Algorithm for multivariate polynomial system

60 Views Asked by At

Is there any algorithm that can solve multivariate polynomial systems ? I remember some stuff about Groebner basis and elimination theory but I don't remember of any Algorithm that take as input a system and give as an output the solution of the system. I would like to implement such an algorithm on magma or sage.