In the following we list the operations that LattE v1.1 can
perform on bounded convex polyhedra (more commonly referred to as
polytopes). For the reader's convenience, we already include
the basic commands to actually do the tasks. Let us assume that a
description of a polytope
is given in the file ``fileName'' (see
Section 3 for format) and that a cost vector is
specified in the file ``fileName.cost'' (needed for the optimization
part, see Section 3 for format).
Tasks performed by LattE v1.1:
./count fileName
./count dil n fileName
./ehrhart fileName
./ehrhart n fileName
./maximize fileName
./minimize fileName
In addition to these basic functions, there are more specific calls to LattE. For example to use the homogenized Barvinok algorithm instead of the original one in order to count the lattice points. These details will be explained in Section 4.