- 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
-
- calculateCount - Variable in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- CalculateCountProblemStatistic - Class in org.optaplanner.benchmark.impl.statistic.calculatecount
-
- CalculateCountProblemStatistic(ProblemBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.calculatecount.CalculateCountProblemStatistic
-
- CalculateCountStatisticPoint - Class in org.optaplanner.benchmark.impl.statistic.calculatecount
-
- CalculateCountStatisticPoint(long, long) - Constructor for class org.optaplanner.benchmark.impl.statistic.calculatecount.CalculateCountStatisticPoint
-
- CalculateCountSubSingleStatistic - Class in org.optaplanner.benchmark.impl.statistic.calculatecount
-
- CalculateCountSubSingleStatistic(SubSingleBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.calculatecount.CalculateCountSubSingleStatistic
-
- CalculateCountSubSingleStatistic(SubSingleBenchmarkResult, long) - Constructor for class org.optaplanner.benchmark.impl.statistic.calculatecount.CalculateCountSubSingleStatistic
-
- CalculateCountTermination - Class in org.optaplanner.core.impl.solver.termination
-
- CalculateCountTermination(long) - Constructor for class org.optaplanner.core.impl.solver.termination.CalculateCountTermination
-
- calculateFadingTabuAcceptChance(int) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.AbstractTabuAcceptor
-
- calculateFeasibilityTimeGradient(FeasibilityScore, FeasibilityScore) - 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.BasicPlumbingTermination
-
- 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.BestScoreFeasibleTermination
-
- calculatePhaseTimeGradient(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.solver.termination.BestScoreTermination
-
- calculatePhaseTimeGradient(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.solver.termination.CalculateCountTermination
-
- 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.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.UnimprovedTimeMillisSpentTermination
-
- calculatePhaseTimeMillisSpent() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- calculateScore() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- calculateScore() - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
-
- calculateScore(Solution_) - Method in interface org.optaplanner.core.impl.score.director.easy.EasyScoreCalculator
-
This method is only called if the
Score
cannot be predicted.
- calculateScore() - Method in class org.optaplanner.core.impl.score.director.easy.EasyScoreDirector
-
- calculateScore() - Method in interface org.optaplanner.core.impl.score.director.incremental.IncrementalScoreCalculator
-
This method is only called if the
Score
cannot be predicted.
- 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.solver.scope.DefaultSolverScope
-
- calculateScoreDifferencePercentage(Score<S>, Score<S>) - Static method in class org.optaplanner.benchmark.impl.measurement.ScoreDifferencePercentage
-
- calculateScoreDifferencePercentageLevel(double, double) - Static method in class org.optaplanner.benchmark.impl.measurement.ScoreDifferencePercentage
-
- calculateSolverTimeGradient(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.BasicPlumbingTermination
-
- 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.BestScoreFeasibleTermination
-
- calculateSolverTimeGradient(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.termination.BestScoreTermination
-
- calculateSolverTimeGradient(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.termination.CalculateCountTermination
-
- 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.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.UnimprovedTimeMillisSpentTermination
-
- calculateSolverTimeMillisSpent() - 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.CalculateCountTermination
-
- calculateTimeGradient(long) - Method in class org.optaplanner.core.impl.solver.termination.TimeMillisSpentTermination
-
- calculateTimeGradient(long) - Method in class org.optaplanner.core.impl.solver.termination.UnimprovedTimeMillisSpentTermination
-
- calculateTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.PlannerBenchmarkRunner
-
- calculateTimeMillisSpent() - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- calculateTimeMillisSpentLimit() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- 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
-
- call() - Method in class org.optaplanner.benchmark.impl.SubSingleBenchmarkRunner
-
- canConvert(Class) - Method in class org.optaplanner.core.config.util.KeyAsElementMapConverter
-
- 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 - Class in org.optaplanner.core.impl.heuristic.selector.move.generic.chained
-
- ChainedChangeMove(Object, GenuineVariableDescriptor, SingletonInverseVariableSupply, Object) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedChangeMove
-
- ChainedSwapMove - Class in org.optaplanner.core.impl.heuristic.selector.move.generic.chained
-
- ChainedSwapMove(List<GenuineVariableDescriptor>, List<SingletonInverseVariableSupply>, Object, 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 - Class in org.optaplanner.core.impl.heuristic.selector.move.generic
-
- ChangeMove(Object, GenuineVariableDescriptor, 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) - Method in interface org.optaplanner.core.impl.phase.custom.CustomPhaseCommand
-
- 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
-
- 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.AcceptedForager
-
- 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
-
- 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
-
- classLoaders(ClassLoader...) - Static method in class org.optaplanner.core.config.domain.ReflectionsWorkaroundClasspathHelper
-
Returns an array of class Loaders initialized from the specified array.
- cleanPath(URL) - Static method in class org.optaplanner.core.config.domain.ReflectionsWorkaroundClasspathHelper
-
Cleans the URL.
- clear() - Method in class org.optaplanner.core.impl.domain.variable.listener.support.SmallScalingOrderedSet
-
- 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 class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
-
- clone() - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirector
-
- 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.domain.solution.cloner.PlanningCloneableSolutionCloner
-
- cloneSolution(Solution) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- cloneSolution(Solution) - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirector
-
- cloneSolverFactory() - Method in class org.optaplanner.core.api.solver.SolverFactory
-
- cloneSolverFactory() - Method in class org.optaplanner.core.impl.solver.AbstractSolverFactory
-
- cloneWorkingSolution() - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- cloneWorkingSolution() - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirector
-
- 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.calculatecount.CalculateCountSubSingleStatistic
-
- 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.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 class org.optaplanner.core.config.domain.ReflectionsKieVfsUrlType.ReflectionsKieVfsDir
-
- collapseNodes() - Method in class org.optaplanner.benchmark.impl.aggregator.swingui.CheckBoxTree
-
- 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_ extends Solution,T> - Class in org.optaplanner.core.impl.heuristic.selector.common.decorator
-
- ComparatorSelectionSorter(Comparator<T>, SelectionSorterOrder) - Constructor for class org.optaplanner.core.impl.heuristic.selector.common.decorator.ComparatorSelectionSorter
-
- compare(Score, Score) - Method in class org.optaplanner.benchmark.impl.ranking.ResilientScoreComparator
-
- compare(SingleBenchmarkResult, SingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.ranking.SingleBenchmarkRankingComparator
-
- compare(SubSingleBenchmarkResult, SubSingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.ranking.SubSingleBenchmarkRankingComparator
-
- 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
-
- compare(Member, Member) - Method in class org.optaplanner.core.impl.domain.common.AlphabeticMemberComparator
-
- 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(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
-
- 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
-
- 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(VariableListenerNotifiable) - Method in class org.optaplanner.core.impl.domain.variable.listener.support.VariableListenerNotifiable
-
- compareValuesInSameChain(Object, Object) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMove
-
- 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
-
- 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 - Class in org.optaplanner.core.impl.heuristic.move
-
A CompositeMove is composed out of multiple other moves.
- CompositeMove(Move...) - 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
-
- CompositeValueRangeDescriptor - Class in org.optaplanner.core.impl.domain.valuerange.descriptor
-
- CompositeValueRangeDescriptor(GenuineVariableDescriptor, boolean, List<ValueRangeDescriptor>) - Constructor for class org.optaplanner.core.impl.domain.valuerange.descriptor.CompositeValueRangeDescriptor
-
- configure(String) - Method in class org.optaplanner.benchmark.impl.FreemarkerXmlPlannerBenchmarkFactory
-
- configure(String, Object) - Method in class org.optaplanner.benchmark.impl.FreemarkerXmlPlannerBenchmarkFactory
-
- configure(File) - Method in class org.optaplanner.benchmark.impl.FreemarkerXmlPlannerBenchmarkFactory
-
- configure(File, Object) - Method in class org.optaplanner.benchmark.impl.FreemarkerXmlPlannerBenchmarkFactory
-
- configure(InputStream) - Method in class org.optaplanner.benchmark.impl.FreemarkerXmlPlannerBenchmarkFactory
-
- configure(InputStream, Object) - Method in class org.optaplanner.benchmark.impl.FreemarkerXmlPlannerBenchmarkFactory
-
- configure(Reader) - Method in class org.optaplanner.benchmark.impl.FreemarkerXmlPlannerBenchmarkFactory
-
- configure(Reader, Object) - Method in class org.optaplanner.benchmark.impl.FreemarkerXmlPlannerBenchmarkFactory
-
- configure(Template) - Method in class org.optaplanner.benchmark.impl.FreemarkerXmlPlannerBenchmarkFactory
-
- configure(Template, Object) - Method in class org.optaplanner.benchmark.impl.FreemarkerXmlPlannerBenchmarkFactory
-
- configure(String) - Method in class org.optaplanner.benchmark.impl.XStreamXmlPlannerBenchmarkFactory
-
- configure(File) - Method in class org.optaplanner.benchmark.impl.XStreamXmlPlannerBenchmarkFactory
-
- configure(InputStream) - Method in class org.optaplanner.benchmark.impl.XStreamXmlPlannerBenchmarkFactory
-
- configure(Reader) - Method in class org.optaplanner.benchmark.impl.XStreamXmlPlannerBenchmarkFactory
-
- configure(String) - Method in class org.optaplanner.core.impl.solver.XStreamXmlSolverFactory
-
- configure(File) - Method in class org.optaplanner.core.impl.solver.XStreamXmlSolverFactory
-
- configure(InputStream) - Method in class org.optaplanner.core.impl.solver.XStreamXmlSolverFactory
-
- configure(Reader) - Method in class org.optaplanner.core.impl.solver.XStreamXmlSolverFactory
-
- configureLookAndFeel(String) - Static method in class org.optaplanner.swing.impl.SwingUtils
-
- configureNimbusToTangoColors() - Static method in class org.optaplanner.swing.impl.SwingUtils
-
- configurePhase(AbstractPhase, int, HeuristicConfigPolicy, BestSolutionRecaller, Termination) - Method in class org.optaplanner.core.config.phase.PhaseConfig
-
- ConfigUtils - Class in org.optaplanner.core.config.util
-
- ConstraintMatch - Class in org.optaplanner.core.api.score.constraint
-
- ConstraintMatch(String, String, int, List<Object>) - Constructor for class org.optaplanner.core.api.score.constraint.ConstraintMatch
-
- ConstraintMatchAwareIncrementalScoreCalculator<Solution_ extends Solution> - Interface in org.optaplanner.core.impl.score.director.incremental
-
- constraintMatchEnabled - Variable in class org.optaplanner.core.api.score.holder.AbstractScoreHolder
-
- constraintMatchEnabledPreference - Variable in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- constraintMatchEnabledPreference - Variable in class org.optaplanner.core.impl.solver.DefaultSolver
-
- constraintMatchSet - Variable in class org.optaplanner.core.api.score.constraint.bigdecimal.BigDecimalConstraintMatchTotal
-
- constraintMatchSet - Variable in class org.optaplanner.core.api.score.constraint.primdouble.DoubleConstraintMatchTotal
-
- constraintMatchSet - Variable in class org.optaplanner.core.api.score.constraint.primint.IntConstraintMatchTotal
-
- constraintMatchSet - Variable in class org.optaplanner.core.api.score.constraint.primlong.LongConstraintMatchTotal
-
- ConstraintMatchTotal - Class in org.optaplanner.core.api.score.constraint
-
- ConstraintMatchTotal(String, String, int) - 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, int, double) - Constructor for class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreStatisticPoint
-
- ConstraintMatchTotalBestScoreSubSingleStatistic - 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
-
- ConstraintMatchTotalStepScoreStatisticPoint - Class in org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore
-
- ConstraintMatchTotalStepScoreStatisticPoint(long, String, String, int, int, double) - Constructor for class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreStatisticPoint
-
- ConstraintMatchTotalStepScoreSubSingleStatistic - 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.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreStatisticPoint
-
- constraintName - Variable in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreStatisticPoint
-
- constraintName - Variable in class org.optaplanner.core.api.score.constraint.ConstraintMatch
-
- constraintName - Variable in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal
-
- constraintPackage - Variable in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreStatisticPoint
-
- constraintPackage - Variable in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreStatisticPoint
-
- constraintPackage - Variable in class org.optaplanner.core.api.score.constraint.ConstraintMatch
-
- constraintPackage - Variable in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal
-
- 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 - Class in org.optaplanner.core.impl.constructionheuristic.decider
-
- ConstructionHeuristicDecider(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 - Class in org.optaplanner.core.impl.constructionheuristic.scope
-
- ConstructionHeuristicMoveScope(ConstructionHeuristicStepScope) - Constructor for class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicMoveScope
-
- ConstructionHeuristicPhase - 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 - Interface in org.optaplanner.core.impl.constructionheuristic.event
-
- ConstructionHeuristicPhaseLifecycleListenerAdapter - Class in org.optaplanner.core.impl.constructionheuristic.event
-
- ConstructionHeuristicPhaseLifecycleListenerAdapter() - Constructor for class org.optaplanner.core.impl.constructionheuristic.event.ConstructionHeuristicPhaseLifecycleListenerAdapter
-
- ConstructionHeuristicPhaseScope - Class in org.optaplanner.core.impl.constructionheuristic.scope
-
- ConstructionHeuristicPhaseScope(DefaultSolverScope) - Constructor for class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicPhaseScope
-
- ConstructionHeuristicPickEarlyType - Enum in org.optaplanner.core.config.constructionheuristic.decider.forager
-
- ConstructionHeuristicStepScope - Class in org.optaplanner.core.impl.constructionheuristic.scope
-
- ConstructionHeuristicStepScope(ConstructionHeuristicPhaseScope) - Constructor for class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicStepScope
-
- ConstructionHeuristicStepScope(ConstructionHeuristicPhaseScope, 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
-
- constructorCache - 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(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(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
-
Gets the current thread context class loader.
- 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 - 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
-
- countMutations(Solution, Solution) - Method in class org.optaplanner.core.impl.domain.solution.mutation.MutationCounter
-
- countReinitializableVariables(ScoreDirector, Object) - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
-
- countReinitializableVariables(ScoreDirector, Solution) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- 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
-
- countWorkingSolutionUninitializedVariables() - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- countWorkingSolutionUninitializedVariables() - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirector
-
- create() - Static method in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseMeasurement
-
- 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(PlannerBenchmarkFactory) - Static method in class org.optaplanner.benchmark.impl.aggregator.swingui.BenchmarkAggregatorFrame
-
- 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
-
- createDeciderScoreComparator() - Method in interface org.optaplanner.core.impl.localsearch.decider.deciderscorecomparator.DeciderScoreComparatorFactory
-
- createDeciderScoreComparator() - Method in class org.optaplanner.core.impl.localsearch.decider.deciderscorecomparator.NaturalDeciderScoreComparatorFactory
-
- createDeciderScoreComparator() - Method in class org.optaplanner.core.impl.localsearch.decider.deciderscorecomparator.ShiftingHardPenaltyDeciderScoreComparatorFactory
-
- createDir(URL) - Method in class org.optaplanner.core.config.domain.ReflectionsKieVfsUrlType
-
- 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
-
- 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).
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.core.api.solver.SolverFactory
-
- createFromXmlFile(File, ClassLoader) - Static method in class org.optaplanner.core.api.solver.SolverFactory
-
- 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.core.api.solver.SolverFactory
-
- createFromXmlInputStream(InputStream, ClassLoader) - Static method in class org.optaplanner.core.api.solver.SolverFactory
-
- 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.core.api.solver.SolverFactory
-
- createFromXmlReader(Reader, ClassLoader) - Static method in class org.optaplanner.core.api.solver.SolverFactory
-
- 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.core.api.solver.SolverFactory
-
- createFromXmlResource(String, ClassLoader) - Static method in class org.optaplanner.core.api.solver.SolverFactory
-
- 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
-
- 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
-
- createMoveList(Solution_) - Method in interface org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactory
-
- 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.primint.IntValueRange
-
- createOriginalIterator() - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.primlong.LongValueRange
-
- createOriginalMoveIterator(ScoreDirector) - 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.calculatecount.CalculateCountSubSingleStatistic
-
- 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.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, IterableSelector) - Method in class org.optaplanner.core.impl.heuristic.selector.common.decorator.FairSelectorProbabilityWeightFactory
-
- createProbabilityWeight(ScoreDirector, Selector_) - Method in class org.optaplanner.core.impl.heuristic.selector.common.decorator.FixedSelectorProbabilityWeightFactory
-
- createProbabilityWeight(ScoreDirector, 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.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
-
- createRandomMoveIterator(ScoreDirector, 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
-
- 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
-
- 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.calculatecount.CalculateCountProblemStatistic
-
- 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.stepscore.StepScoreProblemStatistic
-
- createUndoMove(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.move.CompositeMove
-
- createUndoMove(ScoreDirector) - Method in interface org.optaplanner.core.impl.heuristic.move.Move
-
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) - Method in class org.optaplanner.core.impl.heuristic.move.NoChangeMove
-
- createUndoMove(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedChangeMove
-
- createUndoMove(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedSwapMove
-
- createUndoMove(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMove
-
- createUndoMove(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMove
-
- createUndoMove(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMove
-
- createUndoMove(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMove
-
- createUndoMove(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMove
-
- createUndoMove(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMove
-
- createUndoMove(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMove
-
- createUndoMove(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMove
-
- createUndoMove(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMove
-
- createUndoMove(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMove
-
- 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
-
- CustomPhase - Interface in org.optaplanner.core.impl.phase.custom
-
- CustomPhaseCommand - 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.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 - Class in org.optaplanner.core.impl.phase.custom.scope
-
- CustomPhaseScope(DefaultSolverScope) - 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
-
- CustomShadowVariable.Source - Annotation Type in org.optaplanner.core.api.domain.variable
-
Declares which genuine variable (or other shadow variable) causes the shadow variable to change.
- CustomShadowVariable.Source.NullEntityClass - 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 - Class in org.optaplanner.core.impl.domain.variable.custom
-
- CustomShadowVariableDescriptor(EntityDescriptor, MemberAccessor) - Constructor for class org.optaplanner.core.impl.domain.variable.custom.CustomShadowVariableDescriptor
-
- CustomStepScope - Class in org.optaplanner.core.impl.phase.custom.scope
-
- CustomStepScope(CustomPhaseScope) - Constructor for class org.optaplanner.core.impl.phase.custom.scope.CustomStepScope
-
- CustomStepScope(CustomPhaseScope, int) - Constructor for class org.optaplanner.core.impl.phase.custom.scope.CustomStepScope
-
- 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 - Class in org.optaplanner.core.impl.domain.variable.descriptor
-
- GenuineVariableDescriptor(EntityDescriptor, 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.primint.IntValueRange
-
- get(long) - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.primlong.LongValueRange
-
- 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
-
- 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
-
- getAllFacts(Solution) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- 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.BeanPropertyMemberAccessor
-
- getAnnotation(Class<T>) - Method in class org.optaplanner.core.impl.domain.common.accessor.FieldMemberAccessor
-
- getAnnotation(Class<T>) - Method in class org.optaplanner.core.impl.domain.common.accessor.MethodMemberAccessor
-
- getAnnotations() - Method in class org.optaplanner.core.impl.domain.common.accessor.BeanPropertyMemberAccessor
-
- getAnnotations() - Method in class org.optaplanner.core.impl.domain.common.accessor.FieldMemberAccessor
-
- getAnnotations() - Method in class org.optaplanner.core.impl.domain.common.accessor.MethodMemberAccessor
-
- getAssertionScoreDirectorFactory() - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- getAssertionScoreDirectorFactory() - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirectorFactory
-
- getAvailableProcessors() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- getAverageAverageCalculateCountPerSecond() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- getAverageCalculateCountPerSecond() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getAverageCalculateCountPerSecond() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- getAverageCalculateCountSummaryChartFile() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
-
- 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
-
- getAverageScoreWithUninitializedPrefix() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getAverageScoreWithUninitializedPrefix() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- getAverageTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- getAverageUninitializedVariableCount() - Method in interface org.optaplanner.benchmark.impl.result.BenchmarkResult
-
- getAverageUninitializedVariableCount() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getAverageUninitializedVariableCount() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- getAverageUsedMemoryAfterInputSolution() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- getAverageWinningScoreDifference() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- getAverageWorstScoreDifferencePercentage() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- 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.PlannerBenchmarkRunner
-
- getBenchmarkReport() - Method in class org.optaplanner.benchmark.impl.PlannerBenchmarkRunner
-
- 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 class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- 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
-
- getBestScoreWithUninitializedPrefix() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- getBestScoreWithUninitializedPrefix() - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- getBestSolution() - Method in interface org.optaplanner.core.api.solver.Solver
-
The best solution is the best solution found during solving:
it might or might not be optimal, feasible or even initialized.
- 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
-
- getBestUninitializedVariableCount() - 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
-
- 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
-
- 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
-
- getCalculateCount() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getCalculateCount() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- getCalculateCount() - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- getCalculateCount() - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirector
-
- getCalculateCount() - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- getCalculateCountLimit() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- getCalculateCountPerSecond() - Method in class org.optaplanner.benchmark.impl.statistic.calculatecount.CalculateCountStatisticPoint
-
- 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
-
- 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.core.config.SolverConfigContext
-
Used to work with a
ClassLoader
provided by OSGi, JBoss modules, etc, but not
KieContainer
.
- getClonedSolution() - Method in class org.optaplanner.core.impl.phase.scope.AbstractStepScope
-
- getConstraintId() - Method in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal
-
- 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
-
- getConstraintMatchSet() - Method in class org.optaplanner.core.api.score.constraint.bigdecimal.BigDecimalConstraintMatchTotal
-
- getConstraintMatchSet() - Method in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal
-
- getConstraintMatchSet() - Method in class org.optaplanner.core.api.score.constraint.primdouble.DoubleConstraintMatchTotal
-
- getConstraintMatchSet() - Method in class org.optaplanner.core.api.score.constraint.primint.IntConstraintMatchTotal
-
- getConstraintMatchSet() - Method in class org.optaplanner.core.api.score.constraint.primlong.LongConstraintMatchTotal
-
- getConstraintMatchTotals() - Method in class org.optaplanner.core.api.score.holder.AbstractScoreHolder
-
- 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.easy.EasyScoreDirector
-
- getConstraintMatchTotals() - Method in interface org.optaplanner.core.impl.score.director.incremental.ConstraintMatchAwareIncrementalScoreCalculator
-
- getConstraintMatchTotals() - Method in class org.optaplanner.core.impl.score.director.incremental.IncrementalScoreDirector
-
- getConstraintMatchTotals() - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
-
- 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
-
- 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
-
- getConstructionHeuristicType() - Method in class org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicPhaseConfig
-
- getCsvFile() - Method in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
-
- getCsvFilePath() - 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.calculatecount.CalculateCountSubSingleStatistic
-
- 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.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
-
- getCustomPhaseCommandClassList() - Method in class org.optaplanner.core.config.phase.custom.CustomPhaseConfig
-
- getCustomProperties() - Method in class org.optaplanner.core.config.phase.custom.CustomPhaseConfig
-
- 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
-
- getDeciderScoreComparatorClass() - Method in class org.optaplanner.core.config.localsearch.decider.deciderscorecomparator.DeciderScoreComparatorFactoryConfig
-
Deprecated.
- getDeciderScoreComparatorFactoryType() - Method in class org.optaplanner.core.config.localsearch.decider.deciderscorecomparator.DeciderScoreComparatorFactoryConfig
-
Deprecated.
- getDeclaredAnnotations() - Method in class org.optaplanner.core.impl.domain.common.accessor.BeanPropertyMemberAccessor
-
- getDeclaredAnnotations() - Method in class org.optaplanner.core.impl.domain.common.accessor.FieldMemberAccessor
-
- getDeclaredAnnotations() - Method in class org.optaplanner.core.impl.domain.common.accessor.MethodMemberAccessor
-
- getDeclaredGenuineVariableDescriptors() - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
-
- getDeclaredShadowVariableDescriptors() - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
-
- getDeclaredVariableDescriptors() - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
-
- getDecreasingDifficultySorter() - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
-
- getDecreasingStrengthSorter() - Method in class org.optaplanner.core.impl.domain.variable.descriptor.GenuineVariableDescriptor
-
- 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
-
- 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.EasyScoreDirectorFactory
-
- getEasyScoreCalculatorClass() - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- getEffectiveSubSingleStatisticMap() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- 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
-
- getEntityCollectionPropertyAccessorMap() - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- 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
-
- 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
-
- getEntityPropertyAccessorMap() - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
-
- 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
-
- 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
-
- 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
-
- 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.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
-
- getFeasibleLevelsSize() - Method in class org.optaplanner.core.impl.score.buildin.hardsoftlong.HardSoftLongScoreDefinition
-
- getFeasibleLevelsSize() - Method in class org.optaplanner.core.impl.score.definition.AbstractBendableScoreDefinition
-
- getFeasibleLevelsSize() - Method in interface org.optaplanner.core.impl.score.definition.FeasibilityScoreDefinition
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getFromEntityValueRangeProvider(String) - Method in class org.optaplanner.core.impl.domain.policy.DescriptorPolicy
-
- getFromSolutionValueRangeProvider(String) - Method in class org.optaplanner.core.impl.domain.policy.DescriptorPolicy
-
- getGenericType() - Method in class org.optaplanner.core.impl.domain.common.accessor.BeanPropertyMemberAccessor
-
- getGenericType() - Method in class org.optaplanner.core.impl.domain.common.accessor.FieldMemberAccessor
-
- getGenericType() - Method in interface org.optaplanner.core.impl.domain.common.accessor.MemberAccessor
-
- getGenericType() - Method in class org.optaplanner.core.impl.domain.common.accessor.MethodMemberAccessor
-
- 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.calculatecount.CalculateCountProblemStatistic
-
- 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.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
-
- 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.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
-
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
-
- 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
-
- getHardScoreActivationThreshold() - Method in class org.optaplanner.core.config.localsearch.decider.deciderscorecomparator.DeciderScoreComparatorFactoryConfig
-
Deprecated.
- getHardWeight() - Method in class org.optaplanner.core.impl.score.comparator.FlatteningHardSoftScoreComparator
-
- getHardWeightSurvivalRatio() - Method in class org.optaplanner.core.config.localsearch.decider.deciderscorecomparator.DeciderScoreComparatorFactoryConfig
-
Deprecated.
- 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
-
- getIdentificationString() - Method in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal
-
- getIgnoreEmptyChildIterators() - Method in class org.optaplanner.core.config.heuristic.selector.move.composite.CartesianProductMoveSelectorConfig
-
- 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
-
- getIncrementalScoreCalculatorClass() - Method in class org.optaplanner.core.impl.score.director.incremental.IncrementalScoreDirectorFactory
-
- 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
-
- 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
-
- getInputSolutionFile() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- getInputSolutionFileList() - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
-
- 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.
- getJavaVersion() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- getJavaVM() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- 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
-
- getKieBase() - Method in class org.optaplanner.core.impl.score.director.drools.LegacyDroolsScoreDirectorFactory
-
- 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.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
-
- getLateSimulatedAnnealingSize() - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
Deprecated.
- getLayer() - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchNode
-
- getLayerList() - Method in class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchPhaseScope
-
- 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
-
- 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.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.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
-
- 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
-
- 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
-
- getLoggingLevel() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- getManualEntityMimicRecorder() - Method in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
-
- 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
-
- getMaximumSubSingleCount() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- getMaximumSubSingleCount() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- 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.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
-
- 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
-
- getMinutesSpentLimit() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- getMovableChainedTrailingValueFilter() - Method in class org.optaplanner.core.impl.domain.variable.descriptor.GenuineVariableDescriptor
-
- getMovableEntitySelectionFilter() - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
-
- getMove() - Method in class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicMoveScope
-
- getMove() - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchNode
-
- getMove() - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchMoveScope
-
- getMoveCountPerStepMeasurement() - Method in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepStatisticPoint
-
- getMoveIndex() - Method in class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicMoveScope
-
- getMoveIndex() - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchMoveScope
-
- getMoveIteratorFactoryClass() - 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
-
- 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.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
-
- 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
-
- getName() - Method in class org.optaplanner.core.impl.domain.common.accessor.BeanPropertyMemberAccessor
-
- getName() - Method in class org.optaplanner.core.impl.domain.common.accessor.FieldMemberAccessor
-
- getName() - Method in interface org.optaplanner.core.impl.domain.common.accessor.MemberAccessor
-
- getName() - Method in class org.optaplanner.core.impl.domain.common.accessor.MethodMemberAccessor
-
- 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
-
- getNewBestSolution() - Method in class org.optaplanner.core.api.solver.event.BestSolutionChangedEvent
-
- getNextStepIndex() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- getNodeComparator() - Method in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase
-
- getNodeExplorationType() - Method in class org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchPhaseConfig
-
- getNotificationQueue() - Method in class org.optaplanner.core.impl.domain.variable.listener.support.VariableListenerNotifiable
-
- 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
-
- getOptimisticBoundDouble() - Method in enum org.optaplanner.core.config.score.trend.InitializingScoreTrendLevel
-
- getOptimisticBoundInt() - Method in enum org.optaplanner.core.config.score.trend.InitializingScoreTrendLevel
-
- getOptimisticBoundLong() - Method in enum org.optaplanner.core.config.score.trend.InitializingScoreTrendLevel
-
- getOriginEntitySelectorConfig() - Method in class org.optaplanner.core.config.heuristic.selector.common.nearby.NearbySelectionConfig
-
- 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
-
- getPackageIncludeList() - Method in class org.optaplanner.core.config.domain.ScanAnnotatedClassesConfig
-
- 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
-
- getParent() - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchNode
-
- getParentBreadth() - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchNode
-
- getPath() - Method in class org.optaplanner.core.config.domain.ReflectionsKieVfsUrlType.ReflectionsKieVfsDir
-
- getPercentageLevels() - Method in class org.optaplanner.benchmark.impl.measurement.ScoreDifferencePercentage
-
- getPessimisticBoundDouble() - Method in enum org.optaplanner.core.config.score.trend.InitializingScoreTrendLevel
-
- getPessimisticBoundInt() - Method in enum org.optaplanner.core.config.score.trend.InitializingScoreTrendLevel
-
- getPessimisticBoundLong() - Method in enum org.optaplanner.core.config.score.trend.InitializingScoreTrendLevel
-
- getPhaseBestSolutionTimeMillis() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- 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.phase.custom.scope.CustomStepScope
-
- getPhaseScope() - Method in class org.optaplanner.core.impl.phase.scope.AbstractStepScope
-
- 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.phase.AbstractPhase
-
- getPhaseTypeString() - Method in class org.optaplanner.core.impl.phase.custom.DefaultCustomPhase
-
- 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.PillarChangeMoveSelectorConfig
-
- getPillarSelectorConfig() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.PillarSwapMoveSelectorConfig
-
- getPlannerBenchmarkConfig() - Method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
- getPlannerBenchmarkConfig() - Method in class org.optaplanner.benchmark.impl.FreemarkerXmlPlannerBenchmarkFactory
-
- getPlannerBenchmarkConfig() - Method in class org.optaplanner.benchmark.impl.XStreamXmlPlannerBenchmarkFactory
-
- getPlannerBenchmarkResult() - Method in class org.optaplanner.benchmark.impl.PlannerBenchmarkRunner
-
- 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
-
- 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
-
- getPointList() - Method in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
-
- 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
-
- getProblemFacts() - Method in interface org.optaplanner.core.api.domain.solution.Solution
-
- getProblemFacts() - Method in class org.optaplanner.core.impl.domain.solution.AbstractSolution
-
- getProblemReportDirectory() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- getProblemReportDirectoryPath() - 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.
- 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
-
- 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
-
Used in report.
- getRelativePath() - Method in class org.optaplanner.core.config.domain.ReflectionsKieVfsUrlType.ReflectionsKieVfsFile
-
- getRelativePathToBenchmarkReportDirectory(File) - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
-
- getResourceType() - Method in class org.optaplanner.core.impl.solver.kie.KieSolverAssemblerService
-
- 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
-
- getRightEntity() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMove
-
- 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
-
- 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
-
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 hard 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 hard 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
-
The total of the broken negative constraints and fulfilled positive hard constraints.
- getScore() - Method in class org.optaplanner.core.api.score.buildin.simpledouble.SimpleDoubleScoreHolder
-
- getScore() - Method in class org.optaplanner.core.api.score.buildin.simplelong.SimpleLongScore
-
The total of the broken negative constraints and fulfilled positive hard constraints.
- getScore() - Method in class org.optaplanner.core.api.score.buildin.simplelong.SimpleLongScoreHolder
-
- getScore() - Method in class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicMoveScope
-
- getScore() - Method in class org.optaplanner.core.impl.domain.solution.AbstractSolution
-
- getScore() - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchNode
-
- getScore() - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchMoveScope
-
- getScore() - Method in class org.optaplanner.core.impl.phase.scope.AbstractStepScope
-
- getScoreBounder() - Method in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
-
- 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.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
-
- 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
-
- 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.core.config.heuristic.policy.HeuristicConfigPolicy
-
- 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.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.constructionheuristic.scope.ConstructionHeuristicMoveScope
-
- getScoreDirector() - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchMoveScope
-
- 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
-
Useful to reuse the
Score
calculation in a UI (or even to explain the
Score
in a UI).
- getScoreDirectorFactory() - Method in class org.optaplanner.core.config.heuristic.policy.HeuristicConfigPolicy
-
- 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
-
- 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
-
- getScoreLevel() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreStatisticPoint
-
- getScoreLevel() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreStatisticPoint
-
- getScoreLevel() - Method in class org.optaplanner.core.api.score.constraint.ConstraintMatch
-
- getScoreLevel() - Method in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal
-
- getScoreList() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- getScoreWithUninitializedPrefix() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- getScoreWithUninitializedPrefix(int, Score) - Static method in class org.optaplanner.core.impl.score.ScoreUtils
-
- 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
-
- getServiceInterface() - Method in class org.optaplanner.core.impl.solver.kie.KieSolverAssemblerService
-
- getSetterMethod(Class, 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
-
- getSimpleEntityAndVariableName() - Method in class org.optaplanner.core.impl.domain.variable.descriptor.VariableDescriptor
-
- getSimpleMoveTypeDescription() - Method in class org.optaplanner.core.impl.heuristic.move.AbstractMove
-
- 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.primint.IntValueRange
-
- getSize() - Method in class org.optaplanner.core.impl.domain.valuerange.buildin.primlong.LongValueRange
-
- 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) - 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.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.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
-
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
-
- 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
-
- 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.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.solver.scope.DefaultSolverScope
-
- getSolutionFileIO() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- getSolutionFileIOClass() - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
-
- getSolutionTabuSize() - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- 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.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
-
Allows you to problematically change the
SolverConfig
at runtime before building the
Solver
.
- getSolverConfig() - Method in class org.optaplanner.core.impl.solver.AbstractSolverFactory
-
- getSolverConfigAsHtmlEscapedXml() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- 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
-
- 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.StatefulVariableListener
-
- 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
-
- 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
-
- getStartingHardWeight() - Method in class org.optaplanner.core.config.localsearch.decider.deciderscorecomparator.DeciderScoreComparatorFactoryConfig
-
Deprecated.
- 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
-
- 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.localsearch.scope.LocalSearchStepScope
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getSuccessiveNoHardChangeMaximum() - Method in class org.optaplanner.core.config.localsearch.decider.deciderscorecomparator.DeciderScoreComparatorFactoryConfig
-
Deprecated.
- getSuccessiveNoHardChangeMinimum() - Method in class org.optaplanner.core.config.localsearch.decider.deciderscorecomparator.DeciderScoreComparatorFactoryConfig
-
Deprecated.
- getSuccessiveNoHardChangeRepetitionMultiplicand() - Method in class org.optaplanner.core.config.localsearch.decider.deciderscorecomparator.DeciderScoreComparatorFactoryConfig
-
Deprecated.
- 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
-
- 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.calculatecount.CalculateCountStatisticPoint
-
- 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.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.solver.DefaultSolver
-
- 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
-
- 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
-
- getTotalScoreWithUninitializedPrefix() - 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
-
- getTotalUninitializedVariableCount() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getTotalUninitializedVariableCount() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- 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.BeanPropertyMemberAccessor
-
- getType() - Method in class org.optaplanner.core.impl.domain.common.accessor.FieldMemberAccessor
-
- getType() - Method in interface org.optaplanner.core.impl.domain.common.accessor.MemberAccessor
-
- getType() - Method in class org.optaplanner.core.impl.domain.common.accessor.MethodMemberAccessor
-
- getType() - Method in class org.optaplanner.core.impl.domain.variable.listener.support.VariableListenerNotification
-
- getUndoMove() - Method in class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicMoveScope
-
- getUndoMove() - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchNode
-
- getUndoMove() - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchMoveScope
-
- getUndoMoveTabuSize() - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- 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
-
- getUnimprovedSecondsSpentLimit() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- getUnimprovedStepCountLimit() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- 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
-
- getUninitializedVariableCount() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- getUninitializedVariableCount() - Method in class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicStepScope
-
- getUninitializedVariableCount() - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchLayer
-
- getUninitializedVariableCount() - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchNode
-
- getUninitializedVariableCount() - Method in class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchStepScope
-
- getUninitializedVariableCount() - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchStepScope
-
- getUninitializedVariableCount() - Method in class org.optaplanner.core.impl.phase.custom.scope.CustomStepScope
-
- getUninitializedVariableCount() - Method in class org.optaplanner.core.impl.phase.scope.AbstractStepScope
-
- 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
-
- 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
-
- getVariableListener() - Method in class org.optaplanner.core.impl.domain.variable.listener.support.VariableListenerNotifiable
-
- getVariableName() - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
-
- getVariableName() - Method in class org.optaplanner.core.impl.domain.variable.descriptor.VariableDescriptor
-
- 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
-
- getVariablePropertyType() - Method in class org.optaplanner.core.impl.domain.variable.descriptor.VariableDescriptor
-
- 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
-
- getWeight() - Method in class org.optaplanner.core.api.score.constraint.bigdecimal.BigDecimalConstraintMatch
-
- getWeight() - Method in class org.optaplanner.core.api.score.constraint.primdouble.DoubleConstraintMatch
-
- getWeight() - Method in class org.optaplanner.core.api.score.constraint.primint.IntConstraintMatch
-
- getWeight() - Method in class org.optaplanner.core.api.score.constraint.primlong.LongConstraintMatch
-
- getWeightAsNumber() - Method in class org.optaplanner.core.api.score.constraint.bigdecimal.BigDecimalConstraintMatch
-
- getWeightAsNumber() - Method in class org.optaplanner.core.api.score.constraint.ConstraintMatch
-
- getWeightAsNumber() - Method in class org.optaplanner.core.api.score.constraint.primdouble.DoubleConstraintMatch
-
- getWeightAsNumber() - Method in class org.optaplanner.core.api.score.constraint.primint.IntConstraintMatch
-
- getWeightAsNumber() - Method in class org.optaplanner.core.api.score.constraint.primlong.LongConstraintMatch
-
- getWeightTotal() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreStatisticPoint
-
- getWeightTotal() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreStatisticPoint
-
- getWeightTotal() - Method in class org.optaplanner.core.api.score.constraint.bigdecimal.BigDecimalConstraintMatchTotal
-
- getWeightTotal() - Method in class org.optaplanner.core.api.score.constraint.primdouble.DoubleConstraintMatchTotal
-
- getWeightTotal() - Method in class org.optaplanner.core.api.score.constraint.primint.IntConstraintMatchTotal
-
- getWeightTotal() - Method in class org.optaplanner.core.api.score.constraint.primlong.LongConstraintMatchTotal
-
- getWeightTotalAsNumber() - Method in class org.optaplanner.core.api.score.constraint.bigdecimal.BigDecimalConstraintMatchTotal
-
- getWeightTotalAsNumber() - Method in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal
-
- getWeightTotalAsNumber() - Method in class org.optaplanner.core.api.score.constraint.primdouble.DoubleConstraintMatchTotal
-
- getWeightTotalAsNumber() - Method in class org.optaplanner.core.api.score.constraint.primint.IntConstraintMatchTotal
-
- getWeightTotalAsNumber() - Method in class org.optaplanner.core.api.score.constraint.primlong.LongConstraintMatchTotal
-
- getWinningScoreDifference() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getWinningScoreDifference() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- 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.constructionheuristic.scope.ConstructionHeuristicMoveScope
-
- getWorkingRandom() - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchMoveScope
-
- 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
-
- getWorkingSolution() - Method in class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicMoveScope
-
- getWorkingSolution() - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchMoveScope
-
- 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
-
- getWorstScoreDifferencePercentage() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- getWorstScoreDifferencePercentage() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- 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.benchmark.impl.XStreamXmlPlannerBenchmarkFactory
-
- getXStream() - Method in class org.optaplanner.core.impl.solver.XStreamXmlSolverFactory
-
- getXStreamAnnotatedClassList() - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
-
- 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.calculatecount.CalculateCountProblemStatistic
-
- graphFile - Variable in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseProblemStatistic
-
- graphFile - Variable in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepProblemStatistic
-
- 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
-
- ScanAnnotatedClassesConfig - Class in org.optaplanner.core.config.domain
-
- ScanAnnotatedClassesConfig() - Constructor for class org.optaplanner.core.config.domain.ScanAnnotatedClassesConfig
-
- 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
-
- score - Variable in class org.optaplanner.core.api.score.buildin.simplelong.SimpleLongScoreHolder
-
- Score<S 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
-
- score - Variable in class org.optaplanner.core.impl.phase.scope.AbstractStepScope
-
- 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
-
- 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> - 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.core.impl.score.director.AbstractScoreDirectorFactory
-
- scoreDefinitionClass - Variable in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- ScoreDefinitionType - Enum in org.optaplanner.core.config.score.definition
-
- scoreDefinitionType - Variable in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- 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 - 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 - Interface in org.optaplanner.core.impl.score.director
-
- scoreDirectorFactory - Variable in class org.optaplanner.core.impl.solver.DefaultSolver
-
- 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 - Interface in org.optaplanner.core.api.score.holder
-
- scoreLevel - Variable in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreStatisticPoint
-
- scoreLevel - Variable in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreStatisticPoint
-
- scoreLevel - Variable in class org.optaplanner.core.api.score.constraint.ConstraintMatch
-
- scoreLevel - Variable in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal
-
- 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
-
- selectedMoveCount - Variable in class org.optaplanner.core.impl.localsearch.decider.forager.AcceptedForager
-
- 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<T> - Interface in org.optaplanner.core.impl.heuristic.selector.common.decorator
-
- 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<T> - Interface in org.optaplanner.core.impl.heuristic.selector.common.decorator
-
- SelectionSorter<Solution_ extends 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_ extends 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
-
- 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
-
- setAcceptor(Acceptor) - Method in class org.optaplanner.core.impl.localsearch.decider.LocalSearchDecider
-
- setAcceptorClassList(List<Class<? extends Acceptor>>) - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- 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
-
- 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.DefaultConstructionHeuristicPhase
-
- setAssertExpectedStepScore(boolean) - Method in class org.optaplanner.core.impl.localsearch.DefaultLocalSearchPhase
-
- 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) - 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
-
- setAssertStepScoreFromScratch(boolean) - Method in class org.optaplanner.core.impl.constructionheuristic.DefaultConstructionHeuristicPhase
-
- setAssertStepScoreFromScratch(boolean) - Method in class org.optaplanner.core.impl.localsearch.DefaultLocalSearchPhase
-
- setAssertStepScoreFromScratch(boolean) - Method in class org.optaplanner.core.impl.phase.custom.DefaultCustomPhase
-
- 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
-
- setAverageScore(Score) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- setAverageUninitializedVariableCount(Integer) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- setBasicPlumbingTermination(BasicPlumbingTermination) - Method in class org.optaplanner.core.impl.solver.DefaultSolver
-
- setBenchmarkDirectory(File) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
- setBenchmarkDirectory(File) - Method in class org.optaplanner.benchmark.impl.aggregator.BenchmarkAggregator
-
- setBenchmarkDirectory(File) - Method in class org.optaplanner.benchmark.impl.PlannerBenchmarkRunner
-
- setBenchmarkReport(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.PlannerBenchmarkRunner
-
- 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
-
The bestSolution must never be the same instance as the workingSolution, it should be a (un)changed clone.
- setBestSolutionRecaller(BestSolutionRecaller) - Method in class org.optaplanner.core.impl.phase.AbstractPhase
-
- setBestSolutionRecaller(BestSolutionRecaller) - Method in class org.optaplanner.core.impl.solver.DefaultSolver
-
- setBestSolutionStepIndex(int) - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
-
- setBestSolutionTimeMillis(Long) - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- setBestUninitializedVariableCount(int) - 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
-
- setCalculateCount(long) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- setCalculateCount(long) - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- setCalculateCountLimit(Long) - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- setCalculatedScore(Score) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
-
- setClassLoader(ClassLoader) - Method in class org.optaplanner.core.config.SolverConfigContext
-
- setClonedSolution(Solution) - Method in class org.optaplanner.core.impl.phase.scope.AbstractStepScope
-
- setConstraintMatchEnabledPreference(boolean) - Method in class org.optaplanner.core.impl.solver.DefaultSolver
-
- 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.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) - Method in class org.optaplanner.core.impl.constructionheuristic.DefaultConstructionHeuristicPhase
-
- setDecider(ExhaustiveSearchDecider) - Method in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase
-
- setDecider(LocalSearchDecider) - Method in class org.optaplanner.core.impl.localsearch.DefaultLocalSearchPhase
-
- setDeciderScoreComparatorClass(Class<? extends DeciderScoreComparatorFactory>) - Method in class org.optaplanner.core.config.localsearch.decider.deciderscorecomparator.DeciderScoreComparatorFactoryConfig
-
Deprecated.
- setDeciderScoreComparatorFactoryType(DeciderScoreComparatorFactoryType) - Method in class org.optaplanner.core.config.localsearch.decider.deciderscorecomparator.DeciderScoreComparatorFactoryConfig
-
Deprecated.
- 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
-
- setEndingSystemTimeMillis(Long) - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- 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
-
- setEnvironmentMode(EnvironmentMode) - Method in class org.optaplanner.core.impl.solver.DefaultSolver
-
- 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
-
- 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
-
- setForager(Forager) - Method in class org.optaplanner.core.impl.localsearch.decider.LocalSearchDecider
-
- setForagerClass(Class<? extends Forager>) - Method in class org.optaplanner.core.config.localsearch.decider.forager.LocalSearchForagerConfig
-
- 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
-
- setForceUpdateBestSolution(boolean) - Method in class org.optaplanner.core.impl.phase.custom.DefaultCustomPhase
-
- setGlobalShadowOrder(int) - Method in class org.optaplanner.core.impl.domain.variable.descriptor.ShadowVariableDescriptor
-
- setHardScore(int, int) - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScoreHolder
-
Deprecated.
- setHardScore(int, BigDecimal) - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScoreHolder
-
Deprecated.
- setHardScore(int, long) - Method in class org.optaplanner.core.api.score.buildin.bendablelong.BendableLongScoreHolder
-
Deprecated.
- setHardScore(int) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScoreHolder
-
Deprecated.
- setHardScore(long) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreHolder
-
Deprecated.
- setHardScore(int) - Method in class org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScoreHolder
-
Deprecated.
- setHardScore(BigDecimal) - Method in class org.optaplanner.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreHolder
-
Deprecated.
- setHardScore(double) - Method in class org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScoreHolder
-
Deprecated.
- setHardScore(long) - Method in class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScoreHolder
-
Deprecated.
- setHardScoreActivationThreshold(Integer) - Method in class org.optaplanner.core.config.localsearch.decider.deciderscorecomparator.DeciderScoreComparatorFactoryConfig
-
Deprecated.
- setHardScoreActivationThreshold(int) - Method in class org.optaplanner.core.impl.localsearch.decider.deciderscorecomparator.ShiftingHardPenaltyDeciderScoreComparatorFactory
-
- setHardWeightSurvivalRatio(Double) - Method in class org.optaplanner.core.config.localsearch.decider.deciderscorecomparator.DeciderScoreComparatorFactoryConfig
-
Deprecated.
- setHardWeightSurvivalRatio(double) - Method in class org.optaplanner.core.impl.localsearch.decider.deciderscorecomparator.ShiftingHardPenaltyDeciderScoreComparatorFactory
-
- 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
-
- 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
-
- setInputSolutionFile(File) - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- setInputSolutionFileList(List<File>) - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
-
- 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
-
- setKieContainer(KieContainer) - Method in class org.optaplanner.core.config.SolverConfigContext
-
- setKsessionName(String) - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
-
- setLastCompletedStepScope(ConstructionHeuristicStepScope) - Method in class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicPhaseScope
-
- setLastCompletedStepScope(ExhaustiveSearchStepScope) - Method in class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchPhaseScope
-
- setLastCompletedStepScope(LocalSearchStepScope) - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchPhaseScope
-
- setLastCompletedStepScope(CustomStepScope) - 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
-
- setLateSimulatedAnnealingSize(Integer) - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
Deprecated.
- setLateSimulatedAnnealingSize(int) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.latesimulatedannealing.LateSimulatedAnnealingAcceptor
-
Deprecated.
- 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
-
- 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
-
- setMediumScore(int) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScoreHolder
-
Deprecated.
- setMediumScore(long) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreHolder
-
Deprecated.
- 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.constructionheuristic.scope.ConstructionHeuristicMoveScope
-
- setMove(Move) - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchNode
-
- setMove(Move) - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchMoveScope
-
- setMoveIndex(int) - Method in class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicMoveScope
-
- setMoveIndex(int) - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchMoveScope
-
- setMoveIteratorFactoryClass(Class<? extends MoveIteratorFactory>) - 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
-
- setMoveSelector(MoveSelector) - Method in class org.optaplanner.core.impl.localsearch.decider.LocalSearchDecider
-
- 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.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
-
- 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
-
- setPackageIncludeList(List<String>) - Method in class org.optaplanner.core.config.domain.ScanAnnotatedClassesConfig
-
- 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
-
- setPhaseConfigList(List<PhaseConfig>) - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- setPhaseIndex(int) - Method in class org.optaplanner.core.impl.phase.AbstractPhase
-
- setPhaseList(List<Phase>) - Method in class org.optaplanner.core.impl.solver.DefaultSolver
-
- 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.PillarChangeMoveSelectorConfig
-
- setPillarSelectorConfig(PillarSelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.PillarSwapMoveSelectorConfig
-
- setPlannerBenchmarkResult(PlannerBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- setPlannerBenchmarkResult(PlannerBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
-
- setPointList(List<P>) - 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
-
- setProblemStatisticList(List<ProblemStatistic>) - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- setProblemStatisticTypeList(List<ProblemStatisticType>) - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
-
- setPureSubSingleStatisticList(List<PureSubSingleStatistic>) - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- setRandomFactory(RandomFactory) - Method in class org.optaplanner.core.impl.solver.DefaultSolver
-
- 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
-
- 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
-
Called by the
Solver
when the
Score
of this Solution has been calculated.
- setScore(int) - Method in class org.optaplanner.core.api.score.buildin.simple.SimpleScoreHolder
-
Deprecated.
- setScore(BigDecimal) - Method in class org.optaplanner.core.api.score.buildin.simplebigdecimal.SimpleBigDecimalScoreHolder
-
Deprecated.
- setScore(double) - Method in class org.optaplanner.core.api.score.buildin.simpledouble.SimpleDoubleScoreHolder
-
Deprecated.
- setScore(long) - Method in class org.optaplanner.core.api.score.buildin.simplelong.SimpleLongScoreHolder
-
Deprecated.
- setScore(Score) - Method in class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicMoveScope
-
- setScore(S) - Method in class org.optaplanner.core.impl.domain.solution.AbstractSolution
-
- setScore(Score) - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchNode
-
- setScore(Score) - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchMoveScope
-
- setScore(Score) - Method in class org.optaplanner.core.impl.phase.scope.AbstractStepScope
-
- setScoreDefinition(ScoreDefinition) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirectorFactory
-
- 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) - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- setScoreDirectorFactory(InnerScoreDirectorFactory) - Method in class org.optaplanner.core.impl.solver.DefaultSolver
-
- 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
-
- setSoftScore(int, int) - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScoreHolder
-
Deprecated.
- setSoftScore(int, BigDecimal) - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScoreHolder
-
Deprecated.
- setSoftScore(int, long) - Method in class org.optaplanner.core.api.score.buildin.bendablelong.BendableLongScoreHolder
-
Deprecated.
- setSoftScore(int) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScoreHolder
-
Deprecated.
- setSoftScore(long) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreHolder
-
Deprecated.
- setSoftScore(int) - Method in class org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScoreHolder
-
Deprecated.
- setSoftScore(BigDecimal) - Method in class org.optaplanner.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreHolder
-
Deprecated.
- setSoftScore(double) - Method in class org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScoreHolder
-
Deprecated.
- setSoftScore(long) - Method in class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScoreHolder
-
Deprecated.
- setSolutionClass(Class<? extends Solution>) - Method in class org.optaplanner.core.config.solver.SolverConfig
-
- setSolutionDescriptor(SolutionDescriptor) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirectorFactory
-
- setSolutionFileIO(SolutionFileIO) - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
- setSolutionFileIOClass(Class<SolutionFileIO>) - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
-
- setSolutionTabuSize(Integer) - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- 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) - Method in class org.optaplanner.core.impl.solver.recaller.BestSolutionRecaller
-
- 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
-
- setStartingHardWeight(Integer) - Method in class org.optaplanner.core.config.localsearch.decider.deciderscorecomparator.DeciderScoreComparatorFactoryConfig
-
Deprecated.
- setStartingHardWeight(int) - Method in class org.optaplanner.core.impl.localsearch.decider.deciderscorecomparator.ShiftingHardPenaltyDeciderScoreComparatorFactory
-
- setStartingInitializedScore(Score) - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- setStartingSolverCount(int) - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- setStartingSystemTimeMillis(Long) - 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(Date) - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
-
- setStatus(MixedCheckBox.MixedCheckBoxStatus) - Method in class org.optaplanner.benchmark.impl.aggregator.swingui.MixedCheckBox
-
- setStep(Move) - Method in class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicStepScope
-
- setStep(Move) - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchStepScope
-
- 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
-
- 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
-
- 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
-
- setSuccessiveNoHardChangeMaximum(Integer) - Method in class org.optaplanner.core.config.localsearch.decider.deciderscorecomparator.DeciderScoreComparatorFactoryConfig
-
Deprecated.
- setSuccessiveNoHardChangeMaximum(int) - Method in class org.optaplanner.core.impl.localsearch.decider.deciderscorecomparator.ShiftingHardPenaltyDeciderScoreComparatorFactory
-
- setSuccessiveNoHardChangeMinimum(Integer) - Method in class org.optaplanner.core.config.localsearch.decider.deciderscorecomparator.DeciderScoreComparatorFactoryConfig
-
Deprecated.
- setSuccessiveNoHardChangeMinimum(int) - Method in class org.optaplanner.core.impl.localsearch.decider.deciderscorecomparator.ShiftingHardPenaltyDeciderScoreComparatorFactory
-
- setSuccessiveNoHardChangeRepetitionMultiplicand(Double) - Method in class org.optaplanner.core.config.localsearch.decider.deciderscorecomparator.DeciderScoreComparatorFactoryConfig
-
Deprecated.
- setSuccessiveNoHardChangeRepetitionMultiplicand(double) - Method in class org.optaplanner.core.impl.localsearch.decider.deciderscorecomparator.ShiftingHardPenaltyDeciderScoreComparatorFactory
-
- setTabuSizeStrategy(TabuSizeStrategy) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.AbstractTabuAcceptor
-
- setTermination(Termination) - Method in class org.optaplanner.core.impl.localsearch.decider.LocalSearchDecider
-
- setTermination(Termination) - Method in class org.optaplanner.core.impl.phase.AbstractPhase
-
- setTermination(Termination) - Method in class org.optaplanner.core.impl.solver.DefaultSolver
-
- 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
-
- 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
-
- setUndoMove(Move) - Method in class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicMoveScope
-
- setUndoMove(Move) - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchNode
-
- setUndoMove(Move) - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchMoveScope
-
- setUndoMoveTabuSize(Integer) - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- setUndoStep(Move) - Method in class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicStepScope
-
- setUndoStep(Move) - 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
-
- setUnimprovedSecondsSpentLimit(Long) - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- setUnimprovedStepCountLimit(Integer) - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
-
- setUninitializedVariableCount(Integer) - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- setUninitializedVariableCount(int) - Method in class org.optaplanner.core.impl.phase.custom.scope.CustomStepScope
-
- 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
-
- 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
-
- setWinningScoreDifference(Score) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- setWinningScoreDifference(Score) - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- 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.incremental.IncrementalScoreDirector
-
- setWorkingSolution(Solution) - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
-
- setWorkingSolutionFromBestSolution() - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
-
- setWorstScoreDifferencePercentage(ScoreDifferencePercentage) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
-
- setWorstScoreDifferencePercentage(ScoreDifferencePercentage) - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
-
- 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 - Class in org.optaplanner.core.impl.domain.variable.descriptor
-
- ShadowVariableDescriptor(EntityDescriptor, 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
-
- ShiftingHardPenaltyDeciderScoreComparatorFactory - Class in org.optaplanner.core.impl.localsearch.decider.deciderscorecomparator
-
- ShiftingHardPenaltyDeciderScoreComparatorFactory() - Constructor for class org.optaplanner.core.impl.localsearch.decider.deciderscorecomparator.ShiftingHardPenaltyDeciderScoreComparatorFactory
-
- 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
-
- SimpleBigDecimalScore - Class in org.optaplanner.core.api.score.buildin.simplebigdecimal
-
- SimpleBigDecimalScoreDefinition - Class in org.optaplanner.core.impl.score.buildin.simplebigdecimal
-
- SimpleBigDecimalScoreDefinition() - Constructor for class org.optaplanner.core.impl.score.buildin.simplebigdecimal.SimpleBigDecimalScoreDefinition
-
- SimpleBigDecimalScoreHolder - Class in org.optaplanner.core.api.score.buildin.simplebigdecimal
-
- SimpleBigDecimalScoreHolder(boolean) - Constructor for class org.optaplanner.core.api.score.buildin.simplebigdecimal.SimpleBigDecimalScoreHolder
-
- SimpleDoubleScore - Class in org.optaplanner.core.api.score.buildin.simpledouble
-
This
Score
is based on 1 level of double constraints.
- SimpleDoubleScoreDefinition - Class in org.optaplanner.core.impl.score.buildin.simpledouble
-
- SimpleDoubleScoreDefinition() - Constructor for class org.optaplanner.core.impl.score.buildin.simpledouble.SimpleDoubleScoreDefinition
-
- SimpleDoubleScoreHolder - Class in org.optaplanner.core.api.score.buildin.simpledouble
-
WARNING: NOT RECOMMENDED TO USE DUE TO ROUNDING ERRORS THAT CAUSE SCORE CORRUPTION.
- SimpleDoubleScoreHolder(boolean) - Constructor for class org.optaplanner.core.api.score.buildin.simpledouble.SimpleDoubleScoreHolder
-
- SimpleLongScore - Class in org.optaplanner.core.api.score.buildin.simplelong
-
This
Score
is based on 1 level of long constraints.
- SimpleLongScoreDefinition - Class in org.optaplanner.core.impl.score.buildin.simplelong
-
- SimpleLongScoreDefinition() - Constructor for class org.optaplanner.core.impl.score.buildin.simplelong.SimpleLongScoreDefinition
-
- SimpleLongScoreHolder - Class in org.optaplanner.core.api.score.buildin.simplelong
-
- SimpleLongScoreHolder(boolean) - Constructor for class org.optaplanner.core.api.score.buildin.simplelong.SimpleLongScoreHolder
-
- SimpleScore - Class in org.optaplanner.core.api.score.buildin.simple
-
This
Score
is based on 1 level of int constraints.
- SimpleScoreDefinition - Class in org.optaplanner.core.impl.score.buildin.simple
-
- SimpleScoreDefinition() - Constructor for class org.optaplanner.core.impl.score.buildin.simple.SimpleScoreDefinition
-
- SimpleScoreHolder - Class in org.optaplanner.core.api.score.buildin.simple
-
- SimpleScoreHolder(boolean) - Constructor for class org.optaplanner.core.api.score.buildin.simple.SimpleScoreHolder
-
- 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
-
- SingleBenchmarkRankingComparator - Class in org.optaplanner.benchmark.impl.ranking
-
- SingleBenchmarkRankingComparator() - Constructor for class org.optaplanner.benchmark.impl.ranking.SingleBenchmarkRankingComparator
-
- 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.PlannerBenchmarkRunner
-
- 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
-
- 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
-
- 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
-
- 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.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
-
- softScore - Variable in class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScoreHolder
-
- Solution<S extends Score> - Interface in org.optaplanner.core.api.domain.solution
-
A Solution represents a problem and a possible solution of that problem.
- solutionClass - Variable in class org.optaplanner.core.config.solver.SolverConfig
-
- SolutionCloner<Solution_ extends Solution> - Interface in org.optaplanner.core.api.domain.solution.cloner
-
- solutionDescriptor - Variable in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner
-
- SolutionDescriptor - Class in org.optaplanner.core.impl.domain.solution.descriptor
-
- SolutionDescriptor(Class<? extends 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
-
- SolutionTabuAcceptor - Class in org.optaplanner.core.impl.localsearch.decider.acceptor.tabu
-
- SolutionTabuAcceptor() - Constructor for class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.SolutionTabuAcceptor
-
- solutionTabuSize - Variable in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
-
- 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(DefaultSolverScope) - Method in class org.optaplanner.core.impl.constructionheuristic.DefaultConstructionHeuristicPhase
-
- solve(DefaultSolverScope) - Method in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase
-
- solve(DefaultSolverScope) - Method in class org.optaplanner.core.impl.localsearch.DefaultLocalSearchPhase
-
- solve(DefaultSolverScope) - Method in class org.optaplanner.core.impl.phase.custom.DefaultCustomPhase
-
- solve(DefaultSolverScope) - Method in interface org.optaplanner.core.impl.phase.Phase
-
- solve(Solution_) - Method in class org.optaplanner.core.impl.solver.DefaultSolver
-
- Solver<Solution_ extends Solution> - Interface in org.optaplanner.core.api.solver
-
A Solver solves a planning problem.
- 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 - 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
-
- SolverConfig(SolverConfig) - Constructor for class org.optaplanner.core.config.solver.SolverConfig
-
- solverConfig - Variable in class org.optaplanner.core.impl.solver.AbstractSolverFactory
-
- solverConfigContext - Variable in class org.optaplanner.benchmark.impl.FreemarkerXmlPlannerBenchmarkFactory
-
- solverConfigContext - Variable in class org.optaplanner.benchmark.impl.XStreamXmlPlannerBenchmarkFactory
-
- SolverConfigContext - Class in org.optaplanner.core.config
-
- SolverConfigContext() - Constructor for class org.optaplanner.core.config.SolverConfigContext
-
- SolverConfigContext(ClassLoader) - Constructor for class org.optaplanner.core.config.SolverConfigContext
-
- SolverConfigContext(KieContainer) - Constructor for class org.optaplanner.core.config.SolverConfigContext
-
- solverConfigContext - Variable in class org.optaplanner.core.impl.solver.AbstractSolverFactory
-
- SolverEventListener<Solution_ extends Solution> - Interface in org.optaplanner.core.api.solver.event
-
- solverEventSupport - Variable in class org.optaplanner.core.impl.solver.DefaultSolver
-
- SolverEventSupport<Solution_ extends Solution> - Class in org.optaplanner.core.impl.solver.event
-
Internal API.
- SolverEventSupport(DefaultSolver<Solution_>) - Constructor for class org.optaplanner.core.impl.solver.event.SolverEventSupport
-
- solverEventSupport - Variable in class org.optaplanner.core.impl.solver.recaller.BestSolutionRecaller
-
- SolverFactory<Solution_ extends Solution> - Class in org.optaplanner.core.api.solver
-
- SolverFactory() - Constructor for class org.optaplanner.core.api.solver.SolverFactory
-
- SolverLifecycleListener - Interface in org.optaplanner.core.impl.solver.event
-
- SolverLifecycleListenerAdapter - Class in org.optaplanner.core.impl.solver.event
-
- SolverLifecycleListenerAdapter() - Constructor for class org.optaplanner.core.impl.solver.event.SolverLifecycleListenerAdapter
-
- 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.phase.scope.AbstractPhaseScope
-
- solverScope - Variable in class org.optaplanner.core.impl.solver.DefaultSolver
-
- solving - Variable in class org.optaplanner.core.impl.solver.DefaultSolver
-
- solvingEnded(DefaultSolverScope) - Method in class org.optaplanner.core.impl.constructionheuristic.decider.ConstructionHeuristicDecider
-
- solvingEnded(DefaultSolverScope) - Method in class org.optaplanner.core.impl.constructionheuristic.DefaultConstructionHeuristicPhase
-
- solvingEnded(DefaultSolverScope) - Method in class org.optaplanner.core.impl.constructionheuristic.placer.AbstractEntityPlacer
-
- solvingEnded(DefaultSolverScope) - Method in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
-
- solvingEnded(DefaultSolverScope) - 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.AcceptedForager
-
- solvingEnded(DefaultSolverScope) - Method in class org.optaplanner.core.impl.localsearch.decider.LocalSearchDecider
-
- solvingEnded(DefaultSolverScope) - Method in class org.optaplanner.core.impl.localsearch.DefaultLocalSearchPhase
-
- solvingEnded(DefaultSolverScope) - Method in class org.optaplanner.core.impl.phase.AbstractPhase
-
- solvingEnded(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.DefaultSolver
-
- solvingEnded(DefaultSolverScope) - Method in interface org.optaplanner.core.impl.solver.event.SolverLifecycleListener
-
- solvingEnded(DefaultSolverScope) - 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
-
- solvingStarted(DefaultSolverScope) - Method in class org.optaplanner.core.impl.constructionheuristic.decider.ConstructionHeuristicDecider
-
- solvingStarted(DefaultSolverScope) - Method in class org.optaplanner.core.impl.constructionheuristic.DefaultConstructionHeuristicPhase
-
- solvingStarted(DefaultSolverScope) - Method in class org.optaplanner.core.impl.constructionheuristic.placer.AbstractEntityPlacer
-
- solvingStarted(DefaultSolverScope) - Method in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
-
- solvingStarted(DefaultSolverScope) - 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.AcceptedForager
-
- solvingStarted(DefaultSolverScope) - Method in class org.optaplanner.core.impl.localsearch.decider.LocalSearchDecider
-
- solvingStarted(DefaultSolverScope) - Method in class org.optaplanner.core.impl.localsearch.DefaultLocalSearchPhase
-
- solvingStarted(DefaultSolverScope) - Method in class org.optaplanner.core.impl.phase.AbstractPhase
-
- solvingStarted(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.DefaultSolver
-
- solvingStarted(DefaultSolverScope) - Method in interface org.optaplanner.core.impl.solver.event.SolverLifecycleListener
-
- solvingStarted(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.event.SolverLifecycleListenerAdapter
-
- solvingStarted(DefaultSolverScope) - 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
-
- sort(ScoreDirector, List<T>) - Method in class org.optaplanner.core.impl.heuristic.selector.common.decorator.ComparatorSelectionSorter
-
- sort(ScoreDirector, List<T>) - Method in interface org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorter
-
- sort(ScoreDirector, 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
-
- 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
-
- 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
-
- startingScore - 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
-
- startProblemFactChangesProcessing() - Method in class org.optaplanner.core.impl.solver.BasicPlumbingTermination
-
- StatefulVariableListener<Entity_> - Interface in org.optaplanner.core.impl.domain.variable.listener
-
- staticClassLoader() - Static method in class org.optaplanner.core.config.domain.ReflectionsWorkaroundClasspathHelper
-
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
-
- StatisticUtils() - Constructor for class org.optaplanner.benchmark.impl.statistic.StatisticUtils
-
- 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) - 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) - Method in class org.optaplanner.core.impl.constructionheuristic.DefaultConstructionHeuristicPhase
-
- stepEnded(ConstructionHeuristicStepScope) - Method in interface org.optaplanner.core.impl.constructionheuristic.event.ConstructionHeuristicPhaseLifecycleListener
-
- stepEnded(ConstructionHeuristicStepScope) - Method in class org.optaplanner.core.impl.constructionheuristic.event.ConstructionHeuristicPhaseLifecycleListenerAdapter
-
- stepEnded(AbstractStepScope) - Method in class org.optaplanner.core.impl.constructionheuristic.placer.AbstractEntityPlacer
-
- stepEnded(ExhaustiveSearchStepScope) - Method in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
-
- stepEnded(ExhaustiveSearchStepScope) - Method in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase
-
- stepEnded(ExhaustiveSearchStepScope) - 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.lateacceptance.LateAcceptanceAcceptor
-
- stepEnded(LocalSearchStepScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.latesimulatedannealing.LateSimulatedAnnealingAcceptor
-
Deprecated.
- 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.deciderscorecomparator.ShiftingHardPenaltyDeciderScoreComparatorFactory
-
- stepEnded(LocalSearchStepScope) - Method in class org.optaplanner.core.impl.localsearch.decider.forager.AcceptedForager
-
- stepEnded(LocalSearchStepScope) - Method in class org.optaplanner.core.impl.localsearch.decider.LocalSearchDecider
-
- stepEnded(LocalSearchStepScope) - Method in class org.optaplanner.core.impl.localsearch.DefaultLocalSearchPhase
-
- stepEnded(LocalSearchStepScope) - Method in interface org.optaplanner.core.impl.localsearch.event.LocalSearchPhaseLifecycleListener
-
- stepEnded(LocalSearchStepScope) - Method in class org.optaplanner.core.impl.localsearch.event.LocalSearchPhaseLifecycleListenerAdapter
-
- stepEnded(AbstractStepScope) - Method in class org.optaplanner.core.impl.phase.AbstractPhase
-
- stepEnded(CustomStepScope) - Method in class org.optaplanner.core.impl.phase.custom.DefaultCustomPhase
-
- stepEnded(AbstractStepScope) - Method in interface org.optaplanner.core.impl.phase.event.PhaseLifecycleListener
-
- stepEnded(AbstractStepScope) - 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
-
- 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 - Class in org.optaplanner.benchmark.impl.statistic.stepscore
-
- StepScoreSubSingleStatistic(SubSingleBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreSubSingleStatistic
-
- stepStarted(ConstructionHeuristicStepScope) - 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) - Method in class org.optaplanner.core.impl.constructionheuristic.DefaultConstructionHeuristicPhase
-
- stepStarted(ConstructionHeuristicStepScope) - Method in interface org.optaplanner.core.impl.constructionheuristic.event.ConstructionHeuristicPhaseLifecycleListener
-
- stepStarted(ConstructionHeuristicStepScope) - Method in class org.optaplanner.core.impl.constructionheuristic.event.ConstructionHeuristicPhaseLifecycleListenerAdapter
-
- stepStarted(AbstractStepScope) - Method in class org.optaplanner.core.impl.constructionheuristic.placer.AbstractEntityPlacer
-
- stepStarted(ExhaustiveSearchStepScope) - Method in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
-
- stepStarted(ExhaustiveSearchStepScope) - Method in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase
-
- stepStarted(ExhaustiveSearchStepScope) - 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.AcceptedForager
-
- 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) - Method in class org.optaplanner.core.impl.localsearch.decider.LocalSearchDecider
-
- stepStarted(LocalSearchStepScope) - Method in class org.optaplanner.core.impl.localsearch.DefaultLocalSearchPhase
-
- stepStarted(LocalSearchStepScope) - Method in interface org.optaplanner.core.impl.localsearch.event.LocalSearchPhaseLifecycleListener
-
- stepStarted(LocalSearchStepScope) - Method in class org.optaplanner.core.impl.localsearch.event.LocalSearchPhaseLifecycleListenerAdapter
-
- stepStarted(AbstractStepScope) - Method in class org.optaplanner.core.impl.phase.AbstractPhase
-
- stepStarted(CustomStepScope) - Method in class org.optaplanner.core.impl.phase.custom.DefaultCustomPhase
-
- stepStarted(AbstractStepScope) - Method in interface org.optaplanner.core.impl.phase.event.PhaseLifecycleListener
-
- stepStarted(AbstractStepScope) - 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 - 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 - Class in org.optaplanner.core.impl.heuristic.selector.move.generic.chained
-
- SubChainChangeMove(SubChain, GenuineVariableDescriptor, SingletonInverseVariableSupply, 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 - Class in org.optaplanner.core.impl.heuristic.selector.move.generic.chained
-
- SubChainReversingChangeMove(SubChain, GenuineVariableDescriptor, SingletonInverseVariableSupply, Object) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMove
-
- SubChainReversingSwapMove - Class in org.optaplanner.core.impl.heuristic.selector.move.generic.chained
-
Non-cacheable.
- SubChainReversingSwapMove(GenuineVariableDescriptor, SingletonInverseVariableSupply, SubChain, SubChain) - 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 - Class in org.optaplanner.core.impl.heuristic.selector.move.generic.chained
-
Non-cacheable.
- SubChainSwapMove(GenuineVariableDescriptor, SingletonInverseVariableSupply, SubChain, SubChain) - 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
-
- subPillarEnabled - Variable in class org.optaplanner.core.config.heuristic.selector.entity.pillar.PillarSelectorConfig
-
- subPillarEnabled - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.pillar.DefaultPillarSelector
-
- SubSingleBenchmarkRankingComparator - Class in org.optaplanner.benchmark.impl.ranking
-
- SubSingleBenchmarkRankingComparator() - Constructor for class org.optaplanner.benchmark.impl.ranking.SubSingleBenchmarkRankingComparator
-
- 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 - Class in org.optaplanner.benchmark.impl
-
- SubSingleBenchmarkRunner(SubSingleBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.SubSingleBenchmarkRunner
-
- SubSingleBenchmarkRunner(SubSingleBenchmarkResult, SolverConfigContext) - Constructor for class org.optaplanner.benchmark.impl.SubSingleBenchmarkRunner
-
- SubSingleStatistic<P 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(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
-
- 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
-
- subtract(SimpleLongScore) - Method in class org.optaplanner.core.api.score.buildin.simplelong.SimpleLongScore
-
- subtract(S) - Method in interface org.optaplanner.core.api.score.Score
-
Returns a Score whose value is (this - subtrahend).
- 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.BeanPropertyMemberAccessor
-
- supportSetter() - Method in class org.optaplanner.core.impl.domain.common.accessor.FieldMemberAccessor
-
- supportSetter() - Method in interface org.optaplanner.core.impl.domain.common.accessor.MemberAccessor
-
- supportSetter() - Method in class org.optaplanner.core.impl.domain.common.accessor.MethodMemberAccessor
-
- supportsNeverEndingMoveSelector() - Method in class org.optaplanner.core.impl.localsearch.decider.forager.AcceptedForager
-
- supportsNeverEndingMoveSelector() - Method in interface org.optaplanner.core.impl.localsearch.decider.forager.Forager
-
- SwapMove - Class in org.optaplanner.core.impl.heuristic.selector.move.generic
-
- SwapMove(List<GenuineVariableDescriptor>, 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
-
- 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.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(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.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.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.deciderscorecomparator.DeciderScoreComparatorFactoryType
-
Deprecated.
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.variable.listener.support.VariableListenerNotificationType
-
Returns the enum constant of this type with the specified name.
- ValueRange<T> - Interface in org.optaplanner.core.api.domain.valuerange
-
- ValueRangeDescriptor - 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.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.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.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.deciderscorecomparator.DeciderScoreComparatorFactoryType
-
Deprecated.
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.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
-
- 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() - 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
-
- VARIABLE_ANNOTATION_CLASSES - Static variable in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
-
- variableDescriptor - Variable in class org.optaplanner.core.impl.domain.valuerange.descriptor.AbstractValueRangeDescriptor
-
- VariableDescriptor - Class in org.optaplanner.core.impl.domain.variable.descriptor
-
- VariableDescriptor(EntityDescriptor, 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.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.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
-
- variableDescriptors - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMove
-
- variableDescriptors - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMoveSelector
-
- variableListener - Variable in class org.optaplanner.core.impl.domain.variable.listener.support.VariableListenerNotifiable
-
- VariableListener<Entity_> - Interface in org.optaplanner.core.impl.domain.variable.listener
-
Changes shadow variables when a genuine planning variable changes.
- VariableListenerAdapter<Entity_> - Class in org.optaplanner.core.impl.domain.variable.listener
-
- VariableListenerAdapter() - Constructor for class org.optaplanner.core.impl.domain.variable.listener.VariableListenerAdapter
-
- 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 - Class in org.optaplanner.core.impl.domain.variable.listener.support
-
- VariableListenerSupport(InnerScoreDirector) - 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
-