|
Minotaur 0.4.1
Docs for developers
|
Declare a handler for quadratic constraints of the form 


#include "Handler.h"

Go to the source code of this file.
Classes | |
| struct | Minotaur::LinUnivar |
A structure to save information about constraints of the form ![]() | |
| struct | Minotaur::LinBivar |
More... | |
| class | Minotaur::UnivarQuadHandler |
More... | |
Namespaces | |
| namespace | Minotaur |
Typedefs | |
| typedef LinUnivar * | Minotaur::LinUnivarPtr |
| typedef std::vector< LinUnivarPtr > | Minotaur::LinUnivarVec |
| |
| typedef LinUnivarVec::iterator | Minotaur::LinUnivarVecIter |
| |
| typedef LinBivar * | Minotaur::LinBivarPtr |
| typedef std::vector< LinBivarPtr > | Minotaur::LinBivarVec |
| |
| typedef LinBivarVec::iterator | Minotaur::LinBivarVecIter |
| |
Declare a handler for quadratic constraints of the form 

