Uses of Interface
ai.timefold.solver.core.api.domain.variable.ListVariableListener
-
-
Uses of ListVariableListener in ai.timefold.solver.core.impl.domain.variable.index
Classes in ai.timefold.solver.core.impl.domain.variable.index that implement ListVariableListener Modifier and Type Class Description classExternalizedIndexVariableSupply<Solution_>Alternative toIndexVariableListener.classIndexVariableListener<Solution_> -
Uses of ListVariableListener in ai.timefold.solver.core.impl.domain.variable.inverserelation
Classes in ai.timefold.solver.core.impl.domain.variable.inverserelation that implement ListVariableListener Modifier and Type Class Description classExternalizedSingletonListInverseVariableSupply<Solution_>Alternative toSingletonListInverseVariableListener.classSingletonListInverseVariableListener<Solution_> -
Uses of ListVariableListener in ai.timefold.solver.core.impl.domain.variable.nextprev
Classes in ai.timefold.solver.core.impl.domain.variable.nextprev that implement ListVariableListener Modifier and Type Class Description classNextElementVariableListener<Solution_>classPreviousElementVariableListener<Solution_>
-