| Package | Description |
|---|---|
| org.optaplanner.core.config.score.director | |
| org.optaplanner.core.impl.score.director.stream | |
| org.optaplanner.test.impl.score.stream |
| Modifier and Type | Method and Description |
|---|---|
protected <Solution_> |
ScoreDirectorFactoryConfig.buildConstraintStreamScoreDirectorFactory(SolutionDescriptor<Solution_> solutionDescriptor) |
| Constructor and Description |
|---|
ConstraintStreamScoreDirector(ConstraintStreamScoreDirectorFactory<Solution_> scoreDirectorFactory,
boolean lookUpEnabled,
boolean constraintMatchEnabledPreference) |
| Constructor and Description |
|---|
DefaultMultiConstraintVerification(ConstraintStreamScoreDirectorFactory<Solution_> scoreDirectorFactory,
ConstraintProvider constraintProvider) |
DefaultSingleConstraintAssertion(ConstraintStreamScoreDirectorFactory<Solution_> scoreDirectorFactory,
Map<String,ConstraintMatchTotal> constraintMatchTotalMap) |
DefaultSingleConstraintVerification(ConstraintStreamScoreDirectorFactory<Solution_> scoreDirectorFactory) |
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.