Skip to content
This repository was archived by the owner on Dec 9, 2023. It is now read-only.

Latest commit

 

History

History
6 lines (5 loc) · 536 Bytes

File metadata and controls

6 lines (5 loc) · 536 Bytes

GroebnerWalkCode

  • Implementation of the Groebner Walk using Singular, used in part for my Master's Thesis on the Groebner Walk, written in 2020
  • GroebnerWalk.lib implements the actual walk, while the tst.sing files run the walk using different parameters.
  • This was implemented to determine and demonstrate the likely infeasibility of giving time/distance estimates when performing a Groebner Walk.
  • My overall thesis can be found here