Package org.optaplanner.constraint.drl
package org.optaplanner.constraint.drl
-
ClassDescriptionDrlScoreDirector<Solution_,
Score_ extends Score<Score_>> Drools implementation ofScoreDirector
, which directs the Rule Engine to calculate theScore
of theworking solution
.DrlScoreDirectorFactory<Solution_,Score_ extends Score<Score_>> Drools implementation ofScoreDirectorFactory
.DrlScoreDirectorFactoryService<Solution_,Score_ extends Score<Score_>>