Minotaur 0.4.1
Docs for developers
|
Public Attributes | |
UInt | knaps |
UInt | totalcuts |
Number of total knapsacks solved. | |
UInt | cuts |
Number of all cuts i.e. included duplicates as well. | |
UInt | violated |
Number of total cover cuts generated. | |
UInt | extended |
Number of violated cuts. | |
UInt | simple |
Number of extended cuts generated. | |
UInt | gns |
Number of simple lifted cover cuts generated. | |
UInt | singlectwo |
Number of Gu, Nemhauser, Savelsbergh cuts generated. | |
UInt | basic |
is downlifted. More... | |
UInt | noviol |
Number of cuts generated from initial cover set. | |
UInt | noinitcov |
double | time |
UInt Minotaur::CovCutGenStats::basic |
is downlifted.
Number of general lifted only a single element for C2