alpha.c File Reference

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

Go to the source code of this file.

Functions

static int exist_points (int pos, Polyhedron *Pol, Value *context)
int Polyhedron_Not_Empty (Polyhedron *P, Polyhedron *C, int MAXRAYS)
int PolyhedronLTQ (Polyhedron *Pol1, Polyhedron *Pol2, int INDEX, int PDIM, int NbMaxConstrs)
int GaussSimplify (Matrix *Mat1, Matrix *Mat2)
int PolyhedronTSort (Polyhedron **L, unsigned int n, unsigned int index, unsigned int pdim, int *time, int *pvect, unsigned int MAXRAYS)

Function Documentation

static int exist_points ( int  pos,
Polyhedron Pol,
Value *  context 
) [static]
int GaussSimplify ( Matrix Mat1,
Matrix Mat2 
)
int Polyhedron_Not_Empty ( Polyhedron P,
Polyhedron C,
int  MAXRAYS 
)
int PolyhedronLTQ ( Polyhedron Pol1,
Polyhedron Pol2,
int  INDEX,
int  PDIM,
int  NbMaxConstrs 
)
int PolyhedronTSort ( Polyhedron **  L,
unsigned int  n,
unsigned int  index,
unsigned int  pdim,
int *  time,
int *  pvect,
unsigned int  MAXRAYS 
)

Definition at line 532 of file alpha.c.

References p, POL_ENSURE_FACETS, POL_ENSURE_VERTICES, and PolyhedronLTQ().


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