toulbar2
WeightedCSPSolver Member List

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

assign(int varIndex, Value value, bool reverse=false)=0WeightedCSPSolverpure virtual
decrease(int varIndex, Value value, bool reverse=false)=0WeightedCSPSolverpure virtual
dump_wcsp(const char *fileName, bool original=true, ProblemFormat format=WCSP_FORMAT)=0WeightedCSPSolverpure virtual
getNbBacktracks() const =0WeightedCSPSolverpure virtual
getNbNodes() const =0WeightedCSPSolverpure virtual
getSolution()=0WeightedCSPSolverpure virtual
getSolution(vector< Value > &solution)=0WeightedCSPSolverpure virtual
getSolutionCost()=0WeightedCSPSolverpure virtual
getSolutions()=0WeightedCSPSolverpure virtual
getSolutionValue()=0WeightedCSPSolverpure virtual
getWCSP()=0WeightedCSPSolverpure virtual
increase(int varIndex, Value value, bool reverse=false)=0WeightedCSPSolverpure virtual
makeWeightedCSPSolver(Cost initUpperBound)WeightedCSPSolverstatic
narycsp(string cmd, vector< Value > &solution)=0WeightedCSPSolverpure virtual
parse_solution(const char *certificate, bool updateValueHeuristic=true)=0WeightedCSPSolverpure virtual
read_random(int n, int m, vector< int > &p, int seed, bool forceSubModular=false, string globalname="")=0WeightedCSPSolverpure virtual
read_solution(const char *fileName, bool updateValueHeuristic=true)=0WeightedCSPSolverpure virtual
read_wcsp(const char *fileName)=0WeightedCSPSolverpure virtual
remove(int varIndex, Value value, bool reverse=false)=0WeightedCSPSolverpure virtual
solve(bool first=true)=0WeightedCSPSolverpure virtual
solve_symmax2sat(int n, int m, int *posx, int *posy, double *cost, int *sol)=0WeightedCSPSolverpure virtual