#include "CglCutGenerator.hpp"#include "CoinHelperFunctions.hpp"#include "CouenneCutGenerator.hpp"#include "CouenneProblem.hpp"Include dependency graph for isOptimumCut.cpp:

Go to the source code of this file.
Functions | |
| bool | isOptimumCut (const CouNumber *opt, OsiCuts &cs, CouenneProblem *p) |
| bool isOptimumCut | ( | const CouNumber * | opt, | |
| OsiCuts & | cs, | |||
| CouenneProblem * | p | |||
| ) |
Definition at line 19 of file isOptimumCut.cpp.
References COUENNE_EPS, and n.
Referenced by CouenneCutGenerator::generateCuts().
1.4.7