Namespace of the main BandE implementation. More...
Classes | |
| class | BranchControl |
| Central control of branching algorithm. More... | |
| class | IntegerProgram |
| Linear program with integer bounds, coefficients and solutions. More... | |
| class | LinearProgram |
| Encapsulation of a linear program. More... | |
| class | UndoColAction |
| Undo information for a column bound change. More... | |
| class | Settings |
| The Settings class handles command line settings. More... | |
| class | Solutions |
| Handle solutions once they are found. More... | |
| class | Statistics |
| Performs some statistical calculations. More... | |
| class | UndoBase |
| Abstract base class for any undoable modification. More... | |
| class | UndoState |
| Stack pointer for the UndoManager. More... | |
| class | UndoManager |
| Stack of undoable modifications. More... | |
| class | UndoInt |
| Undo information for modification of one int variable. More... | |
Namespace of the main BandE implementation.
All functionality of the main program is included within this namespace. This allows future extensions to use different namespaces without ever worrying about name clashes.
1.6.0