32 std::string
runSolver(std::string solverName,
43 std::string
runSolver(std::string solverName,
54 std::string
runSolver(std::string solverName,
55 std::string osol, std::string osil);
65 std::string
runSolver(std::string solverName,
DefaultSolver * selectSolver(std::string solverName, OSInstance *osinstance)
A method to select the solver.
The Default Solver Class.
std::string runSolver(std::string solverName, std::string osol, OSInstance *osinstance)
This class is used to invoke a solver locally.
The in-memory representation of an OSiL instance..