Macaulay2
»
Documentation
Packages
»
StatePolytope
::
polymakeStatePolytope
next
|
previous
|
forward
|
backward
| up |
index
|
toc
polymakeStatePolytope -- computes state polytopes of ideals
Description
Computes
State
m
(I) or
State
(I), as defined in Sturmfels's book
Groebner bases and convex polytopes
, page 14.
Ways to use
polymakeStatePolytope
:
polymakeStatePolytope(Ideal)
-- computes the state polytope of an ideal
polymakeStatePolytope(ZZ,Ideal)
-- computes the mth state polytope of an ideal
For the programmer
The object
polymakeStatePolytope
is
a
method function
.