solver  1.0
Classes
RoboticLineSolverLP.h File Reference

Declares LP solver which deals with partially fixed energy optimization problems created by the parallel heuristic. More...

#include <vector>
#include "Settings.h"
#include "RoboticLine.h"
#include "Solution/Solution.h"
#include "Shared/PrecalculatedMapping.h"
#include "ILPModel/ILPModel.h"
#include "ILPSolver/VariableMappingLP.h"
#include "ILPSolver/ConstraintsGenerator.h"
#include "HeuristicSolver/KnowledgeBase.h"
+ Include dependency graph for RoboticLineSolverLP.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PartialSolution
 Fixed locations, power saving modes, and movements. More...
 
class  RoboticLineSolverLP
 Determines an optimal timing of a partially fixed problem. More...
 

Detailed Description

Declares LP solver which deals with partially fixed energy optimization problems created by the parallel heuristic.

Author
Libor Bukata

Definition in file RoboticLineSolverLP.h.