#include <algorithm>
#include <vector>
#include <OsiClpSolverInterface.hpp>
Include dependency graph for CSP_userexits.hpp:
Go to the source code of this file.
Classes | |
class | UserData |
Functions | |
UserData * | initializeUserData (CSP_subProblem *sp, OsiClpSolverInterface *solver, int baseRows) |
UserData* initializeUserData | ( | CSP_subProblem * | sp, | |
OsiClpSolverInterface * | solver, | |||
int | baseRows | |||
) |