Uses of Package
org.maxicp.cp.engine.constraints.scheduling
Packages that use org.maxicp.cp.engine.constraints.scheduling
Package
Description
Constraint Programming Solver Implementation
Constraints implementation for Scheduling over Interval Variables and Cumulative Functions
CP Instantiation of the Symbolic Modeling API
-
Classes in org.maxicp.cp.engine.constraints.scheduling used by org.maxicp.cpClassDescriptionCP implementation of a Cumulative FunctionNoOverlap constraint, ensures that a set of interval variables do not overlap in time.
-
Classes in org.maxicp.cp.engine.constraints.scheduling used by org.maxicp.cp.engine.constraints.schedulingClassDescriptionRepresents a scheduling activity i.e. an interval variable that consumes an ammount of resource over time.CP implementation of a Cumulative FunctionRepresents a task event.Represents a task event.Represents a rectangle which is part of the
Profiledatastructure -
Classes in org.maxicp.cp.engine.constraints.scheduling used by org.maxicp.cp.modeling