|
Bonmin
1.8.8
|
| A class to have all elements necessary to setup a branch-and-bound | |
| Reads a file containing change bounds for variables | |
| Stores branching priorities information | |
| Type for cut generation method with its frequency and string identification | |
| Type for heuristic method with its string identification | |
| String comparison strucutre | |
| Structure for marked non-convex constraints | |
| A class for reading a .col or .row file containing name for variables and constraints (usually ampl generated file) | |
| A class to build outer approximations | |
| Parameters for algorithm | |
| Class to store perturbation radii for variables in the model | |
| Stores a quadratic row of the form l < c + ax + x^T Q x < u | |
Structure which describes a constraints of the form $f[ y F(x) ] with a concave function | |
| A class for reading a .col or .row file containing name for variables and constraints (usually ampl generated file) | |
| Small class to manipulatee various things in an OsiSolverInterface and restore them | |
| Class to store sos constraints for model | |
| This class reads a file with a starting point for Ipopt initalization | |
| A very simple class to provide a common interface for solving MIPs with Cplex and Cbc | |
| Structure for ordering matrix | |
| We will throw this error when a problem is not solved | |
1.8.5