Uses of Package
org.optaplanner.core.api.score
Packages that use org.optaplanner.core.api.score
Package
Description
Classes used for
Score
calculation.Support for a
Score
with a configurable number of score levels
and int
score weights.Support for a
Score
with a configurable number of score levels
and BigDecimal
score weights.Support for a
Score
with a configurable number of score levels
and long
score weights.Support for a
Score
with 3 score levels and int
score weights.Support for a
Score
with 3 score levels and BigDecimal
score weights.Support for a
Score
with 3 score levels and long
score weights.Support for a
Score
with 2 score levels and int
score weights.Support for a
Score
with 2 score levels and BigDecimal
score
weights.Support for a
Score
with 2 score levels and long
score weights.Support for a
Score
with 1 score level and int
score weights.Support for a
Score
with 1 score level and BigDecimal
score weights.Support for a
Score
with 1 score level and long
score weights.In Drools DRL, a
ScoreHolder
keeps track of the
Score
.The
ConstraintStream
API for bi-tuples.The
ConstraintStream
API for four matched facts.The
ConstraintStream
API for tri-tuples.The
ConstraintStream
API for uni-tuples.Solver
, SolverFactory
, ...Event listeners for
Solver
.Jackson bindings for
Score
.JAXB bindings for
Score
.-
Classes in org.optaplanner.core.api.score used by org.optaplanner.benchmark.impl.measurementClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.benchmark.impl.resultClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.benchmark.impl.statisticClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.benchmark.impl.statistic.bestscoreClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.benchmark.impl.statistic.stepscoreClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscoreClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscoreClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscoreClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscoreClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.constraint.drlClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.constraint.drl.holderClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.api.scoreClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Implement
Score
instead.Bendable score is aScore
whoseIBendableScore.hardLevelsSize()
andIBendableScore.softLevelsSize()
are only known at runtime.A Score is result of the score function (AKA fitness function) on a single possible solution.Build bySolutionManager.explain(Object)
to holdConstraintMatchTotal
s andIndictment
s necessary to explain the quality of a particularScore
.Deprecated, for removal: This API element is subject to removal in a future version.UseSolutionManager
instead. -
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.api.score.buildin.bendableClassDescriptionBendable score is a
Score
whoseIBendableScore.hardLevelsSize()
andIBendableScore.softLevelsSize()
are only known at runtime.A Score is result of the score function (AKA fitness function) on a single possible solution. -
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.api.score.buildin.bendablebigdecimalClassDescriptionBendable score is a
Score
whoseIBendableScore.hardLevelsSize()
andIBendableScore.softLevelsSize()
are only known at runtime.A Score is result of the score function (AKA fitness function) on a single possible solution. -
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.api.score.buildin.bendablelongClassDescriptionBendable score is a
Score
whoseIBendableScore.hardLevelsSize()
andIBendableScore.softLevelsSize()
are only known at runtime.A Score is result of the score function (AKA fitness function) on a single possible solution. -
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.api.score.buildin.hardmediumsoftClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.api.score.buildin.hardmediumsoftbigdecimalClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.api.score.buildin.hardmediumsoftlongClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.api.score.buildin.hardsoftClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.api.score.buildin.hardsoftbigdecimalClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.api.score.buildin.hardsoftlongClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.api.score.buildin.simpleClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.api.score.buildin.simplebigdecimalClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.api.score.buildin.simplelongClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.api.score.calculatorClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.api.score.constraintClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.api.score.holderClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.api.score.streamClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.api.score.stream.biClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.api.score.stream.quadClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.api.score.stream.triClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.api.score.stream.uniClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.api.solverClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.Build by
SolutionManager.explain(Object)
to holdConstraintMatchTotal
s andIndictment
s necessary to explain the quality of a particularScore
. -
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.api.solver.eventClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.config.solver.monitoringClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.impl.constructionheuristic.deciderClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.impl.domain.constraintweight.descriptorClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.impl.domain.score.descriptorClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.impl.domain.solution.descriptorClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.impl.exhaustivesearch.nodeClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.impl.exhaustivesearch.node.bounderClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.impl.exhaustivesearch.scopeClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.impl.heuristic.threadClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.impl.localsearch.deciderClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.impl.localsearch.decider.acceptor.greatdelugeClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.impl.localsearch.decider.acceptor.lateacceptanceClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.impl.localsearch.decider.acceptor.simulatedannealingClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.impl.localsearch.decider.acceptor.stepcountinghillclimbingClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.impl.localsearch.decider.forager.finalistClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.impl.phaseClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.impl.phase.scopeClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.impl.scoreClassDescriptionBendable score is a
Score
whoseIBendableScore.hardLevelsSize()
andIBendableScore.softLevelsSize()
are only known at runtime.A Score is result of the score function (AKA fitness function) on a single possible solution.Build bySolutionManager.explain(Object)
to holdConstraintMatchTotal
s andIndictment
s necessary to explain the quality of a particularScore
.Deprecated, for removal: This API element is subject to removal in a future version.UseSolutionManager
instead. -
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.impl.score.constraintClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.impl.score.definitionClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.impl.score.directorClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.impl.score.director.easyClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.impl.score.director.incrementalClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.impl.solverClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.Build by
SolutionManager.explain(Object)
to holdConstraintMatchTotal
s andIndictment
s necessary to explain the quality of a particularScore
. -
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.impl.solver.changeClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.impl.solver.recallerClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.impl.solver.scopeClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.impl.solver.terminationClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.core.impl.statisticClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.persistence.jackson.api.scoreClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.persistence.jaxb.api.scoreClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.persistence.jsonb.api.scoreClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.test.api.score.streamClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.test.impl.scoreClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
-
Classes in org.optaplanner.core.api.score used by org.optaplanner.test.impl.score.streamClassDescriptionA Score is result of the score function (AKA fitness function) on a single possible solution.
IBendableScore
instead.