Uses of Package
org.maxicp.state.datastructures
Packages that use org.maxicp.state.datastructures
Package
Description
Constraints implementation for Scheduling over Interval Variables and Cumulative Functions
Solver objects
Backtrackable data structures (e.g., sparse-sets, maps, stack, intervals, bitsets)
-
Classes in org.maxicp.state.datastructures used by org.maxicp.cp.engine.constraints.schedulingClassDescriptionSet implemented using a sparse-set data structure that can be saved and restored through the
StateManager.saveState()/StateManager.restoreState()methods. -
Classes in org.maxicp.state.datastructures used by org.maxicp.cp.engine.coreClassDescriptionGeneric Stack that can be saved and restored through the
StateManager.saveState()/StateManager.restoreState()methods. -
Classes in org.maxicp.state.datastructures used by org.maxicp.state.datastructures