|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScoreCalculator | |
|---|---|
| org.drools.planner.core.score.calculator | |
| org.drools.planner.core.score.definition | |
| org.drools.planner.core.solution.director | |
| Uses of ScoreCalculator in org.drools.planner.core.score.calculator |
|---|
| Subinterfaces of ScoreCalculator in org.drools.planner.core.score.calculator | |
|---|---|
interface |
HardAndSoftConstraintScoreCalculator
|
| Classes in org.drools.planner.core.score.calculator that implement ScoreCalculator | |
|---|---|
class |
AbstractScoreCalculator
Makes it easier to implement a ScoreCalculator. |
class |
DefaultHardAndSoftConstraintScoreCalculator
|
class |
SimpleDoubleScoreCalculator
|
class |
SimpleScoreCalculator
|
| Methods in org.drools.planner.core.score.calculator that return ScoreCalculator | |
|---|---|
ScoreCalculator |
ScoreCalculator.clone()
|
ScoreCalculator |
AbstractScoreCalculator.clone()
|
| Uses of ScoreCalculator in org.drools.planner.core.score.definition |
|---|
| Methods in org.drools.planner.core.score.definition that return ScoreCalculator | |
|---|---|
ScoreCalculator |
ScoreDefinition.buildScoreCalculator()
TODO remove when the rule that sums the final score can be written as a single rule and ScoreCalculator is dead |
ScoreCalculator |
SimpleScoreDefinition.buildScoreCalculator()
|
ScoreCalculator |
HardAndSoftScoreDefinition.buildScoreCalculator()
|
ScoreCalculator |
SimpleDoubleScoreDefinition.buildScoreCalculator()
|
| Uses of ScoreCalculator in org.drools.planner.core.solution.director |
|---|
| Fields in org.drools.planner.core.solution.director declared as ScoreCalculator | |
|---|---|
protected ScoreCalculator |
DefaultSolutionDirector.workingScoreCalculator
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||