Bonmin 1.8.9
Loading...
Searching...
No Matches
BonHeuristicDive.hpp File Reference
#include "BonOsiTMINLPInterface.hpp"
#include "BonBonminSetup.hpp"
#include "CbcHeuristic.hpp"
+ Include dependency graph for BonHeuristicDive.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Bonmin::HeuristicDive
 

Namespaces

namespace  Bonmin
 (C) Copyright International Business Machines Corporation 2007
 

Functions

bool Bonmin::isNlpFeasible (TMINLP2TNLP *minlp, const double primalTolerance)
 checks if the NLP relaxation of the problem is feasible
 
void Bonmin::adjustPrimalTolerance (TMINLP2TNLP *minlp, double &primalTolerance)
 Adjusts the primalTolerance in case some of the constraints are violated.