#include "BonOaDecBase.hpp"
#include "CglConfig.h"
#include "CglCutGenerator.hpp"
#include "OsiRowCut.hpp"
#include "BonAuxInfos.hpp"
#include "BonBabInfos.hpp"
#include "OsiSolverInterface.hpp"
#include "CouenneConfig.h"
#include "CouenneJournalist.hpp"
#include "CouenneTypes.hpp"
Go to the source code of this file.
Classes | |
class | Ipopt::SmartPtr< T > |
class | Couenne::CouenneCutGenerator |
Cut Generator for linear convexifications. More... | |
Namespaces | |
Ipopt | |
Bonmin | |
Define an n-way class for variables. | |
Couenne | |
general include file for different compilers | |
Functions | |
void | Couenne::sparse2dense (int ncols, t_chg_bounds *chg_bds, int *&changed, int &nchanged) |
translate sparse to dense vector (should be replaced) More... | |