Minotaur 0.4.1
Docs for developers
Macros | Typedefs | Functions
STOAHandler.cpp File Reference
#include <cmath>
#include <iomanip>
#include <iostream>
#include <fstream>
#include <sstream>
#include <string>
#include "MinotaurConfig.h"
#include "CNode.h"
#include "Constraint.h"
#include "Engine.h"
#include "MILPEngine.h"
#include "Environment.h"
#include "Function.h"
#include "Logger.h"
#include "Node.h"
#include "NonlinearFunction.h"
#include "Objective.h"
#include "Operations.h"
#include "Option.h"
#include "ProblemSize.h"
#include "STOAHandler.h"
#include "Relaxation.h"
#include "Solution.h"
#include "SolutionPool.h"
#include "Timer.h"
#include "VarBoundMod.h"
#include "Variable.h"
#include "QuadraticFunction.h"
#include <omp.h>
Include dependency graph for STOAHandler.cpp:

Macros

#define PRINT   0
 

Typedefs

typedef std::vector< ConstraintPtr >::const_iterator CCIter
 

Functions

void printx (double *x, UInt size)
 
void printx (const double *x, UInt size)
 

Detailed Description

\Briefly define a handler for the textbook type Quesada-Grossmann Algorithm. \Authors Meenarli Sharma and Prashant Palkar, Indian Institute of Technology Bombay


Minotaur source code documented by Doxygen 1.9.4 on Thu Apr 24 2025