All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Sparse solution Detailed Description
Function Documentation
creates a sparse solution
frees sparse solution
returns the variables in the given sparse solution
returns the number of variables in the given sparse solution
returns the the lower bound array for all variables for a given sparse solution
returns the the upper bound array for all variables for a given sparse solution
constructs the first solution of sparse solution (all variables are set to their lower bound value
constructs the next solution of the sparse solution and return whether there was one more or not
|