Minotaur 0.4.1
Docs for developers
Public Attributes | List of all members
Minotaur::LGCIGenStats Struct Reference

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.
 

Member Data Documentation

◆ gns

UInt Minotaur::LGCIGenStats::gns

Number of knapsack inequalities that has a set of GUBs that cover its variables.

◆ knapgub

UInt Minotaur::LGCIGenStats::knapgub

Number of knapsack inequalities considered that has cover inequalities.

◆ noinitcov

UInt Minotaur::LGCIGenStats::noinitcov

Number cuts that does not violate current relaxation solution.


The documentation for this struct was generated from the following file:

Minotaur source code documented by Doxygen 1.9.4 on Thu Apr 24 2025