BonOsiTMINLPInterface.hpp File Reference

#include <string>
#include <iostream>
#include "OsiSolverInterface.hpp"
#include "CoinWarmStartBasis.hpp"
#include "BonCutStrengthener.hpp"

Go to the source code of this file.

Classes

class  Bonmin::OsiTMINLPInterface
 This is class provides an Osi interface for a Mixed Integer Linear Program expressed as a TMINLP (so that we can use it for example as the continuous solver in Cbc). More...
class  Bonmin::OsiTMINLPInterface::SimpleError
 Error class to throw exceptions from OsiTMINLPInterface. More...
class  Bonmin::OsiTMINLPInterface::Messages
 Messages written by an OsiTMINLPInterface. More...

Namespaces

namespace  Bonmin
 

(C) Copyright International Business Machines Corporation 2007


Defines

#define INT_BIAS   0e-8

Enumerations

enum  Bonmin::Solver { Bonmin::EIpopt = 0, Bonmin::EFilterSQP, Bonmin::EAll }
 

Solvers for solving nonlinear programs.

More...

Define Documentation

#define INT_BIAS   0e-8

Definition at line 16 of file BonOsiTMINLPInterface.hpp.


Generated on 17 Nov 2013 for Bonmin by  doxygen 1.6.1