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

A statistic struct for MINLP Diving heuristic. More...

#include <MINLPDiving.h>

Public Attributes

UInt numNLPs [4]
 
UInt numInfeas [4]
 NLPs solved in each selection method.
 
UInt errors [4]
 Infeasible NLPs solved.
 
UInt numSol [4]
 NLPs that encountered errors.
 
double time [4]
 Solutions obtained.
 
UInt iterations [4]
 Time for each selection method.
 
UInt totalNLPs
 NLP iterations.
 
UInt totalSol
 NLPs solved. More...
 
UInt numLocal
 Solutions found.
 
double best_obj_value
 Local optimal solutions obtained.
 
double totalTime
 Best objective value of feasible solution.
 
UInt totalProbs
 Iterations.
 

Detailed Description

A statistic struct for MINLP Diving heuristic.

A statistic struct for ParMINLP Diving heuristic.

Member Data Documentation

◆ totalSol

UInt Minotaur::DivingheurStats::totalSol

NLPs solved.

Problems solved.


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

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