#include "CoinHelperFunctions.hpp"
#include "CouenneProblem.hpp"
#include "CouenneVarObject.hpp"
Include dependency graph for infeasibility.cpp:
Go to the source code of this file.
Variables | |
const CouNumber | weiMin = 0.8 |
weights for computing infeasibility | |
const CouNumber | weiMax = 1.3 |
const CouNumber | weiSum = 0.1 |
const CouNumber | weiAvg = 0.0 |
weights for computing infeasibility
Definition at line 17 of file infeasibility.cpp.
Referenced by CouenneVarObject::checkInfeasibility().
Definition at line 18 of file infeasibility.cpp.
Referenced by CouenneVarObject::checkInfeasibility().
Definition at line 19 of file infeasibility.cpp.
Referenced by CouenneVarObject::checkInfeasibility().
Definition at line 20 of file infeasibility.cpp.
Referenced by CouenneVarObject::checkInfeasibility().