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

Go to the source code of this file.
Classes | |
| struct | Minotaur::OAStats |
| class | Minotaur::OAHandler |
| Handler for convex constraints, based on quesada-grossmann algorithm. More... | |
Namespaces | |
| namespace | Minotaur |
Typedefs | |
| typedef OAHandler * | Minotaur::OAHandlerPtr |
\Briefly declare a derived class of Handler that handles convex nonlinear constraints of a problem for the Outer Approximation algorithm. \Authors Meenarli Sharma and Prashant Palkar, Indian Institute of Techonology Bombay.