Uses of Interface
ai.timefold.solver.core.preview.api.neighborhood.NeighborhoodSession
Packages that use NeighborhoodSession
Package
Description
-
Uses of NeighborhoodSession in ai.timefold.solver.core.impl.neighborhood.stream
Classes in ai.timefold.solver.core.impl.neighborhood.stream that implement NeighborhoodSessionMethods in ai.timefold.solver.core.impl.neighborhood.stream with parameters of type NeighborhoodSessionModifier and TypeMethodDescriptionBiMoveStream.getMoveIterable(NeighborhoodSession neighborhoodSession) InnerMoveStream.getMoveIterable(NeighborhoodSession neighborhoodSession) -
Uses of NeighborhoodSession in ai.timefold.solver.core.preview.api.neighborhood.stream
Methods in ai.timefold.solver.core.preview.api.neighborhood.stream with parameters of type NeighborhoodSessionModifier and TypeMethodDescriptionMoveStream.getMoveIterable(NeighborhoodSession neighborhoodSession)