FourTiTwo : Table of Contents
- FourTiTwo -- Interface for 4ti2
- getMatrix -- reads a matrix from a 4ti2-formatted input file
- hilbertBasis -- calculates the Hilbert basis of the cone; invokes "hilbert" from 4ti2
- InputType
- putMatrix -- writes a matrix into a file formatted for 4ti2
- rays -- calculates the extreme rays of the cone; invokes "rays" from 4ti2
- toBinomial -- creates a toric ideal from a given set of exponents of its generators; equivalent to "4ti2-output --binomials" in 4ti2
- toricCircuits -- calculates the circuits of the toric ideal; invokes "circuits" from 4ti2
- toricGraver -- calculates the Graver basis of the toric ideal; invokes "graver" from 4ti2
- toricGraverDegrees -- displays the degrees of all Graver basis elements for the toric ideal I_A; equivalent to "4ti2-output --degrees foo.gra" in 4ti2
- toricGroebner -- calculates a Groebner basis of the toric ideal I_A, given A; invokes "groebner" from 4ti2
- toricMarkov -- calculates a generating set of the toric ideal I_A, given A; invokes "markov" from 4ti2