java.lang.Object
org.maxicp.search.CartesianSpaceEvaluator
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CartesianSpaceEvaluator
public CartesianSpaceEvaluator()
-
-
Method Details
-
evaluate
Computes the logarithm of the size of the cartesian product of all the variables' domains.- Parameters:
vars- IntVars on which to compute the cartesian product- Returns:
- the log of the space of all possible solutions (without constraints)
-