Store statistics of presolving.
More...
#include <NlPresHandler.h>
|
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.
|
|
Store statistics of presolving.
The documentation for this struct was generated from the following file: