Minotaur 0.4.1
Docs for developers
|
#include <stack>
#include "Handler.h"
#include "Engine.h"
#include "Problem.h"
#include "Function.h"
#include "Solution.h"
Go to the source code of this file.
Classes | |
struct | Minotaur::QGStats |
class | Minotaur::QGHandler |
Handler for convex constraints, based on quesada-grossmann algorithm. More... | |
Namespaces | |
namespace | Minotaur |
\Briefly declare a derived class of Handler that handles convex nonlinear constraints of a problem by using Quesada-Grossmann algorithm. \Authors Ashutosh Mahajan and Meenarli Sharma, Indian Institute of Techonology Bombay.