Institut de Robòtica i Informàtica Industrial
KRD Group

The CuikSuite Project

CuikBase Directory Reference

src/CuikBase/

Directories

directory  include

Files

file  box.c [code]
 

Implementation of the functions operating on Tbox.


file  box_heap.c [code]
 

Implementation of the functions operating on box Theap.


file  box_list.c [code]
 

Implementation of the functions operating on box Tlist.


file  constants.c [code]
 

Implementations of the functions operating on Tconstants.


file  csmapping.c [code]
 

Implementation of the functions operating on Tmapping.


file  cuiksystem.c [code]
 

Implementation of the functions operating on TCuikSystem.


file  equation.c [code]
 

Implementation of the functions operating on Tequation.


file  equations.c [code]
 

Implementation of the functions operating on sets of Tequations.


file  error.c [code]
 

Implementation of error and warning functions.


file  filename.c [code]
 

Implementation of the functions operating on sets of Tfilename.


file  geom.c [code]
 

Implementation of the basic geometric functions.


file  heap.c [code]
 

Implementation of the functions operating on Theap.


file  interval.c [code]
 

Implementation of the functions operating on Tinterval.


file  linear_constraint.c [code]
 

Implementaton of the function operating on TLinearConstraint.


file  list.c [code]
 

Implementation of the functions operating on Tlist.


file  monomial.c [code]
 

Implementations of the functions operating on Tmonomial.


file  parameters.c [code]
 

Implementation of the functions operating on Tparameters.


file  random.c [code]
 

Implementation of the basic randomization functions.


file  readcuiksystem.l [code]
 

Lexical analizer of .cuik files.


file  readcuiksystem.y [code]
 

Syntactic analizer of .cuik files.


file  readparameters.l [code]
 

Lexical analizer of .param files.


file  readparameters.y [code]
 

Syntactic analizer of .cuik files.


file  simplex.c [code]
 

Implementation of the functions operating on TSimplex that are independent of the simplex backend.


file  simplex_clp.c [code]
 

Implementation of the functions operating on TSimplex using the Clp backend.


file  simplex_glpk.c [code]
 

Implementation of the functions operating on TSimplex using the Glpk backend.


file  simplex_lpsolve.c [code]
 

Implementation of the functions operating on TSimplex using the Lp_solve backend.


file  statistics.c [code]
 

Implementation of the functions operating on Tstatistics.


file  variable.c [code]
 

Implementation of the functions operating on box Tvariable.


file  variable_set.c [code]
 

Implementation of the functions operating on box Tvariable_set.


file  variables.c [code]
 

Implementation of the functions operating on box Tvariables.


file  vector.c [code]
 

Implementation of the functions operating on Tvector.