solver  1.0
RoboticLineSolverILP Member List

This is the complete list of members for RoboticLineSolverILP, including all inherited members.

construct(ConstraintsGenerator &generator, bool addGlobalConstraints=true)RoboticLineSolverILPprivate
lowerBoundOnEnergy(const std::vector< Robot * > &robots, const PrecalculatedMapping &m)RoboticLineSolverILPstatic
mMapperRoboticLineSolverILPprivate
mModelRoboticLineSolverILPprivate
RoboticLineSolverILP(Robot *r, const PrecalculatedMapping &m)RoboticLineSolverILP
RoboticLineSolverILP(const RoboticLine &l, const PrecalculatedMapping &m)RoboticLineSolverILP
solve(double relGap=Settings::ILP_RELATIVE_GAP, double timLim=Settings::MAX_RUNTIME) const RoboticLineSolverILP