solver  1.0
Classes
ParallelHeuristicSolver.h File Reference

A parallel hybrid heuristic solving the energy optimization problem of robotic cells. More...

#include <atomic>
#include <map>
#include <vector>
#include "Shared/Algorithms.h"
#include "HeuristicSolver/KnowledgeBase.h"
#include "HeuristicSolver/DataStructures.h"
#include "HeuristicSolver/HeuristicAlgorithms.h"
#include "ILPSolver/RoboticLineSolverLP.h"
+ Include dependency graph for ParallelHeuristicSolver.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ParallelHeuristicSolver
 A parallel heuristic for the energy optimization of robotic cells. More...
 

Detailed Description

A parallel hybrid heuristic solving the energy optimization problem of robotic cells.

Author
Libor Bukata

Definition in file ParallelHeuristicSolver.h.