choco.cp.model.managers.constraints.global
Class CumulativeManager
java.lang.Object
choco.kernel.model.constraints.ConstraintManager<Variable>
choco.cp.model.managers.MixedConstraintManager
choco.cp.model.managers.constraints.global.AbstractResourceManager
choco.cp.model.managers.constraints.global.CumulativeManager
- All Implemented Interfaces:
- ExpressionManager
public final class CumulativeManager
- extends AbstractResourceManager
- Since:
- 23 janv. 2009 version 2.0.3
- Version:
- 2.0.1
- Author:
- Arnaud Malapert
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CumulativeManager
public CumulativeManager()
makeConstraint
protected SConstraint makeConstraint(CPSolver s,
Variable[] variables,
ResourceParameters rdata,
List<String> options)
- Specified by:
makeConstraint
in class AbstractResourceManager
Copyright © 2012. All Rights Reserved.