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

Store statistics of presolving. More...

#include <LinearHandler.h>

Public Attributes

int iters
 
double time
 

‍Number of iterations (main cycle).


 
double timeN
 

‍Total time used in initial presolve.


 
int varDel
 

‍Total time used in presolveNode.


 
int conDel
 

‍Number of variables marked for deletion.


 
int var2Bin
 

‍Number of constraints marked for deletion.


 
int var2Int
 

‍Number of variables converted to binary.


 
int vBnd
 

‍Number of variables converted to integers.


 
int cBnd
 

‍Number of times variable-bounds were tightened.


 
int cImp
 

‍Number of times constraint-bounds were tightened.


 
int bImpl
 

‍Number of times coefficient in a constraint was improved.


 
int nMods
 

‍No. of times a binary var. was changed to implied binary.


 

Detailed Description

Store statistics of presolving.


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