ExternalLibs-Normaliz

© 2010 Anna Bigatti, Christof Soeger
GNU Free Documentation License, Version 1.2



CoCoALib Documentation Index

User documentation

Normaliz is a tool for computations in affine monoids, vector configurations, lattice polytopes, and rational cones.

Here we should include the manual for the normaliz flags/functions, but we wait until libnormaliz interface is more stable. For the moment look at the example.

Examples

Download and compile Normaliz

**libnormaliz** website

Right now (8 October 2010) Normaliz interface as a C++ library is still under development and we are linking to a version which is not officially released. The authors will be quite happy to send you a snapshot in the meanwhile.

After downloading and unzipping it, configure CoCoALib typing

  cd CoCoALib-0.99
  ./configure --with-libnormaliz=<your_path_to>/libnormaliz/
  make

and CoCoALib and libnormaliz will be compiled together.

The compilation of libnormaliz will give many warnings: don't worry, they are just warnings due to the paranoid high warning level of CoCoALib ;-)

Maintainer documentation

Bugs, shortcomings and other ideas

Recent changes

2010