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

Store statistics of presolving. More...

#include <NlPresHandler.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 node presolves.
 
int conDel
 Number of variables marked for deletion.
 
int conRel
 Number of constraints marked for deletion.
 
int infBnds
 Number of times constraint bounds relaxed.
 
int pRefs
 No. of times infeasible implied bounds detected.
 
int vBnd
 Number of perspective reformulations.
 
int cBnd
 Number of times variable-bounds were tightened.
 
int cImp
 Number of times constraint-bounds were tightened.
 
int nMods
 Number of times coefficient in a constraint was improved.
 
int qCone
 Number of changes in nodes.
 

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