Main Page   Compound List   File List   Compound Members   File Members  

example.c File Reference

#include <polylib/polylib.h>

Go to the source code of this file.

Functions

int main ()
 EPRINT : print results while computing the ehrhart polynomial.


Function Documentation

int main  
 

EPRINT : print results while computing the ehrhart polynomial.

this is done by default if you build the executable ehrhart. (If EMAIN is defined). Don't define EMAIN here, it is defined when necessary in the makefile.

Notice: you may however define EPRINT without defining EMAIN, but in this case, you have to initialize the global variable param_name by calling Read_ParamNames before any call to ehrhart. This is NOT recommanded, unless you know what you do. EPRINT causes more debug messages to be printed.

Definition at line 15 of file example.c.

References Constraints2Polyhedron(), Domain_Free(), Matrix_Free(), Matrix_Read(), P_VALUE_FMT, ZDomain_Free(), ZDomainImage(), ZDomainIntersection(), ZDomainPrint(), and ZPolyhedron_Alloc().


Generated on Mon Mar 15 10:59:52 2004 for polylib by doxygen1.2.18