Home
last modified time | relevance | path

Searched refs:SOLVER_DISAGREE_VALUE (Results 1 – 3 of 3) sorted by relevance

/dports/math/bonmin/Bonmin-releases-1.8.8/Bonmin/src/Interfaces/
H A DBonOsiTMINLPInterface.hpp116 SOLVER_DISAGREE_VALUE /** Different solver gives different optimal value for problem.*/, enumerator
H A DBonOsiTMINLPInterface.cpp336 ADD_MSG(SOLVER_DISAGREE_VALUE, warn_m, 1, "%s gives objective %.16g, %s gives %.16g."); in Messages()
2666 messageHandler()->message(SOLVER_DISAGREE_VALUE, messages_) in solveAndCheckErrors()
/dports/math/couenne/Couenne-releases-0.5.8/Couenne/src/interfaces/
H A DCouenneMINLPInterface.cpp297 ADD_MSG(SOLVER_DISAGREE_VALUE, warn_m, 1, "%s gives objective %.16g, %s gives %.16g.");
2484 messageHandler()->message(SOLVER_DISAGREE_VALUE, messages_)