Uses of Interface
ai.timefold.solver.core.preview.api.domain.solution.diff.PlanningSolutionDiff
Packages that use PlanningSolutionDiff
Package
Description
Solver, SolverFactory, ...This package contains classes and interfaces that support
the diffing of
PlanningSolutions.-
Uses of PlanningSolutionDiff in ai.timefold.solver.core.api.solver
Methods in ai.timefold.solver.core.api.solver that return PlanningSolutionDiffModifier and TypeMethodDescription@NonNull PlanningSolutionDiff<Solution_>Compute a difference between two solutions. -
Uses of PlanningSolutionDiff in ai.timefold.solver.core.impl.domain.solution.descriptor
Methods in ai.timefold.solver.core.impl.domain.solution.descriptor that return PlanningSolutionDiffModifier and TypeMethodDescription -
Uses of PlanningSolutionDiff in ai.timefold.solver.core.impl.solver
Methods in ai.timefold.solver.core.impl.solver that return PlanningSolutionDiff -
Uses of PlanningSolutionDiff in ai.timefold.solver.core.preview.api.domain.solution.diff
Methods in ai.timefold.solver.core.preview.api.domain.solution.diff that return PlanningSolutionDiffModifier and TypeMethodDescriptionPlanningEntityDiff.solutionDiff()The diff between the two solutions that this is part of.