Uses of Interface
ai.timefold.solver.core.impl.heuristic.selector.list.ElementLocation
Packages that use ElementLocation
Package
Description
-
Uses of ElementLocation in ai.timefold.solver.core.impl.domain.variable
Methods in ai.timefold.solver.core.impl.domain.variable that return ElementLocation -
Uses of ElementLocation in ai.timefold.solver.core.impl.heuristic.selector.common.iterator
Methods in ai.timefold.solver.core.impl.heuristic.selector.common.iterator that return ElementLocationModifier and TypeMethodDescriptionstatic ElementLocationUpcomingSelectionIterator.findUnpinnedDestination(Iterator<ElementLocation> destinationIterator, ListVariableDescriptor<?> listVariableDescriptor) Some destination iterators, such as nearby destination iterators, may return even elements which are pinned.Method parameters in ai.timefold.solver.core.impl.heuristic.selector.common.iterator with type arguments of type ElementLocationModifier and TypeMethodDescriptionstatic ElementLocationUpcomingSelectionIterator.findUnpinnedDestination(Iterator<ElementLocation> destinationIterator, ListVariableDescriptor<?> listVariableDescriptor) Some destination iterators, such as nearby destination iterators, may return even elements which are pinned. -
Uses of ElementLocation in ai.timefold.solver.core.impl.heuristic.selector.list
Classes in ai.timefold.solver.core.impl.heuristic.selector.list that implement ElementLocationModifier and TypeClassDescriptionfinal recordPoints to a list variable position specified by an entity and an index.final recordMethods in ai.timefold.solver.core.impl.heuristic.selector.list that return types with arguments of type ElementLocation