solver
1.0
|
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"
Go to the source code of this file.
Classes | |
class | ParallelHeuristicSolver |
A parallel heuristic for the energy optimization of robotic cells. More... | |
A parallel hybrid heuristic solving the energy optimization problem of robotic cells.
Definition in file ParallelHeuristicSolver.h.