Uses of Interface
ai.timefold.solver.constraint.streams.bavet.common.PropagationQueue
Packages that use PropagationQueue
Package
Description
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 PropagationQueueModifier and TypeClassDescriptionfinal 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.