polylib 5.22.8
alpha.h File Reference

Go to the source code of this file.

Functions

int GaussSimplify (Matrix *M, Matrix *M2)
 
int PolyhedronLTQ (Polyhedron *P1, Polyhedron *P2, int INDEX, int PDIM, int MAXRAYS)
 
int PolyhedronTSort (Polyhedron **L, unsigned int n, unsigned int index, unsigned int pdim, int *time, int *pvect, unsigned int MAXRAYS)
 
int Polyhedron_Not_Empty (Polyhedron *P, Polyhedron *C, int MAXRAYS)
 

Function Documentation

◆ GaussSimplify()

◆ Polyhedron_Not_Empty()

int Polyhedron_Not_Empty ( Polyhedron P,
Polyhedron C,
int  MAXRAYS 
)

◆ PolyhedronLTQ()

◆ PolyhedronTSort()

int PolyhedronTSort ( Polyhedron **  L,
unsigned int  n,
unsigned int  index,
unsigned int  pdim,
int *  time,
int *  pvect,
unsigned int  MAXRAYS 
)

Definition at line 525 of file alpha.c.

References MAXRAYS, n, POL_ENSURE_FACETS, POL_ENSURE_VERTICES, and PolyhedronLTQ().