Interface and Description |
---|
org.optaplanner.core.api.domain.solution.Solution
Use
PlanningScore , ProblemFactCollectionProperty and ProblemFactProperty instead. Will be removed in 8.0. |
Class and Description |
---|
org.optaplanner.core.impl.domain.solution.AbstractSolution
Use
PlanningSolution.autoDiscoverMemberType() instead. |
org.optaplanner.core.api.score.constraint.IndictmentScoreTotalComparator
in favor
IndictmentScoreComparator |
org.optaplanner.persistence.jackson.api.score.ScoreJacksonJsonSerializer
in favor of
HardSoftScoreJacksonJsonSerializer and variants. |
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. |
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.