Go to the source code of this file.
Variables | |
const CouNumber | weiMin = 0.8 |
weights for computing infeasibility More... | |
const CouNumber | weiMax = 1.3 |
const CouNumber | weiSum = 0.1 |
const CouNumber | weiAvg = 0.0 |
const CouNumber weiMin = 0.8 |
weights for computing infeasibility
Definition at line 20 of file infeasibility.cpp.
const CouNumber weiMax = 1.3 |
Definition at line 21 of file infeasibility.cpp.
const CouNumber weiSum = 0.1 |
Definition at line 22 of file infeasibility.cpp.
const CouNumber weiAvg = 0.0 |
Definition at line 23 of file infeasibility.cpp.