Minotaur 0.4.1
Docs for developers
|
Define the derived class of NodeProcessor that solves LP or NLP relaxations for parallel algorithms. More...
#include <cmath>
#include <iomanip>
#include <omp.h>
#include "MinotaurConfig.h"
#include "Brancher.h"
#include "Constraint.h"
#include "CutManager.h"
#include "Engine.h"
#include "Environment.h"
#include "Function.h"
#include "Handler.h"
#include "Heuristic.h"
#include "ParPCBProcessor.h"
#include "LinearFunction.h"
#include "Logger.h"
#include "Node.h"
#include "Option.h"
#include "ParCutMan.h"
#include "Modification.h"
#include "Relaxation.h"
#include "SolutionPool.h"
#include "ParTreeManager.h"
#include "WarmStart.h"
Define the derived class of NodeProcessor that solves LP or NLP relaxations for parallel algorithms.