solver
1.0
|
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"
Go to the source code of this file.
Classes | |
class | ConstraintsGenerator |
Generation of the (I)LP constraints. More... | |
Declares a class for the generation of constraints.
Definition in file ConstraintsGenerator.h.