|
Minotaur 0.4.1
Docs for developers
|
#include <stack>#include "Handler.h"#include "Engine.h"#include "Problem.h"#include "Function.h"#include "Linearizations.h"

Go to the source code of this file.
Classes | |
| struct | Minotaur::ParQGStats |
| class | Minotaur::ParQGHandlerAdvance |
| Handler for convex constraints, based on quesada-grossmann algorithm. More... | |
Namespaces | |
| namespace | Minotaur |
Typedefs | |
| typedef ParQGHandlerAdvance * | Minotaur::ParQGHandlerAdvancePtr |
\Briefly declare a derived class of Handler that handles convex nonlinear constraints of a problem by using Quesada-Grossmann algorithm. \Authors Meenarli Sharma, Prashant Palkar, Ashutosh Mahajan, Indian Institute of Techonology Bombay.