Minotaur 0.4.1
Docs for developers
|
Define the class MINLPDiving derived from base class Heuristics. More...
Go to the source code of this file.
Classes | |
struct | Minotaur::DivingheurStats |
A statistic struct for MINLP Diving heuristic. More... | |
class | Minotaur::MINLPDiving |
Diving heuristif for MINLPs. More... | |
Namespaces | |
namespace | Minotaur |
Typedefs | |
typedef VarBoundMod * | Minotaur::VarBoundModPtr |
typedef MINLPDiving * | Minotaur::MINLPDivingPtr |
Enumerations | |
enum | Minotaur::Direction { Floor , Minotaur::Ceil , Minotaur::Nearest , Minotaur::Farthest , Floor , Minotaur::Ceil , Minotaur::Nearest , Minotaur::Farthest } |
Direction of rounding. More... | |
enum | Minotaur::Order { Least , Minotaur::Most , Least , Minotaur::Most } |
Order of rounding: least fractional or most fractional. More... | |
enum | Minotaur::Scoretype { Fractional , Minotaur::VectorLength , Minotaur::LexBound , Minotaur::ReducedCost , Fractional , Minotaur::VectorLength , Minotaur::LexBound , Minotaur::ReducedCost } |
Type of score evaluation for fractional variable. More... | |
Define the class MINLPDiving derived from base class Heuristics.
Declares the class MINLPDiving.