Uses of Class
ai.timefold.solver.core.impl.neighborhood.stream.enumerating.DatasetSession
Packages that use DatasetSession
Package
Description
-
Uses of DatasetSession in ai.timefold.solver.core.impl.neighborhood.stream
Constructors in ai.timefold.solver.core.impl.neighborhood.stream with parameters of type DatasetSessionModifierConstructorDescriptionDefaultNeighborhoodSession(DatasetSession<Solution_> datasetSession, SolutionView<Solution_> solutionView) -
Uses of DatasetSession in ai.timefold.solver.core.impl.neighborhood.stream.enumerating
Methods in ai.timefold.solver.core.impl.neighborhood.stream.enumerating that return DatasetSessionModifier and TypeMethodDescriptionDatasetSessionFactory.buildSession(SessionContext<Solution_> context)