Uses of Interface
ai.timefold.solver.core.preview.api.neighborhood.NeighborhoodBuilder
Packages that use NeighborhoodBuilder
Package
Description
-
Uses of NeighborhoodBuilder in ai.timefold.solver.core.impl.neighborhood
Methods in ai.timefold.solver.core.impl.neighborhood with parameters of type NeighborhoodBuilderModifier and TypeMethodDescriptionDefaultNeighborhoodProvider.defineNeighborhood(NeighborhoodBuilder<Solution_> builder) -
Uses of NeighborhoodBuilder in ai.timefold.solver.core.impl.neighborhood.stream
Classes in ai.timefold.solver.core.impl.neighborhood.stream that implement NeighborhoodBuilderMethods in ai.timefold.solver.core.impl.neighborhood.stream that return NeighborhoodBuilderModifier and TypeMethodDescriptionDefaultNeighborhoodBuilder.add(MoveProvider<Solution_> moveProvider) -
Uses of NeighborhoodBuilder in ai.timefold.solver.core.preview.api.neighborhood
Methods in ai.timefold.solver.core.preview.api.neighborhood that return NeighborhoodBuilderMethods in ai.timefold.solver.core.preview.api.neighborhood with parameters of type NeighborhoodBuilderModifier and TypeMethodDescriptionNeighborhoodProvider.defineNeighborhood(NeighborhoodBuilder<Solution_> builder)