|
Minotaur 0.4.1
Docs for developers
|
Declare the handler for functions of type y = |x|. More...


Go to the source code of this file.
Classes | |
| struct | Minotaur::AbsCons |
| Stores data for a single y = |x| constraint. More... | |
| class | Minotaur::AbsHandler |
Namespaces | |
| namespace | Minotaur |
Typedefs | |
| typedef Environment * | Minotaur::EnvPtr |
| typedef Problem * | Minotaur::ProblemPtr |
| typedef Logger * | Minotaur::LoggerPtr |
| typedef AbsCons * | Minotaur::AbsConsPtr |
| typedef std::vector< AbsConsPtr > | Minotaur::AbsConsVector |
| typedef AbsConsVector::iterator | Minotaur::AbsConsIter |
| typedef AbsConsVector::const_iterator | Minotaur::AbsConsConstIter |
| typedef AbsHandler * | Minotaur::AbsHandlerPtr |
Declare the handler for functions of type y = |x|.