H = groebnerWalk(G, R, Strategy => Generic)
Choose which algorithm to use for the Groebner walk. Options are Standard for the original algorithm of Collart, Kalkbrener, and Mall and Generic for the generic walk of Fukuda, Jensen, Lauritzen, and Thomas. The default option is Standard.
|
|
|
|
|