List of all members.
Public Member Functions |
|
| SetPart (int _lines, int _maxColumns) |
|
int | addColumn (double cost, vector< bool > values) |
|
bool | exists (double cost, vector< bool > values) |
|
pair< double, vector< int > > | solve () |
|
int | numberOfColumns () |
Protected Attributes |
|
int | lines |
|
int | maxColumns |
|
Columns | columns |
The documentation for this class was generated from the following file: