Minotaur 0.4.1
Docs for developers
|
Declare the IntVarHandler class for handling integer constrained variables. It checks integrality and provides branching candidates. Does not do any presolving and cut-generation. More...
#include "Handler.h"
Go to the source code of this file.
Classes | |
class | Minotaur::IntVarHandler |
Namespaces | |
namespace | Minotaur |
Typedefs | |
typedef IntVarHandler * | Minotaur::IntVarHandlerPtr |
typedef const IntVarHandler * | Minotaur::ConstIntVarHandlerPtr |
Declare the IntVarHandler class for handling integer constrained variables. It checks integrality and provides branching candidates. Does not do any presolving and cut-generation.