Next: Nonnegativity Constraints
Up: LattE Input Files
Previous: Inequality Description
Contents
In LattE, polytopes are represented by linear constraints,
i.e. equalities or inequalities. By default a constraint is an
inequality of type
unless we specify, by using a single
additional line, the line numbers of constraints that are linear
equalities.
EXAMPLE.
Let
be as in the previous example, but require
instead of
, thus,
.
Then the LattE input file that describes
would be as such:
5 3
1 -1 0
1 0 -1
1 -1 -1
0 1 0
0 0 1
linearity 1 3
The last line states that among the
inequalities one is to be
considered an equality, the third one.
De Loera account latte
2005-08-18