|
Minotaur 0.4.1
Docs for developers
|
Define abstract base class for handlers of various kinds. More...
#include "Types.h"

Go to the source code of this file.
Classes | |
| class | Minotaur::Handler |
| Base class for handling specific types of constraints or objective. More... | |
Namespaces | |
| namespace | Minotaur |
Typedefs | |
| typedef PreMod * | Minotaur::PreModPtr |
| typedef std::deque< PreModPtr > | Minotaur::PreModQ |
| typedef PreModQ::iterator | Minotaur::PreModQIter |
| typedef PreModQ::const_iterator | Minotaur::PreModQConstIter |
Define abstract base class for handlers of various kinds.
Defines the base class Handler.