Uses of Interface
ai.timefold.solver.constraint.streams.bavet.common.PropagationQueue
-
Packages that use PropagationQueue Package Description ai.timefold.solver.constraint.streams.bavet.common This package contains performance-sensitive code. -
-
Uses of PropagationQueue in ai.timefold.solver.constraint.streams.bavet.common
Classes in ai.timefold.solver.constraint.streams.bavet.common that implement PropagationQueue Modifier and Type Class Description classStaticPropagationQueue<Tuple_ extends AbstractTuple>The implementation moves tuples directly into an either retract, update or insert queue, without any option of moving between the queues.
-