|
Minotaur 0.4.1
Docs for developers
|
Define base class for finding constraints amenable to perspective reformulation (PR) in the given problem. \Author Meenarli Sharma, Indian Institute of Technology Bombay. More...
#include <cmath>#include <iostream>#include <algorithm>#include <iomanip>#include <iterator>#include <forward_list>#include "Objective.h"#include "Option.h"#include "Logger.h"#include "Function.h"#include "PerspCon.h"#include "LinearFunction.h"#include "NonlinearFunction.h"#include "QuadraticFunction.h"
Define base class for finding constraints amenable to perspective reformulation (PR) in the given problem. \Author Meenarli Sharma, Indian Institute of Technology Bombay.