Uses of Interface
org.maxicp.state.StateInt
Packages that use StateInt
Package
Description
Constraints implementation (propagators)
Constraints implementation for Scheduling over Interval Variables and Cumulative Functions
State Management (trailer, copier, etc.)
Copier strategy for state restoration
Backtrackable data structures (e.g., sparse-sets, maps, stack, intervals, bitsets)
Trail strategy for state restoration
-
Uses of StateInt in org.maxicp.cp.engine.constraints
Methods in org.maxicp.cp.engine.constraints that return StateInt -
Uses of StateInt in org.maxicp.cp.engine.constraints.scheduling
Fields in org.maxicp.cp.engine.constraints.scheduling declared as StateIntModifier and TypeFieldDescriptionprotected final StateIntGeneralizedCumulativeConstraint.maxEndprotected final StateIntGeneralizedCumulativeConstraintBaseLine.maxEndprotected final StateIntGeneralizedCumulativeConstraint.minStartprotected final StateIntGeneralizedCumulativeConstraintBaseLine.minStart -
Uses of StateInt in org.maxicp.state
Methods in org.maxicp.state that return StateIntModifier and TypeMethodDescriptionStateManager.makeStateInt(int initValue) Creates a Stateful integer (restorable) -
Uses of StateInt in org.maxicp.state.copy
Classes in org.maxicp.state.copy that implement StateIntMethods in org.maxicp.state.copy that return StateInt -
Uses of StateInt in org.maxicp.state.datastructures
Fields in org.maxicp.state.datastructures declared as StateInt -
Uses of StateInt in org.maxicp.state.trail
Classes in org.maxicp.state.trail that implement StateIntMethods in org.maxicp.state.trail that return StateInt