Minotaur 0.4.1
Docs for developers
|
Implement the handler for functions of the general univariate convex form y=g(x). More...
#include <cmath>
#include <iostream>
#include <iomanip>
#include "MinotaurConfig.h"
#include "Branch.h"
#include "BrVarCand.h"
#include "Constraint.h"
#include "CxUnivarHandler.h"
#include "Environment.h"
#include "Function.h"
#include "LinMods.h"
#include "Logger.h"
#include "Node.h"
#include "Objective.h"
#include "Operations.h"
#include "Option.h"
#include "QuadraticFunction.h"
#include "ProblemSize.h"
#include "Relaxation.h"
#include "SolutionPool.h"
#include "Variable.h"
Implement the handler for functions of the general univariate convex form y=g(x).