Minotaur 0.4.1
Docs for developers
|
Implement simple node-processor for parallel branch-and-bound. More...
#include <cmath>
#include "MinotaurConfig.h"
#include "Brancher.h"
#include "Engine.h"
#include "Environment.h"
#include "Handler.h"
#include "ParBndProcessor.h"
#include "Logger.h"
#include "Node.h"
#include "Option.h"
#include "Modification.h"
#include "Relaxation.h"
#include "SolutionPool.h"
Implement simple node-processor for parallel branch-and-bound.