solver  1.0
Classes
ConstraintsGenerator.h File Reference

Declares a class for the generation of constraints. More...

#include <cassert>
#include <map>
#include <vector>
#include <utility>
#include "RoboticLine.h"
#include "Shared/PrecalculatedMapping.h"
#include "ILPModel/ILPModel.h"
#include "ILPSolver/VariableMappingILP.h"
+ Include dependency graph for ConstraintsGenerator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ConstraintsGenerator
 Generation of the (I)LP constraints. More...
 

Detailed Description

Declares a class for the generation of constraints.

Author
Libor Bukata

Definition in file ConstraintsGenerator.h.