e-constraints.net
the home of Explanation-based Constraint Programming
Search

 Introduction   Implementations   Applications   Pointers 
e-constraints.net : Implementations : PaLM : Manual : Reference : method makePalmProblem

method makePalmProblem
API method that returns a PalmProblem
Restrictions
makePalmProblem(string, integer): PalmProblem makePalmProblem(name, nbv) creates a problem with nbv maximum variables.
makePalmProblem(string, integer, integer): PalmProblem makePalmProblem(name, nbv, rlxlvl) creates a problem with nbv maximum variables and automatic relaxation for constraints with weight up to rlxlvl.

- Last modified: Sat Nov 17 14:55:14 Paris, Madrid 2001 by Webmaster