#include "BonRegisteredOptions.hpp"#include "BonOaDecBase.hpp"#include "CglCutGenerator.hpp"#include "OsiRowCut.hpp"#include "BonAuxInfos.hpp"#include "BonBabInfos.hpp"#include "OsiSolverInterface.hpp"#include "CouenneTypes.hpp"#include "CouenneJournalist.hpp"Include dependency graph for CouenneCutGenerator.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | CouenneCutGenerator |
| Cut Generator for linear convexifications. More... | |
Functions | |
| void | sparse2dense (int ncols, t_chg_bounds *chg_bds, int *&changed, int &nchanged) |
| translate sparse to dense vector (should be replaced) | |
| void sparse2dense | ( | int | ncols, | |
| t_chg_bounds * | chg_bds, | |||
| int *& | changed, | |||
| int & | nchanged | |||
| ) |
translate sparse to dense vector (should be replaced)
Definition at line 53 of file generateCuts.cpp.
1.4.7