#include "CouenneProblemElem.hpp"#include "CouenneProblem.hpp"#include "exprAux.hpp"#include "exprIVar.hpp"#include "depGraph.hpp"Include dependency graph for constrStandardize.cpp:

Go to the source code of this file.
Functions | |
| void | replace (CouenneProblem *p, int wind, int xind) |
| void replace | ( | CouenneProblem * | p, | |
| int | wind, | |||
| int | xind | |||
| ) |
Definition at line 180 of file constrStandardize.cpp.
References AUX, and isInteger().
Referenced by CouenneProblem::auxiliarize(), and CouenneConstraint::standardize().
1.4.7