verif_ehrhart.c File Reference

#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <polylib/polylib.h>

Go to the source code of this file.

Defines

#define MAXRAYS   1024
#define RANGE   50
#define SRANGE   15
#define BIGDIM   5
#define VSRANGE   5
#define VBIGDIM   8

Functions

int check_poly (Polyhedron *S, Polyhedron *C, Enumeration *en, int nparam, int pos, Value *z)
int main (int argc, char *argv[])

Variables

Value min
Value max
int st

Define Documentation

#define BIGDIM   5

Definition at line 52 of file verif_ehrhart.c.

Referenced by main().

#define MAXRAYS   1024

Definition at line 37 of file verif_ehrhart.c.

Referenced by main().

#define RANGE   50

Definition at line 46 of file verif_ehrhart.c.

Referenced by main().

#define SRANGE   15

Definition at line 49 of file verif_ehrhart.c.

Referenced by main().

#define VBIGDIM   8

Definition at line 58 of file verif_ehrhart.c.

Referenced by main().

#define VSRANGE   5

Definition at line 55 of file verif_ehrhart.c.

Referenced by main().


Function Documentation

int check_poly ( Polyhedron S,
Polyhedron C,
Enumeration en,
int  nparam,
int  pos,
Value *  z 
)
int main ( int  argc,
char *  argv[] 
)

Variable Documentation

Value max

Definition at line 60 of file verif_ehrhart.c.

Referenced by check_poly(), main(), and SortConstraints().

Value min
int st

Definition at line 67 of file verif_ehrhart.c.

Referenced by check_poly(), and main().


Generated on Wed Nov 25 17:45:27 2009 for polylib by  doxygen 1.6.1