- a - Variable in class org.optaplanner.core.impl.score.stream.drools.common.BiTuple
-
- a - Variable in class org.optaplanner.core.impl.score.stream.drools.common.QuadTuple
-
- a - Variable in class org.optaplanner.core.impl.score.stream.drools.common.TriTuple
-
- AbstractAcceptor - Class in org.optaplanner.core.impl.localsearch.decider.acceptor
-
- AbstractAcceptor() - Constructor for class org.optaplanner.core.impl.localsearch.decider.acceptor.AbstractAcceptor
-
- AbstractBendableScore<S extends FeasibilityScore<S>> - Class in org.optaplanner.core.api.score
-
Abstract superclass for bendable
Score
types.
- AbstractBendableScore(int) - Constructor for class org.optaplanner.core.api.score.AbstractBendableScore
-
- AbstractBendableScoreDefinition<S extends FeasibilityScore<S>> - Class in org.optaplanner.core.impl.score.definition
-
- AbstractBendableScoreDefinition(int, int) - Constructor for class org.optaplanner.core.impl.score.definition.AbstractBendableScoreDefinition
-
- AbstractBiJoiner<A,B> - Class in org.optaplanner.core.impl.score.stream.bi
-
- AbstractBiJoiner() - Constructor for class org.optaplanner.core.impl.score.stream.bi.AbstractBiJoiner
-
- AbstractBiJoiner(BiPredicate<A, B>) - Constructor for class org.optaplanner.core.impl.score.stream.bi.AbstractBiJoiner
-
- AbstractCachingEntitySelector - Class in org.optaplanner.core.impl.heuristic.selector.entity.decorator
-
- AbstractCachingEntitySelector(EntitySelector, SelectionCacheType) - Constructor for class org.optaplanner.core.impl.heuristic.selector.entity.decorator.AbstractCachingEntitySelector
-
- AbstractCachingMoveSelector - Class in org.optaplanner.core.impl.heuristic.selector.move.decorator
-
- AbstractCachingMoveSelector(MoveSelector, SelectionCacheType) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.decorator.AbstractCachingMoveSelector
-
- AbstractCachingValueSelector - Class in org.optaplanner.core.impl.heuristic.selector.value.decorator
-
- AbstractCachingValueSelector(EntityIndependentValueSelector, SelectionCacheType) - Constructor for class org.optaplanner.core.impl.heuristic.selector.value.decorator.AbstractCachingValueSelector
-
- AbstractCompositeTermination - Class in org.optaplanner.core.impl.solver.termination
-
Abstract superclass that combines multiple
Termination
s.
- AbstractCompositeTermination(List<Termination>) - Constructor for class org.optaplanner.core.impl.solver.termination.AbstractCompositeTermination
-
- AbstractCompositeTermination(Termination...) - Constructor for class org.optaplanner.core.impl.solver.termination.AbstractCompositeTermination
-
- AbstractConfig<C extends AbstractConfig> - Class in org.optaplanner.core.config
-
A config class is a user friendly, validating configuration class that maps XML input.
- AbstractConfig() - Constructor for class org.optaplanner.core.config.AbstractConfig
-
- AbstractConstraint<Solution_,ConstraintFactory extends InnerConstraintFactory<Solution_>> - Class in org.optaplanner.core.impl.score.stream.common
-
- AbstractConstraint(ConstraintFactory, String, String, Function<Solution_, Score<?>>, ScoreImpactType, boolean) - Constructor for class org.optaplanner.core.impl.score.stream.common.AbstractConstraint
-
- AbstractConstraintSessionFactory<Solution_> - Class in org.optaplanner.core.impl.score.stream.common
-
- AbstractConstraintSessionFactory(SolutionDescriptor<Solution_>) - Constructor for class org.optaplanner.core.impl.score.stream.common.AbstractConstraintSessionFactory
-
- AbstractConstraintStream<Solution_> - Class in org.optaplanner.core.impl.score.stream.common
-
- AbstractConstraintStream() - Constructor for class org.optaplanner.core.impl.score.stream.common.AbstractConstraintStream
-
- AbstractConstraintStreamHelper<Right,JoinedStream,Joiner,Predicate> - Class in org.optaplanner.core.impl.score.stream.common
-
- AbstractConstraintStreamHelper() - Constructor for class org.optaplanner.core.impl.score.stream.common.AbstractConstraintStreamHelper
-
- AbstractConstructionHeuristicForager - Class in org.optaplanner.core.impl.constructionheuristic.decider.forager
-
- AbstractConstructionHeuristicForager() - Constructor for class org.optaplanner.core.impl.constructionheuristic.decider.forager.AbstractConstructionHeuristicForager
-
- AbstractCountableValueRange<T> - Class in org.optaplanner.core.impl.domain.valuerange
-
- AbstractCountableValueRange() - Constructor for class org.optaplanner.core.impl.domain.valuerange.AbstractCountableValueRange
-
- AbstractCustomPhaseCommand<Solution_> - Class in org.optaplanner.core.impl.phase.custom
-
- AbstractCustomPhaseCommand() - Constructor for class org.optaplanner.core.impl.phase.custom.AbstractCustomPhaseCommand
-
Deprecated.
- AbstractEntityPlacer - Class in org.optaplanner.core.impl.constructionheuristic.placer
-
- AbstractEntityPlacer() - Constructor for class org.optaplanner.core.impl.constructionheuristic.placer.AbstractEntityPlacer
-
- AbstractEntitySelector - Class in org.optaplanner.core.impl.heuristic.selector.entity
-
- AbstractEntitySelector() - Constructor for class org.optaplanner.core.impl.heuristic.selector.entity.AbstractEntitySelector
-
- AbstractEventSupport<E extends EventListener> - Class in org.optaplanner.core.impl.solver.event
-
- AbstractEventSupport() - Constructor for class org.optaplanner.core.impl.solver.event.AbstractEventSupport
-
- AbstractFinalistPodium - Class in org.optaplanner.core.impl.localsearch.decider.forager.finalist
-
- AbstractFinalistPodium() - Constructor for class org.optaplanner.core.impl.localsearch.decider.forager.finalist.AbstractFinalistPodium
-
- AbstractFromPropertyValueRangeDescriptor<Solution_> - Class in org.optaplanner.core.impl.domain.valuerange.descriptor
-
- AbstractFromPropertyValueRangeDescriptor(GenuineVariableDescriptor<Solution_>, boolean, MemberAccessor) - Constructor for class org.optaplanner.core.impl.domain.valuerange.descriptor.AbstractFromPropertyValueRangeDescriptor
-
- AbstractIncrementalScoreCalculator<Solution_> - Class in org.optaplanner.core.impl.score.director.incremental
-
- AbstractIncrementalScoreCalculator() - Constructor for class org.optaplanner.core.impl.score.director.incremental.AbstractIncrementalScoreCalculator
-
Deprecated.
- AbstractJoiner - Class in org.optaplanner.core.impl.score.stream.common
-
- AbstractJoiner() - Constructor for class org.optaplanner.core.impl.score.stream.common.AbstractJoiner
-
- AbstractLocalSearchForager - Class in org.optaplanner.core.impl.localsearch.decider.forager
-
- AbstractLocalSearchForager() - Constructor for class org.optaplanner.core.impl.localsearch.decider.forager.AbstractLocalSearchForager
-
- AbstractMove<Solution_> - Class in org.optaplanner.core.impl.heuristic.move
-
Abstract superclass for
Move
.
- AbstractMove() - Constructor for class org.optaplanner.core.impl.heuristic.move.AbstractMove
-
- AbstractMoveScope<Solution_> - Class in org.optaplanner.core.impl.phase.scope
-
- AbstractMoveScope(int, Move<Solution_>) - Constructor for class org.optaplanner.core.impl.phase.scope.AbstractMoveScope
-
- AbstractMoveSelector - Class in org.optaplanner.core.impl.heuristic.selector.move
-
- AbstractMoveSelector() - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.AbstractMoveSelector
-
- AbstractOriginalChangeIterator<S extends Move> - Class in org.optaplanner.core.impl.heuristic.selector.common.iterator
-
- AbstractOriginalChangeIterator(EntitySelector, ValueSelector) - Constructor for class org.optaplanner.core.impl.heuristic.selector.common.iterator.AbstractOriginalChangeIterator
-
- AbstractOriginalSwapIterator<S,SubS> - Class in org.optaplanner.core.impl.heuristic.selector.common.iterator
-
- AbstractOriginalSwapIterator(ListIterable<SubS>, ListIterable<SubS>) - Constructor for class org.optaplanner.core.impl.heuristic.selector.common.iterator.AbstractOriginalSwapIterator
-
- AbstractPentaJoiner<A,B,C,D,E> - Class in org.optaplanner.core.impl.score.stream.penta
-
- AbstractPentaJoiner() - Constructor for class org.optaplanner.core.impl.score.stream.penta.AbstractPentaJoiner
-
- AbstractPentaJoiner(PentaPredicate<A, B, C, D, E>) - Constructor for class org.optaplanner.core.impl.score.stream.penta.AbstractPentaJoiner
-
- AbstractPhase<Solution_> - Class in org.optaplanner.core.impl.phase
-
- AbstractPhase(int, String, BestSolutionRecaller<Solution_>, Termination) - Constructor for class org.optaplanner.core.impl.phase.AbstractPhase
-
- AbstractPhaseScope<Solution_> - Class in org.optaplanner.core.impl.phase.scope
-
- AbstractPhaseScope(DefaultSolverScope<Solution_>) - Constructor for class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- AbstractPillarMoveSelectorConfig<C extends AbstractPillarMoveSelectorConfig<C>> - Class in org.optaplanner.core.config.heuristic.selector.move.generic
-
- AbstractPillarMoveSelectorConfig() - Constructor for class org.optaplanner.core.config.heuristic.selector.move.generic.AbstractPillarMoveSelectorConfig
-
- AbstractQuadJoiner<A,B,C,D> - Class in org.optaplanner.core.impl.score.stream.quad
-
- AbstractQuadJoiner() - Constructor for class org.optaplanner.core.impl.score.stream.quad.AbstractQuadJoiner
-
- AbstractQuadJoiner(QuadPredicate<A, B, C, D>) - Constructor for class org.optaplanner.core.impl.score.stream.quad.AbstractQuadJoiner
-
- AbstractRandomChangeIterator<S extends Move> - Class in org.optaplanner.core.impl.heuristic.selector.common.iterator
-
- AbstractRandomChangeIterator(EntitySelector, ValueSelector) - Constructor for class org.optaplanner.core.impl.heuristic.selector.common.iterator.AbstractRandomChangeIterator
-
- AbstractRandomSwapIterator<S,SubS> - Class in org.optaplanner.core.impl.heuristic.selector.common.iterator
-
- AbstractRandomSwapIterator(Iterable<SubS>, Iterable<SubS>) - Constructor for class org.optaplanner.core.impl.heuristic.selector.common.iterator.AbstractRandomSwapIterator
-
- AbstractScore<S extends Score> - Class in org.optaplanner.core.api.score
-
Abstract superclass for
Score
.
- AbstractScore(int) - Constructor for class org.optaplanner.core.api.score.AbstractScore
-
- AbstractScoreDefinition<S extends Score<S>> - Class in org.optaplanner.core.impl.score.definition
-
- AbstractScoreDefinition(String[]) - Constructor for class org.optaplanner.core.impl.score.definition.AbstractScoreDefinition
-
- AbstractScoreDirector<Solution_,Factory_ extends AbstractScoreDirectorFactory<Solution_>> - Class in org.optaplanner.core.impl.score.director
-
- AbstractScoreDirector(Factory_, boolean, boolean) - Constructor for class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- AbstractScoreDirectorFactory<Solution_> - Class in org.optaplanner.core.impl.score.director
-
- AbstractScoreDirectorFactory(SolutionDescriptor<Solution_>) - Constructor for class org.optaplanner.core.impl.score.director.AbstractScoreDirectorFactory
-
- AbstractScoreHibernateType - Class in org.optaplanner.persistence.jpa.impl.score
-
This class is Hibernate specific, because JPA 2.1's @Converter currently
cannot handle 1 class mapping to multiple SQL columns.
- AbstractScoreHibernateType() - Constructor for class org.optaplanner.persistence.jpa.impl.score.AbstractScoreHibernateType
-
- AbstractScoreHolder<Score_ extends Score<Score_>> - Class in org.optaplanner.core.api.score.holder
-
- AbstractScoreHolder(boolean, Score_) - Constructor for class org.optaplanner.core.api.score.holder.AbstractScoreHolder
-
Deprecated.
- AbstractScoreHolder.ConstraintActivationUnMatchListener - Class in org.optaplanner.core.api.score.holder
-
- AbstractScoreJacksonJsonDeserializer<Score_ extends Score<Score_>> - Class in org.optaplanner.persistence.jackson.api.score
-
Jackson binding support for a
Score
type.
- AbstractScoreJacksonJsonDeserializer() - Constructor for class org.optaplanner.persistence.jackson.api.score.AbstractScoreJacksonJsonDeserializer
-
- AbstractScoreJacksonJsonSerializer<Score_ extends Score<Score_>> - Class in org.optaplanner.persistence.jackson.api.score
-
Jackson binding support for a
Score
subtype.
- AbstractScoreJacksonJsonSerializer() - Constructor for class org.optaplanner.persistence.jackson.api.score.AbstractScoreJacksonJsonSerializer
-
- AbstractScoreJaxbXmlAdapter<Score_ extends Score<Score_>> - Class in org.optaplanner.persistence.jaxb.api.score
-
- AbstractScoreJaxbXmlAdapter() - Constructor for class org.optaplanner.persistence.jaxb.api.score.AbstractScoreJaxbXmlAdapter
-
- AbstractScoreJsonbAdapter<Score_ extends Score<Score_>> - Class in org.optaplanner.persistence.jsonb.api.score
-
JSON-B binding support for a
Score
type.
- AbstractScoreJsonbAdapter() - Constructor for class org.optaplanner.persistence.jsonb.api.score.AbstractScoreJsonbAdapter
-
- AbstractScoreVerifier<Solution_> - Class in org.optaplanner.test.impl.score
-
Used in unit tests to assert that 1 particular solution has a specific weight for a specific constraint.
- AbstractScoreVerifier(SolverFactory<Solution_>, Class<? extends Score>) - Constructor for class org.optaplanner.test.impl.score.AbstractScoreVerifier
-
- AbstractScoreXStreamConverter - Class in org.optaplanner.persistence.xstream.api.score
-
- AbstractScoreXStreamConverter() - Constructor for class org.optaplanner.persistence.xstream.api.score.AbstractScoreXStreamConverter
-
- AbstractSelector - Class in org.optaplanner.core.impl.heuristic.selector
-
- AbstractSelector() - Constructor for class org.optaplanner.core.impl.heuristic.selector.AbstractSelector
-
- AbstractSolution<S extends Score> - Class in org.optaplanner.core.impl.domain.solution
-
- AbstractSolution() - Constructor for class org.optaplanner.core.impl.domain.solution.AbstractSolution
-
Deprecated.
- AbstractSolver<Solution_> - Class in org.optaplanner.core.impl.solver
-
- AbstractSolver(BestSolutionRecaller<Solution_>, Termination, List<Phase<Solution_>>) - Constructor for class org.optaplanner.core.impl.solver.AbstractSolver
-
- AbstractStepScope<Solution_> - Class in org.optaplanner.core.impl.phase.scope
-
- AbstractStepScope(int) - Constructor for class org.optaplanner.core.impl.phase.scope.AbstractStepScope
-
- AbstractTabuAcceptor - Class in org.optaplanner.core.impl.localsearch.decider.acceptor.tabu
-
Abstract superclass for all Tabu Acceptors.
- AbstractTabuAcceptor(String) - Constructor for class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.AbstractTabuAcceptor
-
- AbstractTabuSizeStrategy - Class in org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.size
-
- AbstractTabuSizeStrategy() - Constructor for class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.size.AbstractTabuSizeStrategy
-
- AbstractTermination - Class in org.optaplanner.core.impl.solver.termination
-
- AbstractTermination() - Constructor for class org.optaplanner.core.impl.solver.termination.AbstractTermination
-
- AbstractTriJoiner<A,B,C> - Class in org.optaplanner.core.impl.score.stream.tri
-
- AbstractTriJoiner() - Constructor for class org.optaplanner.core.impl.score.stream.tri.AbstractTriJoiner
-
- AbstractTriJoiner(TriPredicate<A, B, C>) - Constructor for class org.optaplanner.core.impl.score.stream.tri.AbstractTriJoiner
-
- AbstractUncountableValueRange<T> - Class in org.optaplanner.core.impl.domain.valuerange
-
- AbstractUncountableValueRange() - Constructor for class org.optaplanner.core.impl.domain.valuerange.AbstractUncountableValueRange
-
- AbstractValueRangeDescriptor<Solution_> - Class in org.optaplanner.core.impl.domain.valuerange.descriptor
-
- AbstractValueRangeDescriptor(GenuineVariableDescriptor<Solution_>, boolean) - Constructor for class org.optaplanner.core.impl.domain.valuerange.descriptor.AbstractValueRangeDescriptor
-
- AbstractValueSelector - Class in org.optaplanner.core.impl.heuristic.selector.value
-
- AbstractValueSelector() - Constructor for class org.optaplanner.core.impl.heuristic.selector.value.AbstractValueSelector
-
- accept(Solution_, Entity_) - Method in interface org.optaplanner.core.api.domain.entity.PinningFilter
-
- accept(ScoreDirector<Solution_>, T) - Method in class org.optaplanner.core.impl.heuristic.selector.common.decorator.CompositeSelectionFilter
-
- accept(ScoreDirector<Solution_>, T) - Method in interface org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionFilter
-
- accept(ScoreDirector, Object) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.FilteringEntitySelector
-
- accept(ScoreDirector<Solution_>, Object) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.NullValueReinitializeVariableEntityFilter
-
- accept(ScoreDirector<Solution_>, Object) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.PinEntityFilter
-
- accept(ScoreDirector, Move) - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.FilteringMoveSelector
-
- accept(ScoreDirector, Object) - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.FilteringValueSelector
-
- accept(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.InitializedValueSelector
-
- accept(ScoreDirector<Solution_>, Object) - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.MovableChainedTrailingValueFilter
-
- acceptedCountLimit - Variable in class org.optaplanner.core.config.localsearch.decider.forager.LocalSearchForagerConfig
-
- acceptedCountLimit - Variable in class org.optaplanner.core.impl.localsearch.decider.forager.AcceptedLocalSearchForager
-
- AcceptedLocalSearchForager - Class in org.optaplanner.core.impl.localsearch.decider.forager
-
- AcceptedLocalSearchForager(FinalistPodium, LocalSearchPickEarlyType, int, boolean) - Constructor for class org.optaplanner.core.impl.localsearch.decider.forager.AcceptedLocalSearchForager
-
- acceptedMoveCount - Variable in class org.optaplanner.core.impl.localsearch.decider.forager.AcceptedLocalSearchForager
-
- Acceptor - Interface in org.optaplanner.core.impl.localsearch.decider.acceptor
-
An Acceptor accepts or rejects a selected
Move
.
- acceptor - Variable in class org.optaplanner.core.impl.localsearch.decider.LocalSearchDecider
-
- AcceptorConfig - Class in org.optaplanner.core.config.localsearch.decider.acceptor
-
- AcceptorConfig() - Constructor for class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- acceptorList - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.CompositeAcceptor
-
- AcceptorType - Enum in org.optaplanner.core.config.localsearch.decider.acceptor
-
- accumulate(DroolsAccumulateContext<ResultContainer_>, Object) - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsAbstractAccumulateFunction
-
- accumulate(ResultContainer_, InTuple) - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsAbstractAccumulateFunction
-
- accumulate(InTuple) - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsAbstractBiCollectingGroupByCollectorProcessor
-
- accumulate(InternalFactHandle, InTuple) - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsAbstractGroupBy
-
- accumulate(Object, Object, Tuple, InternalFactHandle, Declaration[], Declaration[], WorkingMemory) - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsAbstractGroupByAccumulator
-
- accumulate(InTuple) - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsAbstractUniCollectingGroupByCollectorProcessor
-
- accumulate(InTuple) - Method in interface org.optaplanner.core.impl.score.stream.drools.common.GroupByCollectorProcessor
-
- accumulateResults(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- accumulateResults(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- accumulateResults(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- accumulateResults(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- accumulateResults(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- accumulateResults(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
-
- accumulator() - Method in interface org.optaplanner.core.api.score.stream.bi.BiConstraintCollector
-
A lambda that extracts data from the matched facts,
accumulates it in the result container
and returns an undo operation for that accumulation.
- accumulator() - Method in interface org.optaplanner.core.api.score.stream.quad.QuadConstraintCollector
-
A lambda that extracts data from the matched facts,
accumulates it in the result container
and returns an undo operation for that accumulation.
- accumulator() - Method in interface org.optaplanner.core.api.score.stream.tri.TriConstraintCollector
-
A lambda that extracts data from the matched facts,
accumulates it in the result container
and returns an undo operation for that accumulation.
- accumulator() - Method in interface org.optaplanner.core.api.score.stream.uni.UniConstraintCollector
-
A lambda that extracts data from the matched fact,
accumulates it in the result container
and returns an undo operation for that accumulation.
- accumulator() - Method in class org.optaplanner.core.impl.score.stream.bi.DefaultBiConstraintCollector
-
- accumulator() - Method in class org.optaplanner.core.impl.score.stream.quad.DefaultQuadConstraintCollector
-
- accumulator() - Method in class org.optaplanner.core.impl.score.stream.tri.DefaultTriConstraintCollector
-
- accumulator() - Method in class org.optaplanner.core.impl.score.stream.uni.DefaultUniConstraintCollector
-
- ACTIVE_THREAD_COUNT_AUTO - Static variable in class org.optaplanner.core.config.partitionedsearch.PartitionedSearchPhaseConfig
-
- ACTIVE_THREAD_COUNT_UNLIMITED - Static variable in class org.optaplanner.core.config.partitionedsearch.PartitionedSearchPhaseConfig
-
- actualValueClassDeepClonedMemoization - Variable in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner
-
- adaptFromJson(String) - Method in class org.optaplanner.persistence.jsonb.api.score.buildin.bendable.BendableScoreJsonbAdapter
-
- adaptFromJson(String) - Method in class org.optaplanner.persistence.jsonb.api.score.buildin.bendablebigdecimal.BendableBigDecimalScoreJsonbAdapter
-
- adaptFromJson(String) - Method in class org.optaplanner.persistence.jsonb.api.score.buildin.bendablelong.BendableLongScoreJsonbAdapter
-
- adaptFromJson(String) - Method in class org.optaplanner.persistence.jsonb.api.score.buildin.hardmediumsoft.HardMediumSoftScoreJsonbAdapter
-
- adaptFromJson(String) - Method in class org.optaplanner.persistence.jsonb.api.score.buildin.hardmediumsoftbigdecimal.HardMediumSoftBigDecimalScoreJsonbAdapter
-
- adaptFromJson(String) - Method in class org.optaplanner.persistence.jsonb.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreJsonbAdapter
-
- adaptFromJson(String) - Method in class org.optaplanner.persistence.jsonb.api.score.buildin.hardsoft.HardSoftScoreJsonbAdapter
-
- adaptFromJson(String) - Method in class org.optaplanner.persistence.jsonb.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreJsonbAdapter
-
- adaptFromJson(String) - Method in class org.optaplanner.persistence.jsonb.api.score.buildin.hardsoftdouble.HardSoftDoubleScoreJsonbAdapter
-
Deprecated.
- adaptFromJson(String) - Method in class org.optaplanner.persistence.jsonb.api.score.buildin.hardsoftlong.HardSoftLongScoreJsonbAdapter
-
- adaptFromJson(String) - Method in class org.optaplanner.persistence.jsonb.api.score.buildin.simple.SimpleScoreJsonbAdapter
-
- adaptFromJson(String) - Method in class org.optaplanner.persistence.jsonb.api.score.buildin.simplebigdecimal.SimpleBigDecimalScoreJsonbAdapter
-
- adaptFromJson(String) - Method in class org.optaplanner.persistence.jsonb.api.score.buildin.simpledouble.SimpleDoubleScoreJsonbAdapter
-
Deprecated.
- adaptFromJson(String) - Method in class org.optaplanner.persistence.jsonb.api.score.buildin.simplelong.SimpleLongScoreJsonbAdapter
-
- adaptToJson(Score_) - Method in class org.optaplanner.persistence.jsonb.api.score.AbstractScoreJsonbAdapter
-
- add(ScoreDifferencePercentage) - Method in class org.optaplanner.benchmark.impl.measurement.ScoreDifferencePercentage
-
- add(BendableScore) - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScore
-
- add(BendableBigDecimalScore) - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScore
-
- add(BendableLongScore) - Method in class org.optaplanner.core.api.score.buildin.bendablelong.BendableLongScore
-
- add(HardMediumSoftScore) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScore
-
- add(HardMediumSoftBigDecimalScore) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftbigdecimal.HardMediumSoftBigDecimalScore
-
- add(HardMediumSoftLongScore) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScore
-
- add(HardSoftScore) - Method in class org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScore
-
- add(HardSoftBigDecimalScore) - Method in class org.optaplanner.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScore
-
- add(HardSoftDoubleScore) - Method in class org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScore
-
Deprecated.
- add(HardSoftLongScore) - Method in class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScore
-
- add(SimpleScore) - Method in class org.optaplanner.core.api.score.buildin.simple.SimpleScore
-
- add(SimpleBigDecimalScore) - Method in class org.optaplanner.core.api.score.buildin.simplebigdecimal.SimpleBigDecimalScore
-
- add(SimpleDoubleScore) - Method in class org.optaplanner.core.api.score.buildin.simpledouble.SimpleDoubleScore
-
Deprecated.
- add(SimpleLongScore) - Method in class org.optaplanner.core.api.score.buildin.simplelong.SimpleLongScore
-
- add(Score_) - Method in interface org.optaplanner.core.api.score.Score
-
Returns a Score whose value is (this + addend).
- add(E) - Method in class org.optaplanner.core.impl.domain.variable.listener.support.SmallScalingOrderedSet
-
- add(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.common.iterator.SelectionListIterator
-
- add(T) - Method in class org.optaplanner.core.impl.heuristic.selector.common.iterator.SingletonIterator
-
- addAll(Collection<? extends E>) - Method in class org.optaplanner.core.impl.domain.variable.listener.support.SmallScalingOrderedSet
-
- addAllDestinations(Object, Iterator<Object>, int) - Method in class org.optaplanner.core.impl.heuristic.selector.common.nearby.NearbyDistanceMatrix
-
- addChildNode(BavetAbstractBiNode<A, B>) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetAbstractBiNode
-
- addChildNode(BavetAbstractBiNode<A, B>) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetFilterBiNode
-
- addChildNode(BavetAbstractBiNode<GroupKey_, Result_>) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetGroupBiNode
-
- addChildNode(BavetAbstractBiNode<A, B>) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetJoinBiNode
-
- addChildNode(BavetAbstractTriNode<A, B, C>) - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetAbstractTriNode
-
- addChildNode(BavetAbstractTriNode<A, B, C>) - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetFilterTriNode
-
- addChildNode(BavetAbstractTriNode<A, B, C>) - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetJoinTriNode
-
- addChildNode(BavetAbstractUniNode<A>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetAbstractUniNode
-
- addChildNode(BavetAbstractUniNode<A>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetFilterUniNode
-
- addChildNode(BavetAbstractUniNode<A>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetFromUniNode
-
- addChildStream(BavetAbstractBiConstraintStream<Solution_, A, B>) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetAbstractBiConstraintStream
-
- addChildStream(BavetAbstractTriConstraintStream<Solution_, A, B, C>) - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetAbstractTriConstraintStream
-
- addChildStream(BavetAbstractUniConstraintStream<Solution_, A>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetAbstractUniConstraintStream
-
- addChildStream(DroolsAbstractConstraintStream<Solution_>) - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsAbstractConstraintStream
-
- addChildThreadsScoreCalculationCount(long) - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- addChildThreadsScoreCalculationCount(long) - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- addConstraintMatch(RuleContext, int) - Method in class org.optaplanner.core.api.score.buildin.simple.SimpleScoreHolder
-
- addConstraintMatch(RuleContext, BigDecimal) - Method in class org.optaplanner.core.api.score.buildin.simplebigdecimal.SimpleBigDecimalScoreHolder
-
- addConstraintMatch(RuleContext, double) - Method in class org.optaplanner.core.api.score.buildin.simpledouble.SimpleDoubleScoreHolder
-
Deprecated.
- addConstraintMatch(RuleContext, long) - Method in class org.optaplanner.core.api.score.buildin.simplelong.SimpleLongScoreHolder
-
- addConstraintMatch(List<Object>, Score) - Method in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal
-
- addConstraintMatch(ConstraintMatch) - Method in class org.optaplanner.core.api.score.constraint.Indictment
-
- addEntityDescriptor(EntityDescriptor<Solution_>) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- addEntityMimicRecorder(String, EntityMimicRecorder) - Method in class org.optaplanner.core.config.heuristic.policy.HeuristicConfigPolicy
-
- addEventListener(SolverEventListener<Solution_>) - Method in interface org.optaplanner.core.api.solver.Solver
-
- addEventListener(SolverEventListener<Solution_>) - Method in class org.optaplanner.core.impl.solver.AbstractSolver
-
- addEventListener(E) - Method in class org.optaplanner.core.impl.solver.event.AbstractEventSupport
-
- addExceptionThrown(int, Throwable) - Method in class org.optaplanner.core.impl.heuristic.thread.OrderByMoveIndexBlockingQueue
-
This method is thread-safe.
- addExceptionThrown(int, Throwable) - Method in class org.optaplanner.core.impl.partitionedsearch.queue.PartitionQueue
-
This method is thread-safe.
- addExpandableNode(ExhaustiveSearchNode) - Method in class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchPhaseScope
-
- addFacts(Collection<Object>) - Method in class org.optaplanner.core.impl.score.director.drools.testgen.TestGenKieSessionJournal
-
- addFinalist(LocalSearchMoveScope) - Method in class org.optaplanner.core.impl.localsearch.decider.forager.finalist.AbstractFinalistPodium
-
- addFinish(int, long) - Method in class org.optaplanner.core.impl.partitionedsearch.queue.PartitionQueue
-
This method is thread-safe.
- addFromEntityValueRangeProvider(MemberAccessor) - Method in class org.optaplanner.core.impl.domain.policy.DescriptorPolicy
-
- addFromSolutionValueRangeProvider(MemberAccessor) - Method in class org.optaplanner.core.impl.domain.policy.DescriptorPolicy
-
- addHardConstraintMatch(RuleContext, int, int) - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScoreHolder
-
- addHardConstraintMatch(RuleContext, int, BigDecimal) - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScoreHolder
-
- addHardConstraintMatch(RuleContext, int, long) - Method in class org.optaplanner.core.api.score.buildin.bendablelong.BendableLongScoreHolder
-
- addHardConstraintMatch(RuleContext, int) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScoreHolder
-
- addHardConstraintMatch(RuleContext, BigDecimal) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftbigdecimal.HardMediumSoftBigDecimalScoreHolder
-
Add a hard constraint of specified weighting.
- addHardConstraintMatch(RuleContext, long) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreHolder
-
- addHardConstraintMatch(RuleContext, int) - Method in class org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScoreHolder
-
- addHardConstraintMatch(RuleContext, BigDecimal) - Method in class org.optaplanner.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreHolder
-
- addHardConstraintMatch(RuleContext, double) - Method in class org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScoreHolder
-
Deprecated.
- addHardConstraintMatch(RuleContext, long) - Method in class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScoreHolder
-
- addListener(TestGenKieSessionListener) - Method in class org.optaplanner.core.impl.score.director.drools.testgen.TestGenKieSessionJournal
-
- addMediumConstraintMatch(RuleContext, int) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScoreHolder
-
- addMediumConstraintMatch(RuleContext, BigDecimal) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftbigdecimal.HardMediumSoftBigDecimalScoreHolder
-
Add a medium level constraint of specified weighting.
- addMediumConstraintMatch(RuleContext, long) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreHolder
-
- addMimicReplayingEntitySelector(MimicReplayingEntitySelector) - Method in interface org.optaplanner.core.impl.heuristic.selector.entity.mimic.EntityMimicRecorder
-
- addMimicReplayingEntitySelector(MimicReplayingEntitySelector) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.ManualEntityMimicRecorder
-
- addMimicReplayingEntitySelector(MimicReplayingEntitySelector) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicRecordingEntitySelector
-
- addMimicReplayingValueSelector(MimicReplayingValueSelector) - Method in class org.optaplanner.core.impl.heuristic.selector.value.mimic.MimicRecordingValueSelector
-
- addMimicReplayingValueSelector(MimicReplayingValueSelector) - Method in interface org.optaplanner.core.impl.heuristic.selector.value.mimic.ValueMimicRecorder
-
- addMove(ConstructionHeuristicMoveScope) - Method in interface org.optaplanner.core.impl.constructionheuristic.decider.forager.ConstructionHeuristicForager
-
- addMove(ConstructionHeuristicMoveScope) - Method in class org.optaplanner.core.impl.constructionheuristic.decider.forager.DefaultConstructionHeuristicForager
-
- addMove(int, int, int, Move<Solution_>, Score) - Method in class org.optaplanner.core.impl.heuristic.thread.OrderByMoveIndexBlockingQueue
-
This method is thread-safe.
- addMove(LocalSearchMoveScope) - Method in class org.optaplanner.core.impl.localsearch.decider.forager.AcceptedLocalSearchForager
-
- addMove(LocalSearchMoveScope) - Method in interface org.optaplanner.core.impl.localsearch.decider.forager.finalist.FinalistPodium
-
- addMove(LocalSearchMoveScope) - Method in class org.optaplanner.core.impl.localsearch.decider.forager.finalist.HighestScoreFinalistPodium
-
- addMove(LocalSearchMoveScope) - Method in class org.optaplanner.core.impl.localsearch.decider.forager.finalist.StrategicOscillationByLevelFinalistPodium
-
- addMove(LocalSearchMoveScope) - Method in interface org.optaplanner.core.impl.localsearch.decider.forager.LocalSearchForager
-
- addMove(int, PartitionChangeMove<Solution_>) - Method in class org.optaplanner.core.impl.partitionedsearch.queue.PartitionQueue
-
This method is thread-safe.
- addMultiConstraintMatch(RuleContext, int[], int[]) - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScoreHolder
-
- addMultiConstraintMatch(RuleContext, BigDecimal[], BigDecimal[]) - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScoreHolder
-
- addMultiConstraintMatch(RuleContext, long[], long[]) - Method in class org.optaplanner.core.api.score.buildin.bendablelong.BendableLongScoreHolder
-
- addMultiConstraintMatch(RuleContext, int, int, int) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScoreHolder
-
- addMultiConstraintMatch(RuleContext, BigDecimal, BigDecimal, BigDecimal) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftbigdecimal.HardMediumSoftBigDecimalScoreHolder
-
- addMultiConstraintMatch(RuleContext, long, long, long) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreHolder
-
- addMultiConstraintMatch(RuleContext, int, int) - Method in class org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScoreHolder
-
- addMultiConstraintMatch(RuleContext, BigDecimal, BigDecimal) - Method in class org.optaplanner.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreHolder
-
- addMultiConstraintMatch(RuleContext, double, double) - Method in class org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScoreHolder
-
Deprecated.
- addMultiConstraintMatch(RuleContext, long, long) - Method in class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScoreHolder
-
- addNullInValueRange - Variable in class org.optaplanner.core.impl.domain.valuerange.descriptor.AbstractValueRangeDescriptor
-
- addPhaseLifecycleListener(PhaseLifecycleListener<Solution_>) - Method in class org.optaplanner.core.impl.phase.AbstractPhase
-
- addPhaseLifecycleListener(PhaseLifecycleListener<Solution_>) - Method in interface org.optaplanner.core.impl.phase.Phase
-
- addPhaseLifecycleListener(PhaseLifecycleListener<Solution_>) - Method in class org.optaplanner.core.impl.solver.AbstractSolver
-
- addProblemFactChange(ProblemFactChange<Solution_>) - Method in interface org.optaplanner.core.api.solver.Solver
-
- addProblemFactChange(ProblemFactChange<Solution_>) - Method in class org.optaplanner.core.impl.partitionedsearch.PartitionSolver
-
- addProblemFactChange(ProblemFactChange<Solution_>) - Method in class org.optaplanner.core.impl.solver.DefaultSolver
-
- addProblemFactChange(ProblemFactChange<Solution_>) - Method in class org.optaplanner.core.impl.solver.termination.BasicPlumbingTermination
-
- addProblemFactChanges(List<ProblemFactChange<Solution_>>) - Method in interface org.optaplanner.core.api.solver.Solver
-
- addProblemFactChanges(List<ProblemFactChange<Solution_>>) - Method in class org.optaplanner.core.impl.partitionedsearch.PartitionSolver
-
- addProblemFactChanges(List<ProblemFactChange<Solution_>>) - Method in class org.optaplanner.core.impl.solver.DefaultSolver
-
- addProblemFactChanges(List<ProblemFactChange<Solution_>>) - Method in class org.optaplanner.core.impl.solver.termination.BasicPlumbingTermination
-
- addResource(Object, Resource, ResourceType, ResourceConfiguration) - Method in class org.optaplanner.core.impl.solver.kie.KieSolverAssemblerService
-
- addScoringNode(BavetScoringNode) - Method in class org.optaplanner.core.impl.score.stream.bavet.common.BavetNodeBuildPolicy
-
- addSoftConstraintMatch(RuleContext, int, int) - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScoreHolder
-
- addSoftConstraintMatch(RuleContext, int, BigDecimal) - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScoreHolder
-
- addSoftConstraintMatch(RuleContext, int, long) - Method in class org.optaplanner.core.api.score.buildin.bendablelong.BendableLongScoreHolder
-
- addSoftConstraintMatch(RuleContext, int) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScoreHolder
-
- addSoftConstraintMatch(RuleContext, BigDecimal) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftbigdecimal.HardMediumSoftBigDecimalScoreHolder
-
Add a soft constraint match of specified weighting.
- addSoftConstraintMatch(RuleContext, long) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreHolder
-
- addSoftConstraintMatch(RuleContext, int) - Method in class org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScoreHolder
-
- addSoftConstraintMatch(RuleContext, BigDecimal) - Method in class org.optaplanner.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreHolder
-
- addSoftConstraintMatch(RuleContext, double) - Method in class org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScoreHolder
-
Deprecated.
- addSoftConstraintMatch(RuleContext, long) - Method in class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScoreHolder
-
- addUndoableMove(int, int, int, Move<Solution_>) - Method in class org.optaplanner.core.impl.heuristic.thread.OrderByMoveIndexBlockingQueue
-
This method is thread-safe.
- addValueMimicRecorder(String, ValueMimicRecorder) - Method in class org.optaplanner.core.config.heuristic.policy.HeuristicConfigPolicy
-
- addWorkingObject(Map<Object, Object>, Object) - Method in class org.optaplanner.core.impl.domain.lookup.EqualsLookUpStrategy
-
- addWorkingObject(Map<Object, Object>, Object) - Method in class org.optaplanner.core.impl.domain.lookup.ImmutableLookUpStrategy
-
- addWorkingObject(Object) - Method in class org.optaplanner.core.impl.domain.lookup.LookUpManager
-
- addWorkingObject(Map<Object, Object>, Object) - Method in interface org.optaplanner.core.impl.domain.lookup.LookUpStrategy
-
- addWorkingObject(Map<Object, Object>, Object) - Method in class org.optaplanner.core.impl.domain.lookup.NoneLookUpStrategy
-
- addWorkingObject(Map<Object, Object>, Object) - Method in class org.optaplanner.core.impl.domain.lookup.PlanningIdLookUpStrategy
-
- adjustTabuList(int, Collection<? extends Object>) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.AbstractTabuAcceptor
-
- afterAnnotationsProcessed(DescriptorPolicy) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- afterEntityAdded(ScoreDirector, Entity_) - Method in interface org.optaplanner.core.api.domain.variable.VariableListener
-
- afterEntityAdded(Object) - Method in interface org.optaplanner.core.api.score.calculator.IncrementalScoreCalculator
-
- afterEntityAdded(ScoreDirector, Object) - Method in class org.optaplanner.core.impl.domain.variable.anchor.AnchorVariableListener
-
- afterEntityAdded(ScoreDirector, Object) - Method in class org.optaplanner.core.impl.domain.variable.anchor.ExternalizedAnchorVariableSupply
-
- afterEntityAdded(ScoreDirector, Object) - Method in class org.optaplanner.core.impl.domain.variable.inverserelation.CollectionInverseVariableListener
-
- afterEntityAdded(ScoreDirector, Object) - Method in class org.optaplanner.core.impl.domain.variable.inverserelation.ExternalizedCollectionInverseVariableSupply
-
- afterEntityAdded(ScoreDirector, Object) - Method in class org.optaplanner.core.impl.domain.variable.inverserelation.ExternalizedSingletonInverseVariableSupply
-
- afterEntityAdded(ScoreDirector, Object) - Method in class org.optaplanner.core.impl.domain.variable.inverserelation.SingletonInverseVariableListener
-
- afterEntityAdded(EntityDescriptor<Solution_>, Object) - Method in class org.optaplanner.core.impl.domain.variable.listener.support.VariableListenerSupport
-
- afterEntityAdded(ScoreDirector, Entity_) - Method in interface org.optaplanner.core.impl.domain.variable.listener.VariableListener
-
Deprecated.
- afterEntityAdded(ScoreDirector, Entity_) - Method in class org.optaplanner.core.impl.domain.variable.listener.VariableListenerAdapter
-
Deprecated.
- afterEntityAdded(Object) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- afterEntityAdded(EntityDescriptor<Solution_>, Object) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- afterEntityAdded(EntityDescriptor<Solution_>, Object) - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
-
- afterEntityAdded(EntityDescriptor<Solution_>, Object) - Method in class org.optaplanner.core.impl.score.director.drools.testgen.TestGenDroolsScoreDirector
-
- afterEntityAdded(EntityDescriptor<Solution_>, Object) - Method in class org.optaplanner.core.impl.score.director.incremental.IncrementalScoreDirector
-
- afterEntityAdded(Object) - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
-
- afterEntityAdded(EntityDescriptor<Solution_>, Object) - Method in class org.optaplanner.core.impl.score.director.stream.ConstraintStreamScoreDirector
-
- afterEntityRemoved(ScoreDirector, Entity_) - Method in interface org.optaplanner.core.api.domain.variable.VariableListener
-
- afterEntityRemoved(Object) - Method in interface org.optaplanner.core.api.score.calculator.IncrementalScoreCalculator
-
- afterEntityRemoved(ScoreDirector, Object) - Method in class org.optaplanner.core.impl.domain.variable.anchor.AnchorVariableListener
-
- afterEntityRemoved(ScoreDirector, Object) - Method in class org.optaplanner.core.impl.domain.variable.anchor.ExternalizedAnchorVariableSupply
-
- afterEntityRemoved(ScoreDirector, Object) - Method in class org.optaplanner.core.impl.domain.variable.inverserelation.CollectionInverseVariableListener
-
- afterEntityRemoved(ScoreDirector, Object) - Method in class org.optaplanner.core.impl.domain.variable.inverserelation.ExternalizedCollectionInverseVariableSupply
-
- afterEntityRemoved(ScoreDirector, Object) - Method in class org.optaplanner.core.impl.domain.variable.inverserelation.ExternalizedSingletonInverseVariableSupply
-
- afterEntityRemoved(ScoreDirector, Object) - Method in class org.optaplanner.core.impl.domain.variable.inverserelation.SingletonInverseVariableListener
-
- afterEntityRemoved(EntityDescriptor<Solution_>, Object) - Method in class org.optaplanner.core.impl.domain.variable.listener.support.VariableListenerSupport
-
- afterEntityRemoved(ScoreDirector, Entity_) - Method in interface org.optaplanner.core.impl.domain.variable.listener.VariableListener
-
Deprecated.
- afterEntityRemoved(ScoreDirector, Entity_) - Method in class org.optaplanner.core.impl.domain.variable.listener.VariableListenerAdapter
-
Deprecated.
- afterEntityRemoved(Object) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- afterEntityRemoved(EntityDescriptor<Solution_>, Object) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- afterEntityRemoved(EntityDescriptor<Solution_>, Object) - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
-
- afterEntityRemoved(EntityDescriptor<Solution_>, Object) - Method in class org.optaplanner.core.impl.score.director.drools.testgen.TestGenDroolsScoreDirector
-
- afterEntityRemoved(EntityDescriptor<Solution_>, Object) - Method in class org.optaplanner.core.impl.score.director.incremental.IncrementalScoreDirector
-
- afterEntityRemoved(Object) - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
-
- afterEntityRemoved(EntityDescriptor<Solution_>, Object) - Method in class org.optaplanner.core.impl.score.director.stream.ConstraintStreamScoreDirector
-
- afterFireAllRules(KieSession, TestGenKieSessionJournal, TestGenKieSessionFireAllRules) - Method in class org.optaplanner.core.impl.score.director.drools.testgen.reproducer.TestGenCorruptedScoreReproducer
-
- afterFireAllRules(KieSession, TestGenKieSessionJournal, TestGenKieSessionFireAllRules) - Method in class org.optaplanner.core.impl.score.director.drools.testgen.reproducer.TestGenCorruptedVariableListenerReproducer
-
- afterFireAllRules(KieSession, TestGenKieSessionJournal, TestGenKieSessionFireAllRules) - Method in class org.optaplanner.core.impl.score.director.drools.testgen.TestGenKieSessionEventSupport
-
- afterFireAllRules(KieSession, TestGenKieSessionJournal, TestGenKieSessionFireAllRules) - Method in interface org.optaplanner.core.impl.score.director.drools.testgen.TestGenKieSessionListener
-
- afterProblemFactAdded(Object) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- afterProblemFactAdded(Object) - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
-
- afterProblemFactAdded(Object) - Method in class org.optaplanner.core.impl.score.director.drools.testgen.TestGenDroolsScoreDirector
-
- afterProblemFactAdded(Object) - Method in class org.optaplanner.core.impl.score.director.incremental.IncrementalScoreDirector
-
- afterProblemFactAdded(Object) - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
-
- afterProblemFactAdded(Object) - Method in class org.optaplanner.core.impl.score.director.stream.ConstraintStreamScoreDirector
-
- afterProblemFactRemoved(Object) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- afterProblemFactRemoved(Object) - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
-
- afterProblemFactRemoved(Object) - Method in class org.optaplanner.core.impl.score.director.drools.testgen.TestGenDroolsScoreDirector
-
- afterProblemFactRemoved(Object) - Method in class org.optaplanner.core.impl.score.director.incremental.IncrementalScoreDirector
-
- afterProblemFactRemoved(Object) - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
-
- afterProblemFactRemoved(Object) - Method in class org.optaplanner.core.impl.score.director.stream.ConstraintStreamScoreDirector
-
- afterProblemPropertyChanged(Object) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- afterProblemPropertyChanged(Object) - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
-
- afterProblemPropertyChanged(Object) - Method in class org.optaplanner.core.impl.score.director.incremental.IncrementalScoreDirector
-
- afterProblemPropertyChanged(Object) - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
-
- afterProblemPropertyChanged(Object) - Method in class org.optaplanner.core.impl.score.director.stream.ConstraintStreamScoreDirector
-
- afterVariableChanged(ScoreDirector, Entity_) - Method in interface org.optaplanner.core.api.domain.variable.VariableListener
-
- afterVariableChanged(Object, String) - Method in interface org.optaplanner.core.api.score.calculator.IncrementalScoreCalculator
-
- afterVariableChanged(ScoreDirector, Object) - Method in class org.optaplanner.core.impl.domain.variable.anchor.AnchorVariableListener
-
- afterVariableChanged(ScoreDirector, Object) - Method in class org.optaplanner.core.impl.domain.variable.anchor.ExternalizedAnchorVariableSupply
-
- afterVariableChanged(ScoreDirector, Object) - Method in class org.optaplanner.core.impl.domain.variable.inverserelation.CollectionInverseVariableListener
-
- afterVariableChanged(ScoreDirector, Object) - Method in class org.optaplanner.core.impl.domain.variable.inverserelation.ExternalizedCollectionInverseVariableSupply
-
- afterVariableChanged(ScoreDirector, Object) - Method in class org.optaplanner.core.impl.domain.variable.inverserelation.ExternalizedSingletonInverseVariableSupply
-
- afterVariableChanged(ScoreDirector, Object) - Method in class org.optaplanner.core.impl.domain.variable.inverserelation.SingletonInverseVariableListener
-
- afterVariableChanged(VariableDescriptor<Solution_>, Object) - Method in class org.optaplanner.core.impl.domain.variable.listener.support.VariableListenerSupport
-
- afterVariableChanged(ScoreDirector, Entity_) - Method in interface org.optaplanner.core.impl.domain.variable.listener.VariableListener
-
Deprecated.
- afterVariableChanged(ScoreDirector, Entity_) - Method in class org.optaplanner.core.impl.domain.variable.listener.VariableListenerAdapter
-
Deprecated.
- afterVariableChanged(Object, String) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- afterVariableChanged(VariableDescriptor, Object) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- afterVariableChanged(VariableDescriptor, Object) - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
-
- afterVariableChanged(VariableDescriptor, Object) - Method in class org.optaplanner.core.impl.score.director.drools.testgen.TestGenDroolsScoreDirector
-
- afterVariableChanged(VariableDescriptor, Object) - Method in class org.optaplanner.core.impl.score.director.incremental.IncrementalScoreDirector
-
- afterVariableChanged(Object, String) - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
-
- afterVariableChanged(VariableDescriptor, Object) - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
-
- afterVariableChanged(VariableDescriptor, Object) - Method in class org.optaplanner.core.impl.score.director.stream.ConstraintStreamScoreDirector
-
- aggregate(List<SingleBenchmarkResult>) - Method in class org.optaplanner.benchmark.impl.aggregator.BenchmarkAggregator
-
- aggregate(List<SingleBenchmarkResult>, Map<SolverBenchmarkResult, String>) - Method in class org.optaplanner.benchmark.impl.aggregator.BenchmarkAggregator
-
- allChangesWillBeUndoneBeforeStepEnds - Variable in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- AlphabeticMemberComparator - Class in org.optaplanner.core.impl.domain.common
-
- AlphabeticMemberComparator() - Constructor for class org.optaplanner.core.impl.domain.common.AlphabeticMemberComparator
-
- ALUMINIUM_1 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
-
- ALUMINIUM_2 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
-
- ALUMINIUM_3 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
-
- ALUMINIUM_4 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
-
- ALUMINIUM_5 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
-
- ALUMINIUM_6 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
-
- amend(UnaryOperator<PatternDSL.PatternDef<PatternVar>>) - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsUniRuleStructure
-
- anchorMap - Variable in class org.optaplanner.core.impl.domain.variable.anchor.ExternalizedAnchorVariableSupply
-
- AnchorShadowVariable - Annotation Type in org.optaplanner.core.api.domain.variable
-
Specifies that a bean property (or a field) is the anchor of a chained
PlanningVariable
, which implies it's a shadow
variable.
- AnchorShadowVariableDescriptor<Solution_> - Class in org.optaplanner.core.impl.domain.variable.anchor
-
- AnchorShadowVariableDescriptor(EntityDescriptor<Solution_>, MemberAccessor) - Constructor for class org.optaplanner.core.impl.domain.variable.anchor.AnchorShadowVariableDescriptor
-
- anchorShadowVariableDescriptor - Variable in class org.optaplanner.core.impl.domain.variable.anchor.AnchorVariableListener
-
- anchorTrailingChainList - Variable in class org.optaplanner.core.impl.heuristic.selector.value.chained.DefaultSubChainSelector
-
- AnchorVariableDemand - Class in org.optaplanner.core.impl.domain.variable.anchor
-
- AnchorVariableDemand(VariableDescriptor) - Constructor for class org.optaplanner.core.impl.domain.variable.anchor.AnchorVariableDemand
-
- AnchorVariableListener<Solution_> - Class in org.optaplanner.core.impl.domain.variable.anchor
-
- AnchorVariableListener(AnchorShadowVariableDescriptor<Solution_>, VariableDescriptor<Solution_>, SingletonInverseVariableSupply) - Constructor for class org.optaplanner.core.impl.domain.variable.anchor.AnchorVariableListener
-
- AnchorVariableSupply - Interface in org.optaplanner.core.impl.domain.variable.anchor
-
Only supported for chained variables.
- anchorVariableSupply - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMove
-
- anchorVariableSupply - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMoveSelector
-
- anchorVariableSupply - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMoveSelector
-
- and(PentaPredicate<? super A, ? super B, ? super C, ? super D, ? super E>) - Method in interface org.optaplanner.core.api.function.PentaPredicate
-
Returns a composed predicate that represents a short-circuiting logical
AND of this predicate and another.
- and(QuadPredicate<? super A, ? super B, ? super C, ? super D>) - Method in interface org.optaplanner.core.api.function.QuadPredicate
-
Returns a composed predicate that represents a short-circuiting logical
AND of this predicate and another.
- and(TriPredicate<? super A, ? super B, ? super C>) - Method in interface org.optaplanner.core.api.function.TriPredicate
-
Returns a composed predicate that represents a short-circuiting logical
AND of this predicate and another.
- andCollect(BiConstraintCollector<A, B, __, NewA>) - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsBiCondition
-
- andCollect(QuadConstraintCollector<A, B, C, D, __, NewA>) - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsQuadCondition
-
- andCollect(TriConstraintCollector<A, B, C, __, NewA>) - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsTriCondition
-
- andCollect(UniConstraintCollector<A, __, NewA>) - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsUniCondition
-
- AndCompositeTermination - Class in org.optaplanner.core.impl.solver.termination
-
- AndCompositeTermination(List<Termination>) - Constructor for class org.optaplanner.core.impl.solver.termination.AndCompositeTermination
-
- AndCompositeTermination(Termination...) - Constructor for class org.optaplanner.core.impl.solver.termination.AndCompositeTermination
-
- andFilter(BiPredicate<A, B>) - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsBiCondition
-
- andFilter(QuadPredicate<A, B, C, D>) - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsQuadCondition
-
- andFilter(TriPredicate<A, B, C>) - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsTriCondition
-
- andFilter(Predicate<A>) - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsUniCondition
-
- andGroup(BiFunction<A, B, NewA>) - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsBiCondition
-
- andGroup(QuadFunction<A, B, C, D, NewA>) - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsQuadCondition
-
- andGroup(TriFunction<A, B, C, NewA>) - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsTriCondition
-
- andGroup(Function<A, NewA>) - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsUniCondition
-
- andGroupBi(BiFunction<A, B, NewA>, BiFunction<A, B, NewB>) - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsBiCondition
-
- andGroupBi(QuadFunction<A, B, C, D, NewA>, QuadFunction<A, B, C, D, NewB>) - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsQuadCondition
-
- andGroupBi(TriFunction<A, B, C, NewA>, TriFunction<A, B, C, NewB>) - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsTriCondition
-
- andGroupBi(Function<A, NewA>, Function<A, NewB>) - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsUniCondition
-
- andGroupBiWithCollect(BiFunction<A, B, NewA>, BiFunction<A, B, NewB>, BiConstraintCollector<A, B, ?, NewC>) - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsBiCondition
-
- andGroupBiWithCollect(QuadFunction<A, B, C, D, NewA>, QuadFunction<A, B, C, D, NewB>, QuadConstraintCollector<A, B, C, D, __, NewC>) - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsQuadCondition
-
- andGroupBiWithCollect(TriFunction<A, B, C, NewA>, TriFunction<A, B, C, NewB>, TriConstraintCollector<A, B, C, ?, NewC>) - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsTriCondition
-
- andGroupBiWithCollect(Function<A, NewA>, Function<A, NewB>, UniConstraintCollector<A, ?, NewC>) - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsUniCondition
-
- andGroupBiWithCollectBi(BiFunction<A, B, NewA>, BiFunction<A, B, NewB>, BiConstraintCollector<A, B, ?, NewC>, BiConstraintCollector<A, B, ?, NewD>) - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsBiCondition
-
- andGroupBiWithCollectBi(QuadFunction<A, B, C, D, NewA>, QuadFunction<A, B, C, D, NewB>, QuadConstraintCollector<A, B, C, D, ?, NewC>, QuadConstraintCollector<A, B, C, D, ?, NewD>) - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsQuadCondition
-
- andGroupBiWithCollectBi(TriFunction<A, B, C, NewA>, TriFunction<A, B, C, NewB>, TriConstraintCollector<A, B, C, ?, NewC>, TriConstraintCollector<A, B, C, ?, NewD>) - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsTriCondition
-
- andGroupBiWithCollectBi(Function<A, NewA>, Function<A, NewB>, UniConstraintCollector<A, ?, NewC>, UniConstraintCollector<A, ?, NewD>) - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsUniCondition
-
- andGroupWithCollect(BiFunction<A, B, NewA>, BiConstraintCollector<A, B, ?, NewB>) - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsBiCondition
-
- andGroupWithCollect(QuadFunction<A, B, C, D, NewA>, QuadConstraintCollector<A, B, C, D, __, NewB>) - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsQuadCondition
-
- andGroupWithCollect(TriFunction<A, B, C, NewA>, TriConstraintCollector<A, B, C, ?, NewB>) - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsTriCondition
-
- andGroupWithCollect(Function<A, NewA>, UniConstraintCollector<A, ?, NewB>) - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsUniCondition
-
- andIfExists(Class<C>, TriJoiner<A, B, C>...) - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsBiCondition
-
- andIfExists(Class<E>, PentaJoiner<A, B, C, D, E>...) - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsQuadCondition
-
- andIfExists(Class<D>, QuadJoiner<A, B, C, D>...) - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsTriCondition
-
- andIfExists(Class<B>, BiJoiner<A, B>...) - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsUniCondition
-
- andIfNotExists(Class<C>, TriJoiner<A, B, C>...) - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsBiCondition
-
- andIfNotExists(Class<E>, PentaJoiner<A, B, C, D, E>...) - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsQuadCondition
-
- andIfNotExists(Class<D>, QuadJoiner<A, B, C, D>...) - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsTriCondition
-
- andIfNotExists(Class<B>, BiJoiner<A, B>...) - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsUniCondition
-
- andJoin(DroolsUniCondition<C, CPatternVar>, AbstractTriJoiner<A, B, C>) - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsBiCondition
-
- andJoin(DroolsUniCondition<D, DPatternVar>, AbstractQuadJoiner<A, B, C, D>) - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsTriCondition
-
- andJoin(DroolsUniCondition<B, BPatternVar>, AbstractBiJoiner<A, B>) - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsUniCondition
-
- anyChained - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMoveSelector
-
- appendVariablesToString(StringBuilder, List<Object>) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMove
-
- appendVariablesToString(StringBuilder, Object) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMove
-
- apply(A, B, C, D, E) - Method in interface org.optaplanner.core.api.function.PentaFunction
-
Applies this function to the given arguments.
- apply(A, B, C, D) - Method in interface org.optaplanner.core.api.function.QuadFunction
-
Applies this function to the given arguments.
- apply(A, B, C) - Method in interface org.optaplanner.core.api.function.TriFunction
-
Applies this function to the given arguments.
- applyAsInt(A, B, C, D) - Method in interface org.optaplanner.core.api.function.ToIntQuadFunction
-
Applies this function to the given arguments.
- applyAsInt(A, B, C) - Method in interface org.optaplanner.core.api.function.ToIntTriFunction
-
Applies this function to the given arguments.
- applyAsLong(A, B, C, D) - Method in interface org.optaplanner.core.api.function.ToLongQuadFunction
-
Applies this function to the given arguments.
- applyAsLong(A, B, C) - Method in interface org.optaplanner.core.api.function.ToLongTriFunction
-
Applies this function to the given arguments.
- applyCustomProperties(Object, String, Map<String, String>, String) - Static method in class org.optaplanner.core.config.util.ConfigUtils
-
- applyInitializedChainedValueFilter(HeuristicConfigPolicy, GenuineVariableDescriptor, SelectionCacheType, SelectionOrder, ValueSelector) - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- applyNearbyEntitySelector(HeuristicConfigPolicy, SelectionCacheType, SelectionCacheType, SelectionOrder, EntitySelector) - Method in class org.optaplanner.core.config.heuristic.selector.common.nearby.NearbySelectionConfig
-
- applyNearbyValueSelector(HeuristicConfigPolicy, SelectionCacheType, SelectionCacheType, SelectionOrder, ValueSelector) - Method in class org.optaplanner.core.config.heuristic.selector.common.nearby.NearbySelectionConfig
-
- ApplyStepOperation<Solution_> - Class in org.optaplanner.core.impl.heuristic.thread
-
- ApplyStepOperation(int, Move<Solution_>, Score) - Constructor for class org.optaplanner.core.impl.heuristic.thread.ApplyStepOperation
-
- arrayWrapping - Variable in class org.optaplanner.core.impl.domain.valuerange.descriptor.AbstractFromPropertyValueRangeDescriptor
-
- asList() - Method in class org.optaplanner.core.impl.score.stream.drools.common.BiTuple
-
- asList() - Method in interface org.optaplanner.core.impl.score.stream.drools.common.FactTuple
-
- asList() - Method in class org.optaplanner.core.impl.score.stream.drools.common.QuadTuple
-
- asList() - Method in class org.optaplanner.core.impl.score.stream.drools.common.TriTuple
-
- aspirationEnabled - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.AbstractTabuAcceptor
-
- assemble(Serializable, SharedSessionContractImplementor, Object) - Method in class org.optaplanner.persistence.jpa.impl.score.AbstractScoreHibernateType
-
- assertBestScoreIsUnmodified - Variable in class org.optaplanner.core.impl.solver.recaller.BestSolutionRecaller
-
- assertClonedSolution - Variable in class org.optaplanner.core.impl.score.director.AbstractScoreDirectorFactory
-
- assertCorrectImpact(int) - Method in class org.optaplanner.core.impl.score.stream.common.AbstractConstraint
-
- assertCorrectImpact(long) - Method in class org.optaplanner.core.impl.score.stream.common.AbstractConstraint
-
- assertCorrectImpact(BigDecimal) - Method in class org.optaplanner.core.impl.score.stream.common.AbstractConstraint
-
- assertExpectedStepScore - Variable in class org.optaplanner.core.impl.constructionheuristic.decider.MultiThreadedConstructionHeuristicDecider
-
- assertExpectedStepScore - Variable in class org.optaplanner.core.impl.localsearch.decider.MultiThreadedLocalSearchDecider
-
- assertExpectedStepScore - Variable in class org.optaplanner.core.impl.phase.AbstractPhase
-
- assertExpectedUndoMoveScore - Variable in class org.optaplanner.core.impl.constructionheuristic.decider.ConstructionHeuristicDecider
-
- assertExpectedUndoMoveScore - Variable in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
-
- assertExpectedUndoMoveScore - Variable in class org.optaplanner.core.impl.localsearch.decider.LocalSearchDecider
-
- assertExpectedUndoMoveScore(Move, Score) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- assertExpectedUndoMoveScore(Move, Score) - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirector
-
- assertExpectedWorkingScore(Score, Object) - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- assertExpectedWorkingScore(Score, Object) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- assertExpectedWorkingScore(Score, Object) - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirector
-
- assertExpectedWorkingSolutionScore - Variable in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase
-
- assertGetterMethod(Method, Class<? extends Annotation>) - Static method in class org.optaplanner.core.impl.domain.common.ReflectionHelper
-
- assertHardWeight(String, int, int, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.bendable.BendableScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertHardWeight(String, String, int, int, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.bendable.BendableScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertHardWeight(String, int, BigDecimal, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.bendablebigdecimal.BendableBigDecimalScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertHardWeight(String, String, int, BigDecimal, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.bendablebigdecimal.BendableBigDecimalScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertHardWeight(String, int, long, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.bendablelong.BendableLongScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertHardWeight(String, String, int, long, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.bendablelong.BendableLongScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertHardWeight(String, int, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardmediumsoft.HardMediumSoftScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertHardWeight(String, String, int, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardmediumsoft.HardMediumSoftScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertHardWeight(String, long, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertHardWeight(String, String, long, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertHardWeight(String, int, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardsoft.HardSoftScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertHardWeight(String, String, int, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardsoft.HardSoftScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertHardWeight(String, BigDecimal, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertHardWeight(String, String, BigDecimal, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertHardWeight(String, long, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardsoftlong.HardSoftLongScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertHardWeight(String, String, long, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardsoftlong.HardSoftLongScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertInitialScoreFromScratch - Variable in class org.optaplanner.core.impl.solver.recaller.BestSolutionRecaller
-
- assertionScoreDirectorFactory - Variable in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- assertionScoreDirectorFactory - Variable in class org.optaplanner.core.impl.score.director.AbstractScoreDirectorFactory
-
- assertMediumWeight(String, int, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardmediumsoft.HardMediumSoftScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertMediumWeight(String, String, int, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardmediumsoft.HardMediumSoftScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertMediumWeight(String, long, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertMediumWeight(String, String, long, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertMoveScoreFromScratch - Variable in class org.optaplanner.core.impl.constructionheuristic.decider.ConstructionHeuristicDecider
-
- assertMoveScoreFromScratch - Variable in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
-
- assertMoveScoreFromScratch - Variable in class org.optaplanner.core.impl.localsearch.decider.LocalSearchDecider
-
- assertNoInitScore() - Method in class org.optaplanner.core.api.score.AbstractScore
-
- assertNotificationQueuesAreEmpty() - Method in class org.optaplanner.core.impl.domain.variable.listener.support.VariableListenerSupport
-
- assertPredictedScoreFromScratch(Score, Object) - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- assertPredictedScoreFromScratch(Score, Object) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- assertPredictedScoreFromScratch(Score, Object) - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirector
-
- assertReadMethod(Method, Class<? extends Annotation>) - Static method in class org.optaplanner.core.impl.domain.common.ReflectionHelper
-
- assertReproducible(TestGenKieSessionJournal, String) - Method in class org.optaplanner.core.impl.score.director.drools.testgen.reproducer.TestGenCorruptedScoreReproducer
-
- assertReproducible(TestGenKieSessionJournal, String) - Method in class org.optaplanner.core.impl.score.director.drools.testgen.reproducer.TestGenCorruptedVariableListenerReproducer
-
- assertReproducible(TestGenKieSessionJournal, String) - Method in class org.optaplanner.core.impl.score.director.drools.testgen.reproducer.TestGenDroolsExceptionReproducer
-
- assertReproducible(TestGenKieSessionJournal, String) - Method in interface org.optaplanner.core.impl.score.director.drools.testgen.reproducer.TestGenOriginalProblemReproducer
-
Throws exception if the original problem is not reproducible with the given journal.
- assertScoreFromScratch(Solution_) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirectorFactory
-
- assertScoreFromScratch(Solution_) - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirectorFactory
-
Asserts that if the
Score
is calculated for the parameter solution,
it would be equal to the score of that parameter.
- assertScoreFromScratch(Solution_) - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- assertShadowVariablesAreNotStale(Score, Object) - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- assertShadowVariablesAreNotStale(Score, Object) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- assertShadowVariablesAreNotStale(Score, Object) - Method in class org.optaplanner.core.impl.score.director.drools.testgen.TestGenDroolsScoreDirector
-
- assertShadowVariablesAreNotStale(Score, Object) - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirector
-
- assertShadowVariablesAreNotStale - Variable in class org.optaplanner.core.impl.solver.recaller.BestSolutionRecaller
-
- assertShadowVariablesAreNotStaleAfterStep - Variable in class org.optaplanner.core.impl.constructionheuristic.decider.MultiThreadedConstructionHeuristicDecider
-
- assertShadowVariablesAreNotStaleAfterStep - Variable in class org.optaplanner.core.impl.localsearch.decider.MultiThreadedLocalSearchDecider
-
- assertShadowVariablesAreNotStaleAfterStep - Variable in class org.optaplanner.core.impl.phase.AbstractPhase
-
- assertSoftWeight(String, int, int, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.bendable.BendableScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertSoftWeight(String, String, int, int, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.bendable.BendableScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertSoftWeight(String, int, BigDecimal, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.bendablebigdecimal.BendableBigDecimalScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertSoftWeight(String, String, int, BigDecimal, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.bendablebigdecimal.BendableBigDecimalScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertSoftWeight(String, int, long, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.bendablelong.BendableLongScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertSoftWeight(String, String, int, long, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.bendablelong.BendableLongScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertSoftWeight(String, int, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardmediumsoft.HardMediumSoftScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertSoftWeight(String, String, int, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardmediumsoft.HardMediumSoftScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertSoftWeight(String, long, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertSoftWeight(String, String, long, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertSoftWeight(String, int, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardsoft.HardSoftScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertSoftWeight(String, String, int, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardsoft.HardSoftScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertSoftWeight(String, BigDecimal, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertSoftWeight(String, String, BigDecimal, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertSoftWeight(String, long, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardsoftlong.HardSoftLongScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertSoftWeight(String, String, long, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.hardsoftlong.HardSoftLongScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertStepScoreFromScratch - Variable in class org.optaplanner.core.impl.constructionheuristic.decider.MultiThreadedConstructionHeuristicDecider
-
- assertStepScoreFromScratch - Variable in class org.optaplanner.core.impl.localsearch.decider.MultiThreadedLocalSearchDecider
-
- assertStepScoreFromScratch - Variable in class org.optaplanner.core.impl.phase.AbstractPhase
-
- assertTabuHashCodeCorrectness - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.AbstractTabuAcceptor
-
- assertWeight(String, String, int, Number, Solution_) - Method in class org.optaplanner.test.impl.score.AbstractScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertWeight(String, int, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.simple.SimpleScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertWeight(String, String, int, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.simple.SimpleScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertWeight(String, BigDecimal, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.simplebigdecimal.SimpleBigDecimalScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertWeight(String, String, BigDecimal, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.simplebigdecimal.SimpleBigDecimalScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertWeight(String, long, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.simplelong.SimpleLongScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertWeight(String, String, long, Solution_) - Method in class org.optaplanner.test.impl.score.buildin.simplelong.SimpleLongScoreVerifier
-
Assert that the constraint of
PlanningSolution
has the expected weight for that score level.
- assertWorkingScoreFromScratch(Score, Object) - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- assertWorkingScoreFromScratch(Score, Object) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- assertWorkingScoreFromScratch(Score, Object) - Method in class org.optaplanner.core.impl.score.director.drools.testgen.TestGenDroolsScoreDirector
-
- assertWorkingScoreFromScratch(Score, Object) - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirector
-
- assertWorkingSolutionInitialized(AbstractPhaseScope<Solution_>) - Method in class org.optaplanner.core.impl.phase.AbstractPhase
-
- assertWorkingSolutionScoreFromScratch - Variable in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase
-
- assignBreadth() - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchLayer
-
- AutoDiscoverMemberType - Enum in org.optaplanner.core.api.domain.autodiscover
-
- AVAILABLE_PROCESSOR_COUNT - Static variable in class org.optaplanner.core.config.util.ConfigUtils
-
- c - Variable in class org.optaplanner.core.impl.score.stream.drools.common.QuadTuple
-
- c - Variable in class org.optaplanner.core.impl.score.stream.drools.common.TriTuple
-
- CACHE_TYPE - Static variable in class org.optaplanner.core.impl.heuristic.selector.entity.pillar.DefaultPillarSelector
-
- CACHE_TYPE - Static variable in class org.optaplanner.core.impl.heuristic.selector.value.chained.DefaultSubChainSelector
-
- cachedBasePillarList - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.pillar.DefaultPillarSelector
-
- cachedEntityList - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.AbstractCachingEntitySelector
-
- cachedEntityList - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.FromSolutionEntitySelector
-
- cachedEntityListIsDirty - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.FromSolutionEntitySelector
-
- cachedEntityListIsDirty - Variable in class org.optaplanner.core.impl.heuristic.selector.value.FromSolutionPropertyValueSelector
-
- cachedEntityListRevision - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.FromSolutionEntitySelector
-
- cachedEntityListRevision - Variable in class org.optaplanner.core.impl.heuristic.selector.value.FromSolutionPropertyValueSelector
-
- cachedEntityMap - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.ProbabilityEntitySelector
-
- cachedEntityMap - Variable in class org.optaplanner.core.impl.heuristic.selector.value.decorator.ProbabilityValueSelector
-
- cachedList - Variable in class org.optaplanner.core.impl.heuristic.selector.common.iterator.CachedListRandomIterator
-
- CachedListRandomIterator<S> - Class in org.optaplanner.core.impl.heuristic.selector.common.iterator
-
This
Iterator
does not shuffle and is never ending.
- CachedListRandomIterator(List<S>, Random) - Constructor for class org.optaplanner.core.impl.heuristic.selector.common.iterator.CachedListRandomIterator
-
- cachedMoveList - Variable in class org.optaplanner.core.impl.heuristic.selector.move.decorator.AbstractCachingMoveSelector
-
- cachedMoveList - Variable in class org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactoryToMoveSelectorBridge
-
- cachedMoveMap - Variable in class org.optaplanner.core.impl.heuristic.selector.move.decorator.ProbabilityMoveSelector
-
- cachedValueList - Variable in class org.optaplanner.core.impl.heuristic.selector.value.decorator.AbstractCachingValueSelector
-
- cachedValueRange - Variable in class org.optaplanner.core.impl.heuristic.selector.value.FromSolutionPropertyValueSelector
-
- cacheType - Variable in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- cacheType - Variable in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
-
- cacheType - Variable in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- cacheType - Variable in class org.optaplanner.core.impl.heuristic.selector.common.SelectionCacheLifecycleBridge
-
- cacheType - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.AbstractCachingEntitySelector
-
- cacheType - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.ProbabilityEntitySelector
-
- cacheType - Variable in class org.optaplanner.core.impl.heuristic.selector.move.decorator.AbstractCachingMoveSelector
-
- cacheType - Variable in class org.optaplanner.core.impl.heuristic.selector.move.decorator.ProbabilityMoveSelector
-
- cacheType - Variable in class org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactoryToMoveSelectorBridge
-
- cacheType - Variable in class org.optaplanner.core.impl.heuristic.selector.value.decorator.AbstractCachingValueSelector
-
- cacheType - Variable in class org.optaplanner.core.impl.heuristic.selector.value.decorator.EntityDependentSortingValueSelector
-
- cacheType - Variable in class org.optaplanner.core.impl.heuristic.selector.value.decorator.ProbabilityValueSelector
-
- CachingEntitySelector - Class in org.optaplanner.core.impl.heuristic.selector.entity.decorator
-
- CachingEntitySelector(EntitySelector, SelectionCacheType, boolean) - Constructor for class org.optaplanner.core.impl.heuristic.selector.entity.decorator.CachingEntitySelector
-
- CachingMoveSelector - Class in org.optaplanner.core.impl.heuristic.selector.move.decorator
-
- CachingMoveSelector(MoveSelector, SelectionCacheType, boolean) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.decorator.CachingMoveSelector
-
- CachingValueSelector - Class in org.optaplanner.core.impl.heuristic.selector.value.decorator
-
- CachingValueSelector(EntityIndependentValueSelector, SelectionCacheType, boolean) - Constructor for class org.optaplanner.core.impl.heuristic.selector.value.decorator.CachingValueSelector
-
- calculateDifferencePercentage(double, double) - Static method in class org.optaplanner.benchmark.impl.measurement.ScoreDifferencePercentage
-
- calculateFadingTabuAcceptChance(int) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.AbstractTabuAcceptor
-
- calculateFeasibilityTimeGradient(Score, Score) - Method in class org.optaplanner.core.impl.solver.termination.BestScoreFeasibleTermination
-
- calculateOptimisticBound(ScoreDirector, Score) - Method in interface org.optaplanner.core.impl.exhaustivesearch.node.bounder.ScoreBounder
-
In OR terms, this is called the lower bound if they minimize, and upper bound if they maximize.
- calculateOptimisticBound(ScoreDirector, Score) - Method in class org.optaplanner.core.impl.exhaustivesearch.node.bounder.TrendBasedScoreBounder
-
- calculatePessimisticBound(ScoreDirector, Score) - Method in interface org.optaplanner.core.impl.exhaustivesearch.node.bounder.ScoreBounder
-
In OR terms, this is called the upper bound if they minimize, and lower bound if they maximize.
- calculatePessimisticBound(ScoreDirector, Score) - Method in class org.optaplanner.core.impl.exhaustivesearch.node.bounder.TrendBasedScoreBounder
-
- calculatePhaseTimeGradient(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.solver.termination.AndCompositeTermination
-
Calculates the minimum timeGradient of all Terminations.
- calculatePhaseTimeGradient(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.solver.termination.BasicPlumbingTermination
-
- calculatePhaseTimeGradient(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.solver.termination.BestScoreFeasibleTermination
-
- calculatePhaseTimeGradient(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.solver.termination.BestScoreTermination
-
- calculatePhaseTimeGradient(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.solver.termination.ChildThreadPlumbingTermination
-
- calculatePhaseTimeGradient(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.solver.termination.OrCompositeTermination
-
Calculates the maximum timeGradient of all Terminations.
- calculatePhaseTimeGradient(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.solver.termination.PhaseToSolverTerminationBridge
-
- calculatePhaseTimeGradient(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.solver.termination.ScoreCalculationCountTermination
-
- calculatePhaseTimeGradient(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.solver.termination.StepCountTermination
-
- calculatePhaseTimeGradient(AbstractPhaseScope) - Method in interface org.optaplanner.core.impl.solver.termination.Termination
-
- calculatePhaseTimeGradient(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.solver.termination.TimeMillisSpentTermination
-
- calculatePhaseTimeGradient(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.solver.termination.UnimprovedStepCountTermination
-
- calculatePhaseTimeGradient(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.solver.termination.UnimprovedTimeMillisSpentScoreDifferenceThresholdTermination
-
- calculatePhaseTimeGradient(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.solver.termination.UnimprovedTimeMillisSpentTermination
-
- calculatePhaseTimeMillisSpentUpToNow() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- calculateScore(Solution_) - Method in interface org.optaplanner.core.api.score.calculator.EasyScoreCalculator
-
This method is only called if the
Score
cannot be predicted.
- calculateScore() - Method in interface org.optaplanner.core.api.score.calculator.IncrementalScoreCalculator
-
This method is only called if the
Score
cannot be predicted.
- calculateScore() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- calculateScore() - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
-
- calculateScore() - Method in class org.optaplanner.core.impl.score.director.drools.testgen.TestGenDroolsScoreDirector
-
- calculateScore() - Method in class org.optaplanner.core.impl.score.director.easy.EasyScoreDirector
-
- calculateScore() - Method in class org.optaplanner.core.impl.score.director.incremental.IncrementalScoreDirector
-
- calculateScore() - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
-
- calculateScore() - Method in class org.optaplanner.core.impl.score.director.stream.ConstraintStreamScoreDirector
-
- calculateScore(int) - Method in class org.optaplanner.core.impl.score.stream.bavet.BavetConstraintSession
-
- calculateScore(int) - Method in interface org.optaplanner.core.impl.score.stream.ConstraintSession
-
- calculateScore(int) - Method in class org.optaplanner.core.impl.score.stream.drools.DroolsConstraintSession
-
- calculateScore() - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- calculateScoreDifferencePercentage(Score_, Score_) - Static method in class org.optaplanner.benchmark.impl.measurement.ScoreDifferencePercentage
-
- calculateSolverTimeGradient(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.termination.AndCompositeTermination
-
Calculates the minimum timeGradient of all Terminations.
- calculateSolverTimeGradient(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.termination.BasicPlumbingTermination
-
- calculateSolverTimeGradient(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.termination.BestScoreFeasibleTermination
-
- calculateSolverTimeGradient(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.termination.BestScoreTermination
-
- calculateSolverTimeGradient(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.termination.ChildThreadPlumbingTermination
-
- calculateSolverTimeGradient(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.termination.OrCompositeTermination
-
Calculates the maximum timeGradient of all Terminations.
- calculateSolverTimeGradient(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.termination.PhaseToSolverTerminationBridge
-
- calculateSolverTimeGradient(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.termination.ScoreCalculationCountTermination
-
- calculateSolverTimeGradient(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.termination.StepCountTermination
-
- calculateSolverTimeGradient(DefaultSolverScope) - Method in interface org.optaplanner.core.impl.solver.termination.Termination
-
A timeGradient is a relative estimate of how long the search will continue.
- calculateSolverTimeGradient(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.termination.TimeMillisSpentTermination
-
- calculateSolverTimeGradient(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.termination.UnimprovedStepCountTermination
-
- calculateSolverTimeGradient(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.termination.UnimprovedTimeMillisSpentScoreDifferenceThresholdTermination
-
- calculateSolverTimeGradient(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.termination.UnimprovedTimeMillisSpentTermination
-
- calculateSolverTimeMillisSpentUpToNow() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- calculateSubChainSelectionSize(SubChain) - Method in class org.optaplanner.core.impl.heuristic.selector.value.chained.DefaultSubChainSelector
-
- calculateTimeGradient(Number[], Number[], double[], int) - Static method in class org.optaplanner.core.impl.score.ScoreUtils
-
- calculateTimeGradient(Score, Score, Score) - Method in class org.optaplanner.core.impl.solver.termination.BestScoreTermination
-
- calculateTimeGradient(InnerScoreDirector) - Method in class org.optaplanner.core.impl.solver.termination.ScoreCalculationCountTermination
-
- calculateTimeGradient(long) - Method in class org.optaplanner.core.impl.solver.termination.TimeMillisSpentTermination
-
- calculateTimeGradient(long) - Method in class org.optaplanner.core.impl.solver.termination.UnimprovedTimeMillisSpentScoreDifferenceThresholdTermination
-
- calculateTimeGradient(long) - Method in class org.optaplanner.core.impl.solver.termination.UnimprovedTimeMillisSpentTermination
-
- calculateTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.DefaultPlannerBenchmark
-
- calculateTimeMillisSpentLimit() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- calculateTimeMillisSpentUpToNow() - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- calculateUnimprovedStepCount(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.solver.termination.UnimprovedStepCountTermination
-
- calculateUnimprovedTimeMillisSpentLimit() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- calculateWarmUpTimeMillisSpentLimit() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- calculateWorkingStepScore(AbstractStepScope<Solution_>, Object) - Method in class org.optaplanner.core.impl.phase.AbstractPhase
-
- calculationCount - Variable in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- call() - Method in class org.optaplanner.benchmark.impl.SubSingleBenchmarkRunner
-
- call() - Method in class org.optaplanner.core.impl.solver.DefaultSolverJob
-
- canConvert(Class) - Method in class org.optaplanner.core.config.util.KeyAsElementMapConverter
-
- canConvert(Class) - Method in class org.optaplanner.persistence.xstream.api.score.buildin.bendable.BendableScoreXStreamConverter
-
- canConvert(Class) - Method in class org.optaplanner.persistence.xstream.api.score.buildin.bendablebigdecimal.BendableBigDecimalScoreXStreamConverter
-
- canConvert(Class) - Method in class org.optaplanner.persistence.xstream.api.score.buildin.bendablelong.BendableLongScoreXStreamConverter
-
- canConvert(Class) - Method in class org.optaplanner.persistence.xstream.api.score.buildin.hardmediumsoft.HardMediumSoftScoreXStreamConverter
-
- canConvert(Class) - Method in class org.optaplanner.persistence.xstream.api.score.buildin.hardmediumsoftbigdecimal.HardMediumSoftBigDecimalScoreXStreamConverter
-
- canConvert(Class) - Method in class org.optaplanner.persistence.xstream.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreXStreamConverter
-
- canConvert(Class) - Method in class org.optaplanner.persistence.xstream.api.score.buildin.hardsoft.HardSoftScoreXStreamConverter
-
- canConvert(Class) - Method in class org.optaplanner.persistence.xstream.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreXStreamConverter
-
- canConvert(Class) - Method in class org.optaplanner.persistence.xstream.api.score.buildin.hardsoftdouble.HardSoftDoubleScoreXStreamConverter
-
Deprecated.
- canConvert(Class) - Method in class org.optaplanner.persistence.xstream.api.score.buildin.hardsoftlong.HardSoftLongScoreXStreamConverter
-
- canConvert(Class) - Method in class org.optaplanner.persistence.xstream.api.score.buildin.simple.SimpleScoreXStreamConverter
-
- canConvert(Class) - Method in class org.optaplanner.persistence.xstream.api.score.buildin.simplebigdecimal.SimpleBigDecimalScoreXStreamConverter
-
- canConvert(Class) - Method in class org.optaplanner.persistence.xstream.api.score.buildin.simpledouble.SimpleDoubleScoreXStreamConverter
-
Deprecated.
- canConvert(Class) - Method in class org.optaplanner.persistence.xstream.api.score.buildin.simplelong.SimpleLongScoreXStreamConverter
-
- canMutate() - Method in class org.optaplanner.core.impl.score.director.drools.testgen.mutation.TestGenHeadCuttingMutator
-
- canMutate() - Method in class org.optaplanner.core.impl.score.director.drools.testgen.mutation.TestGenRemoveRandomBlockMutator
-
- capitalize(String) - Static method in class org.optaplanner.benchmark.impl.report.ReportHelper
-
- CartesianProductMoveSelector - Class in org.optaplanner.core.impl.heuristic.selector.move.composite
-
- CartesianProductMoveSelector(List<MoveSelector>, boolean, boolean) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.composite.CartesianProductMoveSelector
-
- CartesianProductMoveSelector.OriginalCartesianProductMoveIterator - Class in org.optaplanner.core.impl.heuristic.selector.move.composite
-
- CartesianProductMoveSelector.RandomCartesianProductMoveIterator - Class in org.optaplanner.core.impl.heuristic.selector.move.composite
-
- CartesianProductMoveSelectorConfig - Class in org.optaplanner.core.config.heuristic.selector.move.composite
-
- CartesianProductMoveSelectorConfig() - Constructor for class org.optaplanner.core.config.heuristic.selector.move.composite.CartesianProductMoveSelectorConfig
-
- CartesianProductMoveSelectorConfig(List<MoveSelectorConfig>) - Constructor for class org.optaplanner.core.config.heuristic.selector.move.composite.CartesianProductMoveSelectorConfig
-
- ceilDivide(int, int) - Static method in class org.optaplanner.core.config.util.ConfigUtils
-
Divides and ceils the result without using floating point arithmetic.
- chained - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMoveSelector
-
- ChainedChangeMove<Solution_> - Class in org.optaplanner.core.impl.heuristic.selector.move.generic.chained
-
- ChainedChangeMove(Object, GenuineVariableDescriptor<Solution_>, SingletonInverseVariableSupply, Object) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedChangeMove
-
- ChainedChangeMove(Object, GenuineVariableDescriptor<Solution_>, Object, Object, Object) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedChangeMove
-
- ChainedSwapMove<Solution_> - Class in org.optaplanner.core.impl.heuristic.selector.move.generic.chained
-
- ChainedSwapMove(List<GenuineVariableDescriptor<Solution_>>, List<SingletonInverseVariableSupply>, Object, Object) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedSwapMove
-
- ChainedSwapMove(List<GenuineVariableDescriptor<Solution_>>, Object, Object, List<Object>, List<Object>) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedSwapMove
-
- CHAMELEON_1 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
-
- CHAMELEON_2 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
-
- CHAMELEON_3 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
-
- ChangeMove<Solution_> - Class in org.optaplanner.core.impl.heuristic.selector.move.generic
-
- ChangeMove(Object, GenuineVariableDescriptor<Solution_>, Object) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMove
-
- ChangeMoveSelector - Class in org.optaplanner.core.impl.heuristic.selector.move.generic
-
- ChangeMoveSelector(EntitySelector, ValueSelector, boolean) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMoveSelector
-
- ChangeMoveSelectorConfig - Class in org.optaplanner.core.config.heuristic.selector.move.generic
-
- ChangeMoveSelectorConfig() - Constructor for class org.optaplanner.core.config.heuristic.selector.move.generic.ChangeMoveSelectorConfig
-
- changeVariableFacade(VariableDescriptor, Object, Object) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- changeVariableFacade(VariableDescriptor, Object, Object) - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
-
- changeWorkingSolution(ScoreDirector<Solution_>) - Method in interface org.optaplanner.core.impl.phase.custom.CustomPhaseCommand
-
- changeWorkingSolution(ScoreDirector<Object>) - Method in class org.optaplanner.core.impl.phase.custom.NoChangeCustomPhaseCommand
-
- CHARTED_SCORE_LEVEL_SIZE - Static variable in class org.optaplanner.benchmark.impl.report.BenchmarkReport
-
- CheckBoxTree - Class in org.optaplanner.benchmark.impl.aggregator.swingui
-
- CheckBoxTree(DefaultMutableTreeNode) - Constructor for class org.optaplanner.benchmark.impl.aggregator.swingui.CheckBoxTree
-
- checkIfGlobalScoreHolderExists(KieBase) - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirectorFactory
-
- checkIfProblemFactsExist() - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
Only called if Drools score calculation is used.
- checkPickEarly(ConstructionHeuristicMoveScope) - Method in class org.optaplanner.core.impl.constructionheuristic.decider.forager.DefaultConstructionHeuristicForager
-
- checkPickEarly(LocalSearchMoveScope) - Method in class org.optaplanner.core.impl.localsearch.decider.forager.AcceptedLocalSearchForager
-
- checkYielding() - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
Similar to
Thread.yield()
, but allows capping the number of active solver threads
at less than the CPU processor count, so other threads (for example servlet threads that handle REST calls)
and other processes (such as SSH) have access to uncontested CPUs and don't suffer any latency.
- childEntitySelector - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.AbstractCachingEntitySelector
-
- childEntitySelector - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.FilteringEntitySelector
-
- childEntitySelector - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.ProbabilityEntitySelector
-
- childEntitySelector - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.SelectedCountLimitEntitySelector
-
- childEntitySelector - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicRecordingEntitySelector
-
- childEntitySelector - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.nearby.NearEntityNearbyEntitySelector
-
- childMoveSelector - Variable in class org.optaplanner.core.impl.heuristic.selector.move.decorator.AbstractCachingMoveSelector
-
- childMoveSelector - Variable in class org.optaplanner.core.impl.heuristic.selector.move.decorator.FilteringMoveSelector
-
- childMoveSelector - Variable in class org.optaplanner.core.impl.heuristic.selector.move.decorator.ProbabilityMoveSelector
-
- childMoveSelector - Variable in class org.optaplanner.core.impl.heuristic.selector.move.decorator.SelectedCountLimitMoveSelector
-
- childMoveSelectorList - Variable in class org.optaplanner.core.impl.heuristic.selector.move.composite.CompositeMoveSelector
-
- childStreamList - Variable in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetAbstractBiConstraintStream
-
- childStreamList - Variable in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetAbstractTriConstraintStream
-
- childStreamList - Variable in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetAbstractUniConstraintStream
-
- ChildThreadPlumbingTermination - Class in org.optaplanner.core.impl.solver.termination
-
- ChildThreadPlumbingTermination() - Constructor for class org.optaplanner.core.impl.solver.termination.ChildThreadPlumbingTermination
-
- childThreadsScoreCalculationCount - Variable in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- childThreadsScoreCalculationCount - Variable in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- ChildThreadType - Enum in org.optaplanner.core.impl.solver.thread
-
- childTupleList - Variable in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetFilterBiTuple
-
- childTupleList - Variable in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetGroupBiTuple
-
- childTupleList - Variable in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetJoinBiTuple
-
- childTupleList - Variable in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetFilterTriTuple
-
- childTupleList - Variable in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetJoinTriTuple
-
- childTupleList - Variable in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetFilterUniTuple
-
- childTupleList - Variable in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetFromUniTuple
-
- childTupleSet - Variable in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetJoinBridgeBiTuple
-
- childTupleSet - Variable in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetJoinBridgeUniTuple
-
- childValueRangeDescriptorList - Variable in class org.optaplanner.core.impl.domain.valuerange.descriptor.CompositeValueRangeDescriptor
-
- childValueSelector - Variable in class org.optaplanner.core.impl.heuristic.selector.value.decorator.AbstractCachingValueSelector
-
- childValueSelector - Variable in class org.optaplanner.core.impl.heuristic.selector.value.decorator.DowncastingValueSelector
-
- childValueSelector - Variable in class org.optaplanner.core.impl.heuristic.selector.value.decorator.EntityDependentSortingValueSelector
-
- childValueSelector - Variable in class org.optaplanner.core.impl.heuristic.selector.value.decorator.FilteringValueSelector
-
- childValueSelector - Variable in class org.optaplanner.core.impl.heuristic.selector.value.decorator.InitializedValueSelector
-
- childValueSelector - Variable in class org.optaplanner.core.impl.heuristic.selector.value.decorator.ProbabilityValueSelector
-
- childValueSelector - Variable in class org.optaplanner.core.impl.heuristic.selector.value.decorator.ReinitializeVariableValueSelector
-
- childValueSelector - Variable in class org.optaplanner.core.impl.heuristic.selector.value.decorator.SelectedCountLimitValueSelector
-
- childValueSelector - Variable in class org.optaplanner.core.impl.heuristic.selector.value.mimic.MimicRecordingValueSelector
-
- childValueSelector - Variable in class org.optaplanner.core.impl.heuristic.selector.value.nearby.NearEntityNearbyValueSelector
-
- CHOCOLATE_1 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
-
- CHOCOLATE_2 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
-
- CHOCOLATE_3 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
-
- ClassAndPlanningIdComparator - Class in org.optaplanner.core.impl.domain.lookup
-
- ClassAndPlanningIdComparator() - Constructor for class org.optaplanner.core.impl.domain.lookup.ClassAndPlanningIdComparator
-
- ClassAndPlanningIdComparator(boolean) - Constructor for class org.optaplanner.core.impl.domain.lookup.ClassAndPlanningIdComparator
-
- classLoaders(ClassLoader...) - Static method in class org.optaplanner.core.config.domain.ReflectionsWorkaroundClasspathHelper
-
Deprecated.
Returns an array of class Loaders initialized from the specified array.
- cleanPath(URL) - Static method in class org.optaplanner.core.config.domain.ReflectionsWorkaroundClasspathHelper
-
Deprecated.
Cleans the URL.
- clear() - Method in class org.optaplanner.core.impl.domain.variable.listener.support.SmallScalingOrderedSet
-
- clearAndAddFinalist(LocalSearchMoveScope) - Method in class org.optaplanner.core.impl.localsearch.decider.forager.finalist.AbstractFinalistPodium
-
- clearResult() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetGroupBiTuple
-
- clearWorkingObjects() - Method in class org.optaplanner.core.impl.domain.lookup.LookUpManager
-
- clearWorkingSolution(ScoreDirector) - Method in class org.optaplanner.core.impl.domain.variable.anchor.ExternalizedAnchorVariableSupply
-
- clearWorkingSolution(ScoreDirector) - Method in class org.optaplanner.core.impl.domain.variable.inverserelation.ExternalizedCollectionInverseVariableSupply
-
- clearWorkingSolution(ScoreDirector) - Method in class org.optaplanner.core.impl.domain.variable.inverserelation.ExternalizedSingletonInverseVariableSupply
-
- clearWorkingSolution(ScoreDirector) - Method in interface org.optaplanner.core.impl.domain.variable.listener.StatefulVariableListener
-
- clearWorkingSolution() - Method in class org.optaplanner.core.impl.domain.variable.listener.support.VariableListenerSupport
-
- clone(C) - Method in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner.FieldAccessingSolutionClonerRun
-
- clone() - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- clone() - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirector
-
- cloneArray(Class<?>, Object) - Method in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner.FieldAccessingSolutionClonerRun
-
- cloneCollection(Class<?>, Collection<E>) - Method in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner.FieldAccessingSolutionClonerRun
-
- cloneCollectionsElementIfNeeded(C) - Method in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner.FieldAccessingSolutionClonerRun
-
- clonedSolution - Variable in class org.optaplanner.core.impl.phase.scope.AbstractStepScope
-
- cloneMap(Class<?>, Map<K, V>) - Method in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner.FieldAccessingSolutionClonerRun
-
- cloneSolution(Solution_) - Method in interface org.optaplanner.core.api.domain.solution.cloner.SolutionCloner
-
Does a planning clone.
- cloneSolution(Solution_) - Method in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner
-
- cloneSolution(Solution_) - Method in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner.FieldAccessingSolutionClonerRun
-
- cloneSolution(Solution_) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- cloneSolution(Solution_) - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirector
-
Returns a planning clone of the solution,
which is not a shallow clone nor a deep clone nor a partition clone.
- cloneSolverFactory() - Method in class org.optaplanner.core.api.solver.SolverFactory
-
- cloneSolverFactory() - Method in class org.optaplanner.core.impl.solver.DefaultSolverFactory
-
Deprecated.
- cloneWorkingSolution() - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- cloneWorkingSolution() - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirector
-
Returns a planning clone of the solution,
which is not a shallow clone nor a deep clone nor a partition clone.
- close(Solver<Solution_>) - Method in class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreSubSingleStatistic
-
- close(Solver<Solution_>) - Method in class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationSubSingleStatistic
-
- close(Solver<Solution_>) - Method in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseSubSingleStatistic
-
- close(Solver<Solution_>) - Method in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepSubSingleStatistic
-
- close(Solver<Solution_>) - Method in class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedSubSingleStatistic
-
- close(Solver<Solution_>) - Method in class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreSubSingleStatistic
-
- close(Solver<Solution_>) - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreSubSingleStatistic
-
- close(Solver<Solution_>) - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreSubSingleStatistic
-
- close(Solver<Solution_>) - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffSubSingleStatistic
-
- close(Solver<Solution_>) - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffSubSingleStatistic
-
- close(Solver<Solution_>) - Method in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
-
- close() - Method in interface org.optaplanner.core.api.domain.variable.VariableListener
-
- close() - Method in interface org.optaplanner.core.api.solver.SolverManager
-
Terminates all solvers, cancels all solver jobs that haven't (re)started yet
and discards all queued
ProblemFactChange
s.
- close() - Method in class org.optaplanner.core.config.domain.ReflectionsKieVfsUrlType.ReflectionsKieVfsDir
-
Deprecated.
- close() - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- close() - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
-
- close() - Method in class org.optaplanner.core.impl.score.director.drools.testgen.TestGenDroolsScoreDirector
-
- close() - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
-
Needs to be called after use because some implementations need to clean up their resources.
- close() - Method in class org.optaplanner.core.impl.score.director.stream.ConstraintStreamScoreDirector
-
- close() - Method in class org.optaplanner.core.impl.score.stream.bavet.BavetConstraintSession
-
- close() - Method in interface org.optaplanner.core.impl.score.stream.ConstraintSession
-
- close() - Method in class org.optaplanner.core.impl.score.stream.drools.DroolsConstraintSession
-
- close() - Method in class org.optaplanner.core.impl.solver.DefaultSolverManager
-
- collapseNodes() - Method in class org.optaplanner.benchmark.impl.aggregator.swingui.CheckBoxTree
-
- collect(DroolsAbstractAccumulateFunction<__, InTuple, OutTuple>) - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsCondition
-
- CollectionInverseVariableDemand - Class in org.optaplanner.core.impl.domain.variable.inverserelation
-
- CollectionInverseVariableDemand(VariableDescriptor) - Constructor for class org.optaplanner.core.impl.domain.variable.inverserelation.CollectionInverseVariableDemand
-
- CollectionInverseVariableListener - Class in org.optaplanner.core.impl.domain.variable.inverserelation
-
- CollectionInverseVariableListener(InverseRelationShadowVariableDescriptor, VariableDescriptor) - Constructor for class org.optaplanner.core.impl.domain.variable.inverserelation.CollectionInverseVariableListener
-
- CollectionInverseVariableSupply - Interface in org.optaplanner.core.impl.domain.variable.inverserelation
-
- collectionWrapping - Variable in class org.optaplanner.core.impl.domain.valuerange.descriptor.AbstractFromPropertyValueRangeDescriptor
-
- ComparatorSelectionSorter<Solution_,T> - Class in org.optaplanner.core.impl.heuristic.selector.common.decorator
-
- ComparatorSelectionSorter(Comparator<T>) - Constructor for class org.optaplanner.core.impl.heuristic.selector.common.decorator.ComparatorSelectionSorter
-
- ComparatorSelectionSorter(Comparator<T>, SelectionSorterOrder) - Constructor for class org.optaplanner.core.impl.heuristic.selector.common.decorator.ComparatorSelectionSorter
-
- compare(SubSingleBenchmarkResult, SubSingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.ranking.ScoreSubSingleBenchmarkRankingComparator
-
- compare(SubSingleBenchmarkResult, SubSingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.ranking.SubSingleBenchmarkRankBasedComparator
-
- compare(SingleBenchmarkResult, SingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.ranking.TotalScoreSingleBenchmarkRankingComparator
-
- compare(SolverBenchmarkResult, SolverBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.ranking.TotalScoreSolverRankingComparator
-
- compare(SolverBenchmarkResult, SolverBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.ranking.WorstScoreSolverRankingComparator
-
- compare(Score, Score) - Method in class org.optaplanner.core.api.score.comparator.NaturalScoreComparator
-
Deprecated.
- compare(ConstraintMatch, ConstraintMatch) - Method in class org.optaplanner.core.api.score.constraint.ConstraintMatchScoreComparator
-
Deprecated.
- compare(ConstraintMatchTotal, ConstraintMatchTotal) - Method in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotalScoreComparator
-
Deprecated.
- compare(Indictment, Indictment) - Method in class org.optaplanner.core.api.score.constraint.IndictmentScoreComparator
-
Deprecated.
- compare(Indictment, Indictment) - Method in class org.optaplanner.core.api.score.constraint.IndictmentScoreTotalComparator
-
Deprecated.
- compare(Member, Member) - Method in class org.optaplanner.core.impl.domain.common.AlphabeticMemberComparator
-
- compare(Object, Object) - Method in class org.optaplanner.core.impl.domain.lookup.ClassAndPlanningIdComparator
-
- compare(ExhaustiveSearchNode, ExhaustiveSearchNode) - Method in class org.optaplanner.core.impl.exhaustivesearch.node.comparator.BreadthFirstNodeComparator
-
- compare(ExhaustiveSearchNode, ExhaustiveSearchNode) - Method in class org.optaplanner.core.impl.exhaustivesearch.node.comparator.DepthFirstNodeComparator
-
- compare(ExhaustiveSearchNode, ExhaustiveSearchNode) - Method in class org.optaplanner.core.impl.exhaustivesearch.node.comparator.OptimisticBoundFirstNodeComparator
-
- compare(ExhaustiveSearchNode, ExhaustiveSearchNode) - Method in class org.optaplanner.core.impl.exhaustivesearch.node.comparator.OriginalOrderNodeComparator
-
- compare(ExhaustiveSearchNode, ExhaustiveSearchNode) - Method in class org.optaplanner.core.impl.exhaustivesearch.node.comparator.ScoreFirstNodeComparator
-
- compare(Score, Score) - Method in class org.optaplanner.core.impl.score.comparator.FlatteningHardSoftScoreComparator
-
- compareParameterTypes(Class<?>[], Class<?>[]) - Method in class org.optaplanner.core.impl.domain.common.AlphabeticMemberComparator
-
- compareTo(TotalRankSolverRankingWeightFactory.TotalRankSolverRankingWeight) - Method in class org.optaplanner.benchmark.impl.ranking.TotalRankSolverRankingWeightFactory.TotalRankSolverRankingWeight
-
- compareTo(BendableScore) - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScore
-
- compareTo(BendableBigDecimalScore) - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScore
-
- compareTo(BendableLongScore) - Method in class org.optaplanner.core.api.score.buildin.bendablelong.BendableLongScore
-
- compareTo(HardMediumSoftScore) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScore
-
- compareTo(HardMediumSoftBigDecimalScore) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftbigdecimal.HardMediumSoftBigDecimalScore
-
- compareTo(HardMediumSoftLongScore) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScore
-
- compareTo(HardSoftScore) - Method in class org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScore
-
- compareTo(HardSoftBigDecimalScore) - Method in class org.optaplanner.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScore
-
- compareTo(HardSoftDoubleScore) - Method in class org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScore
-
Deprecated.
- compareTo(HardSoftLongScore) - Method in class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScore
-
- compareTo(SimpleScore) - Method in class org.optaplanner.core.api.score.buildin.simple.SimpleScore
-
- compareTo(SimpleBigDecimalScore) - Method in class org.optaplanner.core.api.score.buildin.simplebigdecimal.SimpleBigDecimalScore
-
- compareTo(SimpleDoubleScore) - Method in class org.optaplanner.core.api.score.buildin.simpledouble.SimpleDoubleScore
-
Deprecated.
- compareTo(SimpleLongScore) - Method in class org.optaplanner.core.api.score.buildin.simplelong.SimpleLongScore
-
- compareTo(ConstraintMatch) - Method in class org.optaplanner.core.api.score.constraint.ConstraintMatch
-
- compareTo(ConstraintMatchTotal) - Method in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal
-
- compareTo(Indictment) - Method in class org.optaplanner.core.api.score.constraint.Indictment
-
- compareTo(VariableListenerNotifiable) - Method in class org.optaplanner.core.impl.domain.variable.listener.support.VariableListenerNotifiable
-
- compareTo(TestGenFactField) - Method in class org.optaplanner.core.impl.score.director.drools.testgen.fact.TestGenFactField
-
- compareValuesInSameChain(Object, Object) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMove
-
- completeWithScoring(Global<? extends AbstractScoreHolder<?>>) - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsBiCondition
-
- completeWithScoring(DroolsConstraint<?>, Global<? extends AbstractScoreHolder<?>>, ToIntBiFunction<A, B>) - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsBiCondition
-
- completeWithScoring(DroolsConstraint<?>, Global<? extends AbstractScoreHolder<?>>, ToLongBiFunction<A, B>) - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsBiCondition
-
- completeWithScoring(DroolsConstraint<?>, Global<? extends AbstractScoreHolder<?>>, BiFunction<A, B, BigDecimal>) - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsBiCondition
-
- completeWithScoring(Global<? extends AbstractScoreHolder<?>>) - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsQuadCondition
-
- completeWithScoring(DroolsConstraint<?>, Global<? extends AbstractScoreHolder<?>>, ToIntQuadFunction<A, B, C, D>) - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsQuadCondition
-
- completeWithScoring(DroolsConstraint<?>, Global<? extends AbstractScoreHolder<?>>, ToLongQuadFunction<A, B, C, D>) - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsQuadCondition
-
- completeWithScoring(DroolsConstraint<?>, Global<? extends AbstractScoreHolder<?>>, QuadFunction<A, B, C, D, BigDecimal>) - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsQuadCondition
-
- completeWithScoring(Global<? extends AbstractScoreHolder<?>>) - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsTriCondition
-
- completeWithScoring(DroolsConstraint<?>, Global<? extends AbstractScoreHolder<?>>, ToIntTriFunction<A, B, C>) - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsTriCondition
-
- completeWithScoring(DroolsConstraint<?>, Global<? extends AbstractScoreHolder<?>>, ToLongTriFunction<A, B, C>) - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsTriCondition
-
- completeWithScoring(DroolsConstraint<?>, Global<? extends AbstractScoreHolder<?>>, TriFunction<A, B, C, BigDecimal>) - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsTriCondition
-
- completeWithScoring(Global<? extends AbstractScoreHolder<?>>) - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsUniCondition
-
- completeWithScoring(DroolsConstraint<?>, Global<? extends AbstractScoreHolder<?>>, ToIntFunction<A>) - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsUniCondition
-
- completeWithScoring(DroolsConstraint<?>, Global<? extends AbstractScoreHolder<?>>, ToLongFunction<A>) - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsUniCondition
-
- completeWithScoring(DroolsConstraint<?>, Global<? extends AbstractScoreHolder<?>>, Function<A, BigDecimal>) - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsUniCondition
-
- composeConstraintId(String, String) - Static method in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal
-
- CompositeAcceptor - Class in org.optaplanner.core.impl.localsearch.decider.acceptor
-
Combines several acceptors into one.
- CompositeAcceptor(List<Acceptor>) - Constructor for class org.optaplanner.core.impl.localsearch.decider.acceptor.CompositeAcceptor
-
- CompositeAcceptor(Acceptor...) - Constructor for class org.optaplanner.core.impl.localsearch.decider.acceptor.CompositeAcceptor
-
- CompositeBiJoiner<A,B> - Class in org.optaplanner.core.impl.score.stream.bi
-
- CompositeCountableValueRange<T> - Class in org.optaplanner.core.impl.domain.valuerange.buildin.composite
-
- CompositeCountableValueRange(List<? extends CountableValueRange<T>>) - Constructor for class org.optaplanner.core.impl.domain.valuerange.buildin.composite.CompositeCountableValueRange
-
- CompositeMove<Solution_> - Class in org.optaplanner.core.impl.heuristic.move
-
A CompositeMove is composed out of multiple other moves.
- CompositeMove(Move<Solution_>...) - Constructor for class org.optaplanner.core.impl.heuristic.move.CompositeMove
-
- CompositeMoveSelector - Class in org.optaplanner.core.impl.heuristic.selector.move.composite
-
- CompositeMoveSelector(List<MoveSelector>, boolean) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.composite.CompositeMoveSelector
-
- CompositePentaJoiner<A,B,C,D,E> - Class in org.optaplanner.core.impl.score.stream.penta
-
- CompositeQuadJoiner<A,B,C,D> - Class in org.optaplanner.core.impl.score.stream.quad
-
- CompositeSelectionFilter<Solution_,T> - Class in org.optaplanner.core.impl.heuristic.selector.common.decorator
-
- CompositeSelectionFilter(List<SelectionFilter<Solution_, T>>) - Constructor for class org.optaplanner.core.impl.heuristic.selector.common.decorator.CompositeSelectionFilter
-
- CompositeTriJoiner<A,B,C> - Class in org.optaplanner.core.impl.score.stream.tri
-
- CompositeValueRangeDescriptor<Solution_> - Class in org.optaplanner.core.impl.domain.valuerange.descriptor
-
- CompositeValueRangeDescriptor(GenuineVariableDescriptor<Solution_>, boolean, List<ValueRangeDescriptor<Solution_>>) - Constructor for class org.optaplanner.core.impl.domain.valuerange.descriptor.CompositeValueRangeDescriptor
-
- computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class org.optaplanner.core.impl.domain.common.ConcurrentMemoization
-
An overridden implementation that heavily favors read access over write access speed.
- ConcurrentMemoization<K,V> - Class in org.optaplanner.core.impl.domain.common
-
A thread-safe memoization that caches a calculation.
- ConcurrentMemoization() - Constructor for class org.optaplanner.core.impl.domain.common.ConcurrentMemoization
-
- configPolicy - Variable in class org.optaplanner.core.impl.partitionedsearch.DefaultPartitionedSearchPhase
-
- configureConstraintWeight(Rule, BendableScore) - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScoreHolder
-
- configureConstraintWeight(Rule, BendableBigDecimalScore) - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScoreHolder
-
- configureConstraintWeight(Rule, BendableLongScore) - Method in class org.optaplanner.core.api.score.buildin.bendablelong.BendableLongScoreHolder
-
- configureConstraintWeight(Rule, HardMediumSoftScore) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScoreHolder
-
- configureConstraintWeight(Rule, HardMediumSoftBigDecimalScore) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftbigdecimal.HardMediumSoftBigDecimalScoreHolder
-
- configureConstraintWeight(Rule, HardMediumSoftLongScore) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreHolder
-
- configureConstraintWeight(Rule, HardSoftScore) - Method in class org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScoreHolder
-
- configureConstraintWeight(Rule, HardSoftBigDecimalScore) - Method in class org.optaplanner.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreHolder
-
- configureConstraintWeight(Rule, HardSoftDoubleScore) - Method in class org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScoreHolder
-
Deprecated.
- configureConstraintWeight(Rule, HardSoftLongScore) - Method in class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScoreHolder
-
- configureConstraintWeight(Rule, SimpleScore) - Method in class org.optaplanner.core.api.score.buildin.simple.SimpleScoreHolder
-
- configureConstraintWeight(Rule, SimpleBigDecimalScore) - Method in class org.optaplanner.core.api.score.buildin.simplebigdecimal.SimpleBigDecimalScoreHolder
-
- configureConstraintWeight(Rule, SimpleDoubleScore) - Method in class org.optaplanner.core.api.score.buildin.simpledouble.SimpleDoubleScoreHolder
-
Deprecated.
- configureConstraintWeight(Rule, SimpleLongScore) - Method in class org.optaplanner.core.api.score.buildin.simplelong.SimpleLongScoreHolder
-
- configureConstraintWeight(Rule, Score_) - Method in class org.optaplanner.core.api.score.holder.AbstractScoreHolder
-
Deprecated.
- configureConstraintWeight(Rule, Score_) - Method in interface org.optaplanner.core.api.score.holder.ScoreHolder
-
- configureLookAndFeel(String) - Static method in class org.optaplanner.swing.impl.SwingUtils
-
- configureNimbusToTangoColors() - Static method in class org.optaplanner.swing.impl.SwingUtils
-
- ConfigUtils - Class in org.optaplanner.core.config.util
-
- Constraint - Interface in org.optaplanner.core.api.score.stream
-
- ConstraintActivationUnMatchListener(Runnable) - Constructor for class org.optaplanner.core.api.score.holder.AbstractScoreHolder.ConstraintActivationUnMatchListener
-
Deprecated.
- ConstraintCollectors - Class in org.optaplanner.core.api.score.stream
-
- ConstraintConfiguration - Annotation Type in org.optaplanner.core.api.domain.constraintweight
-
Allows end users to change the constraint weights, by not hard coding them.
- ConstraintConfigurationDescriptor<Solution_> - Class in org.optaplanner.core.impl.domain.constraintweight.descriptor
-
- ConstraintConfigurationDescriptor(SolutionDescriptor<Solution_>, Class<?>) - Constructor for class org.optaplanner.core.impl.domain.constraintweight.descriptor.ConstraintConfigurationDescriptor
-
- ConstraintConfigurationProvider - Annotation Type in org.optaplanner.core.api.domain.constraintweight
-
- ConstraintFactory - Interface in org.optaplanner.core.api.score.stream
-
WARNING: The ConstraintStreams/ConstraintProvider API is TECH PREVIEW.
- constraintFactory - Variable in class org.optaplanner.core.impl.score.stream.bavet.common.BavetAbstractConstraintStream
-
- constraintFactory - Variable in class org.optaplanner.core.impl.score.stream.common.AbstractConstraint
-
- constraintFactory - Variable in class org.optaplanner.core.impl.score.stream.drools.common.DroolsAbstractConstraintStream
-
- ConstraintMatch - Class in org.optaplanner.core.api.score.constraint
-
- ConstraintMatch(String, String, List<Object>, Score) - Constructor for class org.optaplanner.core.api.score.constraint.ConstraintMatch
-
- ConstraintMatchAwareIncrementalScoreCalculator<Solution_,Score_ extends Score> - Interface in org.optaplanner.core.api.score.calculator
-
- ConstraintMatchAwareIncrementalScoreCalculator<Solution_> - Interface in org.optaplanner.core.impl.score.director.incremental
-
- constraintMatchEnabled - Variable in class org.optaplanner.core.api.score.holder.AbstractScoreHolder
-
Deprecated.
- constraintMatchEnabled - Variable in class org.optaplanner.core.impl.score.inliner.ScoreInliner
-
- constraintMatchEnabledPreference - Variable in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- ConstraintMatchScoreComparator - Class in org.optaplanner.core.api.score.constraint
-
- ConstraintMatchScoreComparator() - Constructor for class org.optaplanner.core.api.score.constraint.ConstraintMatchScoreComparator
-
Deprecated.
- ConstraintMatchTotal - Class in org.optaplanner.core.api.score.constraint
-
- ConstraintMatchTotal(String, String, Score) - Constructor for class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal
-
- ConstraintMatchTotal(String, String, Score, Score) - Constructor for class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal
-
- ConstraintMatchTotalBestScoreStatisticPoint - Class in org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore
-
- ConstraintMatchTotalBestScoreStatisticPoint(long, String, String, int, Score) - Constructor for class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreStatisticPoint
-
- ConstraintMatchTotalBestScoreSubSingleStatistic<Solution_> - Class in org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore
-
- ConstraintMatchTotalBestScoreSubSingleStatistic(SubSingleBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreSubSingleStatistic
-
- constraintMatchTotalMap - Variable in class org.optaplanner.core.api.score.holder.AbstractScoreHolder
-
Deprecated.
- ConstraintMatchTotalScoreComparator - Class in org.optaplanner.core.api.score.constraint
-
- ConstraintMatchTotalScoreComparator() - Constructor for class org.optaplanner.core.api.score.constraint.ConstraintMatchTotalScoreComparator
-
Deprecated.
- ConstraintMatchTotalStepScoreStatisticPoint - Class in org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore
-
- ConstraintMatchTotalStepScoreStatisticPoint(long, String, String, int, Score) - Constructor for class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreStatisticPoint
-
- ConstraintMatchTotalStepScoreSubSingleStatistic<Solution_> - Class in org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore
-
- ConstraintMatchTotalStepScoreSubSingleStatistic(SubSingleBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreSubSingleStatistic
-
- constraintName - Variable in class org.optaplanner.core.impl.score.stream.common.AbstractConstraint
-
- constraintPackage - Variable in class org.optaplanner.core.impl.score.stream.common.AbstractConstraint
-
- ConstraintProvider - Interface in org.optaplanner.core.api.score.stream
-
WARNING: The ConstraintStreams/ConstraintProvider API is TECH PREVIEW.
- constraintProviderClass - Variable in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- constraintProviderCustomProperties - Variable in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- ConstraintSession<Solution_> - Interface in org.optaplanner.core.impl.score.stream
-
An instance of this class must be used in only one thread.
- ConstraintSessionFactory<Solution_> - Interface in org.optaplanner.core.impl.score.stream
-
- ConstraintStream - Interface in org.optaplanner.core.api.score.stream
-
A constraint stream is a declaration on how to match
one
,
two
or more objects.
- ConstraintStreamImplType - Enum in org.optaplanner.core.api.score.stream
-
- constraintStreamImplType - Variable in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- ConstraintStreamScoreDirector<Solution_> - Class in org.optaplanner.core.impl.score.director.stream
-
- ConstraintStreamScoreDirector(ConstraintStreamScoreDirectorFactory<Solution_>, boolean, boolean) - Constructor for class org.optaplanner.core.impl.score.director.stream.ConstraintStreamScoreDirector
-
- ConstraintStreamScoreDirectorFactory<Solution_> - Class in org.optaplanner.core.impl.score.director.stream
-
- ConstraintStreamScoreDirectorFactory(SolutionDescriptor<Solution_>, ConstraintProvider, ConstraintStreamImplType) - Constructor for class org.optaplanner.core.impl.score.director.stream.ConstraintStreamScoreDirectorFactory
-
- ConstraintVerifier<ConstraintProvider_ extends ConstraintProvider,Solution_> - Interface in org.optaplanner.test.api.score.stream
-
- ConstraintWeight - Annotation Type in org.optaplanner.core.api.domain.constraintweight
-
Specifies that a bean property (or a field) set the constraint weight and score level of a constraint.
- ConstraintWeightDescriptor<Solution_> - Class in org.optaplanner.core.impl.domain.constraintweight.descriptor
-
- ConstraintWeightDescriptor(ConstraintConfigurationDescriptor<Solution_>, MemberAccessor) - Constructor for class org.optaplanner.core.impl.domain.constraintweight.descriptor.ConstraintWeightDescriptor
-
- constructCache(DefaultSolverScope) - Method in interface org.optaplanner.core.impl.heuristic.selector.common.SelectionCacheLifecycleListener
-
- constructCache(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.AbstractCachingEntitySelector
-
- constructCache(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.ProbabilityEntitySelector
-
- constructCache(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.SortingEntitySelector
-
- constructCache(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.pillar.DefaultPillarSelector
-
- constructCache(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.AbstractCachingMoveSelector
-
- constructCache(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.ProbabilityMoveSelector
-
- constructCache(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.SortingMoveSelector
-
- constructCache(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactoryToMoveSelectorBridge
-
- constructCache(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.value.chained.DefaultSubChainSelector
-
- constructCache(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.AbstractCachingValueSelector
-
- constructCache(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.ProbabilityValueSelector
-
- constructCache(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.SortingValueSelector
-
- constructClone(Class<C>) - Method in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner.FieldAccessingSolutionClonerRun
-
- constructCloneCollection(Collection<E>) - Method in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner.FieldAccessingSolutionClonerRun
-
- constructCloneMap(Map<K, V>) - Method in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner.FieldAccessingSolutionClonerRun
-
- ConstructionHeuristicDecider<Solution_> - Class in org.optaplanner.core.impl.constructionheuristic.decider
-
- ConstructionHeuristicDecider(String, Termination, ConstructionHeuristicForager) - Constructor for class org.optaplanner.core.impl.constructionheuristic.decider.ConstructionHeuristicDecider
-
- ConstructionHeuristicForager - Interface in org.optaplanner.core.impl.constructionheuristic.decider.forager
-
- ConstructionHeuristicForagerConfig - Class in org.optaplanner.core.config.constructionheuristic.decider.forager
-
- ConstructionHeuristicForagerConfig() - Constructor for class org.optaplanner.core.config.constructionheuristic.decider.forager.ConstructionHeuristicForagerConfig
-
- ConstructionHeuristicMoveScope<Solution_> - Class in org.optaplanner.core.impl.constructionheuristic.scope
-
- ConstructionHeuristicMoveScope(ConstructionHeuristicStepScope<Solution_>, int, Move<Solution_>) - Constructor for class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicMoveScope
-
- ConstructionHeuristicPhase<Solution_> - Interface in org.optaplanner.core.impl.constructionheuristic
-
- ConstructionHeuristicPhaseConfig - Class in org.optaplanner.core.config.constructionheuristic
-
- ConstructionHeuristicPhaseConfig() - Constructor for class org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicPhaseConfig
-
- ConstructionHeuristicPhaseLifecycleListener<Solution_> - Interface in org.optaplanner.core.impl.constructionheuristic.event
-
- ConstructionHeuristicPhaseLifecycleListenerAdapter<Solution_> - Class in org.optaplanner.core.impl.constructionheuristic.event
-
- ConstructionHeuristicPhaseLifecycleListenerAdapter() - Constructor for class org.optaplanner.core.impl.constructionheuristic.event.ConstructionHeuristicPhaseLifecycleListenerAdapter
-
- ConstructionHeuristicPhaseScope<Solution_> - Class in org.optaplanner.core.impl.constructionheuristic.scope
-
- ConstructionHeuristicPhaseScope(DefaultSolverScope<Solution_>) - Constructor for class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicPhaseScope
-
- ConstructionHeuristicPickEarlyType - Enum in org.optaplanner.core.config.constructionheuristic.decider.forager
-
- ConstructionHeuristicStepScope<Solution_> - Class in org.optaplanner.core.impl.constructionheuristic.scope
-
- ConstructionHeuristicStepScope(ConstructionHeuristicPhaseScope<Solution_>) - Constructor for class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicStepScope
-
- ConstructionHeuristicStepScope(ConstructionHeuristicPhaseScope<Solution_>, int) - Constructor for class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicStepScope
-
- constructionHeuristicType - Variable in class org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicPhaseConfig
-
- ConstructionHeuristicType - Enum in org.optaplanner.core.config.constructionheuristic
-
- constructorMemoization - Variable in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner
-
- contains(T) - Method in interface org.optaplanner.core.api.domain.valuerange.ValueRange
-
- contains(BigDecimal) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.bigdecimal.BigDecimalValueRange
-
- contains(BigInteger) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.biginteger.BigIntegerValueRange
-
- contains(T) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.collection.ListValueRange
-
- contains(T) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.composite.CompositeCountableValueRange
-
- contains(T) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.composite.EmptyValueRange
-
- contains(T) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.composite.NullableCountableValueRange
-
- contains(Boolean) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.primboolean.BooleanValueRange
-
- contains(Double) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.primdouble.DoubleValueRange
-
- contains(Integer) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.primint.IntValueRange
-
- contains(Long) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.primlong.LongValueRange
-
- contains(Temporal_) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.temporal.TemporalValueRange
-
- contains(Object) - Method in class org.optaplanner.core.impl.domain.variable.listener.support.SmallScalingOrderedSet
-
- containsAll(Collection<?>) - Method in class org.optaplanner.core.impl.domain.variable.listener.support.SmallScalingOrderedSet
-
- contextClassLoader() - Static method in class org.optaplanner.core.config.domain.ReflectionsWorkaroundClasspathHelper
-
Deprecated.
Gets the current thread context class loader.
- convertToDatabaseColumn(BendableScore) - Method in class org.optaplanner.persistence.jpa.api.score.buildin.bendable.BendableScoreConverter
-
- convertToDatabaseColumn(BendableBigDecimalScore) - Method in class org.optaplanner.persistence.jpa.api.score.buildin.bendablebigdecimal.BendableBigDecimalScoreConverter
-
- convertToDatabaseColumn(BendableLongScore) - Method in class org.optaplanner.persistence.jpa.api.score.buildin.bendablelong.BendableLongScoreConverter
-
- convertToDatabaseColumn(HardMediumSoftScore) - Method in class org.optaplanner.persistence.jpa.api.score.buildin.hardmediumsoft.HardMediumSoftScoreConverter
-
- convertToDatabaseColumn(HardMediumSoftBigDecimalScore) - Method in class org.optaplanner.persistence.jpa.api.score.buildin.hardmediumsoftbigdecimal.HardMediumSoftBigDecimalScoreConverter
-
- convertToDatabaseColumn(HardMediumSoftLongScore) - Method in class org.optaplanner.persistence.jpa.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreConverter
-
- convertToDatabaseColumn(HardSoftScore) - Method in class org.optaplanner.persistence.jpa.api.score.buildin.hardsoft.HardSoftScoreConverter
-
- convertToDatabaseColumn(HardSoftBigDecimalScore) - Method in class org.optaplanner.persistence.jpa.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreConverter
-
- convertToDatabaseColumn(HardSoftLongScore) - Method in class org.optaplanner.persistence.jpa.api.score.buildin.hardsoftlong.HardSoftLongScoreConverter
-
- convertToDatabaseColumn(SimpleScore) - Method in class org.optaplanner.persistence.jpa.api.score.buildin.simple.SimpleScoreConverter
-
- convertToDatabaseColumn(SimpleBigDecimalScore) - Method in class org.optaplanner.persistence.jpa.api.score.buildin.simplebigdecimal.SimpleBigDecimalScoreConverter
-
- convertToDatabaseColumn(SimpleLongScore) - Method in class org.optaplanner.persistence.jpa.api.score.buildin.simplelong.SimpleLongScoreConverter
-
- convertToEntityAttribute(String) - Method in class org.optaplanner.persistence.jpa.api.score.buildin.bendable.BendableScoreConverter
-
- convertToEntityAttribute(String) - Method in class org.optaplanner.persistence.jpa.api.score.buildin.bendablebigdecimal.BendableBigDecimalScoreConverter
-
- convertToEntityAttribute(String) - Method in class org.optaplanner.persistence.jpa.api.score.buildin.bendablelong.BendableLongScoreConverter
-
- convertToEntityAttribute(String) - Method in class org.optaplanner.persistence.jpa.api.score.buildin.hardmediumsoft.HardMediumSoftScoreConverter
-
- convertToEntityAttribute(String) - Method in class org.optaplanner.persistence.jpa.api.score.buildin.hardmediumsoftbigdecimal.HardMediumSoftBigDecimalScoreConverter
-
- convertToEntityAttribute(String) - Method in class org.optaplanner.persistence.jpa.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreConverter
-
- convertToEntityAttribute(String) - Method in class org.optaplanner.persistence.jpa.api.score.buildin.hardsoft.HardSoftScoreConverter
-
- convertToEntityAttribute(String) - Method in class org.optaplanner.persistence.jpa.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreConverter
-
- convertToEntityAttribute(String) - Method in class org.optaplanner.persistence.jpa.api.score.buildin.hardsoftlong.HardSoftLongScoreConverter
-
- convertToEntityAttribute(String) - Method in class org.optaplanner.persistence.jpa.api.score.buildin.simple.SimpleScoreConverter
-
- convertToEntityAttribute(String) - Method in class org.optaplanner.persistence.jpa.api.score.buildin.simplebigdecimal.SimpleBigDecimalScoreConverter
-
- convertToEntityAttribute(String) - Method in class org.optaplanner.persistence.jpa.api.score.buildin.simplelong.SimpleLongScoreConverter
-
- copyConfig() - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
-
- copyConfig() - Method in class org.optaplanner.benchmark.config.report.BenchmarkReportConfig
-
- copyConfig() - Method in class org.optaplanner.benchmark.config.SolverBenchmarkConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.AbstractConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicPhaseConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.constructionheuristic.decider.forager.ConstructionHeuristicForagerConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.constructionheuristic.placer.PooledEntityPlacerConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.constructionheuristic.placer.QueuedEntityPlacerConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.constructionheuristic.placer.QueuedValuePlacerConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.domain.ScanAnnotatedClassesConfig
-
Deprecated.
- copyConfig() - Method in class org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchPhaseConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.heuristic.selector.common.nearby.NearbySelectionConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.heuristic.selector.entity.pillar.PillarSelectorConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.heuristic.selector.move.composite.CartesianProductMoveSelectorConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.heuristic.selector.move.composite.UnionMoveSelectorConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.heuristic.selector.move.factory.MoveIteratorFactoryConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.heuristic.selector.move.factory.MoveListFactoryConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.KOptMoveSelectorConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.SubChainChangeMoveSelectorConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.SubChainSwapMoveSelectorConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.TailChainSwapMoveSelectorConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.ChangeMoveSelectorConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.PillarChangeMoveSelectorConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.PillarSwapMoveSelectorConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.SwapMoveSelectorConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.heuristic.selector.value.chained.SubChainSelectorConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.localsearch.decider.forager.LocalSearchForagerConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.localsearch.LocalSearchPhaseConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.partitionedsearch.PartitionedSearchPhaseConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.phase.custom.CustomPhaseConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.phase.NoChangePhaseConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.solver.recaller.BestSolutionRecallerConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.solver.SolverManagerConfig
-
- copyConfig() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- copyFields(Class<C>, Class<? extends C>, C, C) - Method in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner.FieldAccessingSolutionClonerRun
-
- copyResourcesTo(File) - Static method in class org.optaplanner.benchmark.impl.report.WebsiteResourceUtils
-
- count() - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- count - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.stepcountinghillclimbing.StepCountingHillClimbingAcceptor
-
- countable - Variable in class org.optaplanner.core.impl.domain.valuerange.descriptor.AbstractFromPropertyValueRangeDescriptor
-
- CountableValueRange<T> - Interface in org.optaplanner.core.api.domain.valuerange
-
- countBi() - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- countDistinct() - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- countDistinct(Function<A, ?>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- countDistinct(BiFunction<A, B, ?>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- countDistinct(TriFunction<A, B, C, ?>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- countDistinct(QuadFunction<A, B, C, D, ?>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- countDistinctLong(Function<A, ?>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- countDistinctLong(BiFunction<A, B, ?>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- countDistinctLong(TriFunction<A, B, C, ?>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- countDistinctLong(QuadFunction<A, B, C, D, ?>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- countLong() - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- countLongBi() - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- countLongQuad() - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- countLongTri() - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- countMutations(Solution_, Solution_) - Method in class org.optaplanner.core.impl.domain.solution.mutation.MutationCounter
-
- countQuad() - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- countReinitializableVariables(ScoreDirector<Solution_>, Object) - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
-
- countTri() - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- countUninitializedVariables(Object) - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
-
- countUninitializedVariables(Solution_) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- create(PlannerBenchmarkConfig) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- create() - Static method in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseMeasurement
-
- create(SolverFactory<Solution_>) - Static method in interface org.optaplanner.core.api.score.ScoreManager
-
- create(SolverConfig) - Static method in class org.optaplanner.core.api.solver.SolverFactory
-
- create(SolverConfig, SolverManagerConfig) - Static method in interface org.optaplanner.core.api.solver.SolverManager
-
- create(SolverFactory<Solution_>, SolverManagerConfig) - Static method in interface org.optaplanner.core.api.solver.SolverManager
-
- create(ValueSelector, List<SelectionFilter>) - Static method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.FilteringValueSelector
-
- create(ValueSelector) - Static method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.InitializedValueSelector
-
- createAndDisplay(PlannerBenchmarkConfig) - Static method in class org.optaplanner.benchmark.impl.aggregator.swingui.BenchmarkAggregatorFrame
-
- createAndDisplay(PlannerBenchmarkFactory) - Static method in class org.optaplanner.benchmark.impl.aggregator.swingui.BenchmarkAggregatorFrame
-
- createAndDisplayFromFreemarkerXmlResource(String) - Static method in class org.optaplanner.benchmark.impl.aggregator.swingui.BenchmarkAggregatorFrame
-
Reads an Freemarker template from the classpath that generates an XML benchmark configuration
and uses that
PlannerBenchmarkConfig
to do an aggregation.
- createAndDisplayFromXmlResource(String) - Static method in class org.optaplanner.benchmark.impl.aggregator.swingui.BenchmarkAggregatorFrame
-
Reads an XML benchmark configuration from the classpath
and uses that
PlannerBenchmarkConfig
to do an aggregation.
- createBigDecimalValueRange(BigDecimal, BigDecimal) - Static method in class org.optaplanner.core.api.domain.valuerange.ValueRangeFactory
-
- createBigDecimalValueRange(BigDecimal, BigDecimal, BigDecimal) - Static method in class org.optaplanner.core.api.domain.valuerange.ValueRangeFactory
-
- createBigIntegerValueRange(BigInteger, BigInteger) - Static method in class org.optaplanner.core.api.domain.valuerange.ValueRangeFactory
-
- createBigIntegerValueRange(BigInteger, BigInteger, BigInteger) - Static method in class org.optaplanner.core.api.domain.valuerange.ValueRangeFactory
-
- createBooleanValueRange() - Static method in class org.optaplanner.core.api.domain.valuerange.ValueRangeFactory
-
- createChildNodeChains(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetAbstractBiNode<A, B>) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetAbstractBiConstraintStream
-
- createChildNodeChains(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetAbstractBiNode<A, B>) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetJoinBridgeBiConstraintStream
-
- createChildNodeChains(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetAbstractBiNode<A, B>) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetScoringBiConstraintStream
-
- createChildNodeChains(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetAbstractTriNode<A, B, C>) - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetAbstractTriConstraintStream
-
- createChildNodeChains(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetAbstractTriNode<A, B, C>) - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetScoringTriConstraintStream
-
- createChildNodeChains(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetAbstractUniNode<A>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetAbstractUniConstraintStream
-
- createChildNodeChains(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetAbstractUniNode<A>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetGroupBridgeUniConstraintStream
-
- createChildNodeChains(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetAbstractUniNode<A>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetJoinBridgeUniConstraintStream
-
- createChildNodeChains(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetAbstractUniNode<A>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetScoringUniConstraintStream
-
- createChildThreadConfigPolicy(ChildThreadType) - Method in class org.optaplanner.core.config.heuristic.policy.HeuristicConfigPolicy
-
- createChildThreadScoreDirector(ChildThreadType) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- createChildThreadScoreDirector(ChildThreadType) - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirector
-
- createChildThreadSolverScope(ChildThreadType) - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- createChildThreadTermination(DefaultSolverScope, ChildThreadType) - Method in class org.optaplanner.core.impl.solver.termination.AbstractTermination
-
- createChildThreadTermination(DefaultSolverScope, ChildThreadType) - Method in class org.optaplanner.core.impl.solver.termination.AndCompositeTermination
-
- createChildThreadTermination(DefaultSolverScope, ChildThreadType) - Method in class org.optaplanner.core.impl.solver.termination.BasicPlumbingTermination
-
- createChildThreadTermination(DefaultSolverScope, ChildThreadType) - Method in class org.optaplanner.core.impl.solver.termination.BestScoreFeasibleTermination
-
- createChildThreadTermination(DefaultSolverScope, ChildThreadType) - Method in class org.optaplanner.core.impl.solver.termination.BestScoreTermination
-
- createChildThreadTermination(DefaultSolverScope, ChildThreadType) - Method in class org.optaplanner.core.impl.solver.termination.ChildThreadPlumbingTermination
-
- createChildThreadTermination(DefaultSolverScope, ChildThreadType) - Method in class org.optaplanner.core.impl.solver.termination.OrCompositeTermination
-
- createChildThreadTermination(DefaultSolverScope, ChildThreadType) - Method in class org.optaplanner.core.impl.solver.termination.PhaseToSolverTerminationBridge
-
- createChildThreadTermination(DefaultSolverScope, ChildThreadType) - Method in class org.optaplanner.core.impl.solver.termination.ScoreCalculationCountTermination
-
- createChildThreadTermination(DefaultSolverScope, ChildThreadType) - Method in class org.optaplanner.core.impl.solver.termination.StepCountTermination
-
- createChildThreadTermination(DefaultSolverScope, ChildThreadType) - Method in interface org.optaplanner.core.impl.solver.termination.Termination
-
- createChildThreadTermination(DefaultSolverScope, ChildThreadType) - Method in class org.optaplanner.core.impl.solver.termination.TimeMillisSpentTermination
-
- createChildThreadTermination(DefaultSolverScope, ChildThreadType) - Method in class org.optaplanner.core.impl.solver.termination.UnimprovedStepCountTermination
-
- createChildThreadTermination(DefaultSolverScope, ChildThreadType) - Method in class org.optaplanner.core.impl.solver.termination.UnimprovedTimeMillisSpentScoreDifferenceThresholdTermination
-
- createChildThreadTermination(DefaultSolverScope, ChildThreadType) - Method in class org.optaplanner.core.impl.solver.termination.UnimprovedTimeMillisSpentTermination
-
- createChildThreadTerminationList(DefaultSolverScope, ChildThreadType) - Method in class org.optaplanner.core.impl.solver.termination.AbstractCompositeTermination
-
- createConfig() - Static method in class org.optaplanner.persistence.jsonb.api.OptaPlannerJsonbConfig
-
- createContext() - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsAbstractAccumulateFunction
-
- createContext() - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsAbstractGroupByAccumulator
-
- createContextual(SerializerProvider, BeanProperty) - Method in class org.optaplanner.persistence.jackson.api.score.AbstractScoreJacksonJsonSerializer
-
- createContextual(SerializerProvider, BeanProperty) - Method in class org.optaplanner.persistence.jackson.api.score.ScoreJacksonJsonSerializer
-
Deprecated.
- createDir(URL) - Method in class org.optaplanner.core.config.domain.ReflectionsKieVfsUrlType
-
Deprecated.
- createDoubleValueRange(double, double) - Static method in class org.optaplanner.core.api.domain.valuerange.ValueRangeFactory
-
Build an uncountable
ValueRange
of all
double
values between 2 bounds.
- createEmpty() - Static method in class org.optaplanner.core.api.solver.SolverFactory
-
- createEmpty(ClassLoader) - Static method in class org.optaplanner.core.api.solver.SolverFactory
-
- createEmptyFromKieContainer(ReleaseId) - Static method in class org.optaplanner.core.api.solver.SolverFactory
-
- createEmptyFromKieContainer(KieContainer) - Static method in class org.optaplanner.core.api.solver.SolverFactory
-
- createExternalizedSupply(InnerScoreDirector) - Method in class org.optaplanner.core.impl.domain.variable.anchor.AnchorVariableDemand
-
- createExternalizedSupply(InnerScoreDirector) - Method in class org.optaplanner.core.impl.domain.variable.custom.CustomShadowVariableDemand
-
- createExternalizedSupply(InnerScoreDirector) - Method in class org.optaplanner.core.impl.domain.variable.inverserelation.CollectionInverseVariableDemand
-
- createExternalizedSupply(InnerScoreDirector) - Method in class org.optaplanner.core.impl.domain.variable.inverserelation.SingletonInverseVariableDemand
-
- createExternalizedSupply(InnerScoreDirector) - Method in interface org.optaplanner.core.impl.domain.variable.supply.Demand
-
Only called if the domain model doesn't already support the demand (through a shadow variable usually).
- createExtractor() - Method in class org.optaplanner.core.impl.domain.constraintweight.descriptor.ConstraintWeightDescriptor
-
- createFromFreemarkerXmlFile(File) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromFreemarkerXmlFile(File, ClassLoader) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromFreemarkerXmlFile(File, Object) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromFreemarkerXmlFile(File, Object, ClassLoader) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromFreemarkerXmlFile(File) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
Reads a Freemarker XML benchmark configuration from the file system.
- createFromFreemarkerXmlFile(File, ClassLoader) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- createFromFreemarkerXmlFile(File, Object) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- createFromFreemarkerXmlFile(File, Object, ClassLoader) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- createFromFreemarkerXmlInputStream(InputStream) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromFreemarkerXmlInputStream(InputStream, ClassLoader) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromFreemarkerXmlInputStream(InputStream, Object) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromFreemarkerXmlInputStream(InputStream, Object, ClassLoader) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromFreemarkerXmlInputStream(InputStream) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- createFromFreemarkerXmlInputStream(InputStream, ClassLoader) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- createFromFreemarkerXmlInputStream(InputStream, Object) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- createFromFreemarkerXmlInputStream(InputStream, Object, ClassLoader) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- createFromFreemarkerXmlReader(Reader) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromFreemarkerXmlReader(Reader, ClassLoader) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromFreemarkerXmlReader(Reader, Object) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromFreemarkerXmlReader(Reader, Object, ClassLoader) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromFreemarkerXmlReader(Reader) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- createFromFreemarkerXmlReader(Reader, ClassLoader) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- createFromFreemarkerXmlReader(Reader, Object) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- createFromFreemarkerXmlReader(Reader, Object, ClassLoader) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- createFromFreemarkerXmlResource(String) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromFreemarkerXmlResource(String, ClassLoader) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromFreemarkerXmlResource(String, Object) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromFreemarkerXmlResource(String, Object, ClassLoader) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromFreemarkerXmlResource(String) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
Reads a Freemarker XML benchmark configuration from the classpath.
- createFromFreemarkerXmlResource(String, ClassLoader) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- createFromFreemarkerXmlResource(String, Object) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- createFromFreemarkerXmlResource(String, Object, ClassLoader) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- createFromKieContainer(KieContainer, SolverConfig) - Static method in class org.optaplanner.core.api.solver.SolverFactory
-
- createFromKieContainerXmlResource(String) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromKieContainerXmlResource(ReleaseId, String) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromKieContainerXmlResource(KieContainer, String) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromKieContainerXmlResource(String) - Static method in class org.optaplanner.core.api.solver.SolverFactory
-
Uses KieServices.getKieClasspathContainer()
.
- createFromKieContainerXmlResource(ReleaseId, String) - Static method in class org.optaplanner.core.api.solver.SolverFactory
-
- createFromKieContainerXmlResource(KieContainer, String) - Static method in class org.optaplanner.core.api.solver.SolverFactory
-
- createFromSolverConfig(SolverConfig) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- createFromSolverConfig(SolverConfig, File) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- createFromSolverConfigXmlResource(String) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromSolverConfigXmlResource(String, ClassLoader) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromSolverConfigXmlResource(String, File) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromSolverConfigXmlResource(String, File, ClassLoader) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromSolverFactory(SolverFactory<Solution_>) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromSolverFactory(SolverFactory<Solution_>, File) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromXmlFile(File) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromXmlFile(File, ClassLoader) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromXmlFile(File) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
Reads an XML benchmark configuration from the file system.
- createFromXmlFile(File, ClassLoader) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- createFromXmlFile(File) - Static method in class org.optaplanner.core.api.solver.SolverFactory
-
- createFromXmlFile(File, ClassLoader) - Static method in class org.optaplanner.core.api.solver.SolverFactory
-
- createFromXmlFile(File) - Static method in class org.optaplanner.core.config.solver.SolverConfig
-
Reads an XML solver configuration from the file system.
- createFromXmlFile(File, ClassLoader) - Static method in class org.optaplanner.core.config.solver.SolverConfig
-
- createFromXmlInputStream(InputStream) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromXmlInputStream(InputStream, ClassLoader) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromXmlInputStream(InputStream) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- createFromXmlInputStream(InputStream, ClassLoader) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- createFromXmlInputStream(InputStream) - Static method in class org.optaplanner.core.api.solver.SolverFactory
-
- createFromXmlInputStream(InputStream, ClassLoader) - Static method in class org.optaplanner.core.api.solver.SolverFactory
-
- createFromXmlInputStream(InputStream) - Static method in class org.optaplanner.core.config.solver.SolverConfig
-
- createFromXmlInputStream(InputStream, ClassLoader) - Static method in class org.optaplanner.core.config.solver.SolverConfig
-
- createFromXmlReader(Reader) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromXmlReader(Reader, ClassLoader) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromXmlReader(Reader) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- createFromXmlReader(Reader, ClassLoader) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- createFromXmlReader(Reader) - Static method in class org.optaplanner.core.api.solver.SolverFactory
-
- createFromXmlReader(Reader, ClassLoader) - Static method in class org.optaplanner.core.api.solver.SolverFactory
-
- createFromXmlReader(Reader) - Static method in class org.optaplanner.core.config.solver.SolverConfig
-
- createFromXmlReader(Reader, ClassLoader) - Static method in class org.optaplanner.core.config.solver.SolverConfig
-
- createFromXmlResource(String) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromXmlResource(String, ClassLoader) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- createFromXmlResource(String) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
Reads an XML benchmark configuration from the classpath.
- createFromXmlResource(String, ClassLoader) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- createFromXmlResource(String) - Static method in class org.optaplanner.core.api.solver.SolverFactory
-
- createFromXmlResource(String, ClassLoader) - Static method in class org.optaplanner.core.api.solver.SolverFactory
-
- createFromXmlResource(String) - Static method in class org.optaplanner.core.config.solver.SolverConfig
-
Reads an XML solver configuration from the classpath.
- createFromXmlResource(String, ClassLoader) - Static method in class org.optaplanner.core.config.solver.SolverConfig
-
- createInput(Function<Variable<X>, X>) - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsBiGroupByAccumulator
-
- createInput(Function<Variable<X>, X>) - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsBiToQuadGroupByAccumulator
-
- createInput(Function<Variable<X>, X>) - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsBiToTriGroupByAccumulator
-
- createInput(Function<Variable<X>, X>) - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsAbstractGroupByAccumulator
-
- createInput(Function<Variable<X>, X>) - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsQuadGroupByAccumulator
-
- createInput(Function<Variable<X>, X>) - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsQuadToBiGroupByAccumulator
-
- createInput(Function<Variable<X>, X>) - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsQuadToTriGroupByAccumulator
-
- createInput(Function<Variable<X>, X>) - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsTriGroupByAccumulator
-
- createInput(Function<Variable<X>, X>) - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsTriToBiGroupByAccumulator
-
- createInput(Function<Variable<X>, X>) - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsTriToQuadGroupByAccumulator
-
- createInput(Function<Variable<X>, X>) - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsUniToBiGroupByAccumulator
-
- createInput(Function<Variable<X>, X>) - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsUniToQuadGroupByAccumulator
-
- createInput(Function<Variable<X>, X>) - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsUniToTriGroupByAccumulator
-
- createIntValueRange(int, int) - Static method in class org.optaplanner.core.api.domain.valuerange.ValueRangeFactory
-
- createIntValueRange(int, int, int) - Static method in class org.optaplanner.core.api.domain.valuerange.ValueRangeFactory
-
- createKieSession() - Method in class org.optaplanner.core.impl.score.director.drools.testgen.TestGenDroolsScoreDirector
-
- createLocalDateTimeValueRange(LocalDateTime, LocalDateTime, long, TemporalUnit) - Static method in class org.optaplanner.core.api.domain.valuerange.ValueRangeFactory
-
- createLocalDateValueRange(LocalDate, LocalDate, long, TemporalUnit) - Static method in class org.optaplanner.core.api.domain.valuerange.ValueRangeFactory
-
- createLocalTimeValueRange(LocalTime, LocalTime, long, TemporalUnit) - Static method in class org.optaplanner.core.api.domain.valuerange.ValueRangeFactory
-
- createLongValueRange(long, long) - Static method in class org.optaplanner.core.api.domain.valuerange.ValueRangeFactory
-
- createLongValueRange(long, long, long) - Static method in class org.optaplanner.core.api.domain.valuerange.ValueRangeFactory
-
- createMerge(SolverBenchmarkResult, ProblemBenchmarkResult, SingleBenchmarkResult) - Static method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- createMerge(SingleBenchmarkResult, SubSingleBenchmarkResult, int) - Static method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- createMergedResult(List<SingleBenchmarkResult>) - Static method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- createMergeMap(PlannerBenchmarkResult, List<SingleBenchmarkResult>) - Static method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- createMergeMap(PlannerBenchmarkResult, List<SingleBenchmarkResult>) - Static method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- createMergeSingleton(List<SingleBenchmarkResult>) - Static method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- createModule() - Static method in class org.optaplanner.persistence.jackson.api.OptaPlannerJacksonModule
-
- createMove(InnerScoreDirector<Solution_>, int) - Static method in class org.optaplanner.core.impl.partitionedsearch.scope.PartitionChangeMove
-
- createMoveList(Solution_) - Method in interface org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactory
-
- createNode(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetAbstractBiNode<A, B>) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetAbstractBiConstraintStream
-
- createNode(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetAbstractBiNode<A, B>) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetFilterBiConstraintStream
-
- createNode(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetAbstractBiNode<GroupKey_, Result_>) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetGroupBiConstraintStream
-
- createNode(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetAbstractBiNode<A, B>) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetJoinBiConstraintStream
-
- createNode(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetAbstractBiNode<A, B>) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetJoinBridgeBiConstraintStream
-
- createNode(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetAbstractBiNode<A, B>) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetScoringBiConstraintStream
-
- createNode(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetAbstractTriNode<A, B, C>) - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetAbstractTriConstraintStream
-
- createNode(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetAbstractTriNode<A, B, C>) - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetFilterTriConstraintStream
-
- createNode(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetAbstractTriNode<A, B, C>) - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetJoinTriConstraintStream
-
- createNode(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetAbstractTriNode<A, B, C>) - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetScoringTriConstraintStream
-
- createNode(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetAbstractUniNode<A>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetAbstractUniConstraintStream
-
- createNode(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetAbstractUniNode<A>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetFilterUniConstraintStream
-
- createNode(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetAbstractUniNode<A>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetFromUniConstraintStream
-
- createNode(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetAbstractUniNode<A>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetGroupBridgeUniConstraintStream
-
- createNode(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetAbstractUniNode<A>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetJoinBridgeUniConstraintStream
-
- createNode(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetAbstractUniNode<A>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetScoringUniConstraintStream
-
- createNodeChain(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetAbstractBiNode<A, B>) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetAbstractBiConstraintStream
-
- createNodeChain(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetAbstractBiNode<GroupKey_, Result_>) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetGroupBiConstraintStream
-
- createNodeChain(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetJoinBridgeNode, BavetJoinBridgeNode) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetJoinBiConstraintStream
-
- createNodeChain(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetJoinBridgeNode, BavetJoinBridgeNode) - Method in interface org.optaplanner.core.impl.score.stream.bavet.common.BavetJoinConstraintStream
-
- createNodeChain(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetAbstractTriNode<A, B, C>) - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetAbstractTriConstraintStream
-
- createNodeChain(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetJoinBridgeNode, BavetJoinBridgeNode) - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetJoinTriConstraintStream
-
- createNodeChain(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetAbstractUniNode<A>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetAbstractUniConstraintStream
-
- createNodeChain(BavetNodeBuildPolicy<Solution_>, Score<?>, int, BavetAbstractUniNode<A>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetFromUniConstraintStream
-
- createNodes(BavetNodeBuildPolicy<Solution_>, Map<Class<?>, BavetFromUniNode<Object>>, Score<?>) - Method in class org.optaplanner.core.impl.score.stream.bavet.BavetConstraint
-
- createOrGetClonedSolution() - Method in class org.optaplanner.core.impl.phase.scope.AbstractStepScope
-
- createOriginalIterator() - Method in interface org.optaplanner.core.api.domain.valuerange.CountableValueRange
-
Select the elements in original (natural) order.
- createOriginalIterator() - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.bigdecimal.BigDecimalValueRange
-
- createOriginalIterator() - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.biginteger.BigIntegerValueRange
-
- createOriginalIterator() - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.collection.ListValueRange
-
- createOriginalIterator() - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.composite.CompositeCountableValueRange
-
- createOriginalIterator() - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.composite.EmptyValueRange
-
- createOriginalIterator() - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.composite.NullableCountableValueRange
-
- createOriginalIterator() - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.primboolean.BooleanValueRange
-
- createOriginalIterator() - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.primint.IntValueRange
-
- createOriginalIterator() - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.primlong.LongValueRange
-
- createOriginalIterator() - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.temporal.TemporalValueRange
-
- createOriginalMoveIterator(ScoreDirector<Solution_>) - Method in interface org.optaplanner.core.impl.heuristic.selector.move.factory.MoveIteratorFactory
-
- createPhaseConfigPolicy() - Method in class org.optaplanner.core.config.heuristic.policy.HeuristicConfigPolicy
-
- createPointFromCsvLine(ScoreDefinition, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreSubSingleStatistic
-
- createPointFromCsvLine(ScoreDefinition, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationSubSingleStatistic
-
- createPointFromCsvLine(ScoreDefinition, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseSubSingleStatistic
-
- createPointFromCsvLine(ScoreDefinition, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepSubSingleStatistic
-
- createPointFromCsvLine(ScoreDefinition, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedSubSingleStatistic
-
- createPointFromCsvLine(ScoreDefinition, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreSubSingleStatistic
-
- createPointFromCsvLine(ScoreDefinition, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreSubSingleStatistic
-
- createPointFromCsvLine(ScoreDefinition, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreSubSingleStatistic
-
- createPointFromCsvLine(ScoreDefinition, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffSubSingleStatistic
-
- createPointFromCsvLine(ScoreDefinition, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffSubSingleStatistic
-
- createPointFromCsvLine(ScoreDefinition, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
-
- createProbabilityWeight(ScoreDirector<Solution_>, IterableSelector) - Method in class org.optaplanner.core.impl.heuristic.selector.common.decorator.FairSelectorProbabilityWeightFactory
-
- createProbabilityWeight(ScoreDirector<Solution_>, Selector_) - Method in class org.optaplanner.core.impl.heuristic.selector.common.decorator.FixedSelectorProbabilityWeightFactory
-
- createProbabilityWeight(ScoreDirector<Solution_>, T) - Method in interface org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionProbabilityWeightFactory
-
- createRandom() - Method in class org.optaplanner.core.impl.solver.random.DefaultRandomFactory
-
- createRandom() - Method in interface org.optaplanner.core.impl.solver.random.RandomFactory
-
- createRandomIterator(Random) - Method in interface org.optaplanner.core.api.domain.valuerange.ValueRange
-
Select in random order, but without shuffling the elements.
- createRandomIterator(Random) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.bigdecimal.BigDecimalValueRange
-
- createRandomIterator(Random) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.biginteger.BigIntegerValueRange
-
- createRandomIterator(Random) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.collection.ListValueRange
-
- createRandomIterator(Random) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.composite.CompositeCountableValueRange
-
- createRandomIterator(Random) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.composite.EmptyValueRange
-
- createRandomIterator(Random) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.composite.NullableCountableValueRange
-
- createRandomIterator(Random) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.primboolean.BooleanValueRange
-
- createRandomIterator(Random) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.primdouble.DoubleValueRange
-
- createRandomIterator(Random) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.primint.IntValueRange
-
- createRandomIterator(Random) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.primlong.LongValueRange
-
- createRandomIterator(Random) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.temporal.TemporalValueRange
-
- createRandomMoveIterator(ScoreDirector<Solution_>, Random) - Method in interface org.optaplanner.core.impl.heuristic.selector.move.factory.MoveIteratorFactory
-
- createRankingWeight(List<SolverBenchmarkResult>, SolverBenchmarkResult) - Method in interface org.optaplanner.benchmark.impl.ranking.SolverRankingWeightFactory
-
The ranking function.
- createRankingWeight(List<SolverBenchmarkResult>, SolverBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.ranking.TotalRankSolverRankingWeightFactory
-
- createRule(Global<? extends AbstractScoreHolder<?>>) - Method in class org.optaplanner.core.impl.score.stream.drools.DroolsConstraint
-
- createRuleItemBuilders(DroolsConstraint<?>, Global<? extends AbstractScoreHolder<?>>) - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsScoringBiConstraintStream
-
- createRuleItemBuilders(DroolsConstraint<?>, Global<? extends AbstractScoreHolder<?>>) - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsAbstractConstraintStream
-
Assemble elements of the rule that will process this stream and turn it into a constraint match.
- createRuleItemBuilders(DroolsConstraint<?>, Global<? extends AbstractScoreHolder<?>>) - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsScoringQuadConstraintStream
-
- createRuleItemBuilders(DroolsConstraint<?>, Global<? extends AbstractScoreHolder<?>>) - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsScoringTriConstraintStream
-
- createRuleItemBuilders(DroolsConstraint<?>, Global<? extends AbstractScoreHolder<?>>) - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsScoringUniConstraintStream
-
- createRuleToConstraintWeightExtractorMap(KieBase) - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirectorFactory
-
- createScore(int...) - Method in class org.optaplanner.core.impl.score.buildin.bendable.BendableScoreDefinition
-
- createScore(BigDecimal...) - Method in class org.optaplanner.core.impl.score.buildin.bendablebigdecimal.BendableBigDecimalScoreDefinition
-
- createScore(long...) - Method in class org.optaplanner.core.impl.score.buildin.bendablelong.BendableLongScoreDefinition
-
- createScoreUninitialized(int, int...) - Method in class org.optaplanner.core.impl.score.buildin.bendable.BendableScoreDefinition
-
- createScoreUninitialized(int, BigDecimal...) - Method in class org.optaplanner.core.impl.score.buildin.bendablebigdecimal.BendableBigDecimalScoreDefinition
-
- createScoreUninitialized(int, long...) - Method in class org.optaplanner.core.impl.score.buildin.bendablelong.BendableLongScoreDefinition
-
- createShadowVariablesViolationMessage() - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- createSorterWeight(Solution_, T) - Method in interface org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory
-
- createSubSingleStatistic(SubSingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreProblemStatistic
-
- createSubSingleStatistic(SubSingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationProblemStatistic
-
- createSubSingleStatistic(SubSingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseProblemStatistic
-
- createSubSingleStatistic(SubSingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepProblemStatistic
-
- createSubSingleStatistic(SubSingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
-
- createSubSingleStatistic(SubSingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedProblemStatistic
-
- createSubSingleStatistic(SubSingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreProblemStatistic
-
- createTemporalValueRange(Temporal_, Temporal_, long, TemporalUnit) - Static method in class org.optaplanner.core.api.domain.valuerange.ValueRangeFactory
-
- createThreadPoolExecutor() - Method in class org.optaplanner.core.impl.constructionheuristic.decider.MultiThreadedConstructionHeuristicDecider
-
- createThreadPoolExecutor() - Method in class org.optaplanner.core.impl.localsearch.decider.MultiThreadedLocalSearchDecider
-
- createTuple(BavetAbstractBiTuple<A, B>) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetAbstractBiNode
-
- createTuple(BavetAbstractBiTuple<A, B>) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetFilterBiNode
-
- createTuple(BavetAbstractBiTuple<GroupKey_, Result_>) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetGroupBiNode
-
- createTuple(GroupKey_, ResultContainer_) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetGroupBiNode
-
- createTuple(BavetAbstractBiTuple<A, B>) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetJoinBiNode
-
- createTuple(BavetJoinBridgeUniTuple<A>, BavetJoinBridgeUniTuple<B>) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetJoinBiNode
-
- createTuple(BavetAbstractBiTuple<A, B>) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetJoinBridgeBiNode
-
- createTuple(BavetAbstractBiTuple<A, B>) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetScoringBiNode
-
- createTuple(BavetAbstractTriTuple<A, B, C>) - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetAbstractTriNode
-
- createTuple(BavetAbstractTriTuple<A, B, C>) - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetFilterTriNode
-
- createTuple(BavetAbstractTriTuple<A, B, C>) - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetJoinTriNode
-
- createTuple(BavetJoinBridgeBiTuple<A, B>, BavetJoinBridgeUniTuple<C>) - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetJoinTriNode
-
- createTuple(BavetAbstractTriTuple<A, B, C>) - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetScoringTriNode
-
- createTuple(BavetAbstractUniTuple<A>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetAbstractUniNode
-
- createTuple(BavetAbstractUniTuple<A>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetFilterUniNode
-
- createTuple(A) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetFromUniNode
-
- createTuple(BavetAbstractUniTuple<A>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetFromUniNode
-
- createTuple(BavetAbstractUniTuple<A>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetGroupBridgeUniNode
-
- createTuple(BavetAbstractUniTuple<A>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetJoinBridgeUniNode
-
- createTuple(BavetAbstractUniTuple<A>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetScoringUniNode
-
- createUndoMove(ScoreDirector<Solution_>) - Method in class org.optaplanner.core.impl.heuristic.move.AbstractMove
-
Called before the move is done, so the move can be evaluated and then be undone
without resulting into a permanent change in the solution.
- createUndoMove(ScoreDirector<Solution_>) - Method in class org.optaplanner.core.impl.heuristic.move.NoChangeMove
-
- createUndoMove(ScoreDirector<Solution_>) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedChangeMove
-
- createUndoMove(ScoreDirector<Solution_>) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedSwapMove
-
- createUndoMove(ScoreDirector<Solution_>) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMove
-
- createUndoMove(ScoreDirector<Solution_>) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMove
-
- createUndoMove(ScoreDirector<Solution_>) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMove
-
- createUndoMove(ScoreDirector<Solution_>) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMove
-
- createUndoMove(ScoreDirector<Solution_>) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMove
-
- createUndoMove(ScoreDirector<Solution_>) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMove
-
- createUndoMove(ScoreDirector<Solution_>) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMove
-
- createUndoMove(ScoreDirector<Solution_>) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMove
-
- createUndoMove(ScoreDirector<Solution_>) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMove
-
- createUndoMove(ScoreDirector<Solution_>) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMove
-
- createUndoMove(ScoreDirector<Solution_>) - Method in class org.optaplanner.core.impl.partitionedsearch.scope.PartitionChangeMove
-
- createUnmarshallingFailedResult(String) - Static method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- createUpcomingSelection() - Method in class org.optaplanner.core.impl.heuristic.selector.common.iterator.AbstractOriginalChangeIterator
-
- createUpcomingSelection() - Method in class org.optaplanner.core.impl.heuristic.selector.common.iterator.AbstractOriginalSwapIterator
-
- createUpcomingSelection() - Method in class org.optaplanner.core.impl.heuristic.selector.common.iterator.AbstractRandomChangeIterator
-
- createUpcomingSelection() - Method in class org.optaplanner.core.impl.heuristic.selector.common.iterator.AbstractRandomSwapIterator
-
- createUpcomingSelection() - Method in class org.optaplanner.core.impl.heuristic.selector.common.iterator.UpcomingSelectionIterator
-
- createUpcomingSelection() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.FilteringEntitySelector.JustInTimeFilteringEntityIterator
-
- createUpcomingSelection() - Method in class org.optaplanner.core.impl.heuristic.selector.move.composite.CartesianProductMoveSelector.OriginalCartesianProductMoveIterator
-
- createUpcomingSelection() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.FilteringValueSelector.JustInTimeFilteringValueIterator
-
- createUpcomingSelection() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.InitializedValueSelector.JustInTimeInitializedValueIterator
-
- createVariable(Class<X>, String) - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsRuleStructure
-
Declare a new Variable
in this rule, with a given name and no declared source.
- createVariable(Class<X>, String, DeclarationSource) - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsRuleStructure
-
Declare a new Variable
in this rule, with a given name and a declaration source.
- createVariable(String) - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsRuleStructure
-
- createVariable(String, DeclarationSource) - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsRuleStructure
-
- createWorkingMemoryContext() - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsAbstractGroupByAccumulator
-
- CustomPhase<Solution_> - Interface in org.optaplanner.core.impl.phase.custom
-
- CustomPhaseCommand<Solution_> - Interface in org.optaplanner.core.impl.phase.custom
-
Runs a custom algorithm as a
Phase
of the
Solver
that changes the planning variables.
- customPhaseCommandClassList - Variable in class org.optaplanner.core.config.phase.custom.CustomPhaseConfig
-
- customPhaseCommandList - Variable in class org.optaplanner.core.config.phase.custom.CustomPhaseConfig
-
- customPhaseCommandList - Variable in class org.optaplanner.core.impl.phase.custom.DefaultCustomPhase
-
- CustomPhaseConfig - Class in org.optaplanner.core.config.phase.custom
-
- CustomPhaseConfig() - Constructor for class org.optaplanner.core.config.phase.custom.CustomPhaseConfig
-
- CustomPhaseScope<Solution_> - Class in org.optaplanner.core.impl.phase.custom.scope
-
- CustomPhaseScope(DefaultSolverScope<Solution_>) - Constructor for class org.optaplanner.core.impl.phase.custom.scope.CustomPhaseScope
-
- customProperties - Variable in class org.optaplanner.core.config.phase.custom.CustomPhaseConfig
-
- CustomShadowVariable - Annotation Type in org.optaplanner.core.api.domain.variable
-
Specifies that a bean property (or a field) is a custom shadow of 1 or more
PlanningVariable
's.
- CustomShadowVariable.NullVariableListener - Interface in org.optaplanner.core.api.domain.variable
-
- CustomShadowVariableDemand - Class in org.optaplanner.core.impl.domain.variable.custom
-
Unlike other
Demand
s, a custom demand isn't equalized based on its sources, but based on its target.
- CustomShadowVariableDemand(CustomShadowVariableDescriptor) - Constructor for class org.optaplanner.core.impl.domain.variable.custom.CustomShadowVariableDemand
-
- CustomShadowVariableDescriptor<Solution_> - Class in org.optaplanner.core.impl.domain.variable.custom
-
- CustomShadowVariableDescriptor(EntityDescriptor<Solution_>, MemberAccessor) - Constructor for class org.optaplanner.core.impl.domain.variable.custom.CustomShadowVariableDescriptor
-
- CustomStepScope<Solution_> - Class in org.optaplanner.core.impl.phase.custom.scope
-
- CustomStepScope(CustomPhaseScope<Solution_>) - Constructor for class org.optaplanner.core.impl.phase.custom.scope.CustomStepScope
-
- CustomStepScope(CustomPhaseScope<Solution_>, int) - Constructor for class org.optaplanner.core.impl.phase.custom.scope.CustomStepScope
-
- generateDroolsTestOnError - Variable in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- generateLevelLabels(int, int) - Static method in class org.optaplanner.core.impl.score.definition.AbstractBendableScoreDefinition
-
- generateSolverBenchmarkConfigNames() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- GenericMoveSelector - Class in org.optaplanner.core.impl.heuristic.selector.move.generic
-
- GenericMoveSelector() - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.generic.GenericMoveSelector
-
- GenuineVariableDescriptor<Solution_> - Class in org.optaplanner.core.impl.domain.variable.descriptor
-
- GenuineVariableDescriptor(EntityDescriptor<Solution_>, MemberAccessor) - Constructor for class org.optaplanner.core.impl.domain.variable.descriptor.GenuineVariableDescriptor
-
- get(long) - Method in interface org.optaplanner.core.api.domain.valuerange.CountableValueRange
-
Used by uniform random selection in a composite or nullable CountableValueRange.
- get(long) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.bigdecimal.BigDecimalValueRange
-
- get(long) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.biginteger.BigIntegerValueRange
-
- get(long) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.collection.ListValueRange
-
- get(long) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.composite.CompositeCountableValueRange
-
- get(long) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.composite.EmptyValueRange
-
- get(long) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.composite.NullableCountableValueRange
-
- get(long) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.primboolean.BooleanValueRange
-
- get(long) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.primint.IntValueRange
-
- get(long) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.primlong.LongValueRange
-
- get(long) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.temporal.TemporalValueRange
-
- get(Object[]) - Method in class org.optaplanner.core.impl.score.stream.bavet.common.index.BavetEqualsAndComparisonIndex
-
- get(Object[]) - Method in class org.optaplanner.core.impl.score.stream.bavet.common.index.BavetEqualsIndex
-
- get(Object[]) - Method in class org.optaplanner.core.impl.score.stream.bavet.common.index.BavetIndex
-
- get(Object[]) - Method in class org.optaplanner.core.impl.score.stream.bavet.common.index.BavetNoneIndex
-
- getA() - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsBiRuleStructure
-
- getA() - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsQuadRuleStructure
-
- getA() - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsTriRuleStructure
-
- getA() - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsUniRuleStructure
-
- getAbTuple() - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetJoinTriTuple
-
- getAccepted() - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchMoveScope
-
- getAcceptedCountLimit() - Method in class org.optaplanner.core.config.localsearch.decider.forager.LocalSearchForagerConfig
-
- getAcceptedMoveCount() - Method in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepMeasurement
-
- getAcceptedMoveCount() - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchStepScope
-
- getAcceptor() - Method in class org.optaplanner.core.impl.localsearch.decider.LocalSearchDecider
-
- getAcceptorClassList() - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
Deprecated.
- getAcceptorConfig() - Method in class org.optaplanner.core.config.localsearch.LocalSearchPhaseConfig
-
- getAcceptorTypeList() - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- getAggregation() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- getAllAnnotatedLineageClasses(Class<?>, Class<? extends Annotation>) - Static method in class org.optaplanner.core.config.util.ConfigUtils
-
- getAllFacts(Solution_) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- getAllMembers(Class<?>, Class<? extends Annotation>) - Static method in class org.optaplanner.core.config.util.ConfigUtils
-
- getAnchor(Object) - Method in class org.optaplanner.core.impl.domain.variable.anchor.AnchorVariableListener
-
- getAnchor(Object) - Method in interface org.optaplanner.core.impl.domain.variable.anchor.AnchorVariableSupply
-
- getAnchor(Object) - Method in class org.optaplanner.core.impl.domain.variable.anchor.ExternalizedAnchorVariableSupply
-
- getAnchorId() - Method in enum org.optaplanner.benchmark.config.statistic.SingleStatisticType
-
- getAnchorId() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- getAnchorId() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- getAnchorId() - Method in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
-
- getAnchorId() - Method in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
-
- getAnnotation(Class<T>) - Method in class org.optaplanner.core.impl.domain.common.accessor.LambdaBeanPropertyMemberAccessor
-
- getAnnotation(Class<T>) - Method in class org.optaplanner.core.impl.domain.common.accessor.ReflectionBeanPropertyMemberAccessor
-
- getAnnotation(Class<T>) - Method in class org.optaplanner.core.impl.domain.common.accessor.ReflectionFieldMemberAccessor
-
- getAnnotation(Class<T>) - Method in class org.optaplanner.core.impl.domain.common.accessor.ReflectionMethodMemberAccessor
-
- getAnnotations() - Method in class org.optaplanner.core.impl.domain.common.accessor.LambdaBeanPropertyMemberAccessor
-
- getAnnotations() - Method in class org.optaplanner.core.impl.domain.common.accessor.ReflectionBeanPropertyMemberAccessor
-
- getAnnotations() - Method in class org.optaplanner.core.impl.domain.common.accessor.ReflectionFieldMemberAccessor
-
- getAnnotations() - Method in class org.optaplanner.core.impl.domain.common.accessor.ReflectionMethodMemberAccessor
-
- getAsInt() - Method in class org.optaplanner.core.impl.util.RhinoJavaScriptPoolSizer
-
- getAssertionScoreDirectorFactory() - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- getAssertionScoreDirectorFactory() - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirectorFactory
-
- getATuple() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetJoinBiTuple
-
- getAvailableProcessors() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- getAvailableProcessors() - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- getAvailableProcessors() - Method in class org.optaplanner.core.config.solver.SolverManagerConfig
-
- getAverageProblemScale() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- getAverageScore() - Method in interface org.optaplanner.benchmark.impl.result.BenchmarkResult
-
- getAverageScore() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- getAverageScore() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getAverageScore() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- getAverageScore() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- getAverageScoreCalculationSpeed() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- getAverageTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- getAverageUsedMemoryAfterInputSolution() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- getAverageWinningScoreDifference() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- getAverageWorstScoreCalculationSpeedDifferencePercentage() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- getAverageWorstScoreDifferencePercentage() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- getB() - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsBiRuleStructure
-
- getB() - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsQuadRuleStructure
-
- getB() - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsTriRuleStructure
-
- getBaseVariable() - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsPatternBuilder
-
- getBenchmarkDirectory() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- getBenchmarkDirectory() - Method in class org.optaplanner.benchmark.impl.aggregator.BenchmarkAggregator
-
- getBenchmarkDirectory() - Method in class org.optaplanner.benchmark.impl.DefaultPlannerBenchmark
-
- getBenchmarkReport() - Method in class org.optaplanner.benchmark.impl.DefaultPlannerBenchmark
-
- getBenchmarkReportConfig() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- getBenchmarkReportConfig() - Method in class org.optaplanner.benchmark.impl.aggregator.BenchmarkAggregator
-
- getBenchmarkReportDirectory() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- getBenchmarkReportDirectory() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- getBenchmarkReportDirectory() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getBenchmarkResult() - Method in class org.optaplanner.benchmark.impl.aggregator.swingui.MixedCheckBox
-
- getBenchmarkTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- getBendableHardLevelsSize() - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- getBendableSoftLevelsSize() - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- getBest() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getBestPessimisticBound() - Method in class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchPhaseScope
-
- getBestScore() - Method in interface org.optaplanner.core.api.solver.Solver
-
- getBestScore() - Method in class org.optaplanner.core.impl.partitionedsearch.PartitionSolver
-
- getBestScore() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- getBestScore() - Method in class org.optaplanner.core.impl.solver.DefaultSolver
-
- getBestScore() - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- getBestScoreDiff() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffStatisticPoint
-
- getBestScoreDistributionSummaryChartFileList() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
-
- getBestScoreFeasible() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- getBestScoreImproved() - Method in class org.optaplanner.core.impl.phase.scope.AbstractStepScope
-
- getBestScoreLimit() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- getBestScorePerTimeSpentSummaryChartFileList() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
-
- getBestScoreScalabilitySummaryChartFileList() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
-
- getBestScoreSummaryChartFileList() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
-
- getBestSolution() - Method in interface org.optaplanner.core.api.solver.Solver
-
- getBestSolution() - Method in class org.optaplanner.core.impl.partitionedsearch.PartitionSolver
-
- getBestSolution() - Method in class org.optaplanner.core.impl.solver.DefaultSolver
-
- getBestSolution() - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- getBestSolutionRecaller() - Method in class org.optaplanner.core.impl.solver.DefaultSolver
-
- getBestSolutionStepIndex() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- getBestSolutionTimeMillis() - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- getBestSolutionTimeMillisSpent() - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- getBetaDistributionAlpha() - Method in class org.optaplanner.core.config.heuristic.selector.common.nearby.NearbySelectionConfig
-
- getBetaDistributionBeta() - Method in class org.optaplanner.core.config.heuristic.selector.common.nearby.NearbySelectionConfig
-
- getBetterCount() - Method in class org.optaplanner.benchmark.impl.ranking.TotalRankSolverRankingWeightFactory.TotalRankSolverRankingWeight
-
- getBlockDistributionSizeMaximum() - Method in class org.optaplanner.core.config.heuristic.selector.common.nearby.NearbySelectionConfig
-
- getBlockDistributionSizeMinimum() - Method in class org.optaplanner.core.config.heuristic.selector.common.nearby.NearbySelectionConfig
-
- getBlockDistributionSizeRatio() - Method in class org.optaplanner.core.config.heuristic.selector.common.nearby.NearbySelectionConfig
-
- getBlockDistributionUniformDistributionProbability() - Method in class org.optaplanner.core.config.heuristic.selector.common.nearby.NearbySelectionConfig
-
- getBluePrintTypes() - Static method in enum org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicType
-
- getBluePrintTypes() - Static method in enum org.optaplanner.core.config.localsearch.LocalSearchType
-
- getBreadth() - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchNode
-
- getBreadth() - Method in class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchStepScope
-
- getBreakTieRandomly() - Method in class org.optaplanner.core.config.localsearch.decider.forager.LocalSearchForagerConfig
-
- getBTuple() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetJoinBiTuple
-
- getC() - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsQuadRuleStructure
-
- getC() - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsTriRuleStructure
-
- getCacheType() - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- getCacheType() - Method in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
-
- getCacheType() - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- getCacheType() - Method in class org.optaplanner.core.impl.heuristic.selector.AbstractSelector
-
- getCacheType() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.AbstractCachingEntitySelector
-
- getCacheType() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.ProbabilityEntitySelector
-
- getCacheType() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.FromSolutionEntitySelector
-
- getCacheType() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.pillar.DefaultPillarSelector
-
- getCacheType() - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.AbstractCachingMoveSelector
-
- getCacheType() - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.ProbabilityMoveSelector
-
- getCacheType() - Method in class org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactoryToMoveSelectorBridge
-
- getCacheType() - Method in interface org.optaplanner.core.impl.heuristic.selector.Selector
-
- getCacheType() - Method in class org.optaplanner.core.impl.heuristic.selector.value.chained.DefaultSubChainSelector
-
- getCacheType() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.AbstractCachingValueSelector
-
- getCacheType() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.EntityDependentSortingValueSelector
-
- getCacheType() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.ProbabilityValueSelector
-
- getCacheType() - Method in class org.optaplanner.core.impl.heuristic.selector.value.FromSolutionPropertyValueSelector
-
- getCalculateCountLimit() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- getCalculationCount() - Method in class org.optaplanner.core.impl.heuristic.thread.MoveThreadRunner
-
This method is thread-safe.
- getCalculationCount() - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- getCalculationCount() - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirector
-
- getCardinality() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetAbstractBiConstraintStream
-
- getCardinality() - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetAbstractTriConstraintStream
-
- getCardinality() - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetAbstractUniConstraintStream
-
- getCardinality() - Method in class org.optaplanner.core.impl.score.stream.common.AbstractConstraintStream
-
- getCardinality() - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsAbstractBiConstraintStream
-
- getCardinality() - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsAbstractQuadConstraintStream
-
- getCardinality() - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsAbstractTriConstraintStream
-
- getCardinality() - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsAbstractUniConstraintStream
-
- getChildEntitySelector() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.AbstractCachingEntitySelector
-
- getChildMoveSelector() - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.AbstractCachingMoveSelector
-
- getChildMoveSelectorList() - Method in class org.optaplanner.core.impl.heuristic.selector.move.composite.CompositeMoveSelector
-
- getChildStreams() - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsAbstractConstraintStream
-
- getChildTuple() - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetGroupBridgeUniTuple
-
- getChildTupleList() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetFilterBiTuple
-
- getChildTupleList() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetGroupBiTuple
-
- getChildTupleList() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetJoinBiTuple
-
- getChildTupleList() - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetFilterTriTuple
-
- getChildTupleList() - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetJoinTriTuple
-
- getChildTupleList() - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetFilterUniTuple
-
- getChildTupleList() - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetFromUniTuple
-
- getChildTupleSet() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetJoinBridgeBiTuple
-
- getChildTupleSet() - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetJoinBridgeUniTuple
-
- getChildValueRange() - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.composite.NullableCountableValueRange
-
- getChildValueRangeList() - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.composite.CompositeCountableValueRange
-
- getChildValueSelector() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.AbstractCachingValueSelector
-
- getChildValueSelector() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.DowncastingValueSelector
-
- getChildValueSelector() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.EntityDependentSortingValueSelector
-
- getClassLoader() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- getClassLoader() - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- getClonedSolution() - Method in class org.optaplanner.core.impl.phase.scope.AbstractStepScope
-
- getCondition() - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsAbstractBiConstraintStream
-
- getCondition() - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsExistsBiConstraintStream
-
- getCondition() - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsFilterBiConstraintStream
-
- getCondition() - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsGroupingBiConstraintStream
-
- getCondition() - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsJoinBiConstraintStream
-
- getCondition() - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsScoringBiConstraintStream
-
- getCondition() - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsAbstractQuadConstraintStream
-
- getCondition() - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsExistsQuadConstraintStream
-
- getCondition() - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsFilterQuadConstraintStream
-
- getCondition() - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsGroupingQuadConstraintStream
-
- getCondition() - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsJoinQuadConstraintStream
-
- getCondition() - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsScoringQuadConstraintStream
-
- getCondition() - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsAbstractTriConstraintStream
-
- getCondition() - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsExistsTriConstraintStream
-
- getCondition() - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsFilterTriConstraintStream
-
- getCondition() - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsGroupingTriConstraintStream
-
- getCondition() - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsJoinTriConstraintStream
-
- getCondition() - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsScoringTriConstraintStream
-
- getCondition() - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsAbstractUniConstraintStream
-
- getCondition() - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsExistsUniConstraintStream
-
- getCondition() - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsFilterUniConstraintStream
-
- getCondition() - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsFromUniConstraintStream
-
- getCondition() - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsGroupingUniConstraintStream
-
- getCondition() - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsScoringUniConstraintStream
-
- getConstraintConfigurationClass() - Method in class org.optaplanner.core.impl.domain.constraintweight.descriptor.ConstraintConfigurationDescriptor
-
- getConstraintConfigurationDescriptor() - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- getConstraintConfigurationMemberAccessor() - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- getConstraintFactory() - Method in interface org.optaplanner.core.api.score.stream.Constraint
-
- getConstraintFactory() - Method in interface org.optaplanner.core.api.score.stream.ConstraintStream
-
- getConstraintFactory() - Method in class org.optaplanner.core.impl.score.stream.bavet.common.BavetAbstractConstraintStream
-
- getConstraintFactory() - Method in class org.optaplanner.core.impl.score.stream.common.AbstractConstraint
-
- getConstraintFactory() - Method in class org.optaplanner.core.impl.score.stream.common.AbstractConstraintStream
-
- getConstraintFactory() - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsAbstractConstraintStream
-
- getConstraintId() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreStatisticPoint
-
- getConstraintId() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreStatisticPoint
-
- getConstraintId() - Method in class org.optaplanner.core.api.score.constraint.ConstraintMatch
-
- getConstraintId() - Method in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal
-
- getConstraintId() - Method in interface org.optaplanner.core.api.score.stream.Constraint
-
- getConstraintId() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetScoringBiNode
-
- getConstraintId() - Method in interface org.optaplanner.core.impl.score.stream.bavet.common.BavetScoringNode
-
- getConstraintId() - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetScoringTriNode
-
- getConstraintId() - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetScoringUniNode
-
- getConstraintIdToScoringNodeMap() - Method in class org.optaplanner.core.impl.score.stream.bavet.common.BavetNodeBuildPolicy
-
- getConstraintMatchCount() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreStatisticPoint
-
- getConstraintMatchCount() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreStatisticPoint
-
- getConstraintMatchCount() - Method in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal
-
- getConstraintMatchCount() - Method in class org.optaplanner.core.api.score.constraint.Indictment
-
- getConstraintMatchSet() - Method in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal
-
- getConstraintMatchSet() - Method in class org.optaplanner.core.api.score.constraint.Indictment
-
- getConstraintMatchTotalMap() - Method in class org.optaplanner.core.api.score.holder.AbstractScoreHolder
-
Deprecated.
- getConstraintMatchTotalMap() - Method in interface org.optaplanner.core.api.score.holder.ScoreHolder
-
- getConstraintMatchTotalMap() - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
-
- getConstraintMatchTotalMap() - Method in class org.optaplanner.core.impl.score.director.drools.testgen.TestGenDroolsScoreDirector
-
- getConstraintMatchTotalMap() - Method in class org.optaplanner.core.impl.score.director.easy.EasyScoreDirector
-
- getConstraintMatchTotalMap() - Method in class org.optaplanner.core.impl.score.director.incremental.IncrementalScoreDirector
-
- getConstraintMatchTotalMap() - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
-
- getConstraintMatchTotalMap() - Method in class org.optaplanner.core.impl.score.director.stream.ConstraintStreamScoreDirector
-
- getConstraintMatchTotalMap() - Method in class org.optaplanner.core.impl.score.stream.bavet.BavetConstraintSession
-
- getConstraintMatchTotalMap() - Method in interface org.optaplanner.core.impl.score.stream.ConstraintSession
-
- getConstraintMatchTotalMap() - Method in class org.optaplanner.core.impl.score.stream.drools.DroolsConstraintSession
-
- getConstraintMatchTotals() - Method in interface org.optaplanner.core.api.score.calculator.ConstraintMatchAwareIncrementalScoreCalculator
-
- getConstraintMatchTotals() - Method in class org.optaplanner.core.api.score.holder.AbstractScoreHolder
-
Deprecated.
- getConstraintMatchTotals() - Method in interface org.optaplanner.core.api.score.holder.ScoreHolder
-
- getConstraintMatchTotals() - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
-
- getConstraintMatchTotals() - Method in class org.optaplanner.core.impl.score.director.drools.testgen.TestGenDroolsScoreDirector
-
- getConstraintMatchTotals() - Method in class org.optaplanner.core.impl.score.director.easy.EasyScoreDirector
-
- getConstraintMatchTotals() - Method in class org.optaplanner.core.impl.score.director.incremental.IncrementalScoreDirector
-
- getConstraintMatchTotals() - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
-
- getConstraintMatchTotals() - Method in class org.optaplanner.core.impl.score.director.stream.ConstraintStreamScoreDirector
-
- getConstraintName() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreStatisticPoint
-
- getConstraintName() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreStatisticPoint
-
- getConstraintName() - Method in class org.optaplanner.core.api.score.constraint.ConstraintMatch
-
- getConstraintName() - Method in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal
-
- getConstraintName() - Method in interface org.optaplanner.core.api.score.stream.Constraint
-
The constraint name.
- getConstraintName() - Method in class org.optaplanner.core.impl.domain.constraintweight.descriptor.ConstraintWeightDescriptor
-
- getConstraintName() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetScoringBiNode
-
- getConstraintName() - Method in interface org.optaplanner.core.impl.score.stream.bavet.common.BavetScoringNode
-
- getConstraintName() - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetScoringTriNode
-
- getConstraintName() - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetScoringUniNode
-
- getConstraintName() - Method in class org.optaplanner.core.impl.score.stream.common.AbstractConstraint
-
- getConstraintPackage() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreStatisticPoint
-
- getConstraintPackage() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreStatisticPoint
-
- getConstraintPackage() - Method in class org.optaplanner.core.api.score.constraint.ConstraintMatch
-
- getConstraintPackage() - Method in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal
-
- getConstraintPackage() - Method in interface org.optaplanner.core.api.score.stream.Constraint
-
The constraint package is the namespace of the constraint.
- getConstraintPackage() - Method in class org.optaplanner.core.impl.domain.constraintweight.descriptor.ConstraintConfigurationDescriptor
-
- getConstraintPackage() - Method in class org.optaplanner.core.impl.domain.constraintweight.descriptor.ConstraintWeightDescriptor
-
- getConstraintPackage() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetScoringBiNode
-
- getConstraintPackage() - Method in interface org.optaplanner.core.impl.score.stream.bavet.common.BavetScoringNode
-
- getConstraintPackage() - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetScoringTriNode
-
- getConstraintPackage() - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetScoringUniNode
-
- getConstraintPackage() - Method in class org.optaplanner.core.impl.score.stream.common.AbstractConstraint
-
- getConstraintProviderClass() - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- getConstraintProviderCustomProperties() - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- getConstraints() - Method in class org.optaplanner.core.impl.score.director.stream.ConstraintStreamScoreDirectorFactory
-
- getConstraintStreamImplType() - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- getConstraintType(JoinerType) - Static method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsUniCondition
-
- getConstraintWeight() - Method in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal
-
- getConstraintWeight() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetScoringBiNode
-
- getConstraintWeight() - Method in interface org.optaplanner.core.impl.score.stream.bavet.common.BavetScoringNode
-
- getConstraintWeight() - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetScoringTriNode
-
- getConstraintWeight() - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetScoringUniNode
-
- getConstraintWeightDescriptor(String) - Method in class org.optaplanner.core.impl.domain.constraintweight.descriptor.ConstraintConfigurationDescriptor
-
- getConstraintWeightDescriptors() - Method in class org.optaplanner.core.impl.domain.constraintweight.descriptor.ConstraintConfigurationDescriptor
-
- getConstructionHeuristicType() - Method in class org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicPhaseConfig
-
- getContainer() - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsAccumulateContext
-
- getCsvFile() - Method in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
-
- getCsvFileName() - Method in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
-
- getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreSubSingleStatistic
-
- getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationSubSingleStatistic
-
- getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseSubSingleStatistic
-
- getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepSubSingleStatistic
-
- getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedSubSingleStatistic
-
- getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreSubSingleStatistic
-
- getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreSubSingleStatistic
-
- getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreSubSingleStatistic
-
- getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffSubSingleStatistic
-
- getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffSubSingleStatistic
-
- getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
-
- getCTuple() - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetJoinTriTuple
-
- getCustomPhaseCommandClassList() - Method in class org.optaplanner.core.config.phase.custom.CustomPhaseConfig
-
- getCustomPhaseCommandList() - Method in class org.optaplanner.core.config.phase.custom.CustomPhaseConfig
-
- getCustomProperties() - Method in class org.optaplanner.core.config.phase.custom.CustomPhaseConfig
-
- getD() - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsQuadRuleStructure
-
- getDaemon() - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- getDaysSpentLimit() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- getDecider() - Method in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase
-
- getDecider() - Method in class org.optaplanner.core.impl.localsearch.DefaultLocalSearchPhase
-
- getDeclaredAnnotations() - Method in class org.optaplanner.core.impl.domain.common.accessor.LambdaBeanPropertyMemberAccessor
-
- getDeclaredAnnotations() - Method in class org.optaplanner.core.impl.domain.common.accessor.ReflectionBeanPropertyMemberAccessor
-
- getDeclaredAnnotations() - Method in class org.optaplanner.core.impl.domain.common.accessor.ReflectionFieldMemberAccessor
-
- getDeclaredAnnotations() - Method in class org.optaplanner.core.impl.domain.common.accessor.ReflectionMethodMemberAccessor
-
- getDeclaredGenuineVariableDescriptors() - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
-
- getDeclaredMembers(Class<?>) - Static method in class org.optaplanner.core.config.util.ConfigUtils
-
- getDeclaredShadowVariableDescriptors() - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
-
- getDeclaredVariableDescriptors() - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
-
- getDeclaringClass() - Method in class org.optaplanner.core.impl.domain.common.accessor.LambdaBeanPropertyMemberAccessor
-
- getDeclaringClass() - Method in interface org.optaplanner.core.impl.domain.common.accessor.MemberAccessor
-
- getDeclaringClass() - Method in class org.optaplanner.core.impl.domain.common.accessor.ReflectionBeanPropertyMemberAccessor
-
- getDeclaringClass() - Method in class org.optaplanner.core.impl.domain.common.accessor.ReflectionFieldMemberAccessor
-
- getDeclaringClass() - Method in class org.optaplanner.core.impl.domain.common.accessor.ReflectionMethodMemberAccessor
-
- getDecreasingDifficultySorter() - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
-
- getDecreasingStrengthSorter() - Method in class org.optaplanner.core.impl.domain.variable.descriptor.GenuineVariableDescriptor
-
- getDefaultConstraintPackage() - Method in interface org.optaplanner.core.api.score.stream.ConstraintFactory
-
- getDefaultConstraintPackage() - Method in class org.optaplanner.core.impl.score.stream.bavet.BavetConstraintFactory
-
- getDefaultConstraintPackage() - Method in class org.optaplanner.core.impl.score.stream.drools.DroolsConstraintFactory
-
- getDefaultEntitySorterManner() - Method in enum org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicType
-
- getDefaultEntitySorterManner() - Method in enum org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchType
-
- getDefaultShownScoreLevelIndex() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
-
- getDefaultValueSorterManner() - Method in enum org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicType
-
- getDefaultValueSorterManner() - Method in enum org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchType
-
- getDependencies() - Method in interface org.optaplanner.core.impl.score.director.drools.testgen.fact.TestGenFact
-
- getDependencies() - Method in class org.optaplanner.core.impl.score.director.drools.testgen.fact.TestGenInlineValue
-
- getDependencies() - Method in class org.optaplanner.core.impl.score.director.drools.testgen.fact.TestGenNullFact
-
- getDependencies() - Method in class org.optaplanner.core.impl.score.director.drools.testgen.fact.TestGenValueFact
-
- getDependents() - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsBiRuleStructure
-
- getDependents() - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsRuleStructure
-
Patterns that follow up on the primary pattern, yet are not used for filtering or joining.
- getDependents() - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsQuadRuleStructure
-
- getDependents() - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsTriRuleStructure
-
- getDependents() - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsUniRuleStructure
-
- getDepth() - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchLayer
-
- getDepth() - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchNode
-
- getDepth() - Method in class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchStepScope
-
- getDepthSize() - Method in class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchPhaseScope
-
- getDestination(Object, int) - Method in class org.optaplanner.core.impl.heuristic.selector.common.nearby.NearbyDistanceMatrix
-
- getDetail() - Method in class org.optaplanner.benchmark.impl.aggregator.swingui.MixedCheckBox
-
- getDowncastEntityClass() - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- getEasyScoreCalculator() - Method in class org.optaplanner.core.impl.score.director.easy.EasyScoreDirector
-
- getEasyScoreCalculatorClass() - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- getEasyScoreCalculatorCustomProperties() - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- getEffectiveMovableEntitySelectionFilter() - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
-
- getEffectiveSubSingleStatisticMap() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- getEndingSystemTimeMillis() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- getEndingSystemTimeMillis() - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- getEntity() - Method in class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicStepScope
-
- getEntity() - Method in class org.optaplanner.core.impl.domain.variable.listener.support.VariableListenerNotification
-
- getEntity() - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchLayer
-
- getEntity() - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchNode
-
- getEntity() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMove
-
- getEntity() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMove
-
- getEntityClass() - Method in class org.optaplanner.core.config.constructionheuristic.placer.QueuedValuePlacerConfig
-
- getEntityClass() - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- getEntityClass() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.SubChainChangeMoveSelectorConfig
-
- getEntityClass() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.SubChainSwapMoveSelectorConfig
-
- getEntityClass() - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
-
- getEntityClassList() - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- getEntityClassSet() - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- getEntityCollectionMemberAccessorMap() - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- getEntityComparator() - Method in class org.optaplanner.core.config.heuristic.selector.entity.pillar.SubPillarConfigPolicy
-
- getEntityCount() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- getEntityCount(Solution_) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- getEntityDescriptor() - Method in class org.optaplanner.core.impl.domain.variable.descriptor.VariableDescriptor
-
- getEntityDescriptor() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.AbstractCachingEntitySelector
-
- getEntityDescriptor() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.FilteringEntitySelector
-
- getEntityDescriptor() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.ProbabilityEntitySelector
-
- getEntityDescriptor() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.SelectedCountLimitEntitySelector
-
- getEntityDescriptor() - Method in interface org.optaplanner.core.impl.heuristic.selector.entity.EntitySelector
-
- getEntityDescriptor() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.FromSolutionEntitySelector
-
- getEntityDescriptor() - Method in interface org.optaplanner.core.impl.heuristic.selector.entity.mimic.EntityMimicRecorder
-
- getEntityDescriptor() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.ManualEntityMimicRecorder
-
- getEntityDescriptor() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicRecordingEntitySelector
-
- getEntityDescriptor() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicReplayingEntitySelector
-
- getEntityDescriptor() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.nearby.NearEntityNearbyEntitySelector
-
- getEntityDescriptor() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.pillar.DefaultPillarSelector
-
- getEntityDescriptor() - Method in interface org.optaplanner.core.impl.heuristic.selector.entity.pillar.PillarSelector
-
- getEntityDescriptors() - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- getEntityDescriptorStrict(Class<?>) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- getEntityList(Solution_) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- getEntityList() - Method in class org.optaplanner.core.impl.heuristic.selector.value.chained.SubChain
-
- getEntityListByEntityClass(Solution_, Class<?>) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- getEntityMemberAccessorMap() - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- getEntityMemberAndEntityCollectionMemberNames() - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- getEntityMimicRecorder(String) - Method in class org.optaplanner.core.config.heuristic.policy.HeuristicConfigPolicy
-
- getEntityMimicRecorderMap() - Method in class org.optaplanner.core.config.heuristic.policy.HeuristicConfigPolicy
-
- getEntityPlacerConfig() - Method in class org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicPhaseConfig
-
- getEntitySelector() - Method in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase
-
- getEntitySelectorConfig() - Method in class org.optaplanner.core.config.constructionheuristic.placer.QueuedEntityPlacerConfig
-
- getEntitySelectorConfig() - Method in class org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchPhaseConfig
-
- getEntitySelectorConfig() - Method in class org.optaplanner.core.config.heuristic.selector.entity.pillar.PillarSelectorConfig
-
- getEntitySelectorConfig() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.KOptMoveSelectorConfig
-
- getEntitySelectorConfig() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.TailChainSwapMoveSelectorConfig
-
- getEntitySelectorConfig() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.ChangeMoveSelectorConfig
-
- getEntitySelectorConfig() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.SwapMoveSelectorConfig
-
- getEntitySorterManner() - Method in class org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicPhaseConfig
-
- getEntitySorterManner() - Method in class org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchPhaseConfig
-
- getEntitySorterManner() - Method in class org.optaplanner.core.config.heuristic.policy.HeuristicConfigPolicy
-
- getEntityTabuRatio() - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- getEntityTabuSize() - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- getEnvironmentMode() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- getEnvironmentMode() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- getEnvironmentMode() - Method in class org.optaplanner.core.config.heuristic.policy.HeuristicConfigPolicy
-
- getEnvironmentMode() - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- getEnvironmentMode() - Method in class org.optaplanner.core.impl.solver.DefaultSolver
-
- getEqualCount() - Method in class org.optaplanner.benchmark.impl.ranking.TotalRankSolverRankingWeightFactory.TotalRankSolverRankingWeight
-
- getEventIndex() - Method in class org.optaplanner.core.impl.partitionedsearch.queue.PartitionChangedEvent
-
- getExhaustiveSearchType() - Method in class org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchPhaseConfig
-
- getExpandableNodeQueue() - Method in class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchPhaseScope
-
- getExpandingNode() - Method in class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchStepScope
-
- getExpectedJustificationCount() - Method in class org.optaplanner.core.impl.score.stream.drools.DroolsConstraint
-
- getExpectedJustificationTypes() - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsScoringBiConstraintStream
-
- getExpectedJustificationTypes() - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsAbstractConstraintStream
-
- getExpectedJustificationTypes() - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsCondition
-
- getExpectedJustificationTypes() - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsRuleStructure
-
Determines the types we expect to see as the result of this rule.
- getExpectedJustificationTypes() - Method in class org.optaplanner.core.impl.score.stream.drools.DroolsConstraint
-
- getExpectedJustificationTypes() - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsScoringQuadConstraintStream
-
- getExpectedJustificationTypes() - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsScoringTriConstraintStream
-
- getExpectedJustificationTypes() - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsScoringUniConstraintStream
-
- getFact() - Method in class org.optaplanner.core.impl.score.director.drools.testgen.operation.TestGenKieSessionInsert
-
- getFactA() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetAbstractBiTuple
-
- getFactA() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetFilterBiTuple
-
- getFactA() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetGroupBiTuple
-
- getFactA() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetJoinBiTuple
-
- getFactA() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetJoinBridgeBiTuple
-
- getFactA() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetScoringBiTuple
-
- getFactA() - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetAbstractTriTuple
-
- getFactA() - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetFilterTriTuple
-
- getFactA() - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetJoinTriTuple
-
- getFactA() - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetScoringTriTuple
-
- getFactA() - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetAbstractUniTuple
-
- getFactA() - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetFilterUniTuple
-
- getFactA() - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetFromUniTuple
-
- getFactA() - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetGroupBridgeUniTuple
-
- getFactA() - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetJoinBridgeUniTuple
-
- getFactA() - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetScoringUniTuple
-
- getFactB() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetAbstractBiTuple
-
- getFactB() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetFilterBiTuple
-
- getFactB() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetGroupBiTuple
-
- getFactB() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetJoinBiTuple
-
- getFactB() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetJoinBridgeBiTuple
-
- getFactB() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetScoringBiTuple
-
- getFactB() - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetAbstractTriTuple
-
- getFactB() - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetFilterTriTuple
-
- getFactB() - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetJoinTriTuple
-
- getFactB() - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetScoringTriTuple
-
- getFactC() - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetAbstractTriTuple
-
- getFactC() - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetFilterTriTuple
-
- getFactC() - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetJoinTriTuple
-
- getFactC() - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetScoringTriTuple
-
- getFacts() - Method in class org.optaplanner.core.impl.score.director.drools.testgen.TestGenKieSessionJournal
-
- getFacts() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetAbstractBiTuple
-
- getFacts() - Method in interface org.optaplanner.core.impl.score.stream.bavet.common.BavetTuple
-
- getFacts() - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetAbstractTriTuple
-
- getFacts() - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetAbstractUniTuple
-
- getFactsString() - Method in interface org.optaplanner.core.impl.score.stream.bavet.common.BavetTuple
-
- getFadingEntityTabuRatio() - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- getFadingEntityTabuSize() - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- getFadingMoveTabuSize() - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- getFadingSolutionTabuSize() - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
Deprecated.
- getFadingUndoMoveTabuSize() - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- getFadingValueTabuRatio() - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- getFadingValueTabuSize() - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- getFailureCount() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- getFailureCount() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- getFailureCount() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getFailureCount() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- getFailureThrowable() - Method in class org.optaplanner.benchmark.impl.SubSingleBenchmarkRunner
-
- getFavoriteSolverBenchmarkResult() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- getFeasibleLevelsSize() - Method in class org.optaplanner.core.impl.score.buildin.hardmediumsoft.HardMediumSoftScoreDefinition
-
- getFeasibleLevelsSize() - Method in class org.optaplanner.core.impl.score.buildin.hardmediumsoftbigdecimal.HardMediumSoftBigDecimalScoreDefinition
-
- getFeasibleLevelsSize() - Method in class org.optaplanner.core.impl.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreDefinition
-
- getFeasibleLevelsSize() - Method in class org.optaplanner.core.impl.score.buildin.hardsoft.HardSoftScoreDefinition
-
- getFeasibleLevelsSize() - Method in class org.optaplanner.core.impl.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreDefinition
-
- getFeasibleLevelsSize() - Method in class org.optaplanner.core.impl.score.buildin.hardsoftdouble.HardSoftDoubleScoreDefinition
-
Deprecated.
- getFeasibleLevelsSize() - Method in class org.optaplanner.core.impl.score.buildin.hardsoftlong.HardSoftLongScoreDefinition
-
- getFeasibleLevelsSize() - Method in class org.optaplanner.core.impl.score.buildin.simple.SimpleScoreDefinition
-
- getFeasibleLevelsSize() - Method in class org.optaplanner.core.impl.score.buildin.simplebigdecimal.SimpleBigDecimalScoreDefinition
-
- getFeasibleLevelsSize() - Method in class org.optaplanner.core.impl.score.buildin.simpledouble.SimpleDoubleScoreDefinition
-
Deprecated.
- getFeasibleLevelsSize() - Method in class org.optaplanner.core.impl.score.buildin.simplelong.SimpleLongScoreDefinition
-
- getFeasibleLevelsSize() - Method in class org.optaplanner.core.impl.score.definition.AbstractBendableScoreDefinition
-
- getFeasibleLevelsSize() - Method in interface org.optaplanner.core.impl.score.definition.ScoreDefinition
-
- getField(Class<?>, String) - Static method in class org.optaplanner.core.impl.domain.common.ReflectionHelper
-
- getFields() - Method in interface org.optaplanner.core.impl.score.director.drools.testgen.fact.TestGenFact
-
- getFields() - Method in class org.optaplanner.core.impl.score.director.drools.testgen.fact.TestGenInlineValue
-
- getFields() - Method in class org.optaplanner.core.impl.score.director.drools.testgen.fact.TestGenNullFact
-
- getFields() - Method in class org.optaplanner.core.impl.score.director.drools.testgen.fact.TestGenValueFact
-
- getFieldValue(Object, Field) - Method in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner.FieldAccessingSolutionClonerRun
-
- getFiles() - Method in class org.optaplanner.core.config.domain.ReflectionsKieVfsUrlType.ReflectionsKieVfsDir
-
Deprecated.
- getFilter() - Method in class org.optaplanner.core.impl.score.stream.bi.AbstractBiJoiner
-
- getFilter() - Method in class org.optaplanner.core.impl.score.stream.penta.AbstractPentaJoiner
-
- getFilter() - Method in class org.optaplanner.core.impl.score.stream.quad.AbstractQuadJoiner
-
- getFilter() - Method in class org.optaplanner.core.impl.score.stream.tri.AbstractTriJoiner
-
- getFilterClassList() - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- getFilterClassList() - Method in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
-
- getFilterClassList() - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- getFinalBestSolution() - Method in interface org.optaplanner.core.api.solver.SolverJob
-
Waits if necessary for the solver to complete and then returns the final best
PlanningSolution
.
- getFinalBestSolution() - Method in class org.optaplanner.core.impl.solver.DefaultSolverJob
-
- getFinalistList() - Method in class org.optaplanner.core.impl.localsearch.decider.forager.finalist.AbstractFinalistPodium
-
- getFinalistList() - Method in interface org.optaplanner.core.impl.localsearch.decider.forager.finalist.FinalistPodium
-
- getFinalistPodiumType() - Method in class org.optaplanner.core.config.localsearch.decider.forager.LocalSearchForagerConfig
-
- getFireId() - Method in class org.optaplanner.core.impl.score.director.drools.testgen.operation.TestGenKieSessionFireAllRules
-
- getFirstEntity() - Method in class org.optaplanner.core.impl.heuristic.selector.value.chained.SubChain
-
- getFixedProbabilityWeight() - Method in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
-
- getForager() - Method in class org.optaplanner.core.impl.constructionheuristic.decider.ConstructionHeuristicDecider
-
- getForager() - Method in class org.optaplanner.core.impl.localsearch.decider.LocalSearchDecider
-
- getForagerClass() - Method in class org.optaplanner.core.config.localsearch.decider.forager.LocalSearchForagerConfig
-
Deprecated.
- getForagerConfig() - Method in class org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicPhaseConfig
-
- getForagerConfig() - Method in class org.optaplanner.core.config.localsearch.LocalSearchPhaseConfig
-
- getForceUpdateBestSolution() - Method in class org.optaplanner.core.config.phase.custom.CustomPhaseConfig
-
Deprecated.
- getFromClass() - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetFromUniConstraintStream
-
- getFromClass() - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsFromUniConstraintStream
-
- getFromEntityValueRangeProvider(String) - Method in class org.optaplanner.core.impl.domain.policy.DescriptorPolicy
-
- getFromSolutionValueRangeProvider(String) - Method in class org.optaplanner.core.impl.domain.policy.DescriptorPolicy
-
- getFromStreamList() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetFilterBiConstraintStream
-
- getFromStreamList() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetGroupBiConstraintStream
-
- getFromStreamList() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetJoinBiConstraintStream
-
- getFromStreamList() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetJoinBridgeBiConstraintStream
-
- getFromStreamList() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetScoringBiConstraintStream
-
- getFromStreamList() - Method in class org.optaplanner.core.impl.score.stream.bavet.common.BavetAbstractConstraintStream
-
- getFromStreamList() - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetFilterTriConstraintStream
-
- getFromStreamList() - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetJoinTriConstraintStream
-
- getFromStreamList() - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetScoringTriConstraintStream
-
- getFromStreamList() - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetFilterUniConstraintStream
-
- getFromStreamList() - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetFromUniConstraintStream
-
- getFromStreamList() - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetGroupBridgeUniConstraintStream
-
- getFromStreamList() - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetJoinBridgeUniConstraintStream
-
- getFromStreamList() - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetScoringUniConstraintStream
-
- getFromStreamList() - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsAbstractBiConstraintStream
-
- getFromStreamList() - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsExistsBiConstraintStream
-
- getFromStreamList() - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsAbstractConstraintStream
-
- getFromStreamList() - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsAbstractQuadConstraintStream
-
- getFromStreamList() - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsExistsQuadConstraintStream
-
- getFromStreamList() - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsAbstractTriConstraintStream
-
- getFromStreamList() - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsExistsTriConstraintStream
-
- getFromStreamList() - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsExistsUniConstraintStream
-
- getFromStreamList() - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsFilterUniConstraintStream
-
- getFromStreamList() - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsFromUniConstraintStream
-
- getFromStreamList() - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsGroupingUniConstraintStream
-
- getFromStreamList() - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsScoringUniConstraintStream
-
- getGenericType() - Method in class org.optaplanner.core.impl.domain.common.accessor.LambdaBeanPropertyMemberAccessor
-
- getGenericType() - Method in interface org.optaplanner.core.impl.domain.common.accessor.MemberAccessor
-
- getGenericType() - Method in class org.optaplanner.core.impl.domain.common.accessor.ReflectionBeanPropertyMemberAccessor
-
- getGenericType() - Method in class org.optaplanner.core.impl.domain.common.accessor.ReflectionFieldMemberAccessor
-
- getGenericType() - Method in class org.optaplanner.core.impl.domain.common.accessor.ReflectionMethodMemberAccessor
-
- getGenuineEntityDescriptors() - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- getGenuineVariableCount() - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
-
- getGenuineVariableCount(Solution_) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- getGenuineVariableDescriptor(String) - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
-
- getGenuineVariableDescriptorList() - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
-
- getGenuineVariableDescriptorMap() - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
-
- getGenuineVariableDescriptors() - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
-
- getGenuineVariableNameSet() - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
-
- getGetterMethod(Class<?>, String) - Static method in class org.optaplanner.core.impl.domain.common.ReflectionHelper
-
- getGetterPropertyName(Member) - Static method in class org.optaplanner.core.impl.domain.common.ReflectionHelper
-
Returns the JavaBeans property name of the given member.
- getGlobalOrder() - Method in class org.optaplanner.core.impl.domain.variable.listener.support.VariableListenerNotifiable
-
- getGlobalShadowOrder() - Method in class org.optaplanner.core.impl.domain.variable.descriptor.ShadowVariableDescriptor
-
- getGraphFile() - Method in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
-
- getGraphFile() - Method in class org.optaplanner.benchmark.impl.statistic.PureSubSingleStatistic
-
- getGraphFileList() - Method in class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreProblemStatistic
-
- getGraphFileList() - Method in class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationProblemStatistic
-
- getGraphFileList() - Method in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseProblemStatistic
-
- getGraphFileList() - Method in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepProblemStatistic
-
- getGraphFileList() - Method in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
-
- getGraphFileList() - Method in class org.optaplanner.benchmark.impl.statistic.PureSubSingleStatistic
-
- getGraphFileList() - Method in class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedProblemStatistic
-
- getGraphFileList() - Method in class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreProblemStatistic
-
- getGraphFileList() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreSubSingleStatistic
-
- getGraphFileList() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreSubSingleStatistic
-
- getGraphFileList() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffSubSingleStatistic
-
- getGraphFileList() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffSubSingleStatistic
-
- getGreatDelugeWaterLevelIncrementRatio() - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- getGreatDelugeWaterLevelIncrementScore() - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- getGroupKey() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetGroupBiTuple
-
- getHardLevelsSize() - Method in class org.optaplanner.core.api.score.AbstractBendableScore
-
- getHardLevelsSize() - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScore
-
- getHardLevelsSize() - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScoreHolder
-
- getHardLevelsSize() - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScore
-
- getHardLevelsSize() - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScoreHolder
-
- getHardLevelsSize() - Method in class org.optaplanner.core.api.score.buildin.bendablelong.BendableLongScore
-
- getHardLevelsSize() - Method in class org.optaplanner.core.api.score.buildin.bendablelong.BendableLongScoreHolder
-
- getHardLevelsSize() - Method in class org.optaplanner.core.impl.score.definition.AbstractBendableScoreDefinition
-
- getHardOrSoftScore(int) - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScore
-
- getHardOrSoftScore(int) - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScore
-
- getHardOrSoftScore(int) - Method in class org.optaplanner.core.api.score.buildin.bendablelong.BendableLongScore
-
- getHardScore(int) - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScore
-
- getHardScore(int) - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScoreHolder
-
- getHardScore(int) - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScore
-
- getHardScore(int) - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScoreHolder
-
- getHardScore(int) - Method in class org.optaplanner.core.api.score.buildin.bendablelong.BendableLongScore
-
- getHardScore(int) - Method in class org.optaplanner.core.api.score.buildin.bendablelong.BendableLongScoreHolder
-
- getHardScore() - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScore
-
The total of the broken negative hard constraints and fulfilled positive hard constraints.
- getHardScore() - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScoreHolder
-
- getHardScore() - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftbigdecimal.HardMediumSoftBigDecimalScore
-
The total of the broken negative hard constraints and fulfilled positive hard constraints.
- getHardScore() - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftbigdecimal.HardMediumSoftBigDecimalScoreHolder
-
- getHardScore() - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScore
-
The total of the broken negative hard constraints and fulfilled positive hard constraints.
- getHardScore() - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreHolder
-
- getHardScore() - Method in class org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScore
-
The total of the broken negative hard constraints and fulfilled positive hard constraints.
- getHardScore() - Method in class org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScoreHolder
-
- getHardScore() - Method in class org.optaplanner.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScore
-
The total of the broken negative hard constraints and fulfilled positive hard constraints.
- getHardScore() - Method in class org.optaplanner.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreHolder
-
- getHardScore() - Method in class org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScore
-
Deprecated.
The total of the broken negative hard constraints and fulfilled positive hard constraints.
- getHardScore() - Method in class org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScoreHolder
-
Deprecated.
- getHardScore() - Method in class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScore
-
The total of the broken negative hard constraints and fulfilled positive hard constraints.
- getHardScore() - Method in class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScoreHolder
-
- getHardScores() - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScore
-
- getHardScores() - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScore
-
- getHardScores() - Method in class org.optaplanner.core.api.score.buildin.bendablelong.BendableLongScore
-
- getHardWeight() - Method in class org.optaplanner.core.impl.score.comparator.FlatteningHardSoftScoreComparator
-
- getHoursSpentLimit() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- getHtmlOverviewFile() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
-
- getId() - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- getId() - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- getIdentificationString() - Method in class org.optaplanner.core.api.score.constraint.ConstraintMatch
-
- getIgnoreEmptyChildIterators() - Method in class org.optaplanner.core.config.heuristic.selector.move.composite.CartesianProductMoveSelectorConfig
-
- getImports() - Method in interface org.optaplanner.core.impl.score.director.drools.testgen.fact.TestGenFact
-
- getImports() - Method in class org.optaplanner.core.impl.score.director.drools.testgen.fact.TestGenFactField
-
- getImports() - Method in class org.optaplanner.core.impl.score.director.drools.testgen.fact.TestGenInlineValue
-
- getImports() - Method in class org.optaplanner.core.impl.score.director.drools.testgen.fact.TestGenNullFact
-
- getImports() - Method in class org.optaplanner.core.impl.score.director.drools.testgen.fact.TestGenValueFact
-
- getIncreasingStrengthSorter() - Method in class org.optaplanner.core.impl.domain.variable.descriptor.GenuineVariableDescriptor
-
- getIncrementalScoreCalculator() - Method in class org.optaplanner.core.impl.score.director.incremental.IncrementalScoreDirector
-
- getIncrementalScoreCalculatorClass() - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- getIncrementalScoreCalculatorCustomProperties() - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- getIndex() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetJoinBridgeBiNode
-
- getIndex() - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetJoinBridgeUniNode
-
- getIndexProperties() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetJoinBridgeBiTuple
-
- getIndexProperties() - Method in interface org.optaplanner.core.impl.score.stream.bavet.common.BavetJoinBridgeTuple
-
- getIndexProperties() - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetJoinBridgeUniTuple
-
- getIndictmentMap() - Method in interface org.optaplanner.core.api.score.calculator.ConstraintMatchAwareIncrementalScoreCalculator
-
- getIndictmentMap() - Method in class org.optaplanner.core.api.score.holder.AbstractScoreHolder
-
Deprecated.
- getIndictmentMap() - Method in interface org.optaplanner.core.api.score.holder.ScoreHolder
-
- getIndictmentMap() - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
-
- getIndictmentMap() - Method in class org.optaplanner.core.impl.score.director.easy.EasyScoreDirector
-
- getIndictmentMap() - Method in class org.optaplanner.core.impl.score.director.incremental.IncrementalScoreDirector
-
- getIndictmentMap() - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
-
Explains the impact of each planning entity or problem fact on the
Score
.
- getIndictmentMap() - Method in class org.optaplanner.core.impl.score.director.stream.ConstraintStreamScoreDirector
-
- getIndictmentMap() - Method in class org.optaplanner.core.impl.score.stream.bavet.BavetConstraintSession
-
- getIndictmentMap() - Method in interface org.optaplanner.core.impl.score.stream.ConstraintSession
-
- getIndictmentMap() - Method in class org.optaplanner.core.impl.score.stream.drools.DroolsConstraintSession
-
- getInfeasibleScoreCount() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getInfeasibleScoreCount() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- getInheritedSolverBenchmarkConfig() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- getInitialInserts() - Method in class org.optaplanner.core.impl.score.director.drools.testgen.TestGenKieSessionJournal
-
- getInitializingScoreTrend() - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- getInitializingScoreTrend() - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirectorFactory
-
- getInitializingScoreTrend() - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirectorFactory
-
- getInitialWaterLevel() - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.greatdeluge.GreatDelugeAcceptor
-
- getInitLabel() - Method in class org.optaplanner.core.impl.score.definition.AbstractScoreDefinition
-
- getInitLabel() - Method in interface org.optaplanner.core.impl.score.definition.ScoreDefinition
-
- getInitPrefix() - Method in class org.optaplanner.core.api.score.AbstractScore
-
- getInitScore() - Method in class org.optaplanner.core.api.score.AbstractScore
-
- getInitScore() - Method in interface org.optaplanner.core.api.score.Score
-
The init score is the negative of the number of uninitialized genuine planning variables.
- getInnerAccumulatePattern(PatternDSL.PatternDef<PatternVar>) - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsCondition
-
- getInputFileExtension() - Method in interface org.optaplanner.persistence.common.api.domain.solution.SolutionFileIO
-
- getInputFileExtension() - Method in class org.optaplanner.persistence.jaxb.impl.domain.solution.JaxbSolutionFileIO
-
- getInputFileExtension() - Method in class org.optaplanner.persistence.xstream.impl.domain.solution.XStreamSolutionFileIO
-
- getInputSolutionFileList() - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
-
- getInputSolutionLoadingTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- getInstance() - Method in interface org.optaplanner.core.impl.score.director.drools.testgen.fact.TestGenFact
-
- getInstance() - Method in class org.optaplanner.core.impl.score.director.drools.testgen.fact.TestGenInlineValue
-
- getInstance() - Method in class org.optaplanner.core.impl.score.director.drools.testgen.fact.TestGenNullFact
-
- getInstance() - Method in class org.optaplanner.core.impl.score.director.drools.testgen.fact.TestGenValueFact
-
- getInverseCollection(Object) - Method in class org.optaplanner.core.impl.domain.variable.inverserelation.CollectionInverseVariableListener
-
- getInverseCollection(Object) - Method in interface org.optaplanner.core.impl.domain.variable.inverserelation.CollectionInverseVariableSupply
-
If entity1.varA = x then an inverse of x is entity1.
- getInverseCollection(Object) - Method in class org.optaplanner.core.impl.domain.variable.inverserelation.ExternalizedCollectionInverseVariableSupply
-
- getInverseSingleton(Object) - Method in class org.optaplanner.core.impl.domain.variable.inverserelation.ExternalizedSingletonInverseVariableSupply
-
- getInverseSingleton(Object) - Method in class org.optaplanner.core.impl.domain.variable.inverserelation.SingletonInverseVariableListener
-
- getInverseSingleton(Object) - Method in interface org.optaplanner.core.impl.domain.variable.inverserelation.SingletonInverseVariableSupply
-
If entity1.varA = x then the inverse of x is entity1.
- getIsInitializedPredicate() - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
-
Using entityDescriptor::isInitialized directly breaks node sharing
because it creates multiple instances of this
Predicate
.
- getJavaVersion() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- getJavaVM() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- getJoinConstraintStreamToJoinBridgeNodeMap() - Method in class org.optaplanner.core.impl.score.stream.bavet.common.BavetNodeBuildPolicy
-
- getJoinerList() - Method in class org.optaplanner.core.impl.score.stream.bi.CompositeBiJoiner
-
- getJoinerList() - Method in class org.optaplanner.core.impl.score.stream.penta.CompositePentaJoiner
-
- getJoinerList() - Method in class org.optaplanner.core.impl.score.stream.quad.CompositeQuadJoiner
-
- getJoinerList() - Method in class org.optaplanner.core.impl.score.stream.tri.CompositeTriJoiner
-
- getJoinerType() - Method in class org.optaplanner.core.impl.score.stream.bi.SingleBiJoiner
-
- getJoinerType() - Method in class org.optaplanner.core.impl.score.stream.penta.SinglePentaJoiner
-
- getJoinerType() - Method in class org.optaplanner.core.impl.score.stream.quad.SingleQuadJoiner
-
- getJoinerType() - Method in class org.optaplanner.core.impl.score.stream.tri.SingleTriJoiner
-
- getJoinerTypes() - Method in class org.optaplanner.core.impl.score.stream.bi.CompositeBiJoiner
-
- getJoinerTypes() - Method in class org.optaplanner.core.impl.score.stream.bi.FilteringBiJoiner
-
- getJoinerTypes() - Method in class org.optaplanner.core.impl.score.stream.bi.NoneBiJoiner
-
- getJoinerTypes() - Method in class org.optaplanner.core.impl.score.stream.bi.SingleBiJoiner
-
- getJoinerTypes() - Method in class org.optaplanner.core.impl.score.stream.common.AbstractJoiner
-
- getJoinerTypes() - Method in class org.optaplanner.core.impl.score.stream.penta.CompositePentaJoiner
-
- getJoinerTypes() - Method in class org.optaplanner.core.impl.score.stream.penta.FilteringPentaJoiner
-
- getJoinerTypes() - Method in class org.optaplanner.core.impl.score.stream.penta.NonePentaJoiner
-
- getJoinerTypes() - Method in class org.optaplanner.core.impl.score.stream.penta.SinglePentaJoiner
-
- getJoinerTypes() - Method in class org.optaplanner.core.impl.score.stream.quad.CompositeQuadJoiner
-
- getJoinerTypes() - Method in class org.optaplanner.core.impl.score.stream.quad.FilteringQuadJoiner
-
- getJoinerTypes() - Method in class org.optaplanner.core.impl.score.stream.quad.NoneQuadJoiner
-
- getJoinerTypes() - Method in class org.optaplanner.core.impl.score.stream.quad.SingleQuadJoiner
-
- getJoinerTypes() - Method in class org.optaplanner.core.impl.score.stream.tri.CompositeTriJoiner
-
- getJoinerTypes() - Method in class org.optaplanner.core.impl.score.stream.tri.FilteringTriJoiner
-
- getJoinerTypes() - Method in class org.optaplanner.core.impl.score.stream.tri.NoneTriJoiner
-
- getJoinerTypes() - Method in class org.optaplanner.core.impl.score.stream.tri.SingleTriJoiner
-
- getJustification() - Method in class org.optaplanner.core.api.score.constraint.Indictment
-
- getJustificationList() - Method in class org.optaplanner.core.api.score.constraint.ConstraintMatch
-
- getK() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMove
-
- getKieBase() - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- getKieBaseConfigurationProperties() - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- getKieContainer() - Method in class org.optaplanner.core.config.SolverConfigContext
-
- getKieContainer() - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirectorFactory
-
- getKieSession() - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
-
- getKsessionName() - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- getKsessionName() - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirectorFactory
-
- getLabel() - Method in enum org.optaplanner.benchmark.config.statistic.ProblemStatisticType
-
- getLabel() - Method in enum org.optaplanner.benchmark.config.statistic.SingleStatisticType
-
- getLabel() - Method in interface org.optaplanner.benchmark.impl.statistic.StatisticType
-
- getLastCompletedStepScope() - Method in class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicPhaseScope
-
- getLastCompletedStepScope() - Method in class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchPhaseScope
-
- getLastCompletedStepScope() - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchPhaseScope
-
- getLastCompletedStepScope() - Method in class org.optaplanner.core.impl.partitionedsearch.scope.PartitionedSearchPhaseScope
-
- getLastCompletedStepScope() - Method in class org.optaplanner.core.impl.phase.custom.scope.CustomPhaseScope
-
- getLastCompletedStepScope() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- getLastEntity() - Method in class org.optaplanner.core.impl.heuristic.selector.value.chained.SubChain
-
- getLateAcceptanceSize() - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- getLayer() - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchNode
-
- getLayerList() - Method in class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchPhaseScope
-
- getLeftCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.bi.AbstractBiJoiner
-
- getLeftCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.bi.CompositeBiJoiner
-
- getLeftCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.bi.FilteringBiJoiner
-
- getLeftCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.bi.NoneBiJoiner
-
- getLeftCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.bi.SingleBiJoiner
-
- getLeftCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.penta.AbstractPentaJoiner
-
- getLeftCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.penta.CompositePentaJoiner
-
- getLeftCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.penta.FilteringPentaJoiner
-
- getLeftCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.penta.NonePentaJoiner
-
- getLeftCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.penta.SinglePentaJoiner
-
- getLeftCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.quad.AbstractQuadJoiner
-
- getLeftCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.quad.CompositeQuadJoiner
-
- getLeftCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.quad.FilteringQuadJoiner
-
- getLeftCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.quad.NoneQuadJoiner
-
- getLeftCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.quad.SingleQuadJoiner
-
- getLeftCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.tri.AbstractTriJoiner
-
- getLeftCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.tri.CompositeTriJoiner
-
- getLeftCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.tri.FilteringTriJoiner
-
- getLeftCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.tri.NoneTriJoiner
-
- getLeftCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.tri.SingleTriJoiner
-
- getLeftEntity() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMove
-
- getLeftEntity() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMove
-
- getLeftIndex() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetJoinBiNode
-
- getLeftIndex() - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetJoinTriNode
-
- getLeftMapping(int) - Method in class org.optaplanner.core.impl.score.stream.bi.AbstractBiJoiner
-
- getLeftMapping(int) - Method in class org.optaplanner.core.impl.score.stream.bi.CompositeBiJoiner
-
- getLeftMapping(int) - Method in class org.optaplanner.core.impl.score.stream.bi.FilteringBiJoiner
-
- getLeftMapping(int) - Method in class org.optaplanner.core.impl.score.stream.bi.NoneBiJoiner
-
- getLeftMapping() - Method in class org.optaplanner.core.impl.score.stream.bi.SingleBiJoiner
-
- getLeftMapping(int) - Method in class org.optaplanner.core.impl.score.stream.bi.SingleBiJoiner
-
- getLeftMapping(int) - Method in class org.optaplanner.core.impl.score.stream.penta.AbstractPentaJoiner
-
- getLeftMapping(int) - Method in class org.optaplanner.core.impl.score.stream.penta.CompositePentaJoiner
-
- getLeftMapping(int) - Method in class org.optaplanner.core.impl.score.stream.penta.FilteringPentaJoiner
-
- getLeftMapping(int) - Method in class org.optaplanner.core.impl.score.stream.penta.NonePentaJoiner
-
- getLeftMapping() - Method in class org.optaplanner.core.impl.score.stream.penta.SinglePentaJoiner
-
- getLeftMapping(int) - Method in class org.optaplanner.core.impl.score.stream.penta.SinglePentaJoiner
-
- getLeftMapping(int) - Method in class org.optaplanner.core.impl.score.stream.quad.AbstractQuadJoiner
-
- getLeftMapping(int) - Method in class org.optaplanner.core.impl.score.stream.quad.CompositeQuadJoiner
-
- getLeftMapping(int) - Method in class org.optaplanner.core.impl.score.stream.quad.FilteringQuadJoiner
-
- getLeftMapping(int) - Method in class org.optaplanner.core.impl.score.stream.quad.NoneQuadJoiner
-
- getLeftMapping() - Method in class org.optaplanner.core.impl.score.stream.quad.SingleQuadJoiner
-
- getLeftMapping(int) - Method in class org.optaplanner.core.impl.score.stream.quad.SingleQuadJoiner
-
- getLeftMapping(int) - Method in class org.optaplanner.core.impl.score.stream.tri.AbstractTriJoiner
-
- getLeftMapping(int) - Method in class org.optaplanner.core.impl.score.stream.tri.CompositeTriJoiner
-
- getLeftMapping(int) - Method in class org.optaplanner.core.impl.score.stream.tri.FilteringTriJoiner
-
- getLeftMapping(int) - Method in class org.optaplanner.core.impl.score.stream.tri.NoneTriJoiner
-
- getLeftMapping() - Method in class org.optaplanner.core.impl.score.stream.tri.SingleTriJoiner
-
- getLeftMapping(int) - Method in class org.optaplanner.core.impl.score.stream.tri.SingleTriJoiner
-
- getLeftParentStream() - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsJoinBiConstraintStream
-
- getLeftParentStream() - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsJoinQuadConstraintStream
-
- getLeftParentStream() - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsJoinTriConstraintStream
-
- getLeftPillar() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMove
-
- getLeftSubChain() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMove
-
- getLeftSubChain() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMove
-
- getLevelLabels() - Method in class org.optaplanner.core.impl.score.definition.AbstractScoreDefinition
-
- getLevelLabels() - Method in interface org.optaplanner.core.impl.score.definition.ScoreDefinition
-
Returns a label for each score level.
- getLevelsSize() - Method in class org.optaplanner.core.api.score.AbstractBendableScore
-
- getLevelsSize() - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScore
-
- getLevelsSize() - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScore
-
- getLevelsSize() - Method in class org.optaplanner.core.api.score.buildin.bendablelong.BendableLongScore
-
- getLevelsSize() - Method in class org.optaplanner.core.impl.score.buildin.hardmediumsoft.HardMediumSoftScoreDefinition
-
- getLevelsSize() - Method in class org.optaplanner.core.impl.score.buildin.hardmediumsoftbigdecimal.HardMediumSoftBigDecimalScoreDefinition
-
- getLevelsSize() - Method in class org.optaplanner.core.impl.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreDefinition
-
- getLevelsSize() - Method in class org.optaplanner.core.impl.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreDefinition
-
- getLevelsSize() - Method in class org.optaplanner.core.impl.score.buildin.hardsoftdouble.HardSoftDoubleScoreDefinition
-
Deprecated.
- getLevelsSize() - Method in class org.optaplanner.core.impl.score.buildin.hardsoftlong.HardSoftLongScoreDefinition
-
- getLevelsSize() - Method in class org.optaplanner.core.impl.score.buildin.simple.SimpleScoreDefinition
-
- getLevelsSize() - Method in class org.optaplanner.core.impl.score.buildin.simplebigdecimal.SimpleBigDecimalScoreDefinition
-
- getLevelsSize() - Method in class org.optaplanner.core.impl.score.buildin.simpledouble.SimpleDoubleScoreDefinition
-
Deprecated.
- getLevelsSize() - Method in class org.optaplanner.core.impl.score.definition.AbstractBendableScoreDefinition
-
- getLevelsSize() - Method in class org.optaplanner.core.impl.score.definition.AbstractScoreDefinition
-
- getLevelsSize() - Method in interface org.optaplanner.core.impl.score.definition.ScoreDefinition
-
- getLevelsSize() - Method in class org.optaplanner.core.impl.score.trend.InitializingScoreTrend
-
- getLinearDistributionSizeMaximum() - Method in class org.optaplanner.core.config.heuristic.selector.common.nearby.NearbySelectionConfig
-
- getLocale() - Method in class org.optaplanner.benchmark.config.report.BenchmarkReportConfig
-
- getLocale() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
-
- getLocalSearchType() - Method in class org.optaplanner.core.config.localsearch.LocalSearchPhaseConfig
-
- getLoggingLevelDroolsCore() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- getLoggingLevelOptaPlannerCore() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- getLogIndentation() - Method in class org.optaplanner.core.config.heuristic.policy.HeuristicConfigPolicy
-
- getLookUpStrategyResolver() - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- getLowerCount() - Method in class org.optaplanner.benchmark.impl.ranking.TotalRankSolverRankingWeightFactory.TotalRankSolverRankingWeight
-
- getManualEntityMimicRecorder() - Method in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
-
- getMatchScore() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetScoringBiTuple
-
- getMatchScore() - Method in interface org.optaplanner.core.impl.score.stream.bavet.common.BavetScoringTuple
-
- getMatchScore() - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetScoringTriTuple
-
- getMatchScore() - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetScoringUniTuple
-
- getMaximumSubChainSize() - Method in class org.optaplanner.core.config.heuristic.selector.value.chained.SubChainSelectorConfig
-
- getMaximumSubPillarSize() - Method in class org.optaplanner.core.config.heuristic.selector.entity.pillar.PillarSelectorConfig
-
- getMaximumSubPillarSize() - Method in class org.optaplanner.core.config.heuristic.selector.entity.pillar.SubPillarConfigPolicy
-
- getMaximumSubSingleCount() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- getMaximumSubSingleCount() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- getMaximumValueCount() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- getMaximumValueCount(Solution_, Object) - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
-
- getMaximumValueCount(Solution_) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- getMaxMemory() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- getMaxMemory() - Method in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseMeasurement
-
- getMedian() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getMediumScore() - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScore
-
The total of the broken negative medium constraints and fulfilled positive medium constraints.
- getMediumScore() - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScoreHolder
-
- getMediumScore() - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftbigdecimal.HardMediumSoftBigDecimalScore
-
The total of the broken negative medium constraints and fulfilled positive medium constraints.
- getMediumScore() - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftbigdecimal.HardMediumSoftBigDecimalScoreHolder
-
- getMediumScore() - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScore
-
The total of the broken negative medium constraints and fulfilled positive medium constraints.
- getMediumScore() - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreHolder
-
- getMemberAccessor() - Method in class org.optaplanner.core.impl.domain.constraintweight.descriptor.ConstraintWeightDescriptor
-
- getMemberAccessorSpeedNote() - Method in class org.optaplanner.core.impl.domain.variable.descriptor.VariableDescriptor
-
- getMemoryUseMeasurement() - Method in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseStatisticPoint
-
- getMillisecondsSpentLimit() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- getMimicSelectorRef() - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- getMimicSelectorRef() - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- getMinimumSubChainSize() - Method in class org.optaplanner.core.config.heuristic.selector.value.chained.SubChainSelectorConfig
-
- getMinimumSubPillarSize() - Method in class org.optaplanner.core.config.heuristic.selector.entity.pillar.PillarSelectorConfig
-
- getMinimumSubPillarSize() - Method in class org.optaplanner.core.config.heuristic.selector.entity.pillar.SubPillarConfigPolicy
-
- getMinutesSpentLimit() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- getMovableChainedTrailingValueFilter() - Method in class org.optaplanner.core.impl.domain.variable.descriptor.GenuineVariableDescriptor
-
- getMovableEntityCount(ScoreDirector<Solution_>) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- getMove() - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchNode
-
- getMove() - Method in class org.optaplanner.core.impl.heuristic.thread.MoveEvaluationOperation
-
- getMove() - Method in class org.optaplanner.core.impl.heuristic.thread.OrderByMoveIndexBlockingQueue.MoveResult
-
- getMove() - Method in class org.optaplanner.core.impl.partitionedsearch.queue.PartitionChangedEvent
-
- getMove() - Method in class org.optaplanner.core.impl.phase.scope.AbstractMoveScope
-
- getMoveCountPerStepMeasurement() - Method in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepStatisticPoint
-
- getMoveIndex() - Method in class org.optaplanner.core.impl.heuristic.thread.MoveEvaluationOperation
-
- getMoveIndex() - Method in class org.optaplanner.core.impl.heuristic.thread.OrderByMoveIndexBlockingQueue.MoveResult
-
- getMoveIndex() - Method in class org.optaplanner.core.impl.phase.scope.AbstractMoveScope
-
- getMoveIteratorFactoryClass() - Method in class org.optaplanner.core.config.heuristic.selector.move.factory.MoveIteratorFactoryConfig
-
- getMoveIteratorFactoryCustomProperties() - Method in class org.optaplanner.core.config.heuristic.selector.move.factory.MoveIteratorFactoryConfig
-
- getMoveListFactoryClass() - Method in class org.optaplanner.core.config.heuristic.selector.move.factory.MoveListFactoryConfig
-
- getMoveListFactoryCustomProperties() - Method in class org.optaplanner.core.config.heuristic.selector.move.factory.MoveListFactoryConfig
-
- getMoveOperations() - Method in class org.optaplanner.core.impl.score.director.drools.testgen.TestGenKieSessionJournal
-
- getMoves() - Method in class org.optaplanner.core.impl.heuristic.move.CompositeMove
-
- getMoveSelector() - Method in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
-
- getMoveSelector() - Method in class org.optaplanner.core.impl.localsearch.decider.LocalSearchDecider
-
- getMoveSelectorConfig() - Method in class org.optaplanner.core.config.constructionheuristic.placer.PooledEntityPlacerConfig
-
- getMoveSelectorConfig() - Method in class org.optaplanner.core.config.constructionheuristic.placer.QueuedValuePlacerConfig
-
- getMoveSelectorConfig() - Method in class org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchPhaseConfig
-
- getMoveSelectorConfig() - Method in class org.optaplanner.core.config.localsearch.LocalSearchPhaseConfig
-
- getMoveSelectorConfigList() - Method in class org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicPhaseConfig
-
- getMoveSelectorConfigList() - Method in class org.optaplanner.core.config.constructionheuristic.placer.QueuedEntityPlacerConfig
-
- getMoveSelectorConfigList() - Method in class org.optaplanner.core.config.heuristic.selector.move.composite.CartesianProductMoveSelectorConfig
-
- getMoveSelectorConfigList() - Method in class org.optaplanner.core.config.heuristic.selector.move.composite.UnionMoveSelectorConfig
-
- getMoveTabuSize() - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- getMoveThreadBufferSize() - Method in class org.optaplanner.core.config.heuristic.policy.HeuristicConfigPolicy
-
- getMoveThreadBufferSize() - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- getMoveThreadCount() - Method in class org.optaplanner.core.config.heuristic.policy.HeuristicConfigPolicy
-
- getMoveThreadCount() - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- getMoveThreadIndex() - Method in class org.optaplanner.core.impl.heuristic.thread.OrderByMoveIndexBlockingQueue.MoveResult
-
- getMoveType() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffStatisticPoint
-
- getMoveType() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffStatisticPoint
-
- getMutationCount() - Method in class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationStatisticPoint
-
- getName() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- getName() - Method in class org.optaplanner.benchmark.config.SolverBenchmarkConfig
-
- getName() - Method in interface org.optaplanner.benchmark.impl.result.BenchmarkResult
-
- getName() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- getName() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- getName() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getName() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- getName() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- getName() - Method in class org.optaplanner.benchmark.impl.SubSingleBenchmarkRunner
-
- getName() - Method in class org.optaplanner.core.config.domain.ReflectionsKieVfsUrlType.ReflectionsKieVfsFile
-
Deprecated.
- getName() - Method in class org.optaplanner.core.impl.domain.common.accessor.LambdaBeanPropertyMemberAccessor
-
- getName() - Method in interface org.optaplanner.core.impl.domain.common.accessor.MemberAccessor
-
- getName() - Method in class org.optaplanner.core.impl.domain.common.accessor.ReflectionBeanPropertyMemberAccessor
-
- getName() - Method in class org.optaplanner.core.impl.domain.common.accessor.ReflectionFieldMemberAccessor
-
- getName() - Method in class org.optaplanner.core.impl.domain.common.accessor.ReflectionMethodMemberAccessor
-
- getNameWithFavoriteSuffix() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- getNearbyDistance(O, D) - Method in interface org.optaplanner.core.impl.heuristic.selector.common.nearby.NearbyDistanceMeter
-
Measures the distance from the origin to the destination.
- getNearbyDistanceMeterClass() - Method in class org.optaplanner.core.config.heuristic.selector.common.nearby.NearbySelectionConfig
-
- getNearbySelectionConfig() - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- getNearbySelectionConfig() - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- getNearbySelectionDistributionType() - Method in class org.optaplanner.core.config.heuristic.selector.common.nearby.NearbySelectionConfig
-
- getNewBestScore() - Method in class org.optaplanner.core.api.solver.event.BestSolutionChangedEvent
-
- getNewBestSolution() - Method in class org.optaplanner.core.api.solver.event.BestSolutionChangedEvent
-
- getNextStepIndex() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- getNode() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetFilterBiTuple
-
- getNode() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetGroupBiTuple
-
- getNode() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetJoinBiTuple
-
- getNode() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetJoinBridgeBiTuple
-
- getNode() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetScoringBiTuple
-
- getNode() - Method in interface org.optaplanner.core.impl.score.stream.bavet.common.BavetTuple
-
- getNode() - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetFilterTriTuple
-
- getNode() - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetJoinTriTuple
-
- getNode() - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetScoringTriTuple
-
- getNode() - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetFilterUniTuple
-
- getNode() - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetFromUniTuple
-
- getNode() - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetGroupBridgeUniTuple
-
- getNode() - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetJoinBridgeUniTuple
-
- getNode() - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetScoringUniTuple
-
- getNodeComparator() - Method in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase
-
- getNodeExplorationType() - Method in class org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchPhaseConfig
-
- getNodeOrder() - Method in class org.optaplanner.core.impl.score.stream.bavet.common.BavetAbstractNode
-
- getNodeOrder() - Method in class org.optaplanner.core.impl.score.stream.bavet.common.BavetAbstractTuple
-
- getNodeOrder() - Method in interface org.optaplanner.core.impl.score.stream.bavet.common.BavetNode
-
- getNodeOrderMaximum() - Method in class org.optaplanner.core.impl.score.stream.bavet.common.BavetNodeBuildPolicy
-
- getNotificationQueue() - Method in class org.optaplanner.core.impl.domain.variable.listener.support.VariableListenerNotifiable
-
- getOneSoftestScore() - Method in class org.optaplanner.core.impl.score.buildin.bendable.BendableScoreDefinition
-
- getOneSoftestScore() - Method in class org.optaplanner.core.impl.score.buildin.bendablebigdecimal.BendableBigDecimalScoreDefinition
-
- getOneSoftestScore() - Method in class org.optaplanner.core.impl.score.buildin.bendablelong.BendableLongScoreDefinition
-
- getOneSoftestScore() - Method in class org.optaplanner.core.impl.score.buildin.hardmediumsoft.HardMediumSoftScoreDefinition
-
- getOneSoftestScore() - Method in class org.optaplanner.core.impl.score.buildin.hardmediumsoftbigdecimal.HardMediumSoftBigDecimalScoreDefinition
-
- getOneSoftestScore() - Method in class org.optaplanner.core.impl.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreDefinition
-
- getOneSoftestScore() - Method in class org.optaplanner.core.impl.score.buildin.hardsoft.HardSoftScoreDefinition
-
- getOneSoftestScore() - Method in class org.optaplanner.core.impl.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreDefinition
-
- getOneSoftestScore() - Method in class org.optaplanner.core.impl.score.buildin.hardsoftdouble.HardSoftDoubleScoreDefinition
-
Deprecated.
- getOneSoftestScore() - Method in class org.optaplanner.core.impl.score.buildin.hardsoftlong.HardSoftLongScoreDefinition
-
- getOneSoftestScore() - Method in class org.optaplanner.core.impl.score.buildin.simple.SimpleScoreDefinition
-
- getOneSoftestScore() - Method in class org.optaplanner.core.impl.score.buildin.simplebigdecimal.SimpleBigDecimalScoreDefinition
-
- getOneSoftestScore() - Method in class org.optaplanner.core.impl.score.buildin.simpledouble.SimpleDoubleScoreDefinition
-
Deprecated.
- getOneSoftestScore() - Method in class org.optaplanner.core.impl.score.buildin.simplelong.SimpleLongScoreDefinition
-
- getOneSoftestScore() - Method in interface org.optaplanner.core.impl.score.definition.ScoreDefinition
-
The score that represents the softest possible one.
- getOperatingSystem() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- getOptaPlannerVersion() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- getOptimisticBound() - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchNode
-
- getOriginEntitySelectorConfig() - Method in class org.optaplanner.core.config.heuristic.selector.common.nearby.NearbySelectionConfig
-
- getOutputFileExtension() - Method in interface org.optaplanner.persistence.common.api.domain.solution.SolutionFileIO
-
It's highly recommended that this method returns the same value as
SolutionFileIO.getInputFileExtension()
,
which it does by default unless it's overridden,
because a good output file is able to function as an input file.
- getOverallSizeMaximum() - Method in class org.optaplanner.core.impl.heuristic.selector.common.nearby.BetaDistributionNearbyRandom
-
- getOverallSizeMaximum() - Method in class org.optaplanner.core.impl.heuristic.selector.common.nearby.BlockDistributionNearbyRandom
-
- getOverallSizeMaximum() - Method in class org.optaplanner.core.impl.heuristic.selector.common.nearby.LinearDistributionNearbyRandom
-
- getOverallSizeMaximum() - Method in interface org.optaplanner.core.impl.heuristic.selector.common.nearby.NearbyRandom
-
Used to limit the RAM memory size of the nearby distance matrix.
- getOverallSizeMaximum() - Method in class org.optaplanner.core.impl.heuristic.selector.common.nearby.ParabolicDistributionNearbyRandom
-
- getPackageExcludeList() - Method in class org.optaplanner.core.config.domain.ScanAnnotatedClassesConfig
-
Deprecated.
- getPackageIncludeList() - Method in class org.optaplanner.core.config.domain.ScanAnnotatedClassesConfig
-
Deprecated.
- getParabolicDistributionSizeMaximum() - Method in class org.optaplanner.core.config.heuristic.selector.common.nearby.NearbySelectionConfig
-
- getParallelBenchmarkCount() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
Using multiple parallel benchmarks can decrease the reliability of the results.
- getParallelBenchmarkCount() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- getParallelSolverCount() - Method in class org.optaplanner.core.config.solver.SolverManagerConfig
-
- getParent() - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchNode
-
- getParent() - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsAbstractBiConstraintStream
-
- getParent() - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsExistsBiConstraintStream
-
- getParent() - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsFilterBiConstraintStream
-
- getParent() - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsGroupingBiConstraintStream
-
- getParent() - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsJoinBiConstraintStream
-
- getParent() - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsScoringBiConstraintStream
-
- getParentBreadth() - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchNode
-
- getPartCalculationCount() - Method in class org.optaplanner.core.impl.partitionedsearch.queue.PartitionChangedEvent
-
- getPartCount() - Method in class org.optaplanner.core.impl.partitionedsearch.scope.PartitionedSearchPhaseScope
-
- getPartIndex() - Method in class org.optaplanner.core.impl.partitionedsearch.queue.PartitionChangedEvent
-
- getPartsCalculationCount() - Method in class org.optaplanner.core.impl.partitionedsearch.queue.PartitionQueue
-
- getPath() - Method in class org.optaplanner.core.config.domain.ReflectionsKieVfsUrlType.ReflectionsKieVfsDir
-
Deprecated.
- getPercentageLevels() - Method in class org.optaplanner.benchmark.impl.measurement.ScoreDifferencePercentage
-
- getPhaseBestSolutionTimeMillis() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- getPhaseConfigList() - Method in class org.optaplanner.core.config.partitionedsearch.PartitionedSearchPhaseConfig
-
- getPhaseConfigList() - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- getPhaseIndex() - Method in class org.optaplanner.core.impl.phase.AbstractPhase
-
- getPhaseList() - Method in class org.optaplanner.core.impl.solver.DefaultSolver
-
- getPhaseScope() - Method in class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicStepScope
-
- getPhaseScope() - Method in class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchStepScope
-
- getPhaseScope() - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchStepScope
-
- getPhaseScope() - Method in class org.optaplanner.core.impl.partitionedsearch.scope.PartitionedSearchStepScope
-
- getPhaseScope() - Method in class org.optaplanner.core.impl.phase.custom.scope.CustomStepScope
-
- getPhaseScope() - Method in class org.optaplanner.core.impl.phase.scope.AbstractStepScope
-
- getPhaseScoreCalculationCount() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- getPhaseScoreCalculationSpeed() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- getPhaseTimeMillisSpent() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- getPhaseTypeString() - Method in class org.optaplanner.core.impl.constructionheuristic.DefaultConstructionHeuristicPhase
-
- getPhaseTypeString() - Method in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase
-
- getPhaseTypeString() - Method in class org.optaplanner.core.impl.localsearch.DefaultLocalSearchPhase
-
- getPhaseTypeString() - Method in class org.optaplanner.core.impl.partitionedsearch.DefaultPartitionedSearchPhase
-
- getPhaseTypeString() - Method in class org.optaplanner.core.impl.phase.AbstractPhase
-
- getPhaseTypeString() - Method in class org.optaplanner.core.impl.phase.custom.DefaultCustomPhase
-
- getPhaseTypeString() - Method in class org.optaplanner.core.impl.phase.NoChangePhase
-
- getPickEarlyType() - Method in class org.optaplanner.core.config.constructionheuristic.decider.forager.ConstructionHeuristicForagerConfig
-
- getPickEarlyType() - Method in class org.optaplanner.core.config.localsearch.decider.forager.LocalSearchForagerConfig
-
- getPillar() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMove
-
- getPillarSelectorConfig() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.AbstractPillarMoveSelectorConfig
-
- getPlannerBenchmarkConfig() - Method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- getPlannerBenchmarkConfig() - Method in class org.optaplanner.benchmark.impl.DefaultPlannerBenchmarkFactory
-
Deprecated.
- getPlannerBenchmarkResult() - Method in class org.optaplanner.benchmark.impl.DefaultPlannerBenchmark
-
- getPlannerBenchmarkResult() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
-
- getPlannerBenchmarkResult() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- getPlannerBenchmarkResult() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- getPlanningEntities() - Method in class org.optaplanner.core.impl.heuristic.move.CompositeMove
-
- getPlanningEntities() - Method in interface org.optaplanner.core.impl.heuristic.move.Move
-
Returns all planning entities that are being changed by this move.
- getPlanningEntities() - Method in class org.optaplanner.core.impl.heuristic.move.NoChangeMove
-
- getPlanningEntities() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMove
-
- getPlanningEntities() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMove
-
- getPlanningEntities() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMove
-
- getPlanningEntities() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMove
-
- getPlanningEntities() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMove
-
- getPlanningEntities() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMove
-
- getPlanningEntities() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMove
-
- getPlanningEntities() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMove
-
- getPlanningEntities() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMove
-
- getPlanningEntities() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMove
-
- getPlanningEntities() - Method in class org.optaplanner.core.impl.partitionedsearch.scope.PartitionChangeMove
-
- getPlanningValues() - Method in class org.optaplanner.core.impl.heuristic.move.CompositeMove
-
- getPlanningValues() - Method in interface org.optaplanner.core.impl.heuristic.move.Move
-
Returns all planning values that entities are being assigned to by this move.
- getPlanningValues() - Method in class org.optaplanner.core.impl.heuristic.move.NoChangeMove
-
- getPlanningValues() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMove
-
- getPlanningValues() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMove
-
- getPlanningValues() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMove
-
- getPlanningValues() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMove
-
- getPlanningValues() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMove
-
- getPlanningValues() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMove
-
- getPlanningValues() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMove
-
- getPlanningValues() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMove
-
- getPlanningValues() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMove
-
- getPlanningValues() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMove
-
- getPlanningValues() - Method in class org.optaplanner.core.impl.partitionedsearch.scope.PartitionChangeMove
-
- getPointList() - Method in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
-
- getPrerequisites() - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsBiRuleStructure
-
- getPrerequisites() - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsRuleStructure
-
- getPrerequisites() - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsQuadRuleStructure
-
- getPrerequisites() - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsTriRuleStructure
-
- getPrerequisites() - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsUniRuleStructure
-
- getPrimaryPatternBuilder() - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsBiRuleStructure
-
- getPrimaryPatternBuilder() - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsRuleStructure
-
Primary pattern is the Drools pattern to which operations such as filter and join will be applied.
- getPrimaryPatternBuilder() - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsQuadRuleStructure
-
- getPrimaryPatternBuilder() - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsTriRuleStructure
-
- getPrimaryPatternBuilder() - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsUniRuleStructure
-
- getProbabilityWeightFactoryClass() - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- getProbabilityWeightFactoryClass() - Method in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
-
- getProbabilityWeightFactoryClass() - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- getProblemBenchmarkResult() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getProblemBenchmarkResult() - Method in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
-
- getProblemBenchmarksConfig() - Method in class org.optaplanner.benchmark.config.SolverBenchmarkConfig
-
- getProblemFactCollectionMemberAccessorMap() - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- getProblemFactList() - Method in class org.optaplanner.core.impl.domain.solution.AbstractSolution
-
Deprecated.
- getProblemFactMemberAccessorMap() - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- getProblemFactMemberAndProblemFactCollectionMemberNames() - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- getProblemFacts() - Method in interface org.optaplanner.core.api.domain.solution.Solution
-
Deprecated.
- getProblemFile() - Method in class org.optaplanner.benchmark.impl.loader.FileProblemProvider
-
- getProblemId() - Method in interface org.optaplanner.core.api.solver.SolverJob
-
- getProblemId() - Method in class org.optaplanner.core.impl.solver.DefaultSolverJob
-
- getProblemIdToSolverJobMap() - Method in class org.optaplanner.core.impl.solver.DefaultSolverManager
-
- getProblemName() - Method in class org.optaplanner.benchmark.impl.loader.FileProblemProvider
-
- getProblemName() - Method in class org.optaplanner.benchmark.impl.loader.InstanceProblemProvider
-
- getProblemName() - Method in interface org.optaplanner.benchmark.impl.loader.ProblemProvider
-
- getProblemProvider() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- getProblemReportDirectory() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- getProblemReportDirectoryName() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- getProblemScale() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- getProblemScale(Solution_, Object) - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
-
- getProblemScale(Solution_) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
Calculates an indication on how big this problem instance is.
- getProblemStatisticEnabled() - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
-
- getProblemStatisticList() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- getProblemStatisticType() - Method in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
-
- getProblemStatisticTypeList() - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
-
- getPropertyNames() - Method in class org.optaplanner.persistence.jpa.impl.score.AbstractScoreHibernateType
-
- getPropertyTypes() - Method in class org.optaplanner.persistence.jpa.impl.score.AbstractScoreHibernateType
-
- getPropertyValue(Object, int) - Method in class org.optaplanner.persistence.jpa.impl.score.AbstractScoreHibernateType
-
- getProvidedDemand() - Method in class org.optaplanner.core.impl.domain.variable.anchor.AnchorShadowVariableDescriptor
-
- getProvidedDemand() - Method in class org.optaplanner.core.impl.domain.variable.custom.CustomShadowVariableDescriptor
-
- getProvidedDemand() - Method in class org.optaplanner.core.impl.domain.variable.descriptor.ShadowVariableDescriptor
-
- getProvidedDemand() - Method in class org.optaplanner.core.impl.domain.variable.inverserelation.InverseRelationShadowVariableDescriptor
-
- getPureSubSingleStatisticList() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- getRandomFactory() - Method in class org.optaplanner.core.impl.solver.DefaultSolver
-
- getRandomFactoryClass() - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- getRandomSeed() - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- getRandomType() - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- getRanking() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getRanking() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- getRanking() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- getRecordedEntity() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.ManualEntityMimicRecorder
-
- getReinitializeVariableEntityFilter() - Method in class org.optaplanner.core.impl.domain.variable.descriptor.GenuineVariableDescriptor
-
- getRelativeCsvFilePath() - Method in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
-
- getRelativePath() - Method in class org.optaplanner.core.config.domain.ReflectionsKieVfsUrlType.ReflectionsKieVfsFile
-
Deprecated.
- getRelativePathToBenchmarkReportDirectory(File) - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
-
- getRemovedBlock() - Method in class org.optaplanner.core.impl.score.director.drools.testgen.mutation.TestGenRemoveRandomBlockMutator
-
- getRequiredFacts() - Method in class org.optaplanner.core.impl.score.director.drools.testgen.fact.TestGenFactField
-
- getResourceType() - Method in class org.optaplanner.core.impl.solver.kie.KieSolverAssemblerService
-
- getResult() - Method in class org.optaplanner.core.impl.score.director.drools.testgen.mutation.TestGenHeadCuttingMutator
-
- getResult() - Method in class org.optaplanner.core.impl.score.director.drools.testgen.mutation.TestGenRemoveRandomBlockMutator
-
- getResult(DroolsAccumulateContext<ResultContainer_>) - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsAbstractAccumulateFunction
-
- getResult(ResultContainer_) - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsAbstractAccumulateFunction
-
- getResult() - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsAbstractGroupBy
-
- getResult(Object, Object, Tuple, Declaration[], WorkingMemory) - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsAbstractGroupByAccumulator
-
- getResultContainer() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetGroupBiTuple
-
- getResultDirectory() - Method in interface org.optaplanner.benchmark.impl.result.BenchmarkResult
-
- getResultDirectory() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getResultDirectory() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- getResultDirectoryName() - Method in interface org.optaplanner.benchmark.impl.result.BenchmarkResult
-
- getResultDirectoryName() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getResultDirectoryName() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- getResultType() - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsAbstractAccumulateFunction
-
- getRightCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.bi.AbstractBiJoiner
-
- getRightCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.bi.CompositeBiJoiner
-
- getRightCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.bi.FilteringBiJoiner
-
- getRightCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.bi.NoneBiJoiner
-
- getRightCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.bi.SingleBiJoiner
-
- getRightCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.penta.AbstractPentaJoiner
-
- getRightCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.penta.CompositePentaJoiner
-
- getRightCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.penta.FilteringPentaJoiner
-
- getRightCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.penta.NonePentaJoiner
-
- getRightCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.penta.SinglePentaJoiner
-
- getRightCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.quad.AbstractQuadJoiner
-
- getRightCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.quad.CompositeQuadJoiner
-
- getRightCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.quad.FilteringQuadJoiner
-
- getRightCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.quad.NoneQuadJoiner
-
- getRightCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.quad.SingleQuadJoiner
-
- getRightCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.tri.AbstractTriJoiner
-
- getRightCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.tri.CompositeTriJoiner
-
- getRightCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.tri.FilteringTriJoiner
-
- getRightCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.tri.NoneTriJoiner
-
- getRightCombinedMapping() - Method in class org.optaplanner.core.impl.score.stream.tri.SingleTriJoiner
-
- getRightEntity() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMove
-
- getRightIndex() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetJoinBiNode
-
- getRightIndex() - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetJoinTriNode
-
- getRightMapping(int) - Method in class org.optaplanner.core.impl.score.stream.bi.AbstractBiJoiner
-
- getRightMapping(int) - Method in class org.optaplanner.core.impl.score.stream.bi.CompositeBiJoiner
-
- getRightMapping(int) - Method in class org.optaplanner.core.impl.score.stream.bi.FilteringBiJoiner
-
- getRightMapping(int) - Method in class org.optaplanner.core.impl.score.stream.bi.NoneBiJoiner
-
- getRightMapping() - Method in class org.optaplanner.core.impl.score.stream.bi.SingleBiJoiner
-
- getRightMapping(int) - Method in class org.optaplanner.core.impl.score.stream.bi.SingleBiJoiner
-
- getRightMapping(int) - Method in class org.optaplanner.core.impl.score.stream.penta.AbstractPentaJoiner
-
- getRightMapping(int) - Method in class org.optaplanner.core.impl.score.stream.penta.CompositePentaJoiner
-
- getRightMapping(int) - Method in class org.optaplanner.core.impl.score.stream.penta.FilteringPentaJoiner
-
- getRightMapping(int) - Method in class org.optaplanner.core.impl.score.stream.penta.NonePentaJoiner
-
- getRightMapping() - Method in class org.optaplanner.core.impl.score.stream.penta.SinglePentaJoiner
-
- getRightMapping(int) - Method in class org.optaplanner.core.impl.score.stream.penta.SinglePentaJoiner
-
- getRightMapping(int) - Method in class org.optaplanner.core.impl.score.stream.quad.AbstractQuadJoiner
-
- getRightMapping(int) - Method in class org.optaplanner.core.impl.score.stream.quad.CompositeQuadJoiner
-
- getRightMapping(int) - Method in class org.optaplanner.core.impl.score.stream.quad.FilteringQuadJoiner
-
- getRightMapping(int) - Method in class org.optaplanner.core.impl.score.stream.quad.NoneQuadJoiner
-
- getRightMapping() - Method in class org.optaplanner.core.impl.score.stream.quad.SingleQuadJoiner
-
- getRightMapping(int) - Method in class org.optaplanner.core.impl.score.stream.quad.SingleQuadJoiner
-
- getRightMapping(int) - Method in class org.optaplanner.core.impl.score.stream.tri.AbstractTriJoiner
-
- getRightMapping(int) - Method in class org.optaplanner.core.impl.score.stream.tri.CompositeTriJoiner
-
- getRightMapping(int) - Method in class org.optaplanner.core.impl.score.stream.tri.FilteringTriJoiner
-
- getRightMapping(int) - Method in class org.optaplanner.core.impl.score.stream.tri.NoneTriJoiner
-
- getRightMapping() - Method in class org.optaplanner.core.impl.score.stream.tri.SingleTriJoiner
-
- getRightMapping(int) - Method in class org.optaplanner.core.impl.score.stream.tri.SingleTriJoiner
-
- getRightParentStream() - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsJoinBiConstraintStream
-
- getRightParentStream() - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsJoinQuadConstraintStream
-
- getRightParentStream() - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsJoinTriConstraintStream
-
- getRightPillar() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMove
-
- getRightSubChain() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMove
-
- getRightSubChain() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMove
-
- getRightValue() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMove
-
- getRuleStructure() - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsCondition
-
- getRuleToConstraintWeightExtractorMap() - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirectorFactory
-
- getRunnablePartThreadLimit() - Method in class org.optaplanner.core.config.partitionedsearch.PartitionedSearchPhaseConfig
-
Similar to a thread pool size, but instead of limiting the number of
Thread
s,
it limits the number of
runnable
Thread
s to avoid consuming all
CPU resources (which would starve UI, Servlets and REST threads).
- getScanAnnotatedClassesConfig() - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- getScore() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- getScore() - Method in class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreStatisticPoint
-
- getScore() - Method in class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreStatisticPoint
-
- getScore() - Method in interface org.optaplanner.core.api.domain.solution.Solution
-
Deprecated.
Returns the
Score
of this Solution.
- getScore() - Method in class org.optaplanner.core.api.score.buildin.simple.SimpleScore
-
The total of the broken negative constraints and fulfilled positive constraints.
- getScore() - Method in class org.optaplanner.core.api.score.buildin.simple.SimpleScoreHolder
-
- getScore() - Method in class org.optaplanner.core.api.score.buildin.simplebigdecimal.SimpleBigDecimalScore
-
The total of the broken negative constraints and fulfilled positive constraints.
- getScore() - Method in class org.optaplanner.core.api.score.buildin.simplebigdecimal.SimpleBigDecimalScoreHolder
-
- getScore() - Method in class org.optaplanner.core.api.score.buildin.simpledouble.SimpleDoubleScore
-
Deprecated.
The total of the broken negative constraints and fulfilled positive constraints.
- getScore() - Method in class org.optaplanner.core.api.score.buildin.simpledouble.SimpleDoubleScoreHolder
-
Deprecated.
- getScore() - Method in class org.optaplanner.core.api.score.buildin.simplelong.SimpleLongScore
-
The total of the broken negative constraints and fulfilled positive constraints.
- getScore() - Method in class org.optaplanner.core.api.score.buildin.simplelong.SimpleLongScoreHolder
-
- getScore() - Method in class org.optaplanner.core.api.score.constraint.ConstraintMatch
-
- getScore() - Method in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal
-
- getScore() - Method in class org.optaplanner.core.api.score.constraint.Indictment
-
- getScore() - Method in class org.optaplanner.core.impl.domain.solution.AbstractSolution
-
Deprecated.
- getScore(Solution_) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- getScore() - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchNode
-
- getScore() - Method in class org.optaplanner.core.impl.heuristic.thread.ApplyStepOperation
-
- getScore() - Method in class org.optaplanner.core.impl.heuristic.thread.OrderByMoveIndexBlockingQueue.MoveResult
-
- getScore() - Method in class org.optaplanner.core.impl.phase.scope.AbstractMoveScope
-
- getScore() - Method in class org.optaplanner.core.impl.phase.scope.AbstractStepScope
-
- getScoreBounder() - Method in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
-
- getScoreCalculationCount() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getScoreCalculationCount() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- getScoreCalculationCount() - Method in class org.optaplanner.core.impl.partitionedsearch.PartitionSolver
-
- getScoreCalculationCount() - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- getScoreCalculationCountLimit() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- getScoreCalculationSpeed() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getScoreCalculationSpeed() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- getScoreCalculationSpeed() - Method in class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedStatisticPoint
-
- getScoreCalculationSpeed() - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- getScoreCalculationSpeedSummaryChartFile() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
-
- getScoreClass() - Method in class org.optaplanner.core.impl.score.buildin.bendable.BendableScoreDefinition
-
- getScoreClass() - Method in class org.optaplanner.core.impl.score.buildin.bendablebigdecimal.BendableBigDecimalScoreDefinition
-
- getScoreClass() - Method in class org.optaplanner.core.impl.score.buildin.bendablelong.BendableLongScoreDefinition
-
- getScoreClass() - Method in class org.optaplanner.core.impl.score.buildin.hardmediumsoft.HardMediumSoftScoreDefinition
-
- getScoreClass() - Method in class org.optaplanner.core.impl.score.buildin.hardmediumsoftbigdecimal.HardMediumSoftBigDecimalScoreDefinition
-
- getScoreClass() - Method in class org.optaplanner.core.impl.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreDefinition
-
- getScoreClass() - Method in class org.optaplanner.core.impl.score.buildin.hardsoft.HardSoftScoreDefinition
-
- getScoreClass() - Method in class org.optaplanner.core.impl.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreDefinition
-
- getScoreClass() - Method in class org.optaplanner.core.impl.score.buildin.hardsoftdouble.HardSoftDoubleScoreDefinition
-
Deprecated.
- getScoreClass() - Method in class org.optaplanner.core.impl.score.buildin.hardsoftlong.HardSoftLongScoreDefinition
-
- getScoreClass() - Method in class org.optaplanner.core.impl.score.buildin.simple.SimpleScoreDefinition
-
- getScoreClass() - Method in class org.optaplanner.core.impl.score.buildin.simplebigdecimal.SimpleBigDecimalScoreDefinition
-
- getScoreClass() - Method in class org.optaplanner.core.impl.score.buildin.simpledouble.SimpleDoubleScoreDefinition
-
Deprecated.
- getScoreClass() - Method in class org.optaplanner.core.impl.score.buildin.simplelong.SimpleLongScoreDefinition
-
- getScoreClass() - Method in interface org.optaplanner.core.impl.score.definition.ScoreDefinition
-
Returns the
Class
of the actual
Score
implementation.
- getScoreDefinition() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- getScoreDefinition() - Method in class org.optaplanner.core.config.heuristic.policy.HeuristicConfigPolicy
-
- getScoreDefinition() - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- getScoreDefinition() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- getScoreDefinition() - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- getScoreDefinition() - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirectorFactory
-
- getScoreDefinition() - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirector
-
- getScoreDefinition() - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirectorFactory
-
- getScoreDefinition() - Method in class org.optaplanner.core.impl.score.stream.common.AbstractConstraintSessionFactory
-
- getScoreDefinition() - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- getScoreDefinitionClass() - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- getScoreDefinitionType() - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- getScoreDirector() - Method in class org.optaplanner.core.impl.heuristic.thread.SetupOperation
-
- getScoreDirector() - Method in class org.optaplanner.core.impl.phase.scope.AbstractMoveScope
-
- getScoreDirector() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- getScoreDirector() - Method in class org.optaplanner.core.impl.phase.scope.AbstractStepScope
-
- getScoreDirector() - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- getScoreDirectorFactory() - Method in interface org.optaplanner.core.api.solver.Solver
-
- getScoreDirectorFactory() - Method in class org.optaplanner.core.api.solver.SolverFactory
-
- getScoreDirectorFactory() - Method in class org.optaplanner.core.config.heuristic.policy.HeuristicConfigPolicy
-
- getScoreDirectorFactory() - Method in class org.optaplanner.core.impl.partitionedsearch.PartitionSolver
-
- getScoreDirectorFactory() - Method in class org.optaplanner.core.impl.score.DefaultScoreManager
-
- getScoreDirectorFactory() - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- getScoreDirectorFactory() - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirector
-
- getScoreDirectorFactory() - Method in class org.optaplanner.core.impl.solver.DefaultSolver
-
- getScoreDirectorFactory() - Method in class org.optaplanner.core.impl.solver.DefaultSolverFactory
-
- getScoreDirectorFactoryConfig() - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- getScoreDrlFileList() - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- getScoreDrlList() - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- getScoreImpactType() - Method in class org.optaplanner.core.impl.score.stream.common.AbstractConstraint
-
- getScoreInliner() - Method in class org.optaplanner.core.impl.score.stream.bavet.BavetConstraintSession
-
- getScoreJsonbAdapters() - Static method in class org.optaplanner.persistence.jsonb.api.OptaPlannerJsonbConfig
-
- getScoreList() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- getScoreTotal() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreStatisticPoint
-
- getScoreTotal() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreStatisticPoint
-
- getScoreTotal() - Method in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal
-
- getScoreTotal() - Method in class org.optaplanner.core.api.score.constraint.Indictment
-
- getSecondaryEntitySelectorConfig() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.SwapMoveSelectorConfig
-
- getSecondaryPillarSelectorConfig() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.PillarSwapMoveSelectorConfig
-
- getSecondarySubChainSelectorConfig() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.SubChainSwapMoveSelectorConfig
-
- getSecondsSpentLimit() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- getSelectedCountLimit() - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- getSelectedCountLimit() - Method in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
-
- getSelectedCountLimit() - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- getSelectedMoveCount() - Method in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepMeasurement
-
- getSelectedMoveCount() - Method in class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicStepScope
-
- getSelectedMoveCount() - Method in class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchStepScope
-
- getSelectedMoveCount() - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchStepScope
-
- getSelectedSingleBenchmarkNodes() - Method in class org.optaplanner.benchmark.impl.aggregator.swingui.CheckBoxTree
-
- getSelectionOrder() - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- getSelectionOrder() - Method in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
-
- getSelectionOrder() - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- getSelectorProbabilityWeightFactoryClass() - Method in class org.optaplanner.core.config.heuristic.selector.move.composite.UnionMoveSelectorConfig
-
- getSelectReversingMoveToo() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.SubChainChangeMoveSelectorConfig
-
- getSelectReversingMoveToo() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.SubChainSwapMoveSelectorConfig
-
- getSession() - Method in class org.optaplanner.core.impl.score.stream.bavet.common.BavetNodeBuildPolicy
-
- getSetterMethod(Class<?>, Class<?>, String) - Static method in class org.optaplanner.core.impl.domain.common.ReflectionHelper
-
- getSetterMethod(Class<?>, String) - Static method in class org.optaplanner.core.impl.domain.common.ReflectionHelper
-
- getShadowVariableDescriptor(String) - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
-
- getShadowVariableDescriptorMap() - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
-
- getShadowVariableDescriptors() - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
-
- getShelvedRuleItems() - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsBiRuleStructure
-
- getShelvedRuleItems() - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsRuleStructure
-
Patterns that are no longer of any use to the primary pattern, yet are required for the Drools rule to function.
- getShelvedRuleItems() - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsQuadRuleStructure
-
- getShelvedRuleItems() - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsTriRuleStructure
-
- getShelvedRuleItems() - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsUniRuleStructure
-
- getSimpleEntityAndVariableName() - Method in class org.optaplanner.core.impl.domain.variable.descriptor.VariableDescriptor
-
- getSimpleMoveTypeDescription() - Method in class org.optaplanner.core.impl.heuristic.move.CompositeMove
-
- getSimpleMoveTypeDescription() - Method in interface org.optaplanner.core.impl.heuristic.move.Move
-
Describes the move type for statistical purposes.
- getSimpleMoveTypeDescription() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMove
-
- getSimpleMoveTypeDescription() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMove
-
- getSimpleMoveTypeDescription() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMove
-
- getSimpleMoveTypeDescription() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMove
-
- getSimpleMoveTypeDescription() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMove
-
- getSimpleMoveTypeDescription() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMove
-
- getSimpleMoveTypeDescription() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMove
-
- getSimpleMoveTypeDescription() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMove
-
- getSimpleMoveTypeDescription() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMove
-
- getSimpleMoveTypeDescription() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMove
-
- getSimulatedAnnealingStartingTemperature() - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- getSingleBenchmarkResult() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- getSingleBenchmarkResultList() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- getSingleBenchmarkResultList() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- getSingleStatisticTypeList() - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
-
- getSinkVariableDescriptorList() - Method in class org.optaplanner.core.impl.domain.variable.descriptor.VariableDescriptor
-
- getSize() - Method in interface org.optaplanner.core.api.domain.valuerange.CountableValueRange
-
Used by uniform random selection in a composite or nullable CountableValueRange.
- getSize() - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.bigdecimal.BigDecimalValueRange
-
- getSize() - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.biginteger.BigIntegerValueRange
-
- getSize() - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.collection.ListValueRange
-
- getSize() - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.composite.CompositeCountableValueRange
-
- getSize() - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.composite.EmptyValueRange
-
- getSize() - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.composite.NullableCountableValueRange
-
- getSize() - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.primboolean.BooleanValueRange
-
- getSize() - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.primint.IntValueRange
-
- getSize() - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.primlong.LongValueRange
-
- getSize() - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.temporal.TemporalValueRange
-
- getSize(ListIterableSelector, ListIterableSelector) - Static method in class org.optaplanner.core.impl.heuristic.selector.common.iterator.AbstractOriginalSwapIterator
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.AbstractCachingEntitySelector
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.FilteringEntitySelector
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.ProbabilityEntitySelector
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.SelectedCountLimitEntitySelector
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.FromSolutionEntitySelector
-
- getSize() - Method in interface org.optaplanner.core.impl.heuristic.selector.entity.mimic.EntityMimicRecorder
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.ManualEntityMimicRecorder
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicRecordingEntitySelector
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicReplayingEntitySelector
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.nearby.NearEntityNearbyEntitySelector
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.pillar.DefaultPillarSelector
-
- getSize() - Method in interface org.optaplanner.core.impl.heuristic.selector.IterableSelector
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.move.composite.CartesianProductMoveSelector
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.move.composite.UnionMoveSelector
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.AbstractCachingMoveSelector
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.FilteringMoveSelector
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.ProbabilityMoveSelector
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.SelectedCountLimitMoveSelector
-
- getSize(ScoreDirector<Solution_>) - Method in interface org.optaplanner.core.impl.heuristic.selector.move.factory.MoveIteratorFactory
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.move.factory.MoveIteratorFactoryToMoveSelectorBridge
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactoryToMoveSelectorBridge
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMoveSelector
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMoveSelector
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMoveSelector
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMoveSelector
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMoveSelector
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMoveSelector
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMoveSelector
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMoveSelector
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.value.chained.DefaultSubChainSelector
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.value.chained.SubChain
-
- getSize(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.AbstractCachingValueSelector
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.AbstractCachingValueSelector
-
- getSize(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.DowncastingValueSelector
-
- getSize(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.EntityDependentSortingValueSelector
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.EntityIndependentFilteringValueSelector
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.EntityIndependentInitializedValueSelector
-
- getSize(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.FilteringValueSelector
-
- getSize(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.InitializedValueSelector
-
- getSize(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.ProbabilityValueSelector
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.ProbabilityValueSelector
-
- getSize(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.ReinitializeVariableValueSelector
-
- getSize(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.SelectedCountLimitValueSelector
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.SelectedCountLimitValueSelector
-
- getSize(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.value.FromEntityPropertyValueSelector
-
- getSize(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.value.FromSolutionPropertyValueSelector
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.value.FromSolutionPropertyValueSelector
-
- getSize(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.value.mimic.MimicRecordingValueSelector
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.value.mimic.MimicRecordingValueSelector
-
- getSize(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.value.mimic.MimicReplayingValueSelector
-
- getSize() - Method in class org.optaplanner.core.impl.heuristic.selector.value.mimic.MimicReplayingValueSelector
-
- getSize() - Method in interface org.optaplanner.core.impl.heuristic.selector.value.mimic.ValueMimicRecorder
-
- getSize(Object) - Method in interface org.optaplanner.core.impl.heuristic.selector.value.mimic.ValueMimicRecorder
-
- getSize(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.value.nearby.NearEntityNearbyValueSelector
-
- getSize(Object) - Method in interface org.optaplanner.core.impl.heuristic.selector.value.ValueSelector
-
- getSoftLevelsSize() - Method in class org.optaplanner.core.api.score.AbstractBendableScore
-
- getSoftLevelsSize() - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScore
-
- getSoftLevelsSize() - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScoreHolder
-
- getSoftLevelsSize() - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScore
-
- getSoftLevelsSize() - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScoreHolder
-
- getSoftLevelsSize() - Method in class org.optaplanner.core.api.score.buildin.bendablelong.BendableLongScore
-
- getSoftLevelsSize() - Method in class org.optaplanner.core.api.score.buildin.bendablelong.BendableLongScoreHolder
-
- getSoftLevelsSize() - Method in class org.optaplanner.core.impl.score.definition.AbstractBendableScoreDefinition
-
- getSoftScore(int) - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScore
-
- getSoftScore(int) - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScoreHolder
-
- getSoftScore(int) - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScore
-
- getSoftScore(int) - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScoreHolder
-
- getSoftScore(int) - Method in class org.optaplanner.core.api.score.buildin.bendablelong.BendableLongScore
-
- getSoftScore(int) - Method in class org.optaplanner.core.api.score.buildin.bendablelong.BendableLongScoreHolder
-
- getSoftScore() - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScore
-
The total of the broken negative soft constraints and fulfilled positive soft constraints.
- getSoftScore() - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScoreHolder
-
- getSoftScore() - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftbigdecimal.HardMediumSoftBigDecimalScore
-
The total of the broken negative soft constraints and fulfilled positive soft constraints.
- getSoftScore() - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftbigdecimal.HardMediumSoftBigDecimalScoreHolder
-
- getSoftScore() - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScore
-
The total of the broken negative soft constraints and fulfilled positive soft constraints.
- getSoftScore() - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreHolder
-
- getSoftScore() - Method in class org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScore
-
The total of the broken negative soft constraints and fulfilled positive soft constraints.
- getSoftScore() - Method in class org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScoreHolder
-
- getSoftScore() - Method in class org.optaplanner.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScore
-
The total of the broken negative soft constraints and fulfilled positive soft constraints.
- getSoftScore() - Method in class org.optaplanner.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreHolder
-
- getSoftScore() - Method in class org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScore
-
Deprecated.
The total of the broken negative soft constraints and fulfilled positive soft constraints.
- getSoftScore() - Method in class org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScoreHolder
-
Deprecated.
- getSoftScore() - Method in class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScore
-
The total of the broken negative soft constraints and fulfilled positive soft constraints.
- getSoftScore() - Method in class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScoreHolder
-
- getSoftScores() - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScore
-
- getSoftScores() - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScore
-
- getSoftScores() - Method in class org.optaplanner.core.api.score.buildin.bendablelong.BendableLongScore
-
- getSolutionClass() - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- getSolutionClass() - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- getSolutionCloner() - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- getSolutionDescriptor() - Method in class org.optaplanner.core.config.heuristic.policy.HeuristicConfigPolicy
-
- getSolutionDescriptor() - Method in class org.optaplanner.core.impl.domain.constraintweight.descriptor.ConstraintConfigurationDescriptor
-
- getSolutionDescriptor() - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
-
- getSolutionDescriptor() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- getSolutionDescriptor() - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- getSolutionDescriptor() - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirectorFactory
-
- getSolutionDescriptor() - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirector
-
- getSolutionDescriptor() - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirectorFactory
-
- getSolutionDescriptor() - Method in class org.optaplanner.core.impl.score.stream.bavet.BavetConstraintFactory
-
- getSolutionDescriptor() - Method in class org.optaplanner.core.impl.score.stream.drools.DroolsConstraintFactory
-
- getSolutionDescriptor() - Method in interface org.optaplanner.core.impl.score.stream.InnerConstraintFactory
-
- getSolutionDescriptor() - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- getSolutionDescriptor() - Method in class org.optaplanner.test.impl.score.stream.DefaultConstraintVerifier
-
- getSolutionFileIO() - Method in class org.optaplanner.benchmark.impl.loader.FileProblemProvider
-
- getSolutionFileIOClass() - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
-
- getSolutionPartitionerClass() - Method in class org.optaplanner.core.config.partitionedsearch.PartitionedSearchPhaseConfig
-
- getSolutionPartitionerCustomProperties() - Method in class org.optaplanner.core.config.partitionedsearch.PartitionedSearchPhaseConfig
-
- getSolutionTabuSize() - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
Deprecated.
- getSolverBenchmarkBluePrintConfigList() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- getSolverBenchmarkBluePrintType() - Method in class org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintConfig
-
- getSolverBenchmarkConfigList() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- getSolverBenchmarkResult() - Method in class org.optaplanner.benchmark.impl.ranking.TotalRankSolverRankingWeightFactory.TotalRankSolverRankingWeight
-
- getSolverBenchmarkResult() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getSolverBenchmarkResultList() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- getSolverConfig() - Method in class org.optaplanner.benchmark.config.SolverBenchmarkConfig
-
- getSolverConfig() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- getSolverConfig() - Method in class org.optaplanner.core.api.solver.SolverFactory
-
- getSolverConfig() - Method in class org.optaplanner.core.impl.solver.DefaultSolverFactory
-
Deprecated.
- getSolverConfigAsHtmlEscapedXml() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- getSolverConfigContext() - Method in class org.optaplanner.benchmark.impl.DefaultPlannerBenchmarkFactory
-
- getSolverConfigContext() - Method in class org.optaplanner.core.impl.solver.DefaultSolverFactory
-
- getSolverFactory() - Method in class org.optaplanner.core.impl.solver.DefaultSolverManager
-
- getSolverRankingClassFullName() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
-
- getSolverRankingClassSimpleName() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
-
- getSolverRankingComparator() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
-
- getSolverRankingComparatorClass() - Method in class org.optaplanner.benchmark.config.report.BenchmarkReportConfig
-
- getSolverRankingType() - Method in class org.optaplanner.benchmark.config.report.BenchmarkReportConfig
-
- getSolverRankingWeightFactory() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
-
- getSolverRankingWeightFactoryClass() - Method in class org.optaplanner.benchmark.config.report.BenchmarkReportConfig
-
- getSolverScope() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- getSolverScope() - Method in class org.optaplanner.core.impl.solver.DefaultSolver
-
- getSolverStatus() - Method in interface org.optaplanner.core.api.solver.SolverJob
-
Returns whether the
Solver
is scheduled to solve, actively solving or not.
- getSolverStatus(ProblemId_) - Method in interface org.optaplanner.core.api.solver.SolverManager
-
Returns if the
Solver
is scheduled to solve, actively solving or not.
- getSolverStatus() - Method in class org.optaplanner.core.impl.solver.DefaultSolverJob
-
- getSolverStatus(ProblemId_) - Method in class org.optaplanner.core.impl.solver.DefaultSolverManager
-
- getSolvingDuration() - Method in interface org.optaplanner.core.api.solver.SolverJob
-
Returns the
Duration
spent solving since the last start.
- getSolvingDuration() - Method in class org.optaplanner.core.impl.solver.DefaultSolverJob
-
- getSorterClass() - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- getSorterClass() - Method in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
-
- getSorterClass() - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- getSorterComparatorClass() - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- getSorterComparatorClass() - Method in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
-
- getSorterComparatorClass() - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- getSorterManner() - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- getSorterManner() - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- getSorterOrder() - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- getSorterOrder() - Method in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
-
- getSorterOrder() - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- getSorterWeightFactoryClass() - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- getSorterWeightFactoryClass() - Method in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
-
- getSorterWeightFactoryClass() - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- getSourceVariableDescriptor() - Method in class org.optaplanner.core.impl.domain.variable.anchor.AnchorVariableDemand
-
- getSourceVariableDescriptor() - Method in class org.optaplanner.core.impl.domain.variable.anchor.ExternalizedAnchorVariableSupply
-
- getSourceVariableDescriptor() - Method in class org.optaplanner.core.impl.domain.variable.inverserelation.CollectionInverseVariableDemand
-
- getSourceVariableDescriptor() - Method in class org.optaplanner.core.impl.domain.variable.inverserelation.ExternalizedCollectionInverseVariableSupply
-
- getSourceVariableDescriptor() - Method in class org.optaplanner.core.impl.domain.variable.inverserelation.ExternalizedSingletonInverseVariableSupply
-
- getSourceVariableDescriptor() - Method in class org.optaplanner.core.impl.domain.variable.inverserelation.SingletonInverseVariableDemand
-
- getSourceVariableDescriptor() - Method in interface org.optaplanner.core.impl.domain.variable.listener.SourcedVariableListener
-
- getSourceVariableDescriptor() - Method in interface org.optaplanner.core.impl.domain.variable.listener.StatefulVariableListener
-
Deprecated.
- getSourceVariableDescriptorList() - Method in class org.optaplanner.core.impl.domain.variable.anchor.AnchorShadowVariableDescriptor
-
- getSourceVariableDescriptorList() - Method in class org.optaplanner.core.impl.domain.variable.custom.CustomShadowVariableDescriptor
-
- getSourceVariableDescriptorList() - Method in class org.optaplanner.core.impl.domain.variable.descriptor.ShadowVariableDescriptor
-
- getSourceVariableDescriptorList() - Method in class org.optaplanner.core.impl.domain.variable.inverserelation.InverseRelationShadowVariableDescriptor
-
- getSpeedNote() - Method in class org.optaplanner.core.impl.domain.common.accessor.LambdaBeanPropertyMemberAccessor
-
- getSpeedNote() - Method in interface org.optaplanner.core.impl.domain.common.accessor.MemberAccessor
-
- getSpeedNote() - Method in class org.optaplanner.core.impl.domain.common.accessor.ReflectionBeanPropertyMemberAccessor
-
- getSpeedNote() - Method in class org.optaplanner.core.impl.domain.common.accessor.ReflectionFieldMemberAccessor
-
- getSpeedNote() - Method in class org.optaplanner.core.impl.domain.common.accessor.ReflectionMethodMemberAccessor
-
- getSpentLimit() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- getStandardDeviationDoubles() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getStandardDeviationString() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getStandardDeviationString() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- getStandardDeviationString(double[]) - Static method in class org.optaplanner.benchmark.impl.statistic.StatisticUtils
-
- getStartingInitializedScore() - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- getStartingScore() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- getStartingSolverCount() - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- getStartingStepScore() - Method in class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchStepScope
-
- getStartingSystemTimeMillis() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- getStartingSystemTimeMillis() - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- getStartingTimestamp() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- getStartingTimestampAsMediumString() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- getState() - Method in class org.optaplanner.core.impl.score.stream.bavet.common.BavetAbstractTuple
-
- getStatisticType() - Method in class org.optaplanner.benchmark.impl.statistic.ProblemBasedSubSingleStatistic
-
- getStatisticType() - Method in class org.optaplanner.benchmark.impl.statistic.PureSubSingleStatistic
-
- getStatisticType() - Method in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
-
- getStatus() - Method in class org.optaplanner.benchmark.impl.aggregator.swingui.MixedCheckBox
-
- getStep() - Method in class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicStepScope
-
- getStep() - Method in class org.optaplanner.core.impl.heuristic.thread.ApplyStepOperation
-
- getStep() - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchStepScope
-
- getStep() - Method in class org.optaplanner.core.impl.partitionedsearch.scope.PartitionedSearchStepScope
-
- getStepCountingHillClimbingSize() - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- getStepCountingHillClimbingType() - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- getStepCountLimit() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- getStepCountLimit() - Method in class org.optaplanner.core.impl.solver.termination.StepCountTermination
-
- getStepIndex() - Method in class org.optaplanner.core.impl.heuristic.thread.ApplyStepOperation
-
- getStepIndex() - Method in class org.optaplanner.core.impl.heuristic.thread.MoveEvaluationOperation
-
- getStepIndex() - Method in class org.optaplanner.core.impl.heuristic.thread.OrderByMoveIndexBlockingQueue.MoveResult
-
- getStepIndex() - Method in class org.optaplanner.core.impl.phase.scope.AbstractMoveScope
-
- getStepIndex() - Method in class org.optaplanner.core.impl.phase.scope.AbstractStepScope
-
- getStepScope() - Method in class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicMoveScope
-
- getStepScope() - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchMoveScope
-
- getStepScope() - Method in class org.optaplanner.core.impl.phase.scope.AbstractMoveScope
-
- getStepScoreDiff() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffStatisticPoint
-
- getStepString() - Method in class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicStepScope
-
- getStepString() - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchStepScope
-
- getStepString() - Method in class org.optaplanner.core.impl.partitionedsearch.scope.PartitionedSearchStepScope
-
- getSubChain() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMove
-
- getSubChain() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMove
-
- getSubChainSelectorConfig() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.SubChainChangeMoveSelectorConfig
-
- getSubChainSelectorConfig() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.SubChainSwapMoveSelectorConfig
-
- getSubPillarEnabled() - Method in class org.optaplanner.core.config.heuristic.selector.entity.pillar.PillarSelectorConfig
-
- getSubPillarSequenceComparatorClass() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.AbstractPillarMoveSelectorConfig
-
- getSubPillarType() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.AbstractPillarMoveSelectorConfig
-
- getSubSingleBenchmarkIndex() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- getSubSingleBenchmarkResult() - Method in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
-
- getSubSingleBenchmarkResult() - Method in class org.optaplanner.benchmark.impl.SubSingleBenchmarkRunner
-
- getSubSingleBenchmarkResultList() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getSubSingleCount() - Method in class org.optaplanner.benchmark.config.SolverBenchmarkConfig
-
- getSubSingleCount() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getSubSingleCount() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- getSubSingleStatistic(ProblemStatisticType) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getSubSingleStatistic(StatisticType) - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- getSubSingleStatisticList() - Method in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
-
- getSucceeded() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- getSuccessCount() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getSuccessCount() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- getSummaryDirectory() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
-
- getSupplyManager() - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- getSupplyManager() - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirector
-
- getTermination() - Method in class org.optaplanner.core.impl.localsearch.decider.LocalSearchDecider
-
- getTermination() - Method in class org.optaplanner.core.impl.phase.AbstractPhase
-
- getTerminationClass() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- getTerminationCompositionStyle() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- getTerminationConfig() - Method in class org.optaplanner.core.config.phase.PhaseConfig
-
- getTerminationConfig() - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- getTerminationConfigList() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- getThreadFactoryClass() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- getThreadFactoryClass() - Method in class org.optaplanner.core.config.heuristic.policy.HeuristicConfigPolicy
-
- getThreadFactoryClass() - Method in class org.optaplanner.core.config.partitionedsearch.PartitionedSearchPhaseConfig
-
- getThreadFactoryClass() - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- getThreadFactoryClass() - Method in class org.optaplanner.core.config.solver.SolverManagerConfig
-
- getThrowable() - Method in class org.optaplanner.core.impl.partitionedsearch.queue.PartitionChangedEvent
-
- getTimeGradient() - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchStepScope
-
- getTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- getTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreStatisticPoint
-
- getTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationStatisticPoint
-
- getTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseStatisticPoint
-
- getTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepStatisticPoint
-
- getTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedStatisticPoint
-
- getTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreStatisticPoint
-
- getTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreStatisticPoint
-
- getTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreStatisticPoint
-
- getTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffStatisticPoint
-
- getTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffStatisticPoint
-
- getTimeMillisSpent() - Method in class org.optaplanner.core.api.solver.event.BestSolutionChangedEvent
-
- getTimeMillisSpent() - Method in interface org.optaplanner.core.api.solver.Solver
-
- getTimeMillisSpent() - Method in class org.optaplanner.core.impl.partitionedsearch.PartitionSolver
-
- getTimeMillisSpent() - Method in class org.optaplanner.core.impl.solver.DefaultSolver
-
- getTimeMillisSpent() - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- getTimeMillisSpentLimit() - Method in class org.optaplanner.core.impl.solver.termination.TimeMillisSpentTermination
-
- getTimeSpentScalabilitySummaryChartFile() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
-
- getTimeSpentSummaryChartFile() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
-
- getTimezoneId() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
-
- getToPlanningValue() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMove
-
- getToPlanningValue() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMove
-
- getToPlanningValue() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMove
-
- getToPlanningValue() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMove
-
- getTotalScore() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getTotalScore() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- getTotalSubSingleCount() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- getTotalSubSingleCount() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- getTotalWinningScoreDifference() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- getTreeId() - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchNode
-
- getTreeId() - Method in class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchStepScope
-
- getTrendLevels() - Method in class org.optaplanner.core.impl.score.trend.InitializingScoreTrend
-
- getType() - Method in class org.optaplanner.core.impl.domain.common.accessor.LambdaBeanPropertyMemberAccessor
-
- getType() - Method in interface org.optaplanner.core.impl.domain.common.accessor.MemberAccessor
-
- getType() - Method in class org.optaplanner.core.impl.domain.common.accessor.ReflectionBeanPropertyMemberAccessor
-
- getType() - Method in class org.optaplanner.core.impl.domain.common.accessor.ReflectionFieldMemberAccessor
-
- getType() - Method in class org.optaplanner.core.impl.domain.common.accessor.ReflectionMethodMemberAccessor
-
- getType() - Method in class org.optaplanner.core.impl.domain.variable.listener.support.VariableListenerNotification
-
- getType() - Method in class org.optaplanner.core.impl.partitionedsearch.queue.PartitionChangedEvent
-
- getUncorruptedScore() - Method in exception org.optaplanner.core.impl.score.director.drools.testgen.reproducer.TestGenCorruptedScoreException
-
- getUndoAccumulator() - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetGroupBridgeUniTuple
-
- getUndoMap() - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsAccumulateContext
-
- getUndoMove() - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchNode
-
- getUndoMoveTabuSize() - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- getUndoScoreImpacter() - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetScoringBiTuple
-
- getUndoScoreImpacter() - Method in interface org.optaplanner.core.impl.score.stream.bavet.common.BavetScoringTuple
-
- getUndoScoreImpacter() - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetScoringTriTuple
-
- getUndoScoreImpacter() - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetScoringUniTuple
-
- getUndoStep() - Method in class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicStepScope
-
- getUndoStep() - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchStepScope
-
- getUnifiedProblemBenchmarkResultList() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- getUnimprovedDaysSpentLimit() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- getUnimprovedHoursSpentLimit() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- getUnimprovedMillisecondsSpentLimit() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- getUnimprovedMinutesSpentLimit() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- getUnimprovedScoreDifferenceThreshold() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- getUnimprovedScoreDifferenceThreshold() - Method in class org.optaplanner.core.impl.solver.termination.UnimprovedTimeMillisSpentScoreDifferenceThresholdTermination
-
- getUnimprovedSecondsSpentLimit() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- getUnimprovedSpentLimit() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- getUnimprovedStepCountLimit() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- getUnimprovedStepCountLimit() - Method in class org.optaplanner.core.impl.solver.termination.UnimprovedStepCountTermination
-
- getUnimprovedTimeMillisSpentLimit() - Method in class org.optaplanner.core.impl.solver.termination.UnimprovedTimeMillisSpentScoreDifferenceThresholdTermination
-
- getUnimprovedTimeMillisSpentLimit() - Method in class org.optaplanner.core.impl.solver.termination.UnimprovedTimeMillisSpentTermination
-
- getUninitializedSolutionCount() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getUninitializedSolutionCount() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- getUsedMemory() - Method in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseMeasurement
-
- getUsedMemoryAfterInputSolution() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getUsedMemoryAfterInputSolution() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- getValue(Object) - Method in class org.optaplanner.core.impl.domain.variable.descriptor.VariableDescriptor
-
- getValue() - Method in class org.optaplanner.core.impl.score.director.drools.testgen.operation.TestGenKieSessionUpdate
-
Get the value that is used to update a fact's field (an entity's variable).
- getValue(Variable<X>, InternalWorkingMemory, Object, Declaration...) - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsAbstractGroupByAccumulator
-
- getValueCount(Solution_) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- getValueCount(Solution_, Object) - Method in class org.optaplanner.core.impl.domain.variable.descriptor.GenuineVariableDescriptor
-
- getValueMimicRecorder(String) - Method in class org.optaplanner.core.config.heuristic.policy.HeuristicConfigPolicy
-
- getValueMimicRecorderMap() - Method in class org.optaplanner.core.config.heuristic.policy.HeuristicConfigPolicy
-
- getValueRangeDescriptor() - Method in class org.optaplanner.core.impl.domain.variable.descriptor.GenuineVariableDescriptor
-
- getValueRangeProviderIds() - Method in class org.optaplanner.core.impl.domain.policy.DescriptorPolicy
-
- getValues() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMove
-
- getValueSelectorConfig() - Method in class org.optaplanner.core.config.constructionheuristic.placer.QueuedValuePlacerConfig
-
- getValueSelectorConfig() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.KOptMoveSelectorConfig
-
- getValueSelectorConfig() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.SubChainChangeMoveSelectorConfig
-
- getValueSelectorConfig() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.TailChainSwapMoveSelectorConfig
-
- getValueSelectorConfig() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.ChangeMoveSelectorConfig
-
- getValueSelectorConfig() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.PillarChangeMoveSelectorConfig
-
- getValueSelectorConfig() - Method in class org.optaplanner.core.config.heuristic.selector.value.chained.SubChainSelectorConfig
-
- getValueSorterManner() - Method in class org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicPhaseConfig
-
- getValueSorterManner() - Method in class org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchPhaseConfig
-
- getValueSorterManner() - Method in class org.optaplanner.core.config.heuristic.policy.HeuristicConfigPolicy
-
- getValueTabuRatio() - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- getValueTabuSize() - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- getVariableCount() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- getVariableDescriptor(String) - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
-
- getVariableDescriptor() - Method in class org.optaplanner.core.impl.domain.valuerange.descriptor.AbstractValueRangeDescriptor
-
- getVariableDescriptor() - Method in interface org.optaplanner.core.impl.domain.valuerange.descriptor.ValueRangeDescriptor
-
- getVariableDescriptor() - Method in class org.optaplanner.core.impl.heuristic.selector.value.chained.DefaultSubChainSelector
-
- getVariableDescriptor() - Method in interface org.optaplanner.core.impl.heuristic.selector.value.chained.SubChainSelector
-
- getVariableDescriptor() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.AbstractCachingValueSelector
-
- getVariableDescriptor() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.DowncastingValueSelector
-
- getVariableDescriptor() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.EntityDependentSortingValueSelector
-
- getVariableDescriptor() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.FilteringValueSelector
-
- getVariableDescriptor() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.InitializedValueSelector
-
- getVariableDescriptor() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.ProbabilityValueSelector
-
- getVariableDescriptor() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.ReinitializeVariableValueSelector
-
- getVariableDescriptor() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.SelectedCountLimitValueSelector
-
- getVariableDescriptor() - Method in class org.optaplanner.core.impl.heuristic.selector.value.FromEntityPropertyValueSelector
-
- getVariableDescriptor() - Method in class org.optaplanner.core.impl.heuristic.selector.value.FromSolutionPropertyValueSelector
-
- getVariableDescriptor() - Method in class org.optaplanner.core.impl.heuristic.selector.value.mimic.MimicRecordingValueSelector
-
- getVariableDescriptor() - Method in class org.optaplanner.core.impl.heuristic.selector.value.mimic.MimicReplayingValueSelector
-
- getVariableDescriptor() - Method in interface org.optaplanner.core.impl.heuristic.selector.value.mimic.ValueMimicRecorder
-
- getVariableDescriptor() - Method in class org.optaplanner.core.impl.heuristic.selector.value.nearby.NearEntityNearbyValueSelector
-
- getVariableDescriptor() - Method in interface org.optaplanner.core.impl.heuristic.selector.value.ValueSelector
-
- getVariableDescriptorMap() - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
-
- getVariableDescriptors() - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
-
- getVariableIdSupplier() - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsRuleStructure
-
- getVariableIdSupplier() - Method in class org.optaplanner.core.impl.score.stream.drools.DroolsConstraintFactory
-
In order to guarantee that all variables have unique names within the context of a rule, we need to be able to
uniquely identify them.
- getVariableListener() - Method in class org.optaplanner.core.impl.domain.variable.listener.support.VariableListenerNotifiable
-
- getVariableListenerClass() - Method in class org.optaplanner.core.impl.domain.variable.anchor.AnchorShadowVariableDescriptor
-
- getVariableListenerClass() - Method in class org.optaplanner.core.impl.domain.variable.custom.CustomShadowVariableDescriptor
-
- getVariableListenerClass() - Method in class org.optaplanner.core.impl.domain.variable.descriptor.ShadowVariableDescriptor
-
- getVariableListenerClass() - Method in class org.optaplanner.core.impl.domain.variable.inverserelation.InverseRelationShadowVariableDescriptor
-
- getVariableName() - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- getVariableName() - Method in class org.optaplanner.core.impl.domain.variable.descriptor.VariableDescriptor
-
- getVariableName() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMove
-
- getVariableName() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMove
-
- getVariableName() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMove
-
- getVariableName() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMove
-
- getVariableName() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMove
-
- getVariableName() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMove
-
- getVariableName() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMove
-
- getVariableName() - Method in class org.optaplanner.core.impl.score.director.drools.testgen.fact.TestGenValueFact
-
- getVariableNameIncludeList() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.PillarSwapMoveSelectorConfig
-
- getVariableNameIncludeList() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.SwapMoveSelectorConfig
-
- getVariableNameList() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMove
-
- getVariableNameList() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMove
-
- getVariablePropertyType() - Method in class org.optaplanner.core.impl.domain.variable.descriptor.VariableDescriptor
-
- getVariableTypes() - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsBiRuleStructure
-
- getVariableTypes() - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsRuleStructure
-
- getVariableTypes() - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsQuadRuleStructure
-
- getVariableTypes() - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsTriRuleStructure
-
- getVariableTypes() - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsUniRuleStructure
-
- getWarmUpDaysSpentLimit() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- getWarmUpHoursSpentLimit() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- getWarmUpMillisecondsSpentLimit() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- getWarmUpMinutesSpentLimit() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- getWarmUpSecondsSpentLimit() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- getWarmUpTimeMillisSpentLimit() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- getWarningList() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
-
- getWarningList() - Method in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
-
- getWaterLevelIncrementRatio() - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.greatdeluge.GreatDelugeAcceptor
-
- getWaterLevelIncrementScore() - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.greatdeluge.GreatDelugeAcceptor
-
- getWinningScoreDifference() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getWinningScoreDifferenceSummaryChartFileList() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
-
- getWinningSingleBenchmarkResult() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- getWorkingEntityCount() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- getWorkingEntityCount() - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- getWorkingEntityCount() - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirector
-
- getWorkingEntityCount() - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- getWorkingEntityList() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- getWorkingEntityList() - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- getWorkingEntityList() - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirector
-
- getWorkingEntityList() - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- getWorkingEntityListRevision() - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- getWorkingEntityListRevision() - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirector
-
- getWorkingFacts() - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
-
- getWorkingRandom() - Method in class org.optaplanner.core.impl.phase.scope.AbstractMoveScope
-
- getWorkingRandom() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- getWorkingRandom() - Method in class org.optaplanner.core.impl.phase.scope.AbstractStepScope
-
- getWorkingRandom() - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- getWorkingScore() - Method in exception org.optaplanner.core.impl.score.director.drools.testgen.reproducer.TestGenCorruptedScoreException
-
- getWorkingSolution() - Method in class org.optaplanner.core.impl.phase.scope.AbstractMoveScope
-
- getWorkingSolution() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- getWorkingSolution() - Method in class org.optaplanner.core.impl.phase.scope.AbstractStepScope
-
- getWorkingSolution() - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- getWorkingSolution() - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
-
- getWorkingSolution() - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- getWorkingValueCount() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- getWorkingValueCount() - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- getWorkingValueCount() - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirector
-
- getWorkingValueCount() - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- getWorst() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getWorstScoreCalculationSpeed() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- getWorstScoreCalculationSpeedDifferencePercentage() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getWorstScoreCalculationSpeedDifferencePercentageSummaryChartFile() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
-
- getWorstScoreDifferencePercentage() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getWorstScoreDifferencePercentageSummaryChartFileList() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
-
- getWorstSingleBenchmarkResult() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- getWriteOutputSolutionEnabled() - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
-
- getXStream() - Method in class org.optaplanner.persistence.xstream.impl.domain.solution.XStreamSolutionFileIO
-
- getXStreamAnnotatedClassList() - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
-
- getZeroScore() - Method in class org.optaplanner.core.impl.score.buildin.bendable.BendableScoreDefinition
-
- getZeroScore() - Method in class org.optaplanner.core.impl.score.buildin.bendablebigdecimal.BendableBigDecimalScoreDefinition
-
- getZeroScore() - Method in class org.optaplanner.core.impl.score.buildin.bendablelong.BendableLongScoreDefinition
-
- getZeroScore() - Method in class org.optaplanner.core.impl.score.buildin.hardmediumsoft.HardMediumSoftScoreDefinition
-
- getZeroScore() - Method in class org.optaplanner.core.impl.score.buildin.hardmediumsoftbigdecimal.HardMediumSoftBigDecimalScoreDefinition
-
- getZeroScore() - Method in class org.optaplanner.core.impl.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreDefinition
-
- getZeroScore() - Method in class org.optaplanner.core.impl.score.buildin.hardsoft.HardSoftScoreDefinition
-
- getZeroScore() - Method in class org.optaplanner.core.impl.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreDefinition
-
- getZeroScore() - Method in class org.optaplanner.core.impl.score.buildin.hardsoftdouble.HardSoftDoubleScoreDefinition
-
Deprecated.
- getZeroScore() - Method in class org.optaplanner.core.impl.score.buildin.hardsoftlong.HardSoftLongScoreDefinition
-
- getZeroScore() - Method in class org.optaplanner.core.impl.score.buildin.simple.SimpleScoreDefinition
-
- getZeroScore() - Method in class org.optaplanner.core.impl.score.buildin.simplebigdecimal.SimpleBigDecimalScoreDefinition
-
- getZeroScore() - Method in class org.optaplanner.core.impl.score.buildin.simpledouble.SimpleDoubleScoreDefinition
-
Deprecated.
- getZeroScore() - Method in class org.optaplanner.core.impl.score.buildin.simplelong.SimpleLongScoreDefinition
-
- getZeroScore() - Method in interface org.optaplanner.core.impl.score.definition.ScoreDefinition
-
The score that represents zero.
- given(Object...) - Method in interface org.optaplanner.test.api.score.stream.MultiConstraintVerification
-
- given(Object...) - Method in interface org.optaplanner.test.api.score.stream.SingleConstraintVerification
-
- given(Object...) - Method in class org.optaplanner.test.impl.score.stream.DefaultMultiConstraintVerification
-
- given(Object...) - Method in class org.optaplanner.test.impl.score.stream.DefaultSingleConstraintVerification
-
- givenSolution(Solution_) - Method in interface org.optaplanner.test.api.score.stream.MultiConstraintVerification
-
- givenSolution(Solution_) - Method in interface org.optaplanner.test.api.score.stream.SingleConstraintVerification
-
- givenSolution(Solution_) - Method in class org.optaplanner.test.impl.score.stream.DefaultMultiConstraintVerification
-
- givenSolution(Solution_) - Method in class org.optaplanner.test.impl.score.stream.DefaultSingleConstraintVerification
-
- GLOBAL_SCORE_HOLDER_KEY - Static variable in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
-
- globalOrder - Variable in class org.optaplanner.core.impl.domain.variable.listener.support.VariableListenerNotifiable
-
- graphFile - Variable in class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationProblemStatistic
-
- graphFile - Variable in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseProblemStatistic
-
- graphFile - Variable in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepProblemStatistic
-
- graphFile - Variable in class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedProblemStatistic
-
- graphFileList - Variable in class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreProblemStatistic
-
- graphFileList - Variable in class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreProblemStatistic
-
- graphFileList - Variable in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreSubSingleStatistic
-
- graphFileList - Variable in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreSubSingleStatistic
-
- graphFileList - Variable in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffSubSingleStatistic
-
- graphFileList - Variable in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffSubSingleStatistic
-
- GraphSupport - Class in org.optaplanner.benchmark.impl.statistic.common
-
- GreatDelugeAcceptor - Class in org.optaplanner.core.impl.localsearch.decider.acceptor.greatdeluge
-
- GreatDelugeAcceptor() - Constructor for class org.optaplanner.core.impl.localsearch.decider.acceptor.greatdeluge.GreatDelugeAcceptor
-
- greatDelugeWaterLevelIncrementRatio - Variable in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- greatDelugeWaterLevelIncrementScore - Variable in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- greaterThan(Function<A, Property_>) - Static method in class org.optaplanner.core.api.score.stream.Joiners
-
- greaterThan(Function<A, Property_>, Function<B, Property_>) - Static method in class org.optaplanner.core.api.score.stream.Joiners
-
- greaterThan(BiFunction<A, B, Property_>, Function<C, Property_>) - Static method in class org.optaplanner.core.api.score.stream.Joiners
-
- greaterThan(TriFunction<A, B, C, Property_>, Function<D, Property_>) - Static method in class org.optaplanner.core.api.score.stream.Joiners
-
- greaterThan(QuadFunction<A, B, C, D, Property_>, Function<E, Property_>) - Static method in class org.optaplanner.core.api.score.stream.Joiners
-
- greaterThanOrEqual(Function<A, Property_>) - Static method in class org.optaplanner.core.api.score.stream.Joiners
-
- greaterThanOrEqual(Function<A, Property_>, Function<B, Property_>) - Static method in class org.optaplanner.core.api.score.stream.Joiners
-
- greaterThanOrEqual(BiFunction<A, B, Property_>, Function<C, Property_>) - Static method in class org.optaplanner.core.api.score.stream.Joiners
-
- greaterThanOrEqual(TriFunction<A, B, C, Property_>, Function<D, Property_>) - Static method in class org.optaplanner.core.api.score.stream.Joiners
-
- greaterThanOrEqual(QuadFunction<A, B, C, D, Property_>, Function<E, Property_>) - Static method in class org.optaplanner.core.api.score.stream.Joiners
-
- groupBiWithCollect(Supplier<? extends DroolsAbstractGroupByAccumulator<InTuple>>) - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsCondition
-
- groupBiWithCollectBi(Supplier<? extends DroolsAbstractGroupByAccumulator<InTuple>>) - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsCondition
-
- groupBy(BiConstraintCollector<A, B, ResultContainer_, Result_>) - Method in interface org.optaplanner.core.api.score.stream.bi.BiConstraintStream
-
- groupBy(BiFunction<A, B, GroupKey_>) - Method in interface org.optaplanner.core.api.score.stream.bi.BiConstraintStream
-
- groupBy(BiFunction<A, B, GroupKey_>, BiConstraintCollector<A, B, ResultContainer_, Result_>) - Method in interface org.optaplanner.core.api.score.stream.bi.BiConstraintStream
-
- groupBy(BiFunction<A, B, GroupKeyA_>, BiFunction<A, B, GroupKeyB_>) - Method in interface org.optaplanner.core.api.score.stream.bi.BiConstraintStream
-
- groupBy(BiFunction<A, B, GroupKeyA_>, BiFunction<A, B, GroupKeyB_>, BiConstraintCollector<A, B, ResultContainer_, Result_>) - Method in interface org.optaplanner.core.api.score.stream.bi.BiConstraintStream
-
- groupBy(BiFunction<A, B, GroupKeyA_>, BiFunction<A, B, GroupKeyB_>, BiConstraintCollector<A, B, ResultContainerC_, ResultC_>, BiConstraintCollector<A, B, ResultContainerD_, ResultD_>) - Method in interface org.optaplanner.core.api.score.stream.bi.BiConstraintStream
-
- groupBy(QuadConstraintCollector<A, B, C, D, ResultContainer_, Result_>) - Method in interface org.optaplanner.core.api.score.stream.quad.QuadConstraintStream
-
- groupBy(QuadFunction<A, B, C, D, GroupKey_>) - Method in interface org.optaplanner.core.api.score.stream.quad.QuadConstraintStream
-
- groupBy(QuadFunction<A, B, C, D, GroupKey_>, QuadConstraintCollector<A, B, C, D, ResultContainer_, Result_>) - Method in interface org.optaplanner.core.api.score.stream.quad.QuadConstraintStream
-
- groupBy(QuadFunction<A, B, C, D, GroupKeyA_>, QuadFunction<A, B, C, D, GroupKeyB_>) - Method in interface org.optaplanner.core.api.score.stream.quad.QuadConstraintStream
-
- groupBy(QuadFunction<A, B, C, D, GroupKeyA_>, QuadFunction<A, B, C, D, GroupKeyB_>, QuadConstraintCollector<A, B, C, D, ResultContainer_, Result_>) - Method in interface org.optaplanner.core.api.score.stream.quad.QuadConstraintStream
-
- groupBy(QuadFunction<A, B, C, D, GroupKeyA_>, QuadFunction<A, B, C, D, GroupKeyB_>, QuadConstraintCollector<A, B, C, D, ResultContainerC_, ResultC_>, QuadConstraintCollector<A, B, C, D, ResultContainerD_, ResultD_>) - Method in interface org.optaplanner.core.api.score.stream.quad.QuadConstraintStream
-
- groupBy(TriConstraintCollector<A, B, C, ResultContainer_, Result_>) - Method in interface org.optaplanner.core.api.score.stream.tri.TriConstraintStream
-
- groupBy(TriFunction<A, B, C, GroupKey_>) - Method in interface org.optaplanner.core.api.score.stream.tri.TriConstraintStream
-
- groupBy(TriFunction<A, B, C, GroupKey_>, TriConstraintCollector<A, B, C, ResultContainer_, Result_>) - Method in interface org.optaplanner.core.api.score.stream.tri.TriConstraintStream
-
- groupBy(TriFunction<A, B, C, GroupKeyA_>, TriFunction<A, B, C, GroupKeyB_>) - Method in interface org.optaplanner.core.api.score.stream.tri.TriConstraintStream
-
- groupBy(TriFunction<A, B, C, GroupKeyA_>, TriFunction<A, B, C, GroupKeyB_>, TriConstraintCollector<A, B, C, ResultContainer_, Result_>) - Method in interface org.optaplanner.core.api.score.stream.tri.TriConstraintStream
-
- groupBy(TriFunction<A, B, C, GroupKeyA_>, TriFunction<A, B, C, GroupKeyB_>, TriConstraintCollector<A, B, C, ResultContainerC_, ResultC_>, TriConstraintCollector<A, B, C, ResultContainerD_, ResultD_>) - Method in interface org.optaplanner.core.api.score.stream.tri.TriConstraintStream
-
- groupBy(UniConstraintCollector<A, ResultContainer_, Result_>) - Method in interface org.optaplanner.core.api.score.stream.uni.UniConstraintStream
-
- groupBy(Function<A, GroupKey_>) - Method in interface org.optaplanner.core.api.score.stream.uni.UniConstraintStream
-
- groupBy(Function<A, GroupKey_>, UniConstraintCollector<A, ResultContainer_, Result_>) - Method in interface org.optaplanner.core.api.score.stream.uni.UniConstraintStream
-
- groupBy(Function<A, GroupKeyA_>, Function<A, GroupKeyB_>) - Method in interface org.optaplanner.core.api.score.stream.uni.UniConstraintStream
-
- groupBy(Function<A, GroupKeyA_>, Function<A, GroupKeyB_>, UniConstraintCollector<A, ResultContainer_, Result_>) - Method in interface org.optaplanner.core.api.score.stream.uni.UniConstraintStream
-
- groupBy(Function<A, GroupKeyA_>, Function<A, GroupKeyB_>, UniConstraintCollector<A, ResultContainerC_, ResultC_>, UniConstraintCollector<A, ResultContainerD_, ResultD_>) - Method in interface org.optaplanner.core.api.score.stream.uni.UniConstraintStream
-
- groupBy(BiConstraintCollector<A, B, ResultContainer_, Result_>) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetAbstractBiConstraintStream
-
- groupBy(BiFunction<A, B, GroupKey_>) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetAbstractBiConstraintStream
-
- groupBy(BiFunction<A, B, GroupKey_>, BiConstraintCollector<A, B, ResultContainer_, Result_>) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetAbstractBiConstraintStream
-
- groupBy(BiFunction<A, B, GroupKeyA_>, BiFunction<A, B, GroupKeyB_>) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetAbstractBiConstraintStream
-
- groupBy(BiFunction<A, B, GroupKeyA_>, BiFunction<A, B, GroupKeyB_>, BiConstraintCollector<A, B, ResultContainer_, Result_>) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetAbstractBiConstraintStream
-
- groupBy(BiFunction<A, B, GroupKeyA_>, BiFunction<A, B, GroupKeyB_>, BiConstraintCollector<A, B, ResultContainerC_, ResultC_>, BiConstraintCollector<A, B, ResultContainerD_, ResultD_>) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetAbstractBiConstraintStream
-
- groupBy(TriConstraintCollector<A, B, C, ResultContainer_, Result_>) - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetAbstractTriConstraintStream
-
- groupBy(TriFunction<A, B, C, GroupKey_>) - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetAbstractTriConstraintStream
-
- groupBy(TriFunction<A, B, C, GroupKey_>, TriConstraintCollector<A, B, C, ResultContainer_, Result_>) - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetAbstractTriConstraintStream
-
- groupBy(TriFunction<A, B, C, GroupKeyA_>, TriFunction<A, B, C, GroupKeyB_>) - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetAbstractTriConstraintStream
-
- groupBy(TriFunction<A, B, C, GroupKeyA_>, TriFunction<A, B, C, GroupKeyB_>, TriConstraintCollector<A, B, C, ResultContainer_, Result_>) - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetAbstractTriConstraintStream
-
- groupBy(TriFunction<A, B, C, GroupKeyA_>, TriFunction<A, B, C, GroupKeyB_>, TriConstraintCollector<A, B, C, ResultContainerC_, ResultC_>, TriConstraintCollector<A, B, C, ResultContainerD_, ResultD_>) - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetAbstractTriConstraintStream
-
- groupBy(UniConstraintCollector<A, ResultContainer_, Result_>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetAbstractUniConstraintStream
-
- groupBy(Function<A, GroupKey_>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetAbstractUniConstraintStream
-
- groupBy(Function<A, GroupKeyA_>, Function<A, GroupKeyB_>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetAbstractUniConstraintStream
-
- groupBy(Function<A, GroupKey_>, UniConstraintCollector<A, ResultContainer_, Result_>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetAbstractUniConstraintStream
-
- groupBy(Function<A, GroupKeyA_>, Function<A, GroupKeyB_>, UniConstraintCollector<A, ResultContainer_, Result_>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetAbstractUniConstraintStream
-
- groupBy(Function<A, GroupKeyA_>, Function<A, GroupKeyB_>, UniConstraintCollector<A, ResultContainerC_, ResultC_>, UniConstraintCollector<A, ResultContainerD_, ResultD_>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetAbstractUniConstraintStream
-
- groupBy(BiConstraintCollector<A, B, ResultContainer_, Result_>) - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsAbstractBiConstraintStream
-
- groupBy(BiFunction<A, B, GroupKey_>) - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsAbstractBiConstraintStream
-
- groupBy(BiFunction<A, B, GroupKey_>, BiConstraintCollector<A, B, __, Result_>) - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsAbstractBiConstraintStream
-
- groupBy(BiFunction<A, B, GroupKeyA_>, BiFunction<A, B, GroupKeyB_>) - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsAbstractBiConstraintStream
-
- groupBy(BiFunction<A, B, GroupKeyA_>, BiFunction<A, B, GroupKeyB_>, BiConstraintCollector<A, B, ResultContainer_, Result_>) - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsAbstractBiConstraintStream
-
- groupBy(BiFunction<A, B, GroupKeyA_>, BiFunction<A, B, GroupKeyB_>, BiConstraintCollector<A, B, ResultContainerC_, ResultC_>, BiConstraintCollector<A, B, ResultContainerD_, ResultD_>) - Method in class org.optaplanner.core.impl.score.stream.drools.bi.DroolsAbstractBiConstraintStream
-
- groupBy(QuadConstraintCollector<A, B, C, D, ResultContainer_, Result_>) - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsAbstractQuadConstraintStream
-
- groupBy(QuadFunction<A, B, C, D, GroupKey_>) - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsAbstractQuadConstraintStream
-
- groupBy(QuadFunction<A, B, C, D, GroupKey_>, QuadConstraintCollector<A, B, C, D, ResultContainer_, Result_>) - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsAbstractQuadConstraintStream
-
- groupBy(QuadFunction<A, B, C, D, GroupKeyA_>, QuadFunction<A, B, C, D, GroupKeyB_>) - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsAbstractQuadConstraintStream
-
- groupBy(QuadFunction<A, B, C, D, GroupKeyA_>, QuadFunction<A, B, C, D, GroupKeyB_>, QuadConstraintCollector<A, B, C, D, ResultContainer_, Result_>) - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsAbstractQuadConstraintStream
-
- groupBy(QuadFunction<A, B, C, D, GroupKeyA_>, QuadFunction<A, B, C, D, GroupKeyB_>, QuadConstraintCollector<A, B, C, D, ResultContainerC_, ResultC_>, QuadConstraintCollector<A, B, C, D, ResultContainerD_, ResultD_>) - Method in class org.optaplanner.core.impl.score.stream.drools.quad.DroolsAbstractQuadConstraintStream
-
- groupBy(TriConstraintCollector<A, B, C, ResultContainer_, Result_>) - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsAbstractTriConstraintStream
-
- groupBy(TriFunction<A, B, C, GroupKey_>) - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsAbstractTriConstraintStream
-
- groupBy(TriFunction<A, B, C, GroupKey_>, TriConstraintCollector<A, B, C, ResultContainer_, Result_>) - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsAbstractTriConstraintStream
-
- groupBy(TriFunction<A, B, C, GroupKeyA_>, TriFunction<A, B, C, GroupKeyB_>) - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsAbstractTriConstraintStream
-
- groupBy(TriFunction<A, B, C, GroupKeyA_>, TriFunction<A, B, C, GroupKeyB_>, TriConstraintCollector<A, B, C, ResultContainer_, Result_>) - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsAbstractTriConstraintStream
-
- groupBy(TriFunction<A, B, C, GroupKeyA_>, TriFunction<A, B, C, GroupKeyB_>, TriConstraintCollector<A, B, C, ResultContainerC_, ResultC_>, TriConstraintCollector<A, B, C, ResultContainerD_, ResultD_>) - Method in class org.optaplanner.core.impl.score.stream.drools.tri.DroolsAbstractTriConstraintStream
-
- groupBy(UniConstraintCollector<A, ResultContainer_, Result_>) - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsAbstractUniConstraintStream
-
- groupBy(Function<A, GroupKey_>) - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsAbstractUniConstraintStream
-
- groupBy(Function<A, GroupKey_>, UniConstraintCollector<A, ResultContainer_, Result_>) - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsAbstractUniConstraintStream
-
- groupBy(Function<A, GroupKeyA_>, Function<A, GroupKeyB_>) - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsAbstractUniConstraintStream
-
- groupBy(Function<A, GroupKeyA_>, Function<A, GroupKeyB_>, UniConstraintCollector<A, ResultContainer_, Result_>) - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsAbstractUniConstraintStream
-
- groupBy(Function<A, GroupKeyA_>, Function<A, GroupKeyB_>, UniConstraintCollector<A, ResultContainerC_, ResultC_>, UniConstraintCollector<A, ResultContainerD_, ResultD_>) - Method in class org.optaplanner.core.impl.score.stream.drools.uni.DroolsAbstractUniConstraintStream
-
- GroupByCollectorProcessor<InTuple,OutTuple> - Interface in org.optaplanner.core.impl.score.stream.drools.common
-
- groupWithCollect(Supplier<? extends DroolsAbstractGroupByAccumulator<InTuple>>) - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsCondition
-
- sameAnchor - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMove
-
- sanitize(int) - Static method in class org.optaplanner.core.impl.score.definition.AbstractScoreDefinition
-
- sanitize(long) - Static method in class org.optaplanner.core.impl.score.definition.AbstractScoreDefinition
-
- sanitize(double) - Static method in class org.optaplanner.core.impl.score.definition.AbstractScoreDefinition
-
- sanitize(BigDecimal) - Static method in class org.optaplanner.core.impl.score.definition.AbstractScoreDefinition
-
- ScanAnnotatedClassesConfig - Class in org.optaplanner.core.config.domain
-
- ScanAnnotatedClassesConfig() - Constructor for class org.optaplanner.core.config.domain.ScanAnnotatedClassesConfig
-
Deprecated.
- scanAnnotatedClassesConfig - Variable in class org.optaplanner.core.config.solver.SolverConfig
-
- SCARLET_1 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
-
- SCARLET_2 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
-
- SCARLET_3 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
-
- score - Variable in class org.optaplanner.core.api.score.buildin.simple.SimpleScoreHolder
-
- score - Variable in class org.optaplanner.core.api.score.buildin.simplebigdecimal.SimpleBigDecimalScoreHolder
-
- score - Variable in class org.optaplanner.core.api.score.buildin.simpledouble.SimpleDoubleScoreHolder
-
Deprecated.
- score - Variable in class org.optaplanner.core.api.score.buildin.simplelong.SimpleLongScoreHolder
-
- Score<Score_ extends Score> - Interface in org.optaplanner.core.api.score
-
A Score is result of the score function (AKA fitness function) on a single possible solution.
- score - Variable in class org.optaplanner.core.impl.domain.solution.AbstractSolution
-
Deprecated.
- score - Variable in class org.optaplanner.core.impl.phase.scope.AbstractMoveScope
-
- score - Variable in class org.optaplanner.core.impl.phase.scope.AbstractStepScope
-
- score - Variable in class org.optaplanner.core.impl.score.buildin.simple.SimpleScoreInliner
-
- score - Variable in class org.optaplanner.core.impl.score.buildin.simplebigdecimal.SimpleBigDecimalScoreInliner
-
- score - Variable in class org.optaplanner.core.impl.score.buildin.simplelong.SimpleLongScoreInliner
-
- scoreBounder - Variable in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
-
- ScoreBounder - Interface in org.optaplanner.core.impl.exhaustivesearch.node.bounder
-
- scoreBounderEnabled - Variable in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
-
- ScoreCalculationCountTermination - Class in org.optaplanner.core.impl.solver.termination
-
- ScoreCalculationCountTermination(long) - Constructor for class org.optaplanner.core.impl.solver.termination.ScoreCalculationCountTermination
-
- ScoreCalculationSpeedProblemStatistic - Class in org.optaplanner.benchmark.impl.statistic.scorecalculationspeed
-
- ScoreCalculationSpeedProblemStatistic(ProblemBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedProblemStatistic
-
- ScoreCalculationSpeedStatisticPoint - Class in org.optaplanner.benchmark.impl.statistic.scorecalculationspeed
-
- ScoreCalculationSpeedStatisticPoint(long, long) - Constructor for class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedStatisticPoint
-
- ScoreCalculationSpeedSubSingleStatistic<Solution_> - Class in org.optaplanner.benchmark.impl.statistic.scorecalculationspeed
-
- ScoreCalculationSpeedSubSingleStatistic(SubSingleBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedSubSingleStatistic
-
- ScoreCalculationSpeedSubSingleStatistic(SubSingleBenchmarkResult, long) - Constructor for class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedSubSingleStatistic
-
- scoreComparator - Variable in class org.optaplanner.core.impl.constructionheuristic.decider.forager.DefaultConstructionHeuristicForager
-
- scoreDefinition - Variable in class org.optaplanner.core.impl.exhaustivesearch.node.bounder.TrendBasedScoreBounder
-
- ScoreDefinition<S extends Score<S>> - Interface in org.optaplanner.core.impl.score.definition
-
A ScoreDefinition knows how to compare
Score
s and what the perfect maximum/minimum
Score
is.
- scoreDefinition - Variable in class org.optaplanner.persistence.jpa.impl.score.AbstractScoreHibernateType
-
- scoreDefinitionClass - Variable in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
Deprecated.
- ScoreDefinitionType - Enum in org.optaplanner.core.config.score.definition
-
- scoreDefinitionType - Variable in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
Deprecated.
- ScoreDifferencePercentage - Class in org.optaplanner.benchmark.impl.measurement
-
- ScoreDifferencePercentage(double[]) - Constructor for class org.optaplanner.benchmark.impl.measurement.ScoreDifferencePercentage
-
- scoreDirector - Variable in class org.optaplanner.core.impl.domain.variable.listener.support.VariableListenerSupport
-
- scoreDirector - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.FilteringEntitySelector
-
- scoreDirector - Variable in class org.optaplanner.core.impl.heuristic.selector.move.composite.UnionMoveSelector
-
- scoreDirector - Variable in class org.optaplanner.core.impl.heuristic.selector.move.decorator.FilteringMoveSelector
-
- scoreDirector - Variable in class org.optaplanner.core.impl.heuristic.selector.move.factory.MoveIteratorFactoryToMoveSelectorBridge
-
- scoreDirector - Variable in class org.optaplanner.core.impl.heuristic.selector.value.decorator.EntityDependentSortingValueSelector
-
- scoreDirector - Variable in class org.optaplanner.core.impl.heuristic.selector.value.decorator.FilteringValueSelector
-
- scoreDirector - Variable in class org.optaplanner.core.impl.heuristic.selector.value.decorator.ReinitializeVariableValueSelector
-
- ScoreDirector<Solution_> - Interface in org.optaplanner.core.impl.score.director
-
- scoreDirector - Variable in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- scoreDirectorFactory - Variable in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- ScoreDirectorFactory<Solution_> - Interface in org.optaplanner.core.impl.score.director
-
- scoreDirectorFactory - Variable in class org.optaplanner.test.impl.score.AbstractScoreVerifier
-
- ScoreDirectorFactoryConfig - Class in org.optaplanner.core.config.score.director
-
- ScoreDirectorFactoryConfig() - Constructor for class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- scoreDirectorFactoryConfig - Variable in class org.optaplanner.core.config.solver.SolverConfig
-
- scoreDrlFileList - Variable in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- scoreDrlList - Variable in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- ScoreFirstNodeComparator - Class in org.optaplanner.core.impl.exhaustivesearch.node.comparator
-
Investigate the nodes with a better optimistic bound first, then deeper nodes.
- ScoreFirstNodeComparator(boolean) - Constructor for class org.optaplanner.core.impl.exhaustivesearch.node.comparator.ScoreFirstNodeComparator
-
- ScoreHolder<Score_ extends Score<Score_>> - Interface in org.optaplanner.core.api.score.holder
-
- scoreHolder - Variable in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
-
- scoreImpactType - Variable in class org.optaplanner.core.impl.score.stream.common.AbstractConstraint
-
- ScoreImpactType - Enum in org.optaplanner.core.impl.score.stream.common
-
- ScoreInliner<Score_ extends Score<Score_>> - Class in org.optaplanner.core.impl.score.inliner
-
- ScoreInliner(boolean) - Constructor for class org.optaplanner.core.impl.score.inliner.ScoreInliner
-
- ScoreJacksonJsonSerializer<Score_ extends Score<Score_>> - Class in org.optaplanner.persistence.jackson.api.score
-
- ScoreJacksonJsonSerializer() - Constructor for class org.optaplanner.persistence.jackson.api.score.ScoreJacksonJsonSerializer
-
Deprecated.
- ScoreManager<Solution_> - Interface in org.optaplanner.core.api.score
-
- scores(Score<?>) - Method in interface org.optaplanner.test.api.score.stream.MultiConstraintAssertion
-
- scores(Score<?>, String) - Method in interface org.optaplanner.test.api.score.stream.MultiConstraintAssertion
-
- scores(Score<?>, String) - Method in class org.optaplanner.test.impl.score.stream.DefaultMultiConstraintAssertion
-
- ScoreSubSingleBenchmarkRankingComparator - Class in org.optaplanner.benchmark.impl.ranking
-
- ScoreSubSingleBenchmarkRankingComparator() - Constructor for class org.optaplanner.benchmark.impl.ranking.ScoreSubSingleBenchmarkRankingComparator
-
- ScoreUtils - Class in org.optaplanner.core.impl.score
-
- selectedCountLimit - Variable in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- selectedCountLimit - Variable in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
-
- selectedCountLimit - Variable in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- selectedCountLimit - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.SelectedCountLimitEntitySelector
-
- selectedCountLimit - Variable in class org.optaplanner.core.impl.heuristic.selector.move.decorator.SelectedCountLimitMoveSelector
-
- selectedCountLimit - Variable in class org.optaplanner.core.impl.heuristic.selector.value.decorator.SelectedCountLimitValueSelector
-
- SelectedCountLimitEntitySelector - Class in org.optaplanner.core.impl.heuristic.selector.entity.decorator
-
- SelectedCountLimitEntitySelector(EntitySelector, boolean, long) - Constructor for class org.optaplanner.core.impl.heuristic.selector.entity.decorator.SelectedCountLimitEntitySelector
-
- SelectedCountLimitMoveSelector - Class in org.optaplanner.core.impl.heuristic.selector.move.decorator
-
- SelectedCountLimitMoveSelector(MoveSelector, long) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.decorator.SelectedCountLimitMoveSelector
-
- SelectedCountLimitValueSelector - Class in org.optaplanner.core.impl.heuristic.selector.value.decorator
-
- SelectedCountLimitValueSelector(ValueSelector, long) - Constructor for class org.optaplanner.core.impl.heuristic.selector.value.decorator.SelectedCountLimitValueSelector
-
- selectedMoveBufferSize - Variable in class org.optaplanner.core.impl.constructionheuristic.decider.MultiThreadedConstructionHeuristicDecider
-
- selectedMoveBufferSize - Variable in class org.optaplanner.core.impl.localsearch.decider.MultiThreadedLocalSearchDecider
-
- selectedMoveCount - Variable in class org.optaplanner.core.impl.constructionheuristic.decider.forager.DefaultConstructionHeuristicForager
-
- selectedMoveCount - Variable in class org.optaplanner.core.impl.localsearch.decider.forager.AcceptedLocalSearchForager
-
- SelectionCacheLifecycleBridge - Class in org.optaplanner.core.impl.heuristic.selector.common
-
- SelectionCacheLifecycleBridge(SelectionCacheType, SelectionCacheLifecycleListener) - Constructor for class org.optaplanner.core.impl.heuristic.selector.common.SelectionCacheLifecycleBridge
-
- selectionCacheLifecycleListener - Variable in class org.optaplanner.core.impl.heuristic.selector.common.SelectionCacheLifecycleBridge
-
- SelectionCacheLifecycleListener - Interface in org.optaplanner.core.impl.heuristic.selector.common
-
- SelectionCacheType - Enum in org.optaplanner.core.config.heuristic.selector.common
-
There is no INHERIT by design because 2 sequential caches provides no benefit, only memory overhead.
- SelectionFilter<Solution_,T> - Interface in org.optaplanner.core.impl.heuristic.selector.common.decorator
-
- selectionFilterList - Variable in class org.optaplanner.core.impl.heuristic.selector.common.decorator.CompositeSelectionFilter
-
- SelectionIterator<S> - Class in org.optaplanner.core.impl.heuristic.selector.common.iterator
-
- SelectionIterator() - Constructor for class org.optaplanner.core.impl.heuristic.selector.common.iterator.SelectionIterator
-
- SelectionListIterator<S> - Class in org.optaplanner.core.impl.heuristic.selector.common.iterator
-
- SelectionListIterator() - Constructor for class org.optaplanner.core.impl.heuristic.selector.common.iterator.SelectionListIterator
-
- SelectionOrder - Enum in org.optaplanner.core.config.heuristic.selector.common
-
Defines in which order the elements or a selector are selected.
- selectionOrder - Variable in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- selectionOrder - Variable in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
-
- selectionOrder - Variable in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- SelectionProbabilityWeightFactory<Solution_,T> - Interface in org.optaplanner.core.impl.heuristic.selector.common.decorator
-
- SelectionSorter<Solution_,T> - Interface in org.optaplanner.core.impl.heuristic.selector.common.decorator
-
- SelectionSorterOrder - Enum in org.optaplanner.core.config.heuristic.selector.common.decorator
-
- SelectionSorterWeightFactory<Solution_,T> - Interface in org.optaplanner.core.impl.heuristic.selector.common.decorator
-
Creates a weight to decide the order of a collections of selections
(a selection is a
PlanningEntity
, a planningValue, a
Move
or a
Selector
).
- Selector - Interface in org.optaplanner.core.impl.heuristic.selector
-
- SelectorConfig<C extends SelectorConfig> - Class in org.optaplanner.core.config.heuristic.selector
-
- SelectorConfig() - Constructor for class org.optaplanner.core.config.heuristic.selector.SelectorConfig
-
- selectorProbabilityWeightFactory - Variable in class org.optaplanner.core.impl.heuristic.selector.move.composite.UnionMoveSelector
-
- selectReversingMoveToo - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMoveSelector
-
- selectReversingMoveToo - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMoveSelector
-
- SEQUENCE_1 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
-
- SEQUENCE_2 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
-
- SEQUENCE_3 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
-
- sequential(int, int, Comparator<?>) - Static method in class org.optaplanner.core.config.heuristic.selector.entity.pillar.SubPillarConfigPolicy
-
- sequentialUnlimited(Comparator<?>) - Static method in class org.optaplanner.core.config.heuristic.selector.entity.pillar.SubPillarConfigPolicy
-
- serialize(Score_, JsonGenerator, SerializerProvider) - Method in class org.optaplanner.persistence.jackson.api.score.AbstractScoreJacksonJsonSerializer
-
- serialize(Score, JsonGenerator, SerializerProvider) - Method in class org.optaplanner.persistence.jackson.api.score.PolymorphicScoreJacksonJsonSerializer
-
- serialize(Score_, JsonGenerator, SerializerProvider) - Method in class org.optaplanner.persistence.jackson.api.score.ScoreJacksonJsonSerializer
-
Deprecated.
- session - Variable in class org.optaplanner.core.impl.score.director.stream.ConstraintStreamScoreDirector
-
- session - Variable in class org.optaplanner.core.impl.score.stream.bavet.common.BavetAbstractNode
-
- set(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.common.iterator.SelectionListIterator
-
- set(T) - Method in class org.optaplanner.core.impl.heuristic.selector.common.iterator.SingletonIterator
-
- setAccepted(Boolean) - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchMoveScope
-
- setAcceptedCountLimit(Integer) - Method in class org.optaplanner.core.config.localsearch.decider.forager.LocalSearchForagerConfig
-
- setAcceptedMoveCount(Long) - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchStepScope
-
- setAcceptorClassList(List<Class<? extends Acceptor>>) - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
Deprecated.
- setAcceptorConfig(AcceptorConfig) - Method in class org.optaplanner.core.config.localsearch.LocalSearchPhaseConfig
-
- setAcceptorTypeList(List<AcceptorType>) - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- setActive(boolean) - Method in class org.optaplanner.core.impl.score.director.drools.testgen.fact.TestGenFactField
-
- setAggregation(Boolean) - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- setAllChangesWillBeUndoneBeforeStepEnds(boolean) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- setAllChangesWillBeUndoneBeforeStepEnds(boolean) - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirector
-
Do not waste performance by propagating changes to step (or higher) mechanisms.
- setAspirationEnabled(boolean) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.AbstractTabuAcceptor
-
- setAssertBestScoreIsUnmodified(boolean) - Method in class org.optaplanner.core.impl.solver.recaller.BestSolutionRecaller
-
- setAssertClonedSolution(boolean) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirectorFactory
-
- setAssertExpectedStepScore(boolean) - Method in class org.optaplanner.core.impl.constructionheuristic.decider.MultiThreadedConstructionHeuristicDecider
-
- setAssertExpectedStepScore(boolean) - Method in class org.optaplanner.core.impl.localsearch.decider.MultiThreadedLocalSearchDecider
-
- setAssertExpectedStepScore(boolean) - Method in class org.optaplanner.core.impl.phase.AbstractPhase
-
- setAssertExpectedUndoMoveScore(boolean) - Method in class org.optaplanner.core.impl.constructionheuristic.decider.ConstructionHeuristicDecider
-
- setAssertExpectedUndoMoveScore(boolean) - Method in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
-
- setAssertExpectedUndoMoveScore(boolean) - Method in class org.optaplanner.core.impl.localsearch.decider.LocalSearchDecider
-
- setAssertExpectedWorkingSolutionScore(boolean) - Method in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase
-
- setAssertInitialScoreFromScratch(boolean) - Method in class org.optaplanner.core.impl.solver.recaller.BestSolutionRecaller
-
- setAssertionScoreDirectorFactory(ScoreDirectorFactoryConfig) - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- setAssertionScoreDirectorFactory(InnerScoreDirectorFactory<Solution_>) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirectorFactory
-
- setAssertMoveScoreFromScratch(boolean) - Method in class org.optaplanner.core.impl.constructionheuristic.decider.ConstructionHeuristicDecider
-
- setAssertMoveScoreFromScratch(boolean) - Method in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
-
- setAssertMoveScoreFromScratch(boolean) - Method in class org.optaplanner.core.impl.localsearch.decider.LocalSearchDecider
-
- setAssertShadowVariablesAreNotStale(boolean) - Method in class org.optaplanner.core.impl.solver.recaller.BestSolutionRecaller
-
- setAssertShadowVariablesAreNotStaleAfterStep(boolean) - Method in class org.optaplanner.core.impl.constructionheuristic.decider.MultiThreadedConstructionHeuristicDecider
-
- setAssertShadowVariablesAreNotStaleAfterStep(boolean) - Method in class org.optaplanner.core.impl.localsearch.decider.MultiThreadedLocalSearchDecider
-
- setAssertShadowVariablesAreNotStaleAfterStep(boolean) - Method in class org.optaplanner.core.impl.phase.AbstractPhase
-
- setAssertStepScoreFromScratch(boolean) - Method in class org.optaplanner.core.impl.constructionheuristic.decider.MultiThreadedConstructionHeuristicDecider
-
- setAssertStepScoreFromScratch(boolean) - Method in class org.optaplanner.core.impl.localsearch.decider.MultiThreadedLocalSearchDecider
-
- setAssertStepScoreFromScratch(boolean) - Method in class org.optaplanner.core.impl.phase.AbstractPhase
-
- setAssertTabuHashCodeCorrectness(boolean) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.AbstractTabuAcceptor
-
- setAssertWorkingSolutionScoreFromScratch(boolean) - Method in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase
-
- setAverageAndTotalScoreForTesting(Score) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- setBenchmarkDirectory(File) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- setBenchmarkDirectory(File) - Method in class org.optaplanner.benchmark.impl.aggregator.BenchmarkAggregator
-
- setBenchmarkReportConfig(BenchmarkReportConfig) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- setBenchmarkReportConfig(BenchmarkReportConfig) - Method in class org.optaplanner.benchmark.impl.aggregator.BenchmarkAggregator
-
- setBenchmarkReportDirectory(File) - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- setBenchmarkResult(Object) - Method in class org.optaplanner.benchmark.impl.aggregator.swingui.MixedCheckBox
-
- setBenchmarkTimeMillisSpent(Long) - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- setBendableHardLevelsSize(Integer) - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- setBendableSoftLevelsSize(Integer) - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- setBestPessimisticBound(Score) - Method in class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchPhaseScope
-
- setBestScore(Score) - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- setBestScoreFeasible(Boolean) - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- setBestScoreImproved(Boolean) - Method in class org.optaplanner.core.impl.phase.scope.AbstractStepScope
-
- setBestScoreLimit(String) - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- setBestSolution(Solution_) - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- setBestSolutionStepIndex(int) - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- setBestSolutionTimeMillis(Long) - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- setBetaDistributionAlpha(Double) - Method in class org.optaplanner.core.config.heuristic.selector.common.nearby.NearbySelectionConfig
-
- setBetaDistributionBeta(Double) - Method in class org.optaplanner.core.config.heuristic.selector.common.nearby.NearbySelectionConfig
-
- setBlockDistributionSizeMaximum(Integer) - Method in class org.optaplanner.core.config.heuristic.selector.common.nearby.NearbySelectionConfig
-
- setBlockDistributionSizeMinimum(Integer) - Method in class org.optaplanner.core.config.heuristic.selector.common.nearby.NearbySelectionConfig
-
- setBlockDistributionSizeRatio(Double) - Method in class org.optaplanner.core.config.heuristic.selector.common.nearby.NearbySelectionConfig
-
- setBlockDistributionUniformDistributionProbability(Double) - Method in class org.optaplanner.core.config.heuristic.selector.common.nearby.NearbySelectionConfig
-
- setBreakTieRandomly(Boolean) - Method in class org.optaplanner.core.config.localsearch.decider.forager.LocalSearchForagerConfig
-
- setCacheType(SelectionCacheType) - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- setCacheType(SelectionCacheType) - Method in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
-
- setCacheType(SelectionCacheType) - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- setCalculateCountLimit(Long) - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- setCalculatedScore(Score) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- setChildTuple(BavetGroupBiTuple<NewA, ResultContainer_, NewB>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetGroupBridgeUniTuple
-
- setChildTupleRefresher(Consumer<BavetJoinBridgeBiTuple<A, B>>) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetJoinBridgeBiNode
-
- setChildTupleRefresher(Consumer<BavetJoinBridgeUniTuple<A>>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetJoinBridgeUniNode
-
- setClassLoader(ClassLoader) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- setClassLoader(ClassLoader) - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- setClonedSolution(Solution_) - Method in class org.optaplanner.core.impl.phase.scope.AbstractStepScope
-
- setConfigPolicy(HeuristicConfigPolicy) - Method in class org.optaplanner.core.impl.partitionedsearch.DefaultPartitionedSearchPhase
-
- setConstraintProviderClass(Class<? extends ConstraintProvider>) - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- setConstraintProviderCustomProperties(Map<String, String>) - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- setConstraintStreamImplType(ConstraintStreamImplType) - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- setConstructionHeuristicType(ConstructionHeuristicType) - Method in class org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicPhaseConfig
-
- setCustomPhaseCommandClassList(List<Class<? extends CustomPhaseCommand>>) - Method in class org.optaplanner.core.config.phase.custom.CustomPhaseConfig
-
- setCustomPhaseCommandList(List<CustomPhaseCommand<?>>) - Method in class org.optaplanner.core.config.phase.custom.CustomPhaseConfig
-
- setCustomPhaseCommandList(List<CustomPhaseCommand<Solution_>>) - Method in class org.optaplanner.core.impl.phase.custom.DefaultCustomPhase
-
- setCustomProperties(Map<String, String>) - Method in class org.optaplanner.core.config.phase.custom.CustomPhaseConfig
-
- setDaemon(Boolean) - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- setDaysSpentLimit(Long) - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- setDecider(ConstructionHeuristicDecider<Solution_>) - Method in class org.optaplanner.core.impl.constructionheuristic.DefaultConstructionHeuristicPhase
-
- setDecider(ExhaustiveSearchDecider<Solution_>) - Method in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase
-
- setDecider(LocalSearchDecider<Solution_>) - Method in class org.optaplanner.core.impl.localsearch.DefaultLocalSearchPhase
-
- setDetail(String) - Method in class org.optaplanner.benchmark.impl.aggregator.swingui.MixedCheckBox
-
- setDowncastEntityClass(Class<?>) - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- setEasyScoreCalculatorClass(Class<? extends EasyScoreCalculator>) - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- setEasyScoreCalculatorCustomProperties(Map<String, String>) - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- setEntity(Object) - Method in class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicStepScope
-
- setEntityClass(Class<?>) - Method in class org.optaplanner.core.config.constructionheuristic.placer.QueuedValuePlacerConfig
-
- setEntityClass(Class<?>) - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- setEntityClass(Class<?>) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.SubChainChangeMoveSelectorConfig
-
- setEntityClass(Class<?>) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.SubChainSwapMoveSelectorConfig
-
- setEntityClassList(List<Class<?>>) - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- setEntityMimicRecorderMap(Map<String, EntityMimicRecorder>) - Method in class org.optaplanner.core.config.heuristic.policy.HeuristicConfigPolicy
-
- setEntityPlacer(EntityPlacer) - Method in class org.optaplanner.core.impl.constructionheuristic.DefaultConstructionHeuristicPhase
-
- setEntityPlacerConfig(EntityPlacerConfig) - Method in class org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicPhaseConfig
-
- setEntitySelector(EntitySelector) - Method in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase
-
- setEntitySelectorConfig(EntitySelectorConfig) - Method in class org.optaplanner.core.config.constructionheuristic.placer.QueuedEntityPlacerConfig
-
- setEntitySelectorConfig(EntitySelectorConfig) - Method in class org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchPhaseConfig
-
- setEntitySelectorConfig(EntitySelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.entity.pillar.PillarSelectorConfig
-
- setEntitySelectorConfig(EntitySelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.KOptMoveSelectorConfig
-
- setEntitySelectorConfig(EntitySelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.TailChainSwapMoveSelectorConfig
-
- setEntitySelectorConfig(EntitySelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.ChangeMoveSelectorConfig
-
- setEntitySelectorConfig(EntitySelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.SwapMoveSelectorConfig
-
- setEntitySorterManner(EntitySorterManner) - Method in class org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicPhaseConfig
-
- setEntitySorterManner(EntitySorterManner) - Method in class org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchPhaseConfig
-
- setEntitySorterManner(EntitySorterManner) - Method in class org.optaplanner.core.config.heuristic.policy.HeuristicConfigPolicy
-
- setEntityTabuRatio(Double) - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- setEntityTabuSize(Integer) - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- setEnvironmentMode(EnvironmentMode) - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- setExhaustiveSearchType(ExhaustiveSearchType) - Method in class org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchPhaseConfig
-
- setExpandable(boolean) - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchNode
-
- setExpandableNodeQueue(SortedSet<ExhaustiveSearchNode>) - Method in class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchPhaseScope
-
- setExpandingNode(ExhaustiveSearchNode) - Method in class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchStepScope
-
- setFadingEntityTabuRatio(Double) - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- setFadingEntityTabuSize(Integer) - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- setFadingMoveTabuSize(Integer) - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- setFadingSolutionTabuSize(Integer) - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
Deprecated.
- setFadingTabuSizeStrategy(TabuSizeStrategy) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.AbstractTabuAcceptor
-
- setFadingUndoMoveTabuSize(Integer) - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- setFadingValueTabuRatio(Double) - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- setFadingValueTabuSize(Integer) - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- setFailureCount(Integer) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- setFailureThrowable(Throwable) - Method in class org.optaplanner.benchmark.impl.SubSingleBenchmarkRunner
-
- setFieldValue(Object, Field, Object) - Method in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner.FieldAccessingSolutionClonerRun
-
- setFilterClassList(List<Class<? extends SelectionFilter>>) - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- setFilterClassList(List<Class<? extends SelectionFilter>>) - Method in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
-
- setFilterClassList(List<Class<? extends SelectionFilter>>) - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- setFinalistPodiumType(FinalistPodiumType) - Method in class org.optaplanner.core.config.localsearch.decider.forager.LocalSearchForagerConfig
-
- setFixedProbabilityWeight(Double) - Method in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
-
- setForagerClass(Class<? extends LocalSearchForager>) - Method in class org.optaplanner.core.config.localsearch.decider.forager.LocalSearchForagerConfig
-
Deprecated.
- setForagerConfig(ConstructionHeuristicForagerConfig) - Method in class org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicPhaseConfig
-
- setForagerConfig(LocalSearchForagerConfig) - Method in class org.optaplanner.core.config.localsearch.LocalSearchPhaseConfig
-
- setForceUpdateBestSolution(Boolean) - Method in class org.optaplanner.core.config.phase.custom.CustomPhaseConfig
-
Deprecated.
- setForceUpdateBestSolution(boolean) - Method in class org.optaplanner.core.impl.phase.custom.DefaultCustomPhase
-
- setFuture(Future<Solution_>) - Method in class org.optaplanner.core.impl.solver.DefaultSolverJob
-
- setGenerateDroolsTestOnError(Boolean) - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- setGlobalShadowOrder(int) - Method in class org.optaplanner.core.impl.domain.variable.descriptor.ShadowVariableDescriptor
-
- setGreatDelugeWaterLevelIncrementRatio(Double) - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- setGreatDelugeWaterLevelIncrementScore(String) - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- setGroupStream(BavetGroupBiConstraintStream<Solution_, NewA, ResultContainer_, NewB>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetGroupBridgeUniConstraintStream
-
- setHillClimbingEnabled(boolean) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.lateacceptance.LateAcceptanceAcceptor
-
- setHoursSpentLimit(Long) - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- setId(String) - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- setId(String) - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- setIgnoreEmptyChildIterators(Boolean) - Method in class org.optaplanner.core.config.heuristic.selector.move.composite.CartesianProductMoveSelectorConfig
-
- setIncrementalScoreCalculatorClass(Class<? extends IncrementalScoreCalculator>) - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- setIncrementalScoreCalculatorCustomProperties(Map<String, String>) - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- setIndexProperties(Object[]) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetJoinBridgeBiTuple
-
- setIndexProperties(Object[]) - Method in interface org.optaplanner.core.impl.score.stream.bavet.common.BavetJoinBridgeTuple
-
- setIndexProperties(Object[]) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetJoinBridgeUniTuple
-
- setInheritedSolverBenchmarkConfig(SolverBenchmarkConfig) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- setInitializedChainedValueFilterEnabled(boolean) - Method in class org.optaplanner.core.config.heuristic.policy.HeuristicConfigPolicy
-
- setInitializingScoreTrend(String) - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- setInitializingScoreTrend(InitializingScoreTrend) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirectorFactory
-
- setInitialWaterLevel(Score) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.greatdeluge.GreatDelugeAcceptor
-
- setInputSolutionFileList(List<File>) - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
-
- setJoinStream(BavetJoinConstraintStream<Solution_>) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetJoinBridgeBiConstraintStream
-
- setJoinStream(BavetJoinConstraintStream<Solution_>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetJoinBridgeUniConstraintStream
-
- setJustificationListConverter(BiFunction<List<Object>, Rule, List<Object>>) - Method in class org.optaplanner.core.api.score.holder.AbstractScoreHolder
-
- setKieBase(KieBase) - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- setKieBaseConfigurationProperties(Map<String, String>) - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- setKsessionName(String) - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- setLastCompletedStepScope(ConstructionHeuristicStepScope<Solution_>) - Method in class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicPhaseScope
-
- setLastCompletedStepScope(ExhaustiveSearchStepScope<Solution_>) - Method in class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchPhaseScope
-
- setLastCompletedStepScope(LocalSearchStepScope<Solution_>) - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchPhaseScope
-
- setLastCompletedStepScope(PartitionedSearchStepScope<Solution_>) - Method in class org.optaplanner.core.impl.partitionedsearch.scope.PartitionedSearchPhaseScope
-
- setLastCompletedStepScope(CustomStepScope<Solution_>) - Method in class org.optaplanner.core.impl.phase.custom.scope.CustomPhaseScope
-
- setLateAcceptanceSize(Integer) - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- setLateAcceptanceSize(int) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.lateacceptance.LateAcceptanceAcceptor
-
- setLayerList(List<ExhaustiveSearchLayer>) - Method in class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchPhaseScope
-
- setLinearDistributionSizeMaximum(Integer) - Method in class org.optaplanner.core.config.heuristic.selector.common.nearby.NearbySelectionConfig
-
- setLocale(Locale) - Method in class org.optaplanner.benchmark.config.report.BenchmarkReportConfig
-
- setLocale(Locale) - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
-
- setLocalSearchType(LocalSearchType) - Method in class org.optaplanner.core.config.localsearch.LocalSearchPhaseConfig
-
- setMatchScore(Score<?>) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetScoringBiTuple
-
- setMatchScore(Score<?>) - Method in interface org.optaplanner.core.impl.score.stream.bavet.common.BavetScoringTuple
-
- setMatchScore(Score<?>) - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetScoringTriTuple
-
- setMatchScore(Score<?>) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetScoringUniTuple
-
- setMaximumSubChainSize(Integer) - Method in class org.optaplanner.core.config.heuristic.selector.value.chained.SubChainSelectorConfig
-
- setMaximumSubPillarSize(Integer) - Method in class org.optaplanner.core.config.heuristic.selector.entity.pillar.PillarSelectorConfig
-
- setMillisecondsSpentLimit(Long) - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- setMimicSelectorRef(String) - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- setMimicSelectorRef(String) - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- setMinimumSubChainSize(Integer) - Method in class org.optaplanner.core.config.heuristic.selector.value.chained.SubChainSelectorConfig
-
- setMinimumSubPillarSize(Integer) - Method in class org.optaplanner.core.config.heuristic.selector.entity.pillar.PillarSelectorConfig
-
- setMinutesSpentLimit(Long) - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- setMove(Move) - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchNode
-
- setMoveIteratorFactoryClass(Class<? extends MoveIteratorFactory>) - Method in class org.optaplanner.core.config.heuristic.selector.move.factory.MoveIteratorFactoryConfig
-
- setMoveIteratorFactoryCustomProperties(Map<String, String>) - Method in class org.optaplanner.core.config.heuristic.selector.move.factory.MoveIteratorFactoryConfig
-
- setMoveListFactoryClass(Class<? extends MoveListFactory>) - Method in class org.optaplanner.core.config.heuristic.selector.move.factory.MoveListFactoryConfig
-
- setMoveListFactoryCustomProperties(Map<String, String>) - Method in class org.optaplanner.core.config.heuristic.selector.move.factory.MoveListFactoryConfig
-
- setMoveSelectorConfig(MoveSelectorConfig) - Method in class org.optaplanner.core.config.constructionheuristic.placer.PooledEntityPlacerConfig
-
- setMoveSelectorConfig(MoveSelectorConfig) - Method in class org.optaplanner.core.config.constructionheuristic.placer.QueuedValuePlacerConfig
-
- setMoveSelectorConfig(MoveSelectorConfig) - Method in class org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchPhaseConfig
-
- setMoveSelectorConfig(MoveSelectorConfig) - Method in class org.optaplanner.core.config.localsearch.LocalSearchPhaseConfig
-
- setMoveSelectorConfigList(List<MoveSelectorConfig>) - Method in class org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicPhaseConfig
-
- setMoveSelectorConfigList(List<MoveSelectorConfig>) - Method in class org.optaplanner.core.config.constructionheuristic.placer.QueuedEntityPlacerConfig
-
- setMoveSelectorConfigList(List<MoveSelectorConfig>) - Method in class org.optaplanner.core.config.heuristic.selector.move.composite.CartesianProductMoveSelectorConfig
-
- setMoveSelectorConfigList(List<MoveSelectorConfig>) - Method in class org.optaplanner.core.config.heuristic.selector.move.composite.UnionMoveSelectorConfig
-
- setMoveTabuSize(Integer) - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- setMoveThreadBufferSize(Integer) - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- setMoveThreadCount(String) - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- setName(String) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- setName(String) - Method in class org.optaplanner.benchmark.config.SolverBenchmarkConfig
-
- setName(String) - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- setName(String) - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- setName(String) - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- setNearbyDistanceMeterClass(Class<? extends NearbyDistanceMeter>) - Method in class org.optaplanner.core.config.heuristic.selector.common.nearby.NearbySelectionConfig
-
- setNearbySelectionConfig(NearbySelectionConfig) - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- setNearbySelectionConfig(NearbySelectionConfig) - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- setNearbySelectionDistributionType(NearbySelectionDistributionType) - Method in class org.optaplanner.core.config.heuristic.selector.common.nearby.NearbySelectionConfig
-
- setNodeComparator(Comparator<ExhaustiveSearchNode>) - Method in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase
-
- setNodeExplorationType(NodeExplorationType) - Method in class org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchPhaseConfig
-
- setOptimisticBound(Score) - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchNode
-
- setOriginEntitySelectorConfig(EntitySelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.common.nearby.NearbySelectionConfig
-
- setPackageExcludeList(List<String>) - Method in class org.optaplanner.core.config.domain.ScanAnnotatedClassesConfig
-
Deprecated.
- setPackageIncludeList(List<String>) - Method in class org.optaplanner.core.config.domain.ScanAnnotatedClassesConfig
-
Deprecated.
- setParabolicDistributionSizeMaximum(Integer) - Method in class org.optaplanner.core.config.heuristic.selector.common.nearby.NearbySelectionConfig
-
- setParallelBenchmarkCount(String) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- setParallelBenchmarkCount(Integer) - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- setParallelSolverCount(String) - Method in class org.optaplanner.core.config.solver.SolverManagerConfig
-
- setParameterValues(Properties) - Method in class org.optaplanner.persistence.jpa.impl.score.buildin.bendable.BendableScoreHibernateType
-
- setParameterValues(Properties) - Method in class org.optaplanner.persistence.jpa.impl.score.buildin.bendablebigdecimal.BendableBigDecimalScoreHibernateType
-
- setParameterValues(Properties) - Method in class org.optaplanner.persistence.jpa.impl.score.buildin.bendablelong.BendableLongScoreHibernateType
-
- setPartCount(Integer) - Method in class org.optaplanner.core.impl.partitionedsearch.scope.PartitionedSearchPhaseScope
-
- setPhaseConfigList(List<PhaseConfig>) - Method in class org.optaplanner.core.config.partitionedsearch.PartitionedSearchPhaseConfig
-
- setPhaseConfigList(List<PhaseConfig>) - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- setPhaseConfigList(List<PhaseConfig>) - Method in class org.optaplanner.core.impl.partitionedsearch.DefaultPartitionedSearchPhase
-
- setPickEarlyType(ConstructionHeuristicPickEarlyType) - Method in class org.optaplanner.core.config.constructionheuristic.decider.forager.ConstructionHeuristicForagerConfig
-
- setPickEarlyType(LocalSearchPickEarlyType) - Method in class org.optaplanner.core.config.localsearch.decider.forager.LocalSearchForagerConfig
-
- setPillarSelectorConfig(PillarSelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.AbstractPillarMoveSelectorConfig
-
- setPlannerBenchmarkResult(PlannerBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- setPlannerBenchmarkResult(PlannerBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- setPointList(List<StatisticPoint_>) - Method in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
-
- setProbabilityWeightFactoryClass(Class<? extends SelectionProbabilityWeightFactory>) - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- setProbabilityWeightFactoryClass(Class<? extends SelectionProbabilityWeightFactory>) - Method in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
-
- setProbabilityWeightFactoryClass(Class<? extends SelectionProbabilityWeightFactory>) - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- setProblemBenchmarkResult(ProblemBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- setProblemBenchmarkResult(ProblemBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
-
- setProblemBenchmarksConfig(ProblemBenchmarksConfig) - Method in class org.optaplanner.benchmark.config.SolverBenchmarkConfig
-
- setProblemProvider(ProblemProvider<Solution_>) - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- setProblemStatisticEnabled(Boolean) - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
-
- setProblemStatisticList(List<ProblemStatistic>) - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- setProblemStatisticTypeList(List<ProblemStatisticType>) - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
-
- setPropertyValue(Object, int, Object) - Method in class org.optaplanner.persistence.jpa.impl.score.AbstractScoreHibernateType
-
- setPureSubSingleStatisticList(List<PureSubSingleStatistic>) - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- setRandomFactoryClass(Class<? extends RandomFactory>) - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- setRandomSeed(Long) - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- setRandomType(RandomType) - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- setRanking(Integer) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- setRanking(Integer) - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- setRanking(Integer) - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- setRecordedEntity(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.ManualEntityMimicRecorder
-
- setReinitializeVariableFilterEnabled(boolean) - Method in class org.optaplanner.core.config.heuristic.policy.HeuristicConfigPolicy
-
- setRunnablePartThreadLimit(String) - Method in class org.optaplanner.core.config.partitionedsearch.PartitionedSearchPhaseConfig
-
- setRunnableThreadSemaphore(Semaphore) - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- setScanAnnotatedClassesConfig(ScanAnnotatedClassesConfig) - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- setScore(Score) - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- setScore(S) - Method in interface org.optaplanner.core.api.domain.solution.Solution
-
Deprecated.
Called by the
Solver
when the
Score
of this Solution has been calculated.
- setScore(S) - Method in class org.optaplanner.core.impl.domain.solution.AbstractSolution
-
Deprecated.
- setScore(Solution_, Score) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
Called when the
Score
has been calculated or predicted.
- setScore(Score) - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchNode
-
- setScore(Score) - Method in class org.optaplanner.core.impl.phase.scope.AbstractMoveScope
-
- setScore(Score) - Method in class org.optaplanner.core.impl.phase.scope.AbstractStepScope
-
- setScoreCalculationCount(long) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- setScoreCalculationCount(long) - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- setScoreCalculationCountLimit(Long) - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- setScoreDefinition(ScoreDefinition) - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- setScoreDefinitionClass(Class<? extends ScoreDefinition>) - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- setScoreDefinitionType(ScoreDefinitionType) - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- setScoreDirector(InnerScoreDirector<Solution_>) - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- setScoreDirectorFactoryConfig(ScoreDirectorFactoryConfig) - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- setScoreDrlFileList(List<File>) - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- setScoreDrlList(List<String>) - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- setSecondaryEntitySelectorConfig(EntitySelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.SwapMoveSelectorConfig
-
- setSecondaryPillarSelectorConfig(PillarSelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.PillarSwapMoveSelectorConfig
-
- setSecondarySubChainSelectorConfig(SubChainSelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.SubChainSwapMoveSelectorConfig
-
- setSecondsSpentLimit(Long) - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- setSelectedCountLimit(Long) - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- setSelectedCountLimit(Long) - Method in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
-
- setSelectedCountLimit(Long) - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- setSelectedMoveCount(Long) - Method in class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicStepScope
-
- setSelectedMoveCount(Long) - Method in class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchStepScope
-
- setSelectedMoveCount(Long) - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchStepScope
-
- setSelectedSingleBenchmarkNodes(Set<DefaultMutableTreeNode>) - Method in class org.optaplanner.benchmark.impl.aggregator.swingui.CheckBoxTree
-
- setSelectionOrder(SelectionOrder) - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- setSelectionOrder(SelectionOrder) - Method in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
-
- setSelectionOrder(SelectionOrder) - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- setSelectorProbabilityWeightFactoryClass(Class<? extends SelectionProbabilityWeightFactory>) - Method in class org.optaplanner.core.config.heuristic.selector.move.composite.UnionMoveSelectorConfig
-
- setSelectReversingMoveToo(Boolean) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.SubChainChangeMoveSelectorConfig
-
- setSelectReversingMoveToo(Boolean) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.SubChainSwapMoveSelectorConfig
-
- setSimulatedAnnealingStartingTemperature(String) - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- setSingleBenchmarkResult(SingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- setSingleBenchmarkResultList(List<SingleBenchmarkResult>) - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- setSingleBenchmarkResultList(List<SingleBenchmarkResult>) - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- setSingleStatisticTypeList(List<SingleStatisticType>) - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
-
- setSolutionClass(Class<?>) - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- setSolutionFileIOClass(Class<SolutionFileIO>) - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
-
- setSolutionPartitionerClass(Class<? extends SolutionPartitioner<?>>) - Method in class org.optaplanner.core.config.partitionedsearch.PartitionedSearchPhaseConfig
-
- setSolutionPartitionerCustomProperties(Map<String, String>) - Method in class org.optaplanner.core.config.partitionedsearch.PartitionedSearchPhaseConfig
-
- setSolutionTabuSize(Integer) - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
Deprecated.
- setSolverBenchmarkBluePrintConfigList(List<SolverBenchmarkBluePrintConfig>) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- setSolverBenchmarkBluePrintType(SolverBenchmarkBluePrintType) - Method in class org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintConfig
-
- setSolverBenchmarkConfigList(List<SolverBenchmarkConfig>) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- setSolverBenchmarkResult(SolverBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- setSolverBenchmarkResultList(List<SolverBenchmarkResult>) - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- setSolverConfig(SolverConfig) - Method in class org.optaplanner.benchmark.config.SolverBenchmarkConfig
-
- setSolverConfig(SolverConfig) - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- setSolverEventSupport(SolverEventSupport<Solution_>) - Method in class org.optaplanner.core.impl.solver.recaller.BestSolutionRecaller
-
- setSolverPhaseLifecycleSupport(PhaseLifecycleSupport<Solution_>) - Method in class org.optaplanner.core.impl.phase.AbstractPhase
-
- setSolverPhaseLifecycleSupport(PhaseLifecycleSupport<Solution_>) - Method in interface org.optaplanner.core.impl.phase.Phase
-
- setSolverRankingComparator(Comparator<SolverBenchmarkResult>) - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
-
- setSolverRankingComparatorClass(Class<? extends Comparator<SolverBenchmarkResult>>) - Method in class org.optaplanner.benchmark.config.report.BenchmarkReportConfig
-
- setSolverRankingType(SolverRankingType) - Method in class org.optaplanner.benchmark.config.report.BenchmarkReportConfig
-
- setSolverRankingWeightFactory(SolverRankingWeightFactory) - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
-
- setSolverRankingWeightFactoryClass(Class<? extends SolverRankingWeightFactory>) - Method in class org.optaplanner.benchmark.config.report.BenchmarkReportConfig
-
- setSorterClass(Class<? extends SelectionSorter>) - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- setSorterClass(Class<? extends SelectionSorter>) - Method in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
-
- setSorterClass(Class<? extends SelectionSorter>) - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- setSorterComparatorClass(Class<? extends Comparator>) - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- setSorterComparatorClass(Class<? extends Comparator>) - Method in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
-
- setSorterComparatorClass(Class<? extends Comparator>) - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- setSorterManner(EntitySorterManner) - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- setSorterManner(ValueSorterManner) - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- setSorterOrder(SelectionSorterOrder) - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- setSorterOrder(SelectionSorterOrder) - Method in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
-
- setSorterOrder(SelectionSorterOrder) - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- setSorterWeightFactoryClass(Class<? extends SelectionSorterWeightFactory>) - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- setSorterWeightFactoryClass(Class<? extends SelectionSorterWeightFactory>) - Method in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
-
- setSorterWeightFactoryClass(Class<? extends SelectionSorterWeightFactory>) - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- setSpentLimit(Duration) - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- setStartingInitializedScore(Score) - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- setStartingSolverCount(int) - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- setStartingTemperature(Score) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.simulatedannealing.SimulatedAnnealingAcceptor
-
- setStartingTimestamp(OffsetDateTime) - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- setState(BavetTupleState) - Method in class org.optaplanner.core.impl.score.stream.bavet.common.BavetAbstractTuple
-
- setStatus(MixedCheckBox.MixedCheckBoxStatus) - Method in class org.optaplanner.benchmark.impl.aggregator.swingui.MixedCheckBox
-
- setStep(Move<Solution_>) - Method in class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicStepScope
-
- setStep(Move<Solution_>) - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchStepScope
-
- setStep(PartitionChangeMove<Solution_>) - Method in class org.optaplanner.core.impl.partitionedsearch.scope.PartitionedSearchStepScope
-
- setStepCountingHillClimbingSize(Integer) - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- setStepCountingHillClimbingType(StepCountingHillClimbingType) - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- setStepCountLimit(Integer) - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- setStepString(String) - Method in class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicStepScope
-
- setStepString(String) - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchStepScope
-
- setStepString(String) - Method in class org.optaplanner.core.impl.partitionedsearch.scope.PartitionedSearchStepScope
-
- setSubChainSelectorConfig(SubChainSelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.SubChainChangeMoveSelectorConfig
-
- setSubChainSelectorConfig(SubChainSelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.SubChainSwapMoveSelectorConfig
-
- setSubPillarEnabled(Boolean) - Method in class org.optaplanner.core.config.heuristic.selector.entity.pillar.PillarSelectorConfig
-
- setSubPillarSequenceComparatorClass(Class<? extends Comparator>) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.AbstractPillarMoveSelectorConfig
-
- setSubPillarType(SubPillarType) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.AbstractPillarMoveSelectorConfig
-
- setSubSingleBenchmarkResult(SubSingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
-
- setSubSingleBenchmarkResultList(List<SubSingleBenchmarkResult>) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- setSubSingleCount(Integer) - Method in class org.optaplanner.benchmark.config.SolverBenchmarkConfig
-
- setSubSingleCount(Integer) - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- setSucceeded(Boolean) - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- setTabuSizeStrategy(TabuSizeStrategy) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.AbstractTabuAcceptor
-
- setTerminationClass(Class<? extends Termination>) - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- setTerminationCompositionStyle(TerminationCompositionStyle) - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- setTerminationConfig(TerminationConfig) - Method in class org.optaplanner.core.config.phase.PhaseConfig
-
- setTerminationConfig(TerminationConfig) - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- setTerminationConfigList(List<TerminationConfig>) - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- setThreadFactoryClass(Class<? extends ThreadFactory>) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- setThreadFactoryClass(Class<? extends ThreadFactory>) - Method in class org.optaplanner.core.config.partitionedsearch.PartitionedSearchPhaseConfig
-
- setThreadFactoryClass(Class<? extends ThreadFactory>) - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- setThreadFactoryClass(Class<? extends ThreadFactory>) - Method in class org.optaplanner.core.config.solver.SolverManagerConfig
-
- setTimeGradient(double) - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchStepScope
-
- setTimeMillisSpent(long) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- setTimeMillisSpent(long) - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- setTimezoneId(ZoneId) - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
-
- setUndoAccumulator(Runnable) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetGroupBridgeUniTuple
-
- setUndoMove(Move) - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchNode
-
- setUndoMoveTabuSize(Integer) - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- setUndoScoreImpacter(UndoScoreImpacter) - Method in class org.optaplanner.core.impl.score.stream.bavet.bi.BavetScoringBiTuple
-
- setUndoScoreImpacter(UndoScoreImpacter) - Method in interface org.optaplanner.core.impl.score.stream.bavet.common.BavetScoringTuple
-
- setUndoScoreImpacter(UndoScoreImpacter) - Method in class org.optaplanner.core.impl.score.stream.bavet.tri.BavetScoringTriTuple
-
- setUndoScoreImpacter(UndoScoreImpacter) - Method in class org.optaplanner.core.impl.score.stream.bavet.uni.BavetScoringUniTuple
-
- setUndoStep(Move<Solution_>) - Method in class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicStepScope
-
- setUndoStep(Move<Solution_>) - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchStepScope
-
- setUnifiedProblemBenchmarkResultList(List<ProblemBenchmarkResult>) - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- setUnimprovedDaysSpentLimit(Long) - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- setUnimprovedHoursSpentLimit(Long) - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- setUnimprovedMillisecondsSpentLimit(Long) - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- setUnimprovedMinutesSpentLimit(Long) - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- setUnimprovedScoreDifferenceThreshold(String) - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- setUnimprovedSecondsSpentLimit(Long) - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- setUnimprovedSpentLimit(Duration) - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- setUnimprovedStepCountLimit(Integer) - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- setUp(Map<Object, TestGenFact>) - Method in interface org.optaplanner.core.impl.score.director.drools.testgen.fact.TestGenFact
-
- setUp(Map<Object, TestGenFact>) - Method in class org.optaplanner.core.impl.score.director.drools.testgen.fact.TestGenInlineValue
-
- setUp(Map<Object, TestGenFact>) - Method in class org.optaplanner.core.impl.score.director.drools.testgen.fact.TestGenNullFact
-
- setUp(Map<Object, TestGenFact>) - Method in class org.optaplanner.core.impl.score.director.drools.testgen.fact.TestGenValueFact
-
- SetupOperation<Solution_> - Class in org.optaplanner.core.impl.heuristic.thread
-
- SetupOperation(InnerScoreDirector<Solution_>) - Constructor for class org.optaplanner.core.impl.heuristic.thread.SetupOperation
-
- setUsedMemoryAfterInputSolution(Long) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- setUsedMemoryAfterInputSolution(Long) - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- setUseUndoMoveAsTabuMove(boolean) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.MoveTabuAcceptor
-
- setValue(Object, Object) - Method in class org.optaplanner.core.impl.domain.variable.descriptor.VariableDescriptor
-
- setValueMimicRecorderMap(Map<String, ValueMimicRecorder>) - Method in class org.optaplanner.core.config.heuristic.policy.HeuristicConfigPolicy
-
- setValueSelectorConfig(ValueSelectorConfig) - Method in class org.optaplanner.core.config.constructionheuristic.placer.QueuedValuePlacerConfig
-
- setValueSelectorConfig(ValueSelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.KOptMoveSelectorConfig
-
- setValueSelectorConfig(ValueSelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.SubChainChangeMoveSelectorConfig
-
- setValueSelectorConfig(ValueSelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.TailChainSwapMoveSelectorConfig
-
- setValueSelectorConfig(ValueSelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.ChangeMoveSelectorConfig
-
- setValueSelectorConfig(ValueSelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.PillarChangeMoveSelectorConfig
-
- setValueSelectorConfig(ValueSelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.value.chained.SubChainSelectorConfig
-
- setValueSorterManner(ValueSorterManner) - Method in class org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicPhaseConfig
-
- setValueSorterManner(ValueSorterManner) - Method in class org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchPhaseConfig
-
- setValueSorterManner(ValueSorterManner) - Method in class org.optaplanner.core.config.heuristic.policy.HeuristicConfigPolicy
-
- setValueTabuRatio(Double) - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- setValueTabuSize(Integer) - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- setVariableName(String) - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- setVariableNameIncludeList(List<String>) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.PillarSwapMoveSelectorConfig
-
- setVariableNameIncludeList(List<String>) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.SwapMoveSelectorConfig
-
- setWarmUpDaysSpentLimit(Long) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- setWarmUpHoursSpentLimit(Long) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- setWarmUpMillisecondsSpentLimit(Long) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- setWarmUpMinutesSpentLimit(Long) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- setWarmUpSecondsSpentLimit(Long) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- setWarmUpTimeMillisSpentLimit(Long) - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- setWaterLevelIncrementRatio(Double) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.greatdeluge.GreatDelugeAcceptor
-
- setWaterLevelIncrementScore(Score) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.greatdeluge.GreatDelugeAcceptor
-
- setWinningScoreDifference(Score) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- setWorkingEntityListDirty() - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- setWorkingRandom(Random) - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- setWorkingSolution(T) - Method in interface org.optaplanner.core.impl.heuristic.solution.WorkingSolutionAware
-
- setWorkingSolution(Solution_) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- setWorkingSolution(Solution_) - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
-
- setWorkingSolution(Solution_) - Method in class org.optaplanner.core.impl.score.director.drools.testgen.TestGenDroolsScoreDirector
-
- setWorkingSolution(Solution_) - Method in class org.optaplanner.core.impl.score.director.incremental.IncrementalScoreDirector
-
- setWorkingSolution(Solution_) - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
-
- setWorkingSolution(Solution_) - Method in class org.optaplanner.core.impl.score.director.stream.ConstraintStreamScoreDirector
-
- setWorkingSolutionFromBestSolution() - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- setWorstScoreCalculationSpeedDifferencePercentage(Double) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- setWorstScoreDifferencePercentage(ScoreDifferencePercentage) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- setWriteOutputSolutionEnabled(Boolean) - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
-
- setWriteOutputSolutionEnabled(boolean) - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- setXStreamAnnotatedClassList(List<Class>) - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
-
- ShadowVariableDescriptor<Solution_> - Class in org.optaplanner.core.impl.domain.variable.descriptor
-
- ShadowVariableDescriptor(EntityDescriptor<Solution_>, MemberAccessor) - Constructor for class org.optaplanner.core.impl.domain.variable.descriptor.ShadowVariableDescriptor
-
- shadowVariableDescriptor - Variable in class org.optaplanner.core.impl.domain.variable.inverserelation.CollectionInverseVariableListener
-
- shadowVariableDescriptor - Variable in class org.optaplanner.core.impl.domain.variable.inverserelation.SingletonInverseVariableListener
-
- shortenTimeMillisSpentLimit(long) - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- ShufflingEntitySelector - Class in org.optaplanner.core.impl.heuristic.selector.entity.decorator
-
- ShufflingEntitySelector(EntitySelector, SelectionCacheType) - Constructor for class org.optaplanner.core.impl.heuristic.selector.entity.decorator.ShufflingEntitySelector
-
- ShufflingMoveSelector - Class in org.optaplanner.core.impl.heuristic.selector.move.decorator
-
- ShufflingMoveSelector(MoveSelector, SelectionCacheType) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.decorator.ShufflingMoveSelector
-
- ShufflingValueSelector - Class in org.optaplanner.core.impl.heuristic.selector.value.decorator
-
- ShufflingValueSelector(EntityIndependentValueSelector, SelectionCacheType) - Constructor for class org.optaplanner.core.impl.heuristic.selector.value.decorator.ShufflingValueSelector
-
- shutdownAwaitOrKill(ExecutorService, String, String) - Static method in class org.optaplanner.core.impl.solver.thread.ThreadUtils
-
- SimpleBigDecimalScore - Class in org.optaplanner.core.api.score.buildin.simplebigdecimal
-
- SimpleBigDecimalScoreConverter - Class in org.optaplanner.persistence.jpa.api.score.buildin.simplebigdecimal
-
- SimpleBigDecimalScoreConverter() - Constructor for class org.optaplanner.persistence.jpa.api.score.buildin.simplebigdecimal.SimpleBigDecimalScoreConverter
-
- SimpleBigDecimalScoreDefinition - Class in org.optaplanner.core.impl.score.buildin.simplebigdecimal
-
- SimpleBigDecimalScoreDefinition() - Constructor for class org.optaplanner.core.impl.score.buildin.simplebigdecimal.SimpleBigDecimalScoreDefinition
-
- SimpleBigDecimalScoreHibernateType - Class in org.optaplanner.persistence.jpa.impl.score.buildin.simplebigdecimal
-
- SimpleBigDecimalScoreHibernateType() - Constructor for class org.optaplanner.persistence.jpa.impl.score.buildin.simplebigdecimal.SimpleBigDecimalScoreHibernateType
-
- SimpleBigDecimalScoreHolder - Class in org.optaplanner.core.api.score.buildin.simplebigdecimal
-
- SimpleBigDecimalScoreHolder(boolean) - Constructor for class org.optaplanner.core.api.score.buildin.simplebigdecimal.SimpleBigDecimalScoreHolder
-
- SimpleBigDecimalScoreInliner - Class in org.optaplanner.core.impl.score.buildin.simplebigdecimal
-
- SimpleBigDecimalScoreInliner(boolean) - Constructor for class org.optaplanner.core.impl.score.buildin.simplebigdecimal.SimpleBigDecimalScoreInliner
-
- SimpleBigDecimalScoreJacksonJsonDeserializer - Class in org.optaplanner.persistence.jackson.api.score.buildin.simplebigdecimal
-
- SimpleBigDecimalScoreJacksonJsonDeserializer() - Constructor for class org.optaplanner.persistence.jackson.api.score.buildin.simplebigdecimal.SimpleBigDecimalScoreJacksonJsonDeserializer
-
- SimpleBigDecimalScoreJacksonJsonSerializer - Class in org.optaplanner.persistence.jackson.api.score.buildin.simplebigdecimal
-
- SimpleBigDecimalScoreJacksonJsonSerializer() - Constructor for class org.optaplanner.persistence.jackson.api.score.buildin.simplebigdecimal.SimpleBigDecimalScoreJacksonJsonSerializer
-
- SimpleBigDecimalScoreJaxbXmlAdapter - Class in org.optaplanner.persistence.jaxb.api.score.buildin.simplebigdecimal
-
- SimpleBigDecimalScoreJaxbXmlAdapter() - Constructor for class org.optaplanner.persistence.jaxb.api.score.buildin.simplebigdecimal.SimpleBigDecimalScoreJaxbXmlAdapter
-
- SimpleBigDecimalScoreJsonbAdapter - Class in org.optaplanner.persistence.jsonb.api.score.buildin.simplebigdecimal
-
- SimpleBigDecimalScoreJsonbAdapter() - Constructor for class org.optaplanner.persistence.jsonb.api.score.buildin.simplebigdecimal.SimpleBigDecimalScoreJsonbAdapter
-
- SimpleBigDecimalScoreVerifier<Solution_> - Class in org.optaplanner.test.impl.score.buildin.simplebigdecimal
-
- SimpleBigDecimalScoreVerifier(SolverFactory<Solution_>) - Constructor for class org.optaplanner.test.impl.score.buildin.simplebigdecimal.SimpleBigDecimalScoreVerifier
-
- SimpleBigDecimalScoreXStreamConverter - Class in org.optaplanner.persistence.xstream.api.score.buildin.simplebigdecimal
-
- SimpleBigDecimalScoreXStreamConverter() - Constructor for class org.optaplanner.persistence.xstream.api.score.buildin.simplebigdecimal.SimpleBigDecimalScoreXStreamConverter
-
- SimpleDoubleScore - Class in org.optaplanner.core.api.score.buildin.simpledouble
-
- SimpleDoubleScoreDefinition - Class in org.optaplanner.core.impl.score.buildin.simpledouble
-
- SimpleDoubleScoreDefinition() - Constructor for class org.optaplanner.core.impl.score.buildin.simpledouble.SimpleDoubleScoreDefinition
-
Deprecated.
- SimpleDoubleScoreHibernateType - Class in org.optaplanner.persistence.jpa.impl.score.buildin.simpledouble
-
Deprecated.
- SimpleDoubleScoreHibernateType() - Constructor for class org.optaplanner.persistence.jpa.impl.score.buildin.simpledouble.SimpleDoubleScoreHibernateType
-
Deprecated.
- SimpleDoubleScoreHolder - Class in org.optaplanner.core.api.score.buildin.simpledouble
-
- SimpleDoubleScoreHolder(boolean) - Constructor for class org.optaplanner.core.api.score.buildin.simpledouble.SimpleDoubleScoreHolder
-
Deprecated.
- SimpleDoubleScoreJacksonJsonDeserializer - Class in org.optaplanner.persistence.jackson.api.score.buildin.simpledouble
-
Deprecated.
- SimpleDoubleScoreJacksonJsonDeserializer() - Constructor for class org.optaplanner.persistence.jackson.api.score.buildin.simpledouble.SimpleDoubleScoreJacksonJsonDeserializer
-
Deprecated.
- SimpleDoubleScoreJacksonJsonSerializer - Class in org.optaplanner.persistence.jackson.api.score.buildin.simpledouble
-
Deprecated.
- SimpleDoubleScoreJacksonJsonSerializer() - Constructor for class org.optaplanner.persistence.jackson.api.score.buildin.simpledouble.SimpleDoubleScoreJacksonJsonSerializer
-
Deprecated.
- SimpleDoubleScoreJaxbXmlAdapter - Class in org.optaplanner.persistence.jaxb.api.score.buildin.simpledouble
-
Deprecated.
- SimpleDoubleScoreJaxbXmlAdapter() - Constructor for class org.optaplanner.persistence.jaxb.api.score.buildin.simpledouble.SimpleDoubleScoreJaxbXmlAdapter
-
Deprecated.
- SimpleDoubleScoreJsonbAdapter - Class in org.optaplanner.persistence.jsonb.api.score.buildin.simpledouble
-
Deprecated.
- SimpleDoubleScoreJsonbAdapter() - Constructor for class org.optaplanner.persistence.jsonb.api.score.buildin.simpledouble.SimpleDoubleScoreJsonbAdapter
-
Deprecated.
- SimpleDoubleScoreXStreamConverter - Class in org.optaplanner.persistence.xstream.api.score.buildin.simpledouble
-
- SimpleDoubleScoreXStreamConverter() - Constructor for class org.optaplanner.persistence.xstream.api.score.buildin.simpledouble.SimpleDoubleScoreXStreamConverter
-
Deprecated.
- SimpleLongScore - Class in org.optaplanner.core.api.score.buildin.simplelong
-
This
Score
is based on 1 level of long constraints.
- SimpleLongScoreConverter - Class in org.optaplanner.persistence.jpa.api.score.buildin.simplelong
-
- SimpleLongScoreConverter() - Constructor for class org.optaplanner.persistence.jpa.api.score.buildin.simplelong.SimpleLongScoreConverter
-
- SimpleLongScoreDefinition - Class in org.optaplanner.core.impl.score.buildin.simplelong
-
- SimpleLongScoreDefinition() - Constructor for class org.optaplanner.core.impl.score.buildin.simplelong.SimpleLongScoreDefinition
-
- SimpleLongScoreHibernateType - Class in org.optaplanner.persistence.jpa.impl.score.buildin.simplelong
-
- SimpleLongScoreHibernateType() - Constructor for class org.optaplanner.persistence.jpa.impl.score.buildin.simplelong.SimpleLongScoreHibernateType
-
- SimpleLongScoreHolder - Class in org.optaplanner.core.api.score.buildin.simplelong
-
- SimpleLongScoreHolder(boolean) - Constructor for class org.optaplanner.core.api.score.buildin.simplelong.SimpleLongScoreHolder
-
- SimpleLongScoreInliner - Class in org.optaplanner.core.impl.score.buildin.simplelong
-
- SimpleLongScoreInliner(boolean) - Constructor for class org.optaplanner.core.impl.score.buildin.simplelong.SimpleLongScoreInliner
-
- SimpleLongScoreJacksonJsonDeserializer - Class in org.optaplanner.persistence.jackson.api.score.buildin.simplelong
-
- SimpleLongScoreJacksonJsonDeserializer() - Constructor for class org.optaplanner.persistence.jackson.api.score.buildin.simplelong.SimpleLongScoreJacksonJsonDeserializer
-
- SimpleLongScoreJacksonJsonSerializer - Class in org.optaplanner.persistence.jackson.api.score.buildin.simplelong
-
- SimpleLongScoreJacksonJsonSerializer() - Constructor for class org.optaplanner.persistence.jackson.api.score.buildin.simplelong.SimpleLongScoreJacksonJsonSerializer
-
- SimpleLongScoreJaxbXmlAdapter - Class in org.optaplanner.persistence.jaxb.api.score.buildin.simplelong
-
- SimpleLongScoreJaxbXmlAdapter() - Constructor for class org.optaplanner.persistence.jaxb.api.score.buildin.simplelong.SimpleLongScoreJaxbXmlAdapter
-
- SimpleLongScoreJsonbAdapter - Class in org.optaplanner.persistence.jsonb.api.score.buildin.simplelong
-
- SimpleLongScoreJsonbAdapter() - Constructor for class org.optaplanner.persistence.jsonb.api.score.buildin.simplelong.SimpleLongScoreJsonbAdapter
-
- SimpleLongScoreVerifier<Solution_> - Class in org.optaplanner.test.impl.score.buildin.simplelong
-
- SimpleLongScoreVerifier(SolverFactory<Solution_>) - Constructor for class org.optaplanner.test.impl.score.buildin.simplelong.SimpleLongScoreVerifier
-
- SimpleLongScoreXStreamConverter - Class in org.optaplanner.persistence.xstream.api.score.buildin.simplelong
-
- SimpleLongScoreXStreamConverter() - Constructor for class org.optaplanner.persistence.xstream.api.score.buildin.simplelong.SimpleLongScoreXStreamConverter
-
- SimpleScore - Class in org.optaplanner.core.api.score.buildin.simple
-
This
Score
is based on 1 level of int constraints.
- SimpleScoreConverter - Class in org.optaplanner.persistence.jpa.api.score.buildin.simple
-
- SimpleScoreConverter() - Constructor for class org.optaplanner.persistence.jpa.api.score.buildin.simple.SimpleScoreConverter
-
- SimpleScoreDefinition - Class in org.optaplanner.core.impl.score.buildin.simple
-
- SimpleScoreDefinition() - Constructor for class org.optaplanner.core.impl.score.buildin.simple.SimpleScoreDefinition
-
- SimpleScoreHibernateType - Class in org.optaplanner.persistence.jpa.impl.score.buildin.simple
-
- SimpleScoreHibernateType() - Constructor for class org.optaplanner.persistence.jpa.impl.score.buildin.simple.SimpleScoreHibernateType
-
- SimpleScoreHolder - Class in org.optaplanner.core.api.score.buildin.simple
-
- SimpleScoreHolder(boolean) - Constructor for class org.optaplanner.core.api.score.buildin.simple.SimpleScoreHolder
-
- SimpleScoreInliner - Class in org.optaplanner.core.impl.score.buildin.simple
-
- SimpleScoreInliner(boolean) - Constructor for class org.optaplanner.core.impl.score.buildin.simple.SimpleScoreInliner
-
- SimpleScoreJacksonJsonDeserializer - Class in org.optaplanner.persistence.jackson.api.score.buildin.simple
-
- SimpleScoreJacksonJsonDeserializer() - Constructor for class org.optaplanner.persistence.jackson.api.score.buildin.simple.SimpleScoreJacksonJsonDeserializer
-
- SimpleScoreJacksonJsonSerializer - Class in org.optaplanner.persistence.jackson.api.score.buildin.simple
-
- SimpleScoreJacksonJsonSerializer() - Constructor for class org.optaplanner.persistence.jackson.api.score.buildin.simple.SimpleScoreJacksonJsonSerializer
-
- SimpleScoreJaxbXmlAdapter - Class in org.optaplanner.persistence.jaxb.api.score.buildin.simple
-
- SimpleScoreJaxbXmlAdapter() - Constructor for class org.optaplanner.persistence.jaxb.api.score.buildin.simple.SimpleScoreJaxbXmlAdapter
-
- SimpleScoreJsonbAdapter - Class in org.optaplanner.persistence.jsonb.api.score.buildin.simple
-
- SimpleScoreJsonbAdapter() - Constructor for class org.optaplanner.persistence.jsonb.api.score.buildin.simple.SimpleScoreJsonbAdapter
-
- SimpleScoreVerifier<Solution_> - Class in org.optaplanner.test.impl.score.buildin.simple
-
- SimpleScoreVerifier(SolverFactory<Solution_>) - Constructor for class org.optaplanner.test.impl.score.buildin.simple.SimpleScoreVerifier
-
- SimpleScoreXStreamConverter - Class in org.optaplanner.persistence.xstream.api.score.buildin.simple
-
- SimpleScoreXStreamConverter() - Constructor for class org.optaplanner.persistence.xstream.api.score.buildin.simple.SimpleScoreXStreamConverter
-
- SimulatedAnnealingAcceptor - Class in org.optaplanner.core.impl.localsearch.decider.acceptor.simulatedannealing
-
The time gradient implementation of simulated annealing.
- SimulatedAnnealingAcceptor() - Constructor for class org.optaplanner.core.impl.localsearch.decider.acceptor.simulatedannealing.SimulatedAnnealingAcceptor
-
- simulatedAnnealingStartingTemperature - Variable in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- SingleBenchmarkResult - Class in org.optaplanner.benchmark.impl.result
-
Represents 1 benchmark for 1
Solver
configuration for 1 problem instance (data set).
- SingleBenchmarkResult(SolverBenchmarkResult, ProblemBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- singleBenchmarkRunnerExceptionLogger - Variable in class org.optaplanner.benchmark.impl.DefaultPlannerBenchmark
-
- SingleBiJoiner<A,B> - Class in org.optaplanner.core.impl.score.stream.bi
-
- SingleBiJoiner(Function<A, ?>, JoinerType, Function<B, ?>) - Constructor for class org.optaplanner.core.impl.score.stream.bi.SingleBiJoiner
-
- SingleConstraintAssertion - Interface in org.optaplanner.test.api.score.stream
-
- SingleConstraintVerification<Solution_> - Interface in org.optaplanner.test.api.score.stream
-
- SinglePentaJoiner<A,B,C,D,E> - Class in org.optaplanner.core.impl.score.stream.penta
-
- SinglePentaJoiner(QuadFunction<A, B, C, D, ?>, JoinerType, Function<E, ?>) - Constructor for class org.optaplanner.core.impl.score.stream.penta.SinglePentaJoiner
-
- SingleQuadJoiner<A,B,C,D> - Class in org.optaplanner.core.impl.score.stream.quad
-
- SingleQuadJoiner(TriFunction<A, B, C, ?>, JoinerType, Function<D, ?>) - Constructor for class org.optaplanner.core.impl.score.stream.quad.SingleQuadJoiner
-
- SingleStatisticType - Enum in org.optaplanner.benchmark.config.statistic
-
- singleStatisticType - Variable in class org.optaplanner.benchmark.impl.statistic.PureSubSingleStatistic
-
- singleton - Variable in class org.optaplanner.core.impl.domain.variable.inverserelation.InverseRelationShadowVariableDescriptor
-
- SingletonInverseVariableDemand - Class in org.optaplanner.core.impl.domain.variable.inverserelation
-
- SingletonInverseVariableDemand(VariableDescriptor) - Constructor for class org.optaplanner.core.impl.domain.variable.inverserelation.SingletonInverseVariableDemand
-
- SingletonInverseVariableListener - Class in org.optaplanner.core.impl.domain.variable.inverserelation
-
- SingletonInverseVariableListener(InverseRelationShadowVariableDescriptor, VariableDescriptor) - Constructor for class org.optaplanner.core.impl.domain.variable.inverserelation.SingletonInverseVariableListener
-
- SingletonInverseVariableSupply - Interface in org.optaplanner.core.impl.domain.variable.inverserelation
-
Currently only supported for chained variables,
which guarantee that no 2 entities use the same planningValue.
- SingletonIterator<T> - Class in org.optaplanner.core.impl.heuristic.selector.common.iterator
-
- SingletonIterator(T) - Constructor for class org.optaplanner.core.impl.heuristic.selector.common.iterator.SingletonIterator
-
- SingletonIterator(T, int) - Constructor for class org.optaplanner.core.impl.heuristic.selector.common.iterator.SingletonIterator
-
- SingleTriJoiner<A,B,C> - Class in org.optaplanner.core.impl.score.stream.tri
-
- SingleTriJoiner(BiFunction<A, B, ?>, JoinerType, Function<C, ?>) - Constructor for class org.optaplanner.core.impl.score.stream.tri.SingleTriJoiner
-
- sinkVariableDescriptorList - Variable in class org.optaplanner.core.impl.domain.variable.descriptor.VariableDescriptor
-
- size() - Method in class org.optaplanner.core.impl.domain.variable.listener.support.SmallScalingOrderedSet
-
- sizeMaximum - Variable in class org.optaplanner.core.impl.heuristic.selector.common.nearby.BlockDistributionNearbyRandom
-
- sizeMaximum - Variable in class org.optaplanner.core.impl.heuristic.selector.common.nearby.LinearDistributionNearbyRandom
-
- sizeMaximum - Variable in class org.optaplanner.core.impl.heuristic.selector.common.nearby.ParabolicDistributionNearbyRandom
-
- sizeMinimum - Variable in class org.optaplanner.core.impl.heuristic.selector.common.nearby.BlockDistributionNearbyRandom
-
- sizeRatio - Variable in class org.optaplanner.core.impl.heuristic.selector.common.nearby.BlockDistributionNearbyRandom
-
- skipBestSolutionCloningInSteps - Variable in class org.optaplanner.core.impl.constructionheuristic.DefaultConstructionHeuristicPhase
-
- SKY_BLUE_1 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
-
- SKY_BLUE_2 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
-
- SKY_BLUE_3 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
-
- SmallScalingOrderedSet<E> - Class in org.optaplanner.core.impl.domain.variable.listener.support
-
- SmallScalingOrderedSet() - Constructor for class org.optaplanner.core.impl.domain.variable.listener.support.SmallScalingOrderedSet
-
- SOFT_LABEL - Static variable in class org.optaplanner.core.api.score.AbstractBendableScore
-
- softLevelsSize - Variable in class org.optaplanner.core.impl.score.definition.AbstractBendableScoreDefinition
-
- softScore - Variable in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScoreHolder
-
- softScore - Variable in class org.optaplanner.core.api.score.buildin.hardmediumsoftbigdecimal.HardMediumSoftBigDecimalScoreHolder
-
- softScore - Variable in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreHolder
-
- softScore - Variable in class org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScoreHolder
-
- softScore - Variable in class org.optaplanner.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreHolder
-
- softScore - Variable in class org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScoreHolder
-
Deprecated.
- softScore - Variable in class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScoreHolder
-
- softScore - Variable in class org.optaplanner.core.impl.score.buildin.hardmediumsoft.HardMediumSoftScoreInliner
-
- softScore - Variable in class org.optaplanner.core.impl.score.buildin.hardmediumsoftbigdecimal.HardMediumSoftBigDecimalScoreInliner
-
- softScore - Variable in class org.optaplanner.core.impl.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreInliner
-
- softScore - Variable in class org.optaplanner.core.impl.score.buildin.hardsoft.HardSoftScoreInliner
-
- softScore - Variable in class org.optaplanner.core.impl.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreInliner
-
- softScore - Variable in class org.optaplanner.core.impl.score.buildin.hardsoftlong.HardSoftLongScoreInliner
-
- Solution<S extends Score> - Interface in org.optaplanner.core.api.domain.solution
-
- solutionClass - Variable in class org.optaplanner.core.config.solver.SolverConfig
-
- SolutionCloner<Solution_> - Interface in org.optaplanner.core.api.domain.solution.cloner
-
- solutionDescriptor - Variable in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner
-
- SolutionDescriptor<Solution_> - Class in org.optaplanner.core.impl.domain.solution.descriptor
-
- SolutionDescriptor(Class<Solution_>) - Constructor for class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- solutionDescriptor - Variable in class org.optaplanner.core.impl.domain.solution.mutation.MutationCounter
-
- solutionDescriptor - Variable in class org.optaplanner.core.impl.score.director.AbstractScoreDirectorFactory
-
- SolutionFileIO<Solution_> - Interface in org.optaplanner.persistence.common.api.domain.solution
-
- solutionPartitioner - Variable in class org.optaplanner.core.impl.partitionedsearch.DefaultPartitionedSearchPhase
-
- SolutionPartitioner<Solution_> - Interface in org.optaplanner.core.impl.partitionedsearch.partitioner
-
Splits one
solution
into multiple partitions.
- solutionPartitionerClass - Variable in class org.optaplanner.core.config.partitionedsearch.PartitionedSearchPhaseConfig
-
- solutionPartitionerCustomProperties - Variable in class org.optaplanner.core.config.partitionedsearch.PartitionedSearchPhaseConfig
-
- SolutionTabuAcceptor - Class in org.optaplanner.core.impl.localsearch.decider.acceptor.tabu
-
Deprecated.
- SolutionTabuAcceptor(String) - Constructor for class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.SolutionTabuAcceptor
-
Deprecated.
- solutionTabuSize - Variable in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
Deprecated.
- solve(Solution_) - Method in interface org.optaplanner.core.api.solver.Solver
-
Solves the planning problem and returns the best solution encountered
(which might or might not be optimal, feasible or even initialized).
- solve(ProblemId_, Solution_) - Method in interface org.optaplanner.core.api.solver.SolverManager
-
Submits a planning problem to solve and returns immediately.
- solve(ProblemId_, Solution_, Consumer<? super Solution_>) - Method in interface org.optaplanner.core.api.solver.SolverManager
-
- solve(ProblemId_, Solution_, Consumer<? super Solution_>, BiConsumer<? super ProblemId_, ? super Throwable>) - Method in interface org.optaplanner.core.api.solver.SolverManager
-
- solve(ProblemId_, Function<? super ProblemId_, ? extends Solution_>, Consumer<? super Solution_>) - Method in interface org.optaplanner.core.api.solver.SolverManager
-
Submits a planning problem to solve and returns immediately.
- solve(ProblemId_, Function<? super ProblemId_, ? extends Solution_>, Consumer<? super Solution_>, BiConsumer<? super ProblemId_, ? super Throwable>) - Method in interface org.optaplanner.core.api.solver.SolverManager
-
- solve(DefaultSolverScope<Solution_>) - Method in class org.optaplanner.core.impl.constructionheuristic.DefaultConstructionHeuristicPhase
-
- solve(DefaultSolverScope<Solution_>) - Method in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase
-
- solve(DefaultSolverScope<Solution_>) - Method in class org.optaplanner.core.impl.localsearch.DefaultLocalSearchPhase
-
- solve(DefaultSolverScope<Solution_>) - Method in class org.optaplanner.core.impl.partitionedsearch.DefaultPartitionedSearchPhase
-
- solve(Solution_) - Method in class org.optaplanner.core.impl.partitionedsearch.PartitionSolver
-
- solve(DefaultSolverScope<Solution_>) - Method in class org.optaplanner.core.impl.phase.custom.DefaultCustomPhase
-
- solve(DefaultSolverScope<Solution_>) - Method in class org.optaplanner.core.impl.phase.NoChangePhase
-
- solve(DefaultSolverScope<Solution_>) - Method in interface org.optaplanner.core.impl.phase.Phase
-
- solve(Solution_) - Method in class org.optaplanner.core.impl.solver.DefaultSolver
-
- solve(ProblemId_, Function<? super ProblemId_, ? extends Solution_>, Consumer<? super Solution_>, BiConsumer<? super ProblemId_, ? super Throwable>) - Method in class org.optaplanner.core.impl.solver.DefaultSolverManager
-
- solve(ProblemId_, Function<? super ProblemId_, ? extends Solution_>, Consumer<? super Solution_>, Consumer<? super Solution_>, BiConsumer<? super ProblemId_, ? super Throwable>) - Method in class org.optaplanner.core.impl.solver.DefaultSolverManager
-
- solveAndListen(ProblemId_, Function<? super ProblemId_, ? extends Solution_>, Consumer<? super Solution_>) - Method in interface org.optaplanner.core.api.solver.SolverManager
-
Submits a planning problem to solve and returns immediately.
- solveAndListen(ProblemId_, Function<? super ProblemId_, ? extends Solution_>, Consumer<? super Solution_>, BiConsumer<? super ProblemId_, ? super Throwable>) - Method in interface org.optaplanner.core.api.solver.SolverManager
-
- solveAndListen(ProblemId_, Function<? super ProblemId_, ? extends Solution_>, Consumer<? super Solution_>, Consumer<? super Solution_>, BiConsumer<? super ProblemId_, ? super Throwable>) - Method in interface org.optaplanner.core.api.solver.SolverManager
-
- solveAndListen(ProblemId_, Function<? super ProblemId_, ? extends Solution_>, Consumer<? super Solution_>, Consumer<? super Solution_>, BiConsumer<? super ProblemId_, ? super Throwable>) - Method in class org.optaplanner.core.impl.solver.DefaultSolverManager
-
- Solver<Solution_> - Interface in org.optaplanner.core.api.solver
-
A Solver solves a planning problem and returns the best solution found.
- SolverBenchmarkBluePrintConfig - Class in org.optaplanner.benchmark.config.blueprint
-
- SolverBenchmarkBluePrintConfig() - Constructor for class org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintConfig
-
- solverBenchmarkBluePrintType - Variable in class org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintConfig
-
- SolverBenchmarkBluePrintType - Enum in org.optaplanner.benchmark.config.blueprint
-
- SolverBenchmarkConfig<Solution_> - Class in org.optaplanner.benchmark.config
-
- SolverBenchmarkConfig() - Constructor for class org.optaplanner.benchmark.config.SolverBenchmarkConfig
-
- SolverBenchmarkResult - Class in org.optaplanner.benchmark.impl.result
-
Represents 1
Solver
configuration benchmarked on multiple problem instances (data sets).
- SolverBenchmarkResult(PlannerBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- SolverConfig - Class in org.optaplanner.core.config.solver
-
- SolverConfig() - Constructor for class org.optaplanner.core.config.solver.SolverConfig
-
Create an empty solver config.
- SolverConfig(ClassLoader) - Constructor for class org.optaplanner.core.config.solver.SolverConfig
-
- SolverConfig(SolverConfig) - Constructor for class org.optaplanner.core.config.solver.SolverConfig
-
- solverConfigContext - Variable in class org.optaplanner.benchmark.impl.DefaultPlannerBenchmarkFactory
-
- SolverConfigContext - Class in org.optaplanner.core.config
-
Do not use this class, it is an internal class.
- SolverConfigContext() - Constructor for class org.optaplanner.core.config.SolverConfigContext
-
Vanilla context.
- SolverConfigContext(KieContainer) - Constructor for class org.optaplanner.core.config.SolverConfigContext
-
Useful for a kjar deployment.
- SolverEventListener<Solution_> - Interface in org.optaplanner.core.api.solver.event
-
- solverEventSupport - Variable in class org.optaplanner.core.impl.solver.AbstractSolver
-
- SolverEventSupport<Solution_> - Class in org.optaplanner.core.impl.solver.event
-
Internal API.
- SolverEventSupport(Solver<Solution_>) - Constructor for class org.optaplanner.core.impl.solver.event.SolverEventSupport
-
- solverEventSupport - Variable in class org.optaplanner.core.impl.solver.recaller.BestSolutionRecaller
-
- SolverFactory<Solution_> - Class in org.optaplanner.core.api.solver
-
- SolverFactory() - Constructor for class org.optaplanner.core.api.solver.SolverFactory
-
- SolverJob<Solution_,ProblemId_> - Interface in org.optaplanner.core.api.solver
-
- SolverLifecycleListener<Solution_> - Interface in org.optaplanner.core.impl.solver.event
-
- SolverLifecycleListenerAdapter<Solution_> - Class in org.optaplanner.core.impl.solver.event
-
- SolverLifecycleListenerAdapter() - Constructor for class org.optaplanner.core.impl.solver.event.SolverLifecycleListenerAdapter
-
- SolverManager<Solution_,ProblemId_> - Interface in org.optaplanner.core.api.solver
-
A SolverManager solves multiple planning problems of the same domain,
asynchronously without blocking the calling thread.
- SolverManagerConfig - Class in org.optaplanner.core.config.solver
-
- SolverManagerConfig() - Constructor for class org.optaplanner.core.config.solver.SolverManagerConfig
-
- solverPhaseLifecycleSupport - Variable in class org.optaplanner.core.impl.phase.AbstractPhase
-
- SolverRankingType - Enum in org.optaplanner.benchmark.config.ranking
-
- SolverRankingWeightFactory - Interface in org.optaplanner.benchmark.impl.ranking
-
Defines an interface for classes that will be used to rank solver benchmarks
in order of their respective performance.
- solverScope - Variable in class org.optaplanner.core.impl.partitionedsearch.PartitionSolver
-
- solverScope - Variable in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- solverScope - Variable in class org.optaplanner.core.impl.solver.DefaultSolver
-
- SolverStatus - Enum in org.optaplanner.core.api.solver
-
- solving - Variable in class org.optaplanner.core.impl.solver.DefaultSolver
-
- solvingEnded(DefaultSolverScope<Solution_>) - Method in class org.optaplanner.core.impl.constructionheuristic.decider.ConstructionHeuristicDecider
-
- solvingEnded(DefaultSolverScope<Solution_>) - Method in class org.optaplanner.core.impl.constructionheuristic.DefaultConstructionHeuristicPhase
-
- solvingEnded(DefaultSolverScope) - Method in class org.optaplanner.core.impl.constructionheuristic.placer.AbstractEntityPlacer
-
- solvingEnded(DefaultSolverScope<Solution_>) - Method in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
-
- solvingEnded(DefaultSolverScope<Solution_>) - Method in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase
-
- solvingEnded(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.AbstractSelector
-
- solvingEnded(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.common.SelectionCacheLifecycleBridge
-
- solvingEnded(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMoveSelector
-
- solvingEnded(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMoveSelector
-
- solvingEnded(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMoveSelector
-
- solvingEnded(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMoveSelector
-
- solvingEnded(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMoveSelector
-
- solvingEnded(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMoveSelector
-
- solvingEnded(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.value.chained.DefaultSubChainSelector
-
- solvingEnded(DefaultSolverScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.CompositeAcceptor
-
- solvingEnded(DefaultSolverScope) - Method in class org.optaplanner.core.impl.localsearch.decider.forager.AcceptedLocalSearchForager
-
- solvingEnded(DefaultSolverScope<Solution_>) - Method in class org.optaplanner.core.impl.localsearch.decider.LocalSearchDecider
-
- solvingEnded(DefaultSolverScope<Solution_>) - Method in class org.optaplanner.core.impl.localsearch.DefaultLocalSearchPhase
-
- solvingEnded(DefaultSolverScope<Solution_>) - Method in class org.optaplanner.core.impl.partitionedsearch.PartitionSolver
-
- solvingEnded(DefaultSolverScope<Solution_>) - Method in class org.optaplanner.core.impl.phase.AbstractPhase
-
- solvingEnded(DefaultSolverScope<Solution_>) - Method in class org.optaplanner.core.impl.solver.AbstractSolver
-
- solvingEnded(DefaultSolverScope<Solution_>) - Method in class org.optaplanner.core.impl.solver.DefaultSolver
-
- solvingEnded(DefaultSolverScope<Solution_>) - Method in interface org.optaplanner.core.impl.solver.event.SolverLifecycleListener
-
- solvingEnded(DefaultSolverScope<Solution_>) - Method in class org.optaplanner.core.impl.solver.event.SolverLifecycleListenerAdapter
-
- solvingEnded(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.termination.AbstractCompositeTermination
-
- solvingEnded(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.termination.PhaseToSolverTerminationBridge
-
- solvingEnded(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.termination.UnimprovedTimeMillisSpentScoreDifferenceThresholdTermination
-
- solvingStarted(DefaultSolverScope<Solution_>) - Method in class org.optaplanner.core.impl.constructionheuristic.decider.ConstructionHeuristicDecider
-
- solvingStarted(DefaultSolverScope<Solution_>) - Method in class org.optaplanner.core.impl.constructionheuristic.DefaultConstructionHeuristicPhase
-
- solvingStarted(DefaultSolverScope) - Method in class org.optaplanner.core.impl.constructionheuristic.placer.AbstractEntityPlacer
-
- solvingStarted(DefaultSolverScope<Solution_>) - Method in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
-
- solvingStarted(DefaultSolverScope<Solution_>) - Method in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase
-
- solvingStarted(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.AbstractSelector
-
- solvingStarted(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.common.SelectionCacheLifecycleBridge
-
- solvingStarted(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMoveSelector
-
- solvingStarted(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMoveSelector
-
- solvingStarted(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMoveSelector
-
- solvingStarted(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMoveSelector
-
- solvingStarted(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMoveSelector
-
- solvingStarted(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMoveSelector
-
- solvingStarted(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.value.chained.DefaultSubChainSelector
-
- solvingStarted(DefaultSolverScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.CompositeAcceptor
-
- solvingStarted(DefaultSolverScope) - Method in class org.optaplanner.core.impl.localsearch.decider.forager.AcceptedLocalSearchForager
-
- solvingStarted(DefaultSolverScope<Solution_>) - Method in class org.optaplanner.core.impl.localsearch.decider.LocalSearchDecider
-
- solvingStarted(DefaultSolverScope<Solution_>) - Method in class org.optaplanner.core.impl.localsearch.DefaultLocalSearchPhase
-
- solvingStarted(DefaultSolverScope<Solution_>) - Method in class org.optaplanner.core.impl.partitionedsearch.PartitionSolver
-
- solvingStarted(DefaultSolverScope<Solution_>) - Method in class org.optaplanner.core.impl.phase.AbstractPhase
-
- solvingStarted(DefaultSolverScope<Solution_>) - Method in class org.optaplanner.core.impl.solver.AbstractSolver
-
- solvingStarted(DefaultSolverScope<Solution_>) - Method in class org.optaplanner.core.impl.solver.DefaultSolver
-
- solvingStarted(DefaultSolverScope<Solution_>) - Method in interface org.optaplanner.core.impl.solver.event.SolverLifecycleListener
-
- solvingStarted(DefaultSolverScope<Solution_>) - Method in class org.optaplanner.core.impl.solver.event.SolverLifecycleListenerAdapter
-
- solvingStarted(DefaultSolverScope<Solution_>) - Method in class org.optaplanner.core.impl.solver.recaller.BestSolutionRecaller
-
- solvingStarted(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.termination.AbstractCompositeTermination
-
- solvingStarted(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.termination.PhaseToSolverTerminationBridge
-
- solvingStarted(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.termination.UnimprovedTimeMillisSpentScoreDifferenceThresholdTermination
-
- sort(ScoreDirector<Solution_>, List<T>) - Method in class org.optaplanner.core.impl.heuristic.selector.common.decorator.ComparatorSelectionSorter
-
- sort(ScoreDirector<Solution_>, List<T>) - Method in interface org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorter
-
- sort(ScoreDirector<Solution_>, List<T>) - Method in class org.optaplanner.core.impl.heuristic.selector.common.decorator.WeightFactorySelectionSorter
-
- sort(Solution_, List<T>) - Method in class org.optaplanner.core.impl.heuristic.selector.common.decorator.WeightFactorySelectionSorter
-
- sorter - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.SortingEntitySelector
-
- sorter - Variable in class org.optaplanner.core.impl.heuristic.selector.move.decorator.SortingMoveSelector
-
- sorter - Variable in class org.optaplanner.core.impl.heuristic.selector.value.decorator.EntityDependentSortingValueSelector
-
- sorter - Variable in class org.optaplanner.core.impl.heuristic.selector.value.decorator.SortingValueSelector
-
- sorterClass - Variable in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- sorterClass - Variable in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
-
- sorterClass - Variable in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- sorterComparatorClass - Variable in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- sorterComparatorClass - Variable in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
-
- sorterComparatorClass - Variable in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- sorterManner - Variable in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- sorterManner - Variable in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- sorterOrder - Variable in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- sorterOrder - Variable in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
-
- sorterOrder - Variable in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- sorterWeightFactoryClass - Variable in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
-
- sorterWeightFactoryClass - Variable in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
-
- sorterWeightFactoryClass - Variable in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- SortingEntitySelector - Class in org.optaplanner.core.impl.heuristic.selector.entity.decorator
-
- SortingEntitySelector(EntitySelector, SelectionCacheType, SelectionSorter) - Constructor for class org.optaplanner.core.impl.heuristic.selector.entity.decorator.SortingEntitySelector
-
- SortingMoveSelector - Class in org.optaplanner.core.impl.heuristic.selector.move.decorator
-
- SortingMoveSelector(MoveSelector, SelectionCacheType, SelectionSorter) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.decorator.SortingMoveSelector
-
- SortingValueSelector - Class in org.optaplanner.core.impl.heuristic.selector.value.decorator
-
- SortingValueSelector(EntityIndependentValueSelector, SelectionCacheType, SelectionSorter) - Constructor for class org.optaplanner.core.impl.heuristic.selector.value.decorator.SortingValueSelector
-
- SourcedVariableListener<Entity_> - Interface in org.optaplanner.core.impl.domain.variable.listener
-
Often used to externalize data for a
Supply
from the domain model itself.
- sourceEntitySelector - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.ManualEntityMimicRecorder
-
- sourceEntityToNotifiableMap - Variable in class org.optaplanner.core.impl.domain.variable.listener.support.VariableListenerSupport
-
- sourceVariableDescriptor - Variable in class org.optaplanner.core.impl.domain.variable.anchor.AnchorShadowVariableDescriptor
-
- sourceVariableDescriptor - Variable in class org.optaplanner.core.impl.domain.variable.anchor.AnchorVariableDemand
-
- sourceVariableDescriptor - Variable in class org.optaplanner.core.impl.domain.variable.inverserelation.CollectionInverseVariableDemand
-
- sourceVariableDescriptor - Variable in class org.optaplanner.core.impl.domain.variable.inverserelation.CollectionInverseVariableListener
-
- sourceVariableDescriptor - Variable in class org.optaplanner.core.impl.domain.variable.inverserelation.ExternalizedCollectionInverseVariableSupply
-
- sourceVariableDescriptor - Variable in class org.optaplanner.core.impl.domain.variable.inverserelation.ExternalizedSingletonInverseVariableSupply
-
- sourceVariableDescriptor - Variable in class org.optaplanner.core.impl.domain.variable.inverserelation.InverseRelationShadowVariableDescriptor
-
- sourceVariableDescriptor - Variable in class org.optaplanner.core.impl.domain.variable.inverserelation.SingletonInverseVariableDemand
-
- sourceVariableDescriptor - Variable in class org.optaplanner.core.impl.domain.variable.inverserelation.SingletonInverseVariableListener
-
- sourceVariableDescriptorList - Variable in class org.optaplanner.core.impl.domain.variable.custom.CustomShadowVariableDescriptor
-
- sourceVariableToNotifiableMap - Variable in class org.optaplanner.core.impl.domain.variable.listener.support.VariableListenerSupport
-
- splitWorkingSolution(ScoreDirector<Solution_>, Integer) - Method in interface org.optaplanner.core.impl.partitionedsearch.partitioner.SolutionPartitioner
-
Returns a list of partition cloned
solutions
for which each
planning entity
is partition cloned into exactly 1 of those partitions.
- stale - Variable in class org.optaplanner.core.impl.heuristic.selector.move.composite.UnionMoveSelector.RandomUnionMoveIterator
-
- startingInitializedScore - Variable in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- startingNow() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- startingNow() - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- startingScore - Variable in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- startingScoreCalculationCount - Variable in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- startingSolverCount - Variable in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- startingSystemTimeMillis - Variable in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- startingSystemTimeMillis - Variable in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- startingTemperature - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.simulatedannealing.SimulatedAnnealingAcceptor
-
- startingTemperatureLevels - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.simulatedannealing.SimulatedAnnealingAcceptor
-
- startNextStep(int) - Method in class org.optaplanner.core.impl.heuristic.thread.OrderByMoveIndexBlockingQueue
-
Not thread-safe.
- startProblemFactChangesProcessing() - Method in class org.optaplanner.core.impl.solver.termination.BasicPlumbingTermination
-
- state - Variable in class org.optaplanner.core.impl.score.stream.bavet.common.BavetAbstractTuple
-
- StatefulVariableListener<Entity_> - Interface in org.optaplanner.core.impl.domain.variable.listener
-
- staticClassLoader() - Static method in class org.optaplanner.core.config.domain.ReflectionsWorkaroundClasspathHelper
-
Deprecated.
Gets the class loader of this library.
- StatisticPoint - Class in org.optaplanner.benchmark.impl.statistic
-
Implementations must be immutable.
- StatisticPoint() - Constructor for class org.optaplanner.benchmark.impl.statistic.StatisticPoint
-
- StatisticType - Interface in org.optaplanner.benchmark.impl.statistic
-
- StatisticUtils - Class in org.optaplanner.benchmark.impl.statistic
-
- StepCountingHillClimbingAcceptor - Class in org.optaplanner.core.impl.localsearch.decider.acceptor.stepcountinghillclimbing
-
- StepCountingHillClimbingAcceptor(int, StepCountingHillClimbingType) - Constructor for class org.optaplanner.core.impl.localsearch.decider.acceptor.stepcountinghillclimbing.StepCountingHillClimbingAcceptor
-
- stepCountingHillClimbingSize - Variable in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- stepCountingHillClimbingSize - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.stepcountinghillclimbing.StepCountingHillClimbingAcceptor
-
- stepCountingHillClimbingType - Variable in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- StepCountingHillClimbingType - Enum in org.optaplanner.core.config.localsearch.decider.acceptor.stepcountinghillclimbing
-
Determines what increment the counter of Step Counting Hill Climbing.
- stepCountingHillClimbingType - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.stepcountinghillclimbing.StepCountingHillClimbingAcceptor
-
- StepCountTermination - Class in org.optaplanner.core.impl.solver.termination
-
- StepCountTermination(int) - Constructor for class org.optaplanner.core.impl.solver.termination.StepCountTermination
-
- stepEnded(ConstructionHeuristicStepScope<Solution_>) - Method in class org.optaplanner.core.impl.constructionheuristic.decider.ConstructionHeuristicDecider
-
- stepEnded(ConstructionHeuristicStepScope) - Method in class org.optaplanner.core.impl.constructionheuristic.decider.forager.DefaultConstructionHeuristicForager
-
- stepEnded(ConstructionHeuristicStepScope<Solution_>) - Method in class org.optaplanner.core.impl.constructionheuristic.DefaultConstructionHeuristicPhase
-
- stepEnded(ConstructionHeuristicStepScope<Solution_>) - Method in interface org.optaplanner.core.impl.constructionheuristic.event.ConstructionHeuristicPhaseLifecycleListener
-
- stepEnded(ConstructionHeuristicStepScope<Solution_>) - Method in class org.optaplanner.core.impl.constructionheuristic.event.ConstructionHeuristicPhaseLifecycleListenerAdapter
-
- stepEnded(AbstractStepScope) - Method in class org.optaplanner.core.impl.constructionheuristic.placer.AbstractEntityPlacer
-
- stepEnded(ExhaustiveSearchStepScope<Solution_>) - Method in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
-
- stepEnded(ExhaustiveSearchStepScope<Solution_>) - Method in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase
-
- stepEnded(ExhaustiveSearchStepScope<Solution_>) - Method in interface org.optaplanner.core.impl.exhaustivesearch.event.ExhaustiveSearchPhaseLifecycleListener
-
- stepEnded(AbstractStepScope) - Method in class org.optaplanner.core.impl.heuristic.selector.AbstractSelector
-
- stepEnded(AbstractStepScope) - Method in class org.optaplanner.core.impl.heuristic.selector.common.SelectionCacheLifecycleBridge
-
- stepEnded(AbstractStepScope) - Method in class org.optaplanner.core.impl.heuristic.selector.move.composite.UnionMoveSelector
-
- stepEnded(LocalSearchStepScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.CompositeAcceptor
-
- stepEnded(LocalSearchStepScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.greatdeluge.GreatDelugeAcceptor
-
- stepEnded(LocalSearchStepScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.lateacceptance.LateAcceptanceAcceptor
-
- stepEnded(LocalSearchStepScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.stepcountinghillclimbing.StepCountingHillClimbingAcceptor
-
- stepEnded(LocalSearchStepScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.AbstractTabuAcceptor
-
- stepEnded(LocalSearchStepScope) - Method in class org.optaplanner.core.impl.localsearch.decider.forager.AcceptedLocalSearchForager
-
- stepEnded(LocalSearchStepScope<Solution_>) - Method in class org.optaplanner.core.impl.localsearch.decider.LocalSearchDecider
-
- stepEnded(LocalSearchStepScope<Solution_>) - Method in class org.optaplanner.core.impl.localsearch.DefaultLocalSearchPhase
-
- stepEnded(LocalSearchStepScope<Solution_>) - Method in interface org.optaplanner.core.impl.localsearch.event.LocalSearchPhaseLifecycleListener
-
- stepEnded(LocalSearchStepScope<Solution_>) - Method in class org.optaplanner.core.impl.localsearch.event.LocalSearchPhaseLifecycleListenerAdapter
-
- stepEnded(PartitionedSearchStepScope<Solution_>) - Method in class org.optaplanner.core.impl.partitionedsearch.DefaultPartitionedSearchPhase
-
- stepEnded(PartitionedSearchStepScope<Solution_>) - Method in interface org.optaplanner.core.impl.partitionedsearch.event.PartitionedSearchPhaseLifecycleListener
-
- stepEnded(AbstractStepScope<Solution_>) - Method in class org.optaplanner.core.impl.phase.AbstractPhase
-
- stepEnded(CustomStepScope<Solution_>) - Method in class org.optaplanner.core.impl.phase.custom.DefaultCustomPhase
-
- stepEnded(AbstractStepScope<Solution_>) - Method in interface org.optaplanner.core.impl.phase.event.PhaseLifecycleListener
-
- stepEnded(AbstractStepScope<Solution_>) - Method in class org.optaplanner.core.impl.phase.event.PhaseLifecycleListenerAdapter
-
- stepEnded(AbstractStepScope) - Method in class org.optaplanner.core.impl.solver.termination.AbstractCompositeTermination
-
- stepEnded(AbstractStepScope) - Method in class org.optaplanner.core.impl.solver.termination.PhaseToSolverTerminationBridge
-
- stepEnded(AbstractStepScope) - Method in class org.optaplanner.core.impl.solver.termination.UnimprovedTimeMillisSpentScoreDifferenceThresholdTermination
-
- stepIndex - Variable in class org.optaplanner.core.impl.phase.scope.AbstractStepScope
-
- StepScoreProblemStatistic - Class in org.optaplanner.benchmark.impl.statistic.stepscore
-
- StepScoreProblemStatistic(ProblemBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreProblemStatistic
-
- StepScoreStatisticPoint - Class in org.optaplanner.benchmark.impl.statistic.stepscore
-
- StepScoreStatisticPoint(long, Score) - Constructor for class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreStatisticPoint
-
- StepScoreSubSingleStatistic<Solution_> - Class in org.optaplanner.benchmark.impl.statistic.stepscore
-
- StepScoreSubSingleStatistic(SubSingleBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreSubSingleStatistic
-
- stepStarted(ConstructionHeuristicStepScope<Solution_>) - Method in class org.optaplanner.core.impl.constructionheuristic.decider.ConstructionHeuristicDecider
-
- stepStarted(ConstructionHeuristicStepScope) - Method in class org.optaplanner.core.impl.constructionheuristic.decider.forager.DefaultConstructionHeuristicForager
-
- stepStarted(ConstructionHeuristicStepScope<Solution_>) - Method in class org.optaplanner.core.impl.constructionheuristic.DefaultConstructionHeuristicPhase
-
- stepStarted(ConstructionHeuristicStepScope<Solution_>) - Method in interface org.optaplanner.core.impl.constructionheuristic.event.ConstructionHeuristicPhaseLifecycleListener
-
- stepStarted(ConstructionHeuristicStepScope<Solution_>) - Method in class org.optaplanner.core.impl.constructionheuristic.event.ConstructionHeuristicPhaseLifecycleListenerAdapter
-
- stepStarted(AbstractStepScope) - Method in class org.optaplanner.core.impl.constructionheuristic.placer.AbstractEntityPlacer
-
- stepStarted(ExhaustiveSearchStepScope<Solution_>) - Method in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
-
- stepStarted(ExhaustiveSearchStepScope<Solution_>) - Method in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase
-
- stepStarted(ExhaustiveSearchStepScope<Solution_>) - Method in interface org.optaplanner.core.impl.exhaustivesearch.event.ExhaustiveSearchPhaseLifecycleListener
-
- stepStarted(AbstractStepScope) - Method in class org.optaplanner.core.impl.heuristic.selector.AbstractSelector
-
- stepStarted(AbstractStepScope) - Method in class org.optaplanner.core.impl.heuristic.selector.common.SelectionCacheLifecycleBridge
-
- stepStarted(AbstractStepScope) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.FromSolutionEntitySelector
-
- stepStarted(AbstractStepScope) - Method in class org.optaplanner.core.impl.heuristic.selector.move.composite.UnionMoveSelector
-
- stepStarted(AbstractStepScope) - Method in class org.optaplanner.core.impl.heuristic.selector.value.FromSolutionPropertyValueSelector
-
- stepStarted(LocalSearchStepScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.CompositeAcceptor
-
- stepStarted(LocalSearchStepScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.simulatedannealing.SimulatedAnnealingAcceptor
-
- stepStarted(LocalSearchStepScope) - Method in class org.optaplanner.core.impl.localsearch.decider.forager.AcceptedLocalSearchForager
-
- stepStarted(LocalSearchStepScope) - Method in class org.optaplanner.core.impl.localsearch.decider.forager.finalist.AbstractFinalistPodium
-
- stepStarted(LocalSearchStepScope) - Method in class org.optaplanner.core.impl.localsearch.decider.forager.finalist.HighestScoreFinalistPodium
-
- stepStarted(LocalSearchStepScope) - Method in class org.optaplanner.core.impl.localsearch.decider.forager.finalist.StrategicOscillationByLevelFinalistPodium
-
- stepStarted(LocalSearchStepScope<Solution_>) - Method in class org.optaplanner.core.impl.localsearch.decider.LocalSearchDecider
-
- stepStarted(LocalSearchStepScope<Solution_>) - Method in class org.optaplanner.core.impl.localsearch.DefaultLocalSearchPhase
-
- stepStarted(LocalSearchStepScope<Solution_>) - Method in interface org.optaplanner.core.impl.localsearch.event.LocalSearchPhaseLifecycleListener
-
- stepStarted(LocalSearchStepScope<Solution_>) - Method in class org.optaplanner.core.impl.localsearch.event.LocalSearchPhaseLifecycleListenerAdapter
-
- stepStarted(PartitionedSearchStepScope<Solution_>) - Method in class org.optaplanner.core.impl.partitionedsearch.DefaultPartitionedSearchPhase
-
- stepStarted(PartitionedSearchStepScope<Solution_>) - Method in interface org.optaplanner.core.impl.partitionedsearch.event.PartitionedSearchPhaseLifecycleListener
-
- stepStarted(AbstractStepScope<Solution_>) - Method in class org.optaplanner.core.impl.phase.AbstractPhase
-
- stepStarted(CustomStepScope<Solution_>) - Method in class org.optaplanner.core.impl.phase.custom.DefaultCustomPhase
-
- stepStarted(AbstractStepScope<Solution_>) - Method in interface org.optaplanner.core.impl.phase.event.PhaseLifecycleListener
-
- stepStarted(AbstractStepScope<Solution_>) - Method in class org.optaplanner.core.impl.phase.event.PhaseLifecycleListenerAdapter
-
- stepStarted(AbstractStepScope) - Method in class org.optaplanner.core.impl.solver.termination.AbstractCompositeTermination
-
- stepStarted(AbstractStepScope) - Method in class org.optaplanner.core.impl.solver.termination.PhaseToSolverTerminationBridge
-
- StrategicOscillationByLevelFinalistPodium - Class in org.optaplanner.core.impl.localsearch.decider.forager.finalist
-
Strategic oscillation, works well with Tabu search.
- StrategicOscillationByLevelFinalistPodium(boolean) - Constructor for class org.optaplanner.core.impl.localsearch.decider.forager.finalist.StrategicOscillationByLevelFinalistPodium
-
- subChain - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMove
-
- subChain - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMove
-
- SubChain - Class in org.optaplanner.core.impl.heuristic.selector.value.chained
-
A subList out of a single chain.
- SubChain(List<Object>) - Constructor for class org.optaplanner.core.impl.heuristic.selector.value.chained.SubChain
-
- subChain(int, int) - Method in class org.optaplanner.core.impl.heuristic.selector.value.chained.SubChain
-
- SubChainChangeMove<Solution_> - Class in org.optaplanner.core.impl.heuristic.selector.move.generic.chained
-
- SubChainChangeMove(SubChain, GenuineVariableDescriptor<Solution_>, SingletonInverseVariableSupply, Object) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMove
-
- SubChainChangeMove(SubChain, GenuineVariableDescriptor<Solution_>, Object, Object, Object) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMove
-
- SubChainChangeMoveSelector - Class in org.optaplanner.core.impl.heuristic.selector.move.generic.chained
-
- SubChainChangeMoveSelector(SubChainSelector, EntityIndependentValueSelector, boolean, boolean) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMoveSelector
-
- SubChainChangeMoveSelectorConfig - Class in org.optaplanner.core.config.heuristic.selector.move.generic.chained
-
- SubChainChangeMoveSelectorConfig() - Constructor for class org.optaplanner.core.config.heuristic.selector.move.generic.chained.SubChainChangeMoveSelectorConfig
-
- SubChainReversingChangeMove<Solution_> - Class in org.optaplanner.core.impl.heuristic.selector.move.generic.chained
-
- SubChainReversingChangeMove(SubChain, GenuineVariableDescriptor<Solution_>, SingletonInverseVariableSupply, Object) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMove
-
- SubChainReversingChangeMove(SubChain, GenuineVariableDescriptor<Solution_>, Object, Object, Object) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMove
-
- SubChainReversingSwapMove<Solution_> - Class in org.optaplanner.core.impl.heuristic.selector.move.generic.chained
-
This
Move
is not cacheable.
- SubChainReversingSwapMove(GenuineVariableDescriptor<Solution_>, SingletonInverseVariableSupply, SubChain, SubChain) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMove
-
- SubChainReversingSwapMove(GenuineVariableDescriptor<Solution_>, SubChain, Object, SubChain, Object) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMove
-
- subChainSelector - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMoveSelector
-
- SubChainSelector - Interface in org.optaplanner.core.impl.heuristic.selector.value.chained
-
- SubChainSelectorConfig - Class in org.optaplanner.core.config.heuristic.selector.value.chained
-
- SubChainSelectorConfig() - Constructor for class org.optaplanner.core.config.heuristic.selector.value.chained.SubChainSelectorConfig
-
- SubChainSwapMove<Solution_> - Class in org.optaplanner.core.impl.heuristic.selector.move.generic.chained
-
This
Move
is not cacheable.
- SubChainSwapMove(GenuineVariableDescriptor<Solution_>, SingletonInverseVariableSupply, SubChain, SubChain) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMove
-
- SubChainSwapMove(GenuineVariableDescriptor<Solution_>, SubChain, Object, SubChain, Object) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMove
-
- SubChainSwapMoveSelector - Class in org.optaplanner.core.impl.heuristic.selector.move.generic.chained
-
- SubChainSwapMoveSelector(SubChainSelector, SubChainSelector, boolean, boolean) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMoveSelector
-
- SubChainSwapMoveSelectorConfig - Class in org.optaplanner.core.config.heuristic.selector.move.generic.chained
-
- SubChainSwapMoveSelectorConfig() - Constructor for class org.optaplanner.core.config.heuristic.selector.move.generic.chained.SubChainSwapMoveSelectorConfig
-
- SubPillarConfigPolicy - Class in org.optaplanner.core.config.heuristic.selector.entity.pillar
-
- subpillarConfigPolicy - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.pillar.DefaultPillarSelector
-
- subPillarEnabled - Variable in class org.optaplanner.core.config.heuristic.selector.entity.pillar.PillarSelectorConfig
-
- subPillarSequenceComparatorClass - Variable in class org.optaplanner.core.config.heuristic.selector.move.generic.AbstractPillarMoveSelectorConfig
-
- subPillarType - Variable in class org.optaplanner.core.config.heuristic.selector.move.generic.AbstractPillarMoveSelectorConfig
-
- SubPillarType - Enum in org.optaplanner.core.config.heuristic.selector.move.generic
-
- SubSingleBenchmarkRankBasedComparator - Class in org.optaplanner.benchmark.impl.ranking
-
- SubSingleBenchmarkRankBasedComparator() - Constructor for class org.optaplanner.benchmark.impl.ranking.SubSingleBenchmarkRankBasedComparator
-
- SubSingleBenchmarkResult - Class in org.optaplanner.benchmark.impl.result
-
Represents 1 benchmark run for 1 Single Benchmark configuration for 1
Solver
configuration for 1 problem
instance (data set).
- SubSingleBenchmarkResult(SingleBenchmarkResult, int) - Constructor for class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- subSingleBenchmarkResult - Variable in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
-
- SubSingleBenchmarkRunner<Solution_> - Class in org.optaplanner.benchmark.impl
-
- SubSingleBenchmarkRunner(SubSingleBenchmarkResult, boolean) - Constructor for class org.optaplanner.benchmark.impl.SubSingleBenchmarkRunner
-
- SubSingleBenchmarkRunner(SubSingleBenchmarkResult, boolean, SolverConfigContext) - Constructor for class org.optaplanner.benchmark.impl.SubSingleBenchmarkRunner
-
- SubSingleStatistic<Solution_,StatisticPoint_ extends StatisticPoint> - Class in org.optaplanner.benchmark.impl.statistic
-
- SubSingleStatistic(SubSingleBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
-
- subtract(ScoreDifferencePercentage) - Method in class org.optaplanner.benchmark.impl.measurement.ScoreDifferencePercentage
-
- subtract(BendableScore) - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScore
-
- subtract(BendableBigDecimalScore) - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScore
-
- subtract(BendableLongScore) - Method in class org.optaplanner.core.api.score.buildin.bendablelong.BendableLongScore
-
- subtract(HardMediumSoftScore) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScore
-
- subtract(HardMediumSoftBigDecimalScore) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftbigdecimal.HardMediumSoftBigDecimalScore
-
- subtract(HardMediumSoftLongScore) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScore
-
- subtract(HardSoftScore) - Method in class org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScore
-
- subtract(HardSoftBigDecimalScore) - Method in class org.optaplanner.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScore
-
- subtract(HardSoftDoubleScore) - Method in class org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScore
-
Deprecated.
- subtract(HardSoftLongScore) - Method in class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScore
-
- subtract(SimpleScore) - Method in class org.optaplanner.core.api.score.buildin.simple.SimpleScore
-
- subtract(SimpleBigDecimalScore) - Method in class org.optaplanner.core.api.score.buildin.simplebigdecimal.SimpleBigDecimalScore
-
- subtract(SimpleDoubleScore) - Method in class org.optaplanner.core.api.score.buildin.simpledouble.SimpleDoubleScore
-
Deprecated.
- subtract(SimpleLongScore) - Method in class org.optaplanner.core.api.score.buildin.simplelong.SimpleLongScore
-
- subtract(Score_) - Method in interface org.optaplanner.core.api.score.Score
-
Returns a Score whose value is (this - subtrahend).
- sum(ToIntFunction<? super A>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- sum(Function<? super A, Result>, Result, BinaryOperator<Result>, BinaryOperator<Result>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- sum(ToIntBiFunction<? super A, ? super B>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- sum(BiFunction<? super A, ? super B, Result>, Result, BinaryOperator<Result>, BinaryOperator<Result>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- sum(ToIntTriFunction<? super A, ? super B, ? super C>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- sum(TriFunction<? super A, ? super B, ? super C, Result>, Result, BinaryOperator<Result>, BinaryOperator<Result>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- sum(ToIntQuadFunction<? super A, ? super B, ? super C, ? super D>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- sum(QuadFunction<? super A, ? super B, ? super C, ? super D, Result>, Result, BinaryOperator<Result>, BinaryOperator<Result>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- sumBigDecimal(Function<? super A, BigDecimal>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- sumBigDecimal(BiFunction<? super A, ? super B, BigDecimal>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- sumBigDecimal(TriFunction<? super A, ? super B, ? super C, BigDecimal>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- sumBigDecimal(QuadFunction<? super A, ? super B, ? super C, ? super D, BigDecimal>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- sumBigInteger(Function<? super A, BigInteger>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- sumBigInteger(BiFunction<? super A, ? super B, BigInteger>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- sumBigInteger(TriFunction<? super A, ? super B, ? super C, BigInteger>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- sumBigInteger(QuadFunction<? super A, ? super B, ? super C, ? super D, BigInteger>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- sumDuration(Function<? super A, Duration>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- sumDuration(BiFunction<? super A, ? super B, Duration>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- sumDuration(TriFunction<? super A, ? super B, ? super C, Duration>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- sumDuration(QuadFunction<? super A, ? super B, ? super C, ? super D, Duration>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- sumLong(ToLongFunction<? super A>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- sumLong(ToLongBiFunction<? super A, ? super B>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- sumLong(ToLongTriFunction<? super A, ? super B, ? super C>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- sumLong(ToLongQuadFunction<? super A, ? super B, ? super C, ? super D>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- sumPeriod(Function<? super A, Period>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- sumPeriod(BiFunction<? super A, ? super B, Period>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- sumPeriod(TriFunction<? super A, ? super B, ? super C, Period>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- sumPeriod(QuadFunction<? super A, ? super B, ? super C, ? super D, Period>) - Static method in class org.optaplanner.core.api.score.stream.ConstraintCollectors
-
- supplier() - Method in interface org.optaplanner.core.api.score.stream.bi.BiConstraintCollector
-
A lambda that creates the result container, one for each group key combination.
- supplier() - Method in interface org.optaplanner.core.api.score.stream.quad.QuadConstraintCollector
-
A lambda that creates the result container, one for each group key combination.
- supplier() - Method in interface org.optaplanner.core.api.score.stream.tri.TriConstraintCollector
-
A lambda that creates the result container, one for each group key combination.
- supplier() - Method in interface org.optaplanner.core.api.score.stream.uni.UniConstraintCollector
-
A lambda that creates the result container, one for each group key combination.
- supplier() - Method in class org.optaplanner.core.impl.score.stream.bi.DefaultBiConstraintCollector
-
- supplier() - Method in class org.optaplanner.core.impl.score.stream.quad.DefaultQuadConstraintCollector
-
- supplier() - Method in class org.optaplanner.core.impl.score.stream.tri.DefaultTriConstraintCollector
-
- supplier() - Method in class org.optaplanner.core.impl.score.stream.uni.DefaultUniConstraintCollector
-
- Supply - Interface in org.optaplanner.core.impl.domain.variable.supply
-
Supplies something for 1 or multiple subsystems.
- SupplyManager - Interface in org.optaplanner.core.impl.domain.variable.supply
-
- supplyMap - Variable in class org.optaplanner.core.impl.domain.variable.listener.support.VariableListenerSupport
-
- supplySolverRanking(BenchmarkReport) - Method in class org.optaplanner.benchmark.config.report.BenchmarkReportConfig
-
- supportSetter() - Method in class org.optaplanner.core.impl.domain.common.accessor.LambdaBeanPropertyMemberAccessor
-
- supportSetter() - Method in interface org.optaplanner.core.impl.domain.common.accessor.MemberAccessor
-
- supportSetter() - Method in class org.optaplanner.core.impl.domain.common.accessor.ReflectionBeanPropertyMemberAccessor
-
- supportSetter() - Method in class org.optaplanner.core.impl.domain.common.accessor.ReflectionFieldMemberAccessor
-
- supportSetter() - Method in class org.optaplanner.core.impl.domain.common.accessor.ReflectionMethodMemberAccessor
-
- supportsNeverEndingMoveSelector() - Method in class org.optaplanner.core.impl.localsearch.decider.forager.AcceptedLocalSearchForager
-
- supportsNeverEndingMoveSelector() - Method in interface org.optaplanner.core.impl.localsearch.decider.forager.LocalSearchForager
-
- supportsPhaseAndSolverCaching() - Method in class org.optaplanner.core.impl.heuristic.selector.move.composite.CompositeMoveSelector
-
- supportsPhaseAndSolverCaching() - Method in class org.optaplanner.core.impl.heuristic.selector.move.factory.MoveIteratorFactoryToMoveSelectorBridge
-
- supportsPhaseAndSolverCaching() - Method in class org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactoryToMoveSelectorBridge
-
- supportsPhaseAndSolverCaching() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMoveSelector
-
- supportsPhaseAndSolverCaching() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMoveSelector
-
- supportsPhaseAndSolverCaching() - Method in interface org.optaplanner.core.impl.heuristic.selector.move.MoveSelector
-
- supportsReverse() - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsAbstractAccumulateFunction
-
- supportsReverse() - Method in class org.optaplanner.core.impl.score.stream.drools.common.DroolsAbstractGroupByAccumulator
-
- SwapMove<Solution_> - Class in org.optaplanner.core.impl.heuristic.selector.move.generic
-
- SwapMove(List<GenuineVariableDescriptor<Solution_>>, Object, Object) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMove
-
- SwapMoveSelector - Class in org.optaplanner.core.impl.heuristic.selector.move.generic
-
- SwapMoveSelector(EntitySelector, EntitySelector, List<GenuineVariableDescriptor>, boolean) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMoveSelector
-
- SwapMoveSelectorConfig - Class in org.optaplanner.core.config.heuristic.selector.move.generic
-
- SwapMoveSelectorConfig() - Constructor for class org.optaplanner.core.config.heuristic.selector.move.generic.SwapMoveSelectorConfig
-
- SwingUncaughtExceptionHandler - Class in org.optaplanner.swing.impl
-
- SwingUncaughtExceptionHandler() - Constructor for class org.optaplanner.swing.impl.SwingUncaughtExceptionHandler
-
- SwingUtils - Class in org.optaplanner.swing.impl
-
- VALID_NAME_PATTERN - Static variable in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- validate() - Method in class org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintConfig
-
- validate() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- validate() - Method in class org.optaplanner.benchmark.config.SolverBenchmarkConfig
-
- validate() - Method in class org.optaplanner.core.config.SolverConfigContext
-
- validateCacheTypeVersusSelectionOrder(SelectionCacheType, SelectionOrder) - Method in class org.optaplanner.core.config.heuristic.selector.SelectorConfig
-
- validateCloneSolution(Solution_, Solution_) - Method in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner.FieldAccessingSolutionClonerRun
-
- validateCompatible(BendableScore) - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScore
-
- validateCompatible(BendableBigDecimalScore) - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScore
-
- validateCompatible(BendableLongScore) - Method in class org.optaplanner.core.api.score.buildin.bendablelong.BendableLongScore
-
- validateConstraintWeight(String, String, Score<?>) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- validateNearby(SelectionCacheType, SelectionOrder) - Method in class org.optaplanner.core.config.heuristic.selector.common.nearby.NearbySelectionConfig
-
- valueMimicRecorder - Variable in class org.optaplanner.core.impl.heuristic.selector.value.mimic.MimicReplayingValueSelector
-
- ValueMimicRecorder - Interface in org.optaplanner.core.impl.heuristic.selector.value.mimic
-
- valueOf(String) - Static method in enum org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.benchmark.config.ranking.SolverRankingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.benchmark.config.statistic.ProblemStatisticType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.benchmark.config.statistic.SingleStatisticType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.benchmark.impl.aggregator.swingui.MixedCheckBox.MixedCheckBoxStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.core.api.domain.autodiscover.AutoDiscoverMemberType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.core.api.domain.lookup.LookUpStrategyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.core.api.domain.variable.PlanningVariableGraphType
-
Returns the enum constant of this type with the specified name.
- valueOf(int[], int[]) - Static method in class org.optaplanner.core.api.score.buildin.bendable.BendableScore
-
- valueOf(BigDecimal[], BigDecimal[]) - Static method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScore
-
- valueOf(long[], long[]) - Static method in class org.optaplanner.core.api.score.buildin.bendablelong.BendableLongScore
-
- valueOf(int, int, int) - Static method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScore
-
- valueOf(BigDecimal, BigDecimal, BigDecimal) - Static method in class org.optaplanner.core.api.score.buildin.hardmediumsoftbigdecimal.HardMediumSoftBigDecimalScore
-
- valueOf(long, long, long) - Static method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScore
-
- valueOf(int, int) - Static method in class org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScore
-
- valueOf(BigDecimal, BigDecimal) - Static method in class org.optaplanner.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScore
-
- valueOf(double, double) - Static method in class org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScore
-
- valueOf(long, long) - Static method in class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScore
-
- valueOf(int) - Static method in class org.optaplanner.core.api.score.buildin.simple.SimpleScore
-
- valueOf(BigDecimal) - Static method in class org.optaplanner.core.api.score.buildin.simplebigdecimal.SimpleBigDecimalScore
-
- valueOf(double) - Static method in class org.optaplanner.core.api.score.buildin.simpledouble.SimpleDoubleScore
-
- valueOf(long) - Static method in class org.optaplanner.core.api.score.buildin.simplelong.SimpleLongScore
-
- valueOf(String) - Static method in enum org.optaplanner.core.api.score.stream.ConstraintStreamImplType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.core.api.solver.SolverStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.core.config.constructionheuristic.decider.forager.ConstructionHeuristicPickEarlyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.core.config.exhaustivesearch.NodeExplorationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.core.config.heuristic.selector.common.decorator.SelectionSorterOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.core.config.heuristic.selector.common.nearby.NearbySelectionDistributionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.core.config.heuristic.selector.common.SelectionCacheType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.core.config.heuristic.selector.common.SelectionOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.core.config.heuristic.selector.entity.EntitySorterManner
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.core.config.heuristic.selector.move.generic.SubPillarType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.core.config.heuristic.selector.value.ValueSorterManner
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.core.config.localsearch.decider.acceptor.stepcountinghillclimbing.StepCountingHillClimbingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.core.config.localsearch.decider.forager.FinalistPodiumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.core.config.localsearch.decider.forager.LocalSearchPickEarlyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.core.config.localsearch.LocalSearchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.core.config.score.definition.ScoreDefinitionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.core.config.score.trend.InitializingScoreTrendLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.core.config.solver.EnvironmentMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.core.config.solver.random.RandomType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.core.config.solver.termination.TerminationCompositionStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.core.impl.domain.common.accessor.MemberAccessorFactory.MemberAccessorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.core.impl.domain.variable.listener.support.VariableListenerNotificationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.core.impl.partitionedsearch.queue.PartitionChangedEvent.PartitionChangedEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.core.impl.score.stream.bavet.common.BavetTupleState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.core.impl.score.stream.common.JoinerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.core.impl.score.stream.common.ScoreImpactType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.optaplanner.core.impl.solver.thread.ChildThreadType
-
Returns the enum constant of this type with the specified name.
- valueOfUninitialized(int, int[], int[]) - Static method in class org.optaplanner.core.api.score.buildin.bendable.BendableScore
-
- valueOfUninitialized(int, BigDecimal[], BigDecimal[]) - Static method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScore
-
- valueOfUninitialized(int, long[], long[]) - Static method in class org.optaplanner.core.api.score.buildin.bendablelong.BendableLongScore
-
- valueOfUninitialized(int, int, int, int) - Static method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScore
-
- valueOfUninitialized(int, BigDecimal, BigDecimal, BigDecimal) - Static method in class org.optaplanner.core.api.score.buildin.hardmediumsoftbigdecimal.HardMediumSoftBigDecimalScore
-
- valueOfUninitialized(int, long, long, long) - Static method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScore
-
- valueOfUninitialized(int, int, int) - Static method in class org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScore
-
- valueOfUninitialized(int, BigDecimal, BigDecimal) - Static method in class org.optaplanner.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScore
-
- valueOfUninitialized(int, double, double) - Static method in class org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScore
-
- valueOfUninitialized(int, long, long) - Static method in class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScore
-
- valueOfUninitialized(int, int) - Static method in class org.optaplanner.core.api.score.buildin.simple.SimpleScore
-
- valueOfUninitialized(int, BigDecimal) - Static method in class org.optaplanner.core.api.score.buildin.simplebigdecimal.SimpleBigDecimalScore
-
- valueOfUninitialized(int, double) - Static method in class org.optaplanner.core.api.score.buildin.simpledouble.SimpleDoubleScore
-
- valueOfUninitialized(int, long) - Static method in class org.optaplanner.core.api.score.buildin.simplelong.SimpleLongScore
-
- ValueRange<T> - Interface in org.optaplanner.core.api.domain.valuerange
-
- ValueRangeDescriptor<Solution_> - Interface in org.optaplanner.core.impl.domain.valuerange.descriptor
-
- valueRangeDescriptor - Variable in class org.optaplanner.core.impl.heuristic.selector.value.FromEntityPropertyValueSelector
-
- valueRangeDescriptor - Variable in class org.optaplanner.core.impl.heuristic.selector.value.FromSolutionPropertyValueSelector
-
- ValueRangeFactory - Class in org.optaplanner.core.api.domain.valuerange
-
- ValueRangeFactory() - Constructor for class org.optaplanner.core.api.domain.valuerange.ValueRangeFactory
-
- ValueRangeIterator<S> - Class in org.optaplanner.core.impl.domain.valuerange.util
-
- ValueRangeIterator() - Constructor for class org.optaplanner.core.impl.domain.valuerange.util.ValueRangeIterator
-
- valueRangeMightContainEntity - Variable in class org.optaplanner.core.impl.heuristic.selector.value.FromSolutionPropertyValueSelector
-
- ValueRangeProvider - Annotation Type in org.optaplanner.core.api.domain.valuerange
-
- ValueRatioTabuSizeStrategy - Class in org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.size
-
- ValueRatioTabuSizeStrategy(double) - Constructor for class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.size.ValueRatioTabuSizeStrategy
-
- values() - Static method in enum org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.benchmark.config.ranking.SolverRankingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.benchmark.config.statistic.ProblemStatisticType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.benchmark.config.statistic.SingleStatisticType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.benchmark.impl.aggregator.swingui.MixedCheckBox.MixedCheckBoxStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.core.api.domain.autodiscover.AutoDiscoverMemberType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.core.api.domain.lookup.LookUpStrategyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.core.api.domain.variable.PlanningVariableGraphType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.core.api.score.stream.ConstraintStreamImplType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.core.api.solver.SolverStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.core.config.constructionheuristic.decider.forager.ConstructionHeuristicPickEarlyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.core.config.exhaustivesearch.NodeExplorationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.core.config.heuristic.selector.common.decorator.SelectionSorterOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.core.config.heuristic.selector.common.nearby.NearbySelectionDistributionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.core.config.heuristic.selector.common.SelectionCacheType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.core.config.heuristic.selector.common.SelectionOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.core.config.heuristic.selector.entity.EntitySorterManner
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.core.config.heuristic.selector.move.generic.SubPillarType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.core.config.heuristic.selector.value.ValueSorterManner
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.core.config.localsearch.decider.acceptor.stepcountinghillclimbing.StepCountingHillClimbingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.core.config.localsearch.decider.forager.FinalistPodiumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.core.config.localsearch.decider.forager.LocalSearchPickEarlyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.core.config.localsearch.LocalSearchType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.core.config.score.definition.ScoreDefinitionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.core.config.score.trend.InitializingScoreTrendLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.core.config.solver.EnvironmentMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.core.config.solver.random.RandomType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.core.config.solver.termination.TerminationCompositionStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.core.impl.domain.common.accessor.MemberAccessorFactory.MemberAccessorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.core.impl.domain.variable.listener.support.VariableListenerNotificationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMove
-
- values() - Static method in enum org.optaplanner.core.impl.partitionedsearch.queue.PartitionChangedEvent.PartitionChangedEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.core.impl.score.stream.bavet.common.BavetTupleState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.core.impl.score.stream.common.JoinerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.core.impl.score.stream.common.ScoreImpactType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.optaplanner.core.impl.solver.thread.ChildThreadType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueSelector - Variable in class org.optaplanner.core.impl.constructionheuristic.placer.QueuedValuePlacer
-
- valueSelector - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMoveSelector
-
- valueSelector - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMoveSelector
-
- valueSelector - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMoveSelector
-
- valueSelector - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMoveSelector
-
- valueSelector - Variable in class org.optaplanner.core.impl.heuristic.selector.value.chained.DefaultSubChainSelector
-
- ValueSelector - Interface in org.optaplanner.core.impl.heuristic.selector.value
-
- valueSelectorConfig - Variable in class org.optaplanner.core.config.constructionheuristic.placer.QueuedValuePlacerConfig
-
- valueSelectorConfig - Variable in class org.optaplanner.core.config.heuristic.selector.value.chained.SubChainSelectorConfig
-
- ValueSelectorConfig - Class in org.optaplanner.core.config.heuristic.selector.value
-
- ValueSelectorConfig() - Constructor for class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- ValueSelectorConfig(String) - Constructor for class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- ValueSelectorConfig(ValueSelectorConfig) - Constructor for class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- valueSelectors - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMoveSelector
-
- valueSorterManner - Variable in class org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicPhaseConfig
-
- valueSorterManner - Variable in class org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchPhaseConfig
-
- ValueSorterManner - Enum in org.optaplanner.core.config.heuristic.selector.value
-
- ValueTabuAcceptor - Class in org.optaplanner.core.impl.localsearch.decider.acceptor.tabu
-
- ValueTabuAcceptor(String) - Constructor for class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.ValueTabuAcceptor
-
- valueTabuRatio - Variable in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- valueTabuSize - Variable in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- variableDescriptor - Variable in class org.optaplanner.core.impl.domain.valuerange.descriptor.AbstractValueRangeDescriptor
-
- VariableDescriptor<Solution_> - Class in org.optaplanner.core.impl.domain.variable.descriptor
-
- VariableDescriptor(EntityDescriptor<Solution_>, MemberAccessor) - Constructor for class org.optaplanner.core.impl.domain.variable.descriptor.VariableDescriptor
-
- variableDescriptor - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMove
-
- variableDescriptor - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMoveSelector
-
- variableDescriptor - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMove
-
- variableDescriptor - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMove
-
- variableDescriptor - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMove
-
- variableDescriptor - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMoveSelector
-
- variableDescriptor - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMove
-
- variableDescriptor - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMove
-
- variableDescriptor - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMove
-
- variableDescriptor - Variable in class org.optaplanner.core.impl.heuristic.selector.value.decorator.InitializedValueSelector
-
- variableDescriptorList - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMove
-
- variableDescriptorList - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMoveSelector
-
- variableDescriptorList - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMove
-
- variableDescriptorList - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMoveSelector
-
- variableDescriptors - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.pillar.DefaultPillarSelector
-
- VariableListener<Entity_> - Interface in org.optaplanner.core.api.domain.variable
-
Changes shadow variables when a genuine planning variable changes.
- variableListener - Variable in class org.optaplanner.core.impl.domain.variable.listener.support.VariableListenerNotifiable
-
- VariableListener<Entity_> - Interface in org.optaplanner.core.impl.domain.variable.listener
-
- VariableListenerAdapter<Entity_> - Class in org.optaplanner.core.impl.domain.variable.listener
-
Deprecated.
- VariableListenerAdapter() - Constructor for class org.optaplanner.core.impl.domain.variable.listener.VariableListenerAdapter
-
Deprecated.
- variableListenerClass - Variable in class org.optaplanner.core.impl.domain.variable.custom.CustomShadowVariableDescriptor
-
- VariableListenerNotifiable - Class in org.optaplanner.core.impl.domain.variable.listener.support
-
- VariableListenerNotifiable(VariableListener, int) - Constructor for class org.optaplanner.core.impl.domain.variable.listener.support.VariableListenerNotifiable
-
- VariableListenerNotification - Class in org.optaplanner.core.impl.domain.variable.listener.support
-
- VariableListenerNotification(Object, VariableListenerNotificationType) - Constructor for class org.optaplanner.core.impl.domain.variable.listener.support.VariableListenerNotification
-
- VariableListenerNotificationType - Enum in org.optaplanner.core.impl.domain.variable.listener.support
-
- VariableListenerSupport<Solution_> - Class in org.optaplanner.core.impl.domain.variable.listener.support
-
- VariableListenerSupport(InnerScoreDirector<Solution_>) - Constructor for class org.optaplanner.core.impl.domain.variable.listener.support.VariableListenerSupport
-
- variableListenerSupport - Variable in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- variableMemberAccessor - Variable in class org.optaplanner.core.impl.domain.variable.descriptor.VariableDescriptor
-
- variableName - Variable in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- variableName - Variable in class org.optaplanner.core.impl.domain.variable.descriptor.VariableDescriptor
-
- verifyThat(BiFunction<ConstraintProvider_, ConstraintFactory, Constraint>) - Method in interface org.optaplanner.test.api.score.stream.ConstraintVerifier
-
- verifyThat() - Method in interface org.optaplanner.test.api.score.stream.ConstraintVerifier
-
- verifyThat(BiFunction<ConstraintProvider_, ConstraintFactory, Constraint>) - Method in class org.optaplanner.test.impl.score.stream.DefaultConstraintVerifier
-
- verifyThat() - Method in class org.optaplanner.test.impl.score.stream.DefaultConstraintVerifier
-