Package and Description |
---|
org.optaplanner.core.api.domain.solution.drools |
org.optaplanner.core.api.score.buildin.hardsoftdouble |
org.optaplanner.core.api.score.buildin.simpledouble |
Annotation Type and Description |
---|
org.optaplanner.core.api.domain.solution.drools.ProblemFactCollectionProperty
In favor of
ProblemFactCollectionProperty . |
org.optaplanner.core.api.domain.solution.drools.ProblemFactProperty
In favor of
ProblemFactProperty . |
Constructor and Description |
---|
org.optaplanner.core.impl.score.director.drools.DroolsScoreDirectorFactory(SolutionDescriptor<Solution_>, KieBase)
for removal, legacy code.
|
org.optaplanner.core.impl.score.director.drools.testgen.TestGenDroolsScoreDirectorFactory(SolutionDescriptor<Solution_>, KieBase, List<String>, List<File>)
for removal, legacy code.
|
Enum Constant and Description |
---|
org.optaplanner.benchmark.config.statistic.ProblemStatisticType.CALCULATE_COUNT_PER_SECOND
Use
ProblemStatisticType.SCORE_CALCULATION_SPEED instead. Will be removed in 8.0. |
org.optaplanner.core.config.solver.EnvironmentMode.PRODUCTION
Use
EnvironmentMode.NON_REPRODUCIBLE instead. Will be removed in 8.0. |
org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorType.SOLUTION_TABU
for removal.
|
Annotation Type Element and Description |
---|
org.optaplanner.core.api.domain.entity.PlanningEntity.movableEntitySelectionFilter
in favor of
PlanningEntity.pinningFilter() . |
org.optaplanner.core.api.domain.variable.PlanningVariable.reinitializeVariableEntityFilter
for removal. Instead, filter the entity selector of the placer in the construction heuristic.
|
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.