|
Minotaur 0.4.1
Docs for developers
|
Public Attributes | |
| UInt | liftsubprobs |
| UInt | totalcuts |
| Number of total subproblems solved for lifting. | |
| UInt | cuts |
| Number of all cuts i.e. including duplicates as well. | |
| UInt | violated |
| Number of total cover cuts generated excluding duplicates. | |
| UInt | knapcons |
| Number of violated cuts. | |
| UInt | knapcov |
| UInt | knapgub |
| UInt | gns |
| UInt | noviol |
| Number of Gu, Nemhauser, Savelsbergh cuts generated. | |
| UInt | noinitcov |
| double | time |
| GNS procedure terminated since no inital GNS cover constructed. | |
| UInt Minotaur::LGCIGenStats::gns |
Number of knapsack inequalities that has a set of GUBs that cover its variables.
| UInt Minotaur::LGCIGenStats::knapgub |
Number of knapsack inequalities considered that has cover inequalities.
| UInt Minotaur::LGCIGenStats::noinitcov |
Number cuts that does not violate current relaxation solution.