OptaPlanner distribution 6.2.0.Beta2
A B C D E F G H I J K L M N O P Q R S T U V W X

A

AbstractAcceptor - Class in org.optaplanner.core.impl.localsearch.decider.acceptor
Abstract superclass for Acceptor.
AbstractAcceptor() - Constructor for class org.optaplanner.core.impl.localsearch.decider.acceptor.AbstractAcceptor
 
AbstractCachingEntitySelector - Class in org.optaplanner.core.impl.heuristic.selector.entity.decorator
 
AbstractCachingEntitySelector(EntitySelector, SelectionCacheType) - Constructor for class org.optaplanner.core.impl.heuristic.selector.entity.decorator.AbstractCachingEntitySelector
 
AbstractCachingMoveSelector - Class in org.optaplanner.core.impl.heuristic.selector.move.decorator
 
AbstractCachingMoveSelector(MoveSelector, SelectionCacheType) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.decorator.AbstractCachingMoveSelector
 
AbstractCachingValueSelector - Class in org.optaplanner.core.impl.heuristic.selector.value.decorator
 
AbstractCachingValueSelector(EntityIndependentValueSelector, SelectionCacheType) - Constructor for class org.optaplanner.core.impl.heuristic.selector.value.decorator.AbstractCachingValueSelector
 
AbstractCompositeTermination - Class in org.optaplanner.core.impl.solver.termination
Abstract superclass that combines multiple Terminations.
AbstractCompositeTermination(List<Termination>) - Constructor for class org.optaplanner.core.impl.solver.termination.AbstractCompositeTermination
 
AbstractCompositeTermination(Termination...) - Constructor for class org.optaplanner.core.impl.solver.termination.AbstractCompositeTermination
 
AbstractConstructionHeuristicForager - Class in org.optaplanner.core.impl.constructionheuristic.decider.forager
 
AbstractConstructionHeuristicForager() - Constructor for class org.optaplanner.core.impl.constructionheuristic.decider.forager.AbstractConstructionHeuristicForager
 
AbstractCountableValueRange<T> - Class in org.optaplanner.core.impl.domain.valuerange
Abstract superclass for CountableValueRange (and therefore ValueRange).
AbstractCountableValueRange() - Constructor for class org.optaplanner.core.impl.domain.valuerange.AbstractCountableValueRange
 
AbstractDeciderScoreComparatorFactory - Class in org.optaplanner.core.impl.localsearch.decider.deciderscorecomparator
Abstract superclass for DeciderScoreComparatorFactory.
AbstractDeciderScoreComparatorFactory() - Constructor for class org.optaplanner.core.impl.localsearch.decider.deciderscorecomparator.AbstractDeciderScoreComparatorFactory
 
AbstractEntityPlacer - Class in org.optaplanner.core.impl.constructionheuristic.placer
Abstract superclass for EntityPlacer.
AbstractEntityPlacer() - Constructor for class org.optaplanner.core.impl.constructionheuristic.placer.AbstractEntityPlacer
 
AbstractEntitySelector - Class in org.optaplanner.core.impl.heuristic.selector.entity
Abstract superclass for EntitySelector.
AbstractEntitySelector() - Constructor for class org.optaplanner.core.impl.heuristic.selector.entity.AbstractEntitySelector
 
AbstractFeasibilityScoreDefinition<S extends FeasibilityScore<S>> - Class in org.optaplanner.core.impl.score.definition
Abstract superclass for FeasibilityScoreDefinition.
AbstractFeasibilityScoreDefinition() - Constructor for class org.optaplanner.core.impl.score.definition.AbstractFeasibilityScoreDefinition
 
AbstractFinalistPodium - Class in org.optaplanner.core.impl.localsearch.decider.forager.finalist
Abstract superclass for FinalistPodium.
AbstractFinalistPodium() - Constructor for class org.optaplanner.core.impl.localsearch.decider.forager.finalist.AbstractFinalistPodium
 
AbstractForager - Class in org.optaplanner.core.impl.localsearch.decider.forager
Abstract superclass for Forager.
AbstractForager() - Constructor for class org.optaplanner.core.impl.localsearch.decider.forager.AbstractForager
 
AbstractFromPropertyValueRangeDescriptor - Class in org.optaplanner.core.impl.domain.valuerange.descriptor
 
AbstractFromPropertyValueRangeDescriptor(GenuineVariableDescriptor, boolean, Method) - Constructor for class org.optaplanner.core.impl.domain.valuerange.descriptor.AbstractFromPropertyValueRangeDescriptor
 
AbstractIncrementalScoreCalculator<Sol extends Solution> - Class in org.optaplanner.core.impl.score.director.incremental
Abstract superclass for IncrementalScoreCalculator.
AbstractIncrementalScoreCalculator() - Constructor for class org.optaplanner.core.impl.score.director.incremental.AbstractIncrementalScoreCalculator
 
AbstractMove - Class in org.optaplanner.core.impl.heuristic.move
Abstract superclass for Move
AbstractMove() - Constructor for class org.optaplanner.core.impl.heuristic.move.AbstractMove
 
AbstractMoveSelector - Class in org.optaplanner.core.impl.heuristic.selector.move
Abstract superclass for MoveSelector.
AbstractMoveSelector() - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.AbstractMoveSelector
 
AbstractOriginalSwapIterator<S,SubS> - Class in org.optaplanner.core.impl.heuristic.selector.common.iterator
 
AbstractOriginalSwapIterator(ListIterable<SubS>, ListIterable<SubS>) - Constructor for class org.optaplanner.core.impl.heuristic.selector.common.iterator.AbstractOriginalSwapIterator
 
AbstractPersistable - Class in org.optaplanner.examples.common.domain
 
AbstractPersistable() - Constructor for class org.optaplanner.examples.common.domain.AbstractPersistable
 
AbstractPersistable(long) - Constructor for class org.optaplanner.examples.common.domain.AbstractPersistable
 
AbstractPhase - Class in org.optaplanner.core.impl.phase
 
AbstractPhase() - Constructor for class org.optaplanner.core.impl.phase.AbstractPhase
 
AbstractPhaseScope - Class in org.optaplanner.core.impl.phase.scope
 
AbstractPhaseScope(DefaultSolverScope) - Constructor for class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
 
AbstractRandomSwapIterator<S,SubS> - Class in org.optaplanner.core.impl.heuristic.selector.common.iterator
 
AbstractRandomSwapIterator(Iterable<SubS>, Iterable<SubS>) - Constructor for class org.optaplanner.core.impl.heuristic.selector.common.iterator.AbstractRandomSwapIterator
 
AbstractScore<S extends Score> - Class in org.optaplanner.core.api.score
Abstract superclass for Score.
AbstractScore() - Constructor for class org.optaplanner.core.api.score.AbstractScore
 
AbstractScoreDefinition<S extends Score> - Class in org.optaplanner.core.impl.score.definition
Abstract superclass for ScoreDefinition.
AbstractScoreDefinition() - Constructor for class org.optaplanner.core.impl.score.definition.AbstractScoreDefinition
 
AbstractScoreDirector<F extends AbstractScoreDirectorFactory> - Class in org.optaplanner.core.impl.score.director
Abstract superclass for ScoreDirector.
AbstractScoreDirector(F, boolean) - Constructor for class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
AbstractScoreDirectorFactory - Class in org.optaplanner.core.impl.score.director
Abstract superclass for ScoreDirectorFactory.
AbstractScoreDirectorFactory() - Constructor for class org.optaplanner.core.impl.score.director.AbstractScoreDirectorFactory
 
AbstractScoreHolder - Class in org.optaplanner.core.api.score.holder
Abstract superclass for ScoreHolder.
AbstractScoreHolder(boolean) - Constructor for class org.optaplanner.core.api.score.holder.AbstractScoreHolder
 
AbstractScoreHolder.BigDecimalConstraintUndoListener - Class in org.optaplanner.core.api.score.holder
 
AbstractScoreHolder.BigDecimalConstraintUndoListener() - Constructor for class org.optaplanner.core.api.score.holder.AbstractScoreHolder.BigDecimalConstraintUndoListener
 
AbstractScoreHolder.DoubleConstraintUndoListener - Class in org.optaplanner.core.api.score.holder
 
AbstractScoreHolder.DoubleConstraintUndoListener() - Constructor for class org.optaplanner.core.api.score.holder.AbstractScoreHolder.DoubleConstraintUndoListener
 
AbstractScoreHolder.IntConstraintUndoListener - Class in org.optaplanner.core.api.score.holder
 
AbstractScoreHolder.IntConstraintUndoListener() - Constructor for class org.optaplanner.core.api.score.holder.AbstractScoreHolder.IntConstraintUndoListener
 
AbstractScoreHolder.LongConstraintUndoListener - Class in org.optaplanner.core.api.score.holder
 
AbstractScoreHolder.LongConstraintUndoListener() - Constructor for class org.optaplanner.core.api.score.holder.AbstractScoreHolder.LongConstraintUndoListener
 
AbstractSelector - Class in org.optaplanner.core.impl.heuristic.selector
Abstract superclass for Selector.
AbstractSelector() - Constructor for class org.optaplanner.core.impl.heuristic.selector.AbstractSelector
 
AbstractSolutionDao - Class in org.optaplanner.examples.common.persistence
 
AbstractSolutionDao(String) - Constructor for class org.optaplanner.examples.common.persistence.AbstractSolutionDao
 
AbstractSolutionExporter - Class in org.optaplanner.examples.common.persistence
 
AbstractSolutionExporter(SolutionDao) - Constructor for class org.optaplanner.examples.common.persistence.AbstractSolutionExporter
 
AbstractSolutionExporter(boolean) - Constructor for class org.optaplanner.examples.common.persistence.AbstractSolutionExporter
 
AbstractSolutionExporter.OutputBuilder - Class in org.optaplanner.examples.common.persistence
 
AbstractSolutionExporter.OutputBuilder() - Constructor for class org.optaplanner.examples.common.persistence.AbstractSolutionExporter.OutputBuilder
 
AbstractSolutionImporter - Class in org.optaplanner.examples.common.persistence
 
AbstractSolutionImporter(SolutionDao) - Constructor for class org.optaplanner.examples.common.persistence.AbstractSolutionImporter
 
AbstractSolutionImporter(boolean) - Constructor for class org.optaplanner.examples.common.persistence.AbstractSolutionImporter
 
AbstractSolutionImporter.InputBuilder - Class in org.optaplanner.examples.common.persistence
 
AbstractSolutionImporter.InputBuilder() - Constructor for class org.optaplanner.examples.common.persistence.AbstractSolutionImporter.InputBuilder
 
AbstractStepScope - Class in org.optaplanner.core.impl.phase.scope
 
AbstractStepScope(int) - Constructor for class org.optaplanner.core.impl.phase.scope.AbstractStepScope
 
AbstractTabuAcceptor - Class in org.optaplanner.core.impl.localsearch.decider.acceptor.tabu
Abstract superclass for all Tabu Acceptors.
AbstractTabuAcceptor() - Constructor for class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.AbstractTabuAcceptor
 
AbstractTabuSizeStrategy - Class in org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.size
 
AbstractTabuSizeStrategy() - Constructor for class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.size.AbstractTabuSizeStrategy
 
AbstractTermination - Class in org.optaplanner.core.impl.solver.termination
Abstract superclass for Termination.
AbstractTermination() - Constructor for class org.optaplanner.core.impl.solver.termination.AbstractTermination
 
AbstractTxtSolutionExporter - Class in org.optaplanner.examples.common.persistence
 
AbstractTxtSolutionExporter(SolutionDao) - Constructor for class org.optaplanner.examples.common.persistence.AbstractTxtSolutionExporter
 
AbstractTxtSolutionExporter(boolean) - Constructor for class org.optaplanner.examples.common.persistence.AbstractTxtSolutionExporter
 
AbstractTxtSolutionExporter.TxtOutputBuilder - Class in org.optaplanner.examples.common.persistence
 
AbstractTxtSolutionExporter.TxtOutputBuilder() - Constructor for class org.optaplanner.examples.common.persistence.AbstractTxtSolutionExporter.TxtOutputBuilder
 
AbstractTxtSolutionImporter - Class in org.optaplanner.examples.common.persistence
 
AbstractTxtSolutionImporter(SolutionDao) - Constructor for class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter
 
AbstractTxtSolutionImporter(boolean) - Constructor for class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter
 
AbstractTxtSolutionImporter.TxtInputBuilder - Class in org.optaplanner.examples.common.persistence
 
AbstractTxtSolutionImporter.TxtInputBuilder() - Constructor for class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
AbstractUncountableValueRange<T> - Class in org.optaplanner.core.impl.domain.valuerange
Abstract superclass for ValueRange that is not a CountableValueRange).
AbstractUncountableValueRange() - Constructor for class org.optaplanner.core.impl.domain.valuerange.AbstractUncountableValueRange
 
AbstractValueRangeDescriptor - Class in org.optaplanner.core.impl.domain.valuerange.descriptor
 
AbstractValueRangeDescriptor(GenuineVariableDescriptor, boolean) - Constructor for class org.optaplanner.core.impl.domain.valuerange.descriptor.AbstractValueRangeDescriptor
 
AbstractValueSelector - Class in org.optaplanner.core.impl.heuristic.selector.value
Abstract superclass for ValueSelector.
AbstractValueSelector() - Constructor for class org.optaplanner.core.impl.heuristic.selector.value.AbstractValueSelector
 
AbstractXmlSolutionExporter - Class in org.optaplanner.examples.common.persistence
 
AbstractXmlSolutionExporter(SolutionDao) - Constructor for class org.optaplanner.examples.common.persistence.AbstractXmlSolutionExporter
 
AbstractXmlSolutionExporter(boolean) - Constructor for class org.optaplanner.examples.common.persistence.AbstractXmlSolutionExporter
 
AbstractXmlSolutionExporter.XmlOutputBuilder - Class in org.optaplanner.examples.common.persistence
 
AbstractXmlSolutionExporter.XmlOutputBuilder() - Constructor for class org.optaplanner.examples.common.persistence.AbstractXmlSolutionExporter.XmlOutputBuilder
 
AbstractXmlSolutionImporter - Class in org.optaplanner.examples.common.persistence
 
AbstractXmlSolutionImporter(SolutionDao) - Constructor for class org.optaplanner.examples.common.persistence.AbstractXmlSolutionImporter
 
AbstractXmlSolutionImporter.XmlInputBuilder - Class in org.optaplanner.examples.common.persistence
 
AbstractXmlSolutionImporter.XmlInputBuilder() - Constructor for class org.optaplanner.examples.common.persistence.AbstractXmlSolutionImporter.XmlInputBuilder
 
accept(ScoreDirector, T) - Method in interface org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionFilter
 
accept(ScoreDirector, Object) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.NullValueReinitializeVariableEntityFilter
 
accept(File) - Method in class org.optaplanner.examples.common.business.ExtensionFileFilter
 
accept(ScoreDirector, Lecture) - Method in class org.optaplanner.examples.curriculumcourse.domain.solver.MovableLectureSelectionFilter
 
accept(ScoreDirector, SwapMove) - Method in class org.optaplanner.examples.curriculumcourse.solver.move.DifferentCourseSwapMoveFilter
 
accept(ScoreDirector, SwapMove) - Method in class org.optaplanner.examples.dinnerparty.solver.move.DifferentGenderSwapMoveFilter
 
accept(ScoreDirector, ShiftAssignment) - Method in class org.optaplanner.examples.nurserostering.domain.solver.MovableShiftAssignmentSelectionFilter
 
accept(NurseRoster, ShiftAssignment) - Method in class org.optaplanner.examples.nurserostering.domain.solver.MovableShiftAssignmentSelectionFilter
 
accept(ScoreDirector, Allocation) - Method in class org.optaplanner.examples.projectjobscheduling.domain.solver.NotSourceOrSinkAllocationFilter
 
accept(ScoreDirector, TeamAssignment) - Method in class org.optaplanner.examples.tennis.domain.solver.MovableTeamAssignmentSelectionFilter
 
accept(ScoreDirector, SwapMove) - Method in class org.optaplanner.examples.travelingtournament.solver.move.factory.InverseMatchSwapMoveFilter
 
acceptedCountLimit - Variable in class org.optaplanner.core.config.localsearch.decider.forager.LocalSearchForagerConfig
 
acceptedCountLimit - Variable in class org.optaplanner.core.impl.localsearch.decider.forager.AcceptedForager
 
AcceptedForager - Class in org.optaplanner.core.impl.localsearch.decider.forager
A Forager which forages accepted moves and ignores unaccepted moves.
AcceptedForager(FinalistPodium, LocalSearchPickEarlyType, int) - Constructor for class org.optaplanner.core.impl.localsearch.decider.forager.AcceptedForager
 
acceptedMoveCount - Variable in class org.optaplanner.core.impl.localsearch.decider.forager.AcceptedForager
 
acceptImportFile(File) - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
acceptInputFile(File) - Method in class org.optaplanner.examples.common.persistence.AbstractSolutionImporter
 
acceptInputFileDuringBulkConvert(File) - Method in class org.optaplanner.examples.common.persistence.AbstractSolutionImporter
Some files are too big to be serialized to XML or take too long.
acceptInputFileDuringBulkConvert(File) - Method in class org.optaplanner.examples.machinereassignment.persistence.MachineReassignmentImporter
 
acceptInputFileDuringBulkConvert(File) - Method in class org.optaplanner.examples.tsp.persistence.TspImporter
 
Acceptor - Interface in org.optaplanner.core.impl.localsearch.decider.acceptor
An Acceptor accepts or rejects a selected Move.
acceptor - Variable in class org.optaplanner.core.impl.localsearch.decider.LocalSearchDecider
 
AcceptorConfig - Class in org.optaplanner.core.config.localsearch.decider.acceptor
 
AcceptorConfig() - Constructor for class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
 
acceptorList - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.CompositeAcceptor
 
AcceptorType - Enum in org.optaplanner.core.config.localsearch.decider.acceptor
 
accumulateResults(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
 
accumulateResults(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
 
accumulateResults(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
 
accumulateResults(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
Does not call SingleBenchmarkResult.accumulateResults(BenchmarkReport), because PlannerBenchmarkResult.accumulateResults(BenchmarkReport) does that already on PlannerBenchmarkResult.getUnifiedProblemBenchmarkResultList().
accumulateResults(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
 
add(ScoreDifferencePercentage) - Method in class org.optaplanner.benchmark.impl.measurement.ScoreDifferencePercentage
 
add(BendableScore) - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScore
 
add(BendableBigDecimalScore) - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScore
 
add(HardMediumSoftScore) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScore
 
add(HardMediumSoftLongScore) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScore
 
add(HardSoftScore) - Method in class org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScore
 
add(HardSoftBigDecimalScore) - Method in class org.optaplanner.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScore
 
add(HardSoftDoubleScore) - Method in class org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScore
 
add(HardSoftLongScore) - Method in class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScore
 
add(SimpleScore) - Method in class org.optaplanner.core.api.score.buildin.simple.SimpleScore
 
add(SimpleBigDecimalScore) - Method in class org.optaplanner.core.api.score.buildin.simplebigdecimal.SimpleBigDecimalScore
 
add(SimpleDoubleScore) - Method in class org.optaplanner.core.api.score.buildin.simpledouble.SimpleDoubleScore
 
add(SimpleLongScore) - Method in class org.optaplanner.core.api.score.buildin.simplelong.SimpleLongScore
 
add(S) - Method in interface org.optaplanner.core.api.score.Score
Returns a Score whose value is (this + augment).
add(T) - Method in class org.optaplanner.core.impl.heuristic.selector.common.iterator.SingletonIterator
 
addCell(XObject, YObject, JComponent) - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTablePanel
 
addCell(XObject, YObject, XObject, YObject, JComponent) - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTablePanel
 
addColumn() - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTableLayout
 
addColumn(int) - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTableLayout
 
addColumnHeader(XObject, TimeTablePanel.HeaderRowKey, JComponent) - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTablePanel
 
addColumnHeader(XObject, TimeTablePanel.HeaderRowKey, XObject, TimeTablePanel.HeaderRowKey, JComponent) - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTablePanel
 
addConstraintMatch(RuleContext, int) - Method in class org.optaplanner.core.api.score.buildin.simple.SimpleScoreHolder
 
addConstraintMatch(RuleContext, BigDecimal) - Method in class org.optaplanner.core.api.score.buildin.simplebigdecimal.SimpleBigDecimalScoreHolder
 
addConstraintMatch(RuleContext, double) - Method in class org.optaplanner.core.api.score.buildin.simpledouble.SimpleDoubleScoreHolder
 
addConstraintMatch(RuleContext, long) - Method in class org.optaplanner.core.api.score.buildin.simplelong.SimpleLongScoreHolder
 
addConstraintMatch(RuleContext, BigDecimal) - Method in class org.optaplanner.core.api.score.constraint.bigdecimal.BigDecimalConstraintMatchTotal
 
addConstraintMatch(List<Object>, BigDecimal) - Method in class org.optaplanner.core.api.score.constraint.bigdecimal.BigDecimalConstraintMatchTotal
 
addConstraintMatch(RuleContext, double) - Method in class org.optaplanner.core.api.score.constraint.primdouble.DoubleConstraintMatchTotal
 
addConstraintMatch(List<Object>, double) - Method in class org.optaplanner.core.api.score.constraint.primdouble.DoubleConstraintMatchTotal
 
addConstraintMatch(RuleContext, int) - Method in class org.optaplanner.core.api.score.constraint.primint.IntConstraintMatchTotal
 
addConstraintMatch(List<Object>, int) - Method in class org.optaplanner.core.api.score.constraint.primint.IntConstraintMatchTotal
 
addConstraintMatch(RuleContext, long) - Method in class org.optaplanner.core.api.score.constraint.primlong.LongConstraintMatchTotal
 
addConstraintMatch(List<Object>, long) - Method in class org.optaplanner.core.api.score.constraint.primlong.LongConstraintMatchTotal
 
addCoordinates(double, double) - Method in class org.optaplanner.examples.common.swingui.latitudelongitude.LatitudeLongitudeTranslator
 
addCornerHeader(TimeTablePanel.HeaderColumnKey, TimeTablePanel.HeaderRowKey, JComponent) - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTablePanel
 
addDeclaredVariableListenersToMap(Map<VariableDescriptor, List<VariableListener>>) - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
 
addEntityDescriptor(EntityDescriptor) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
 
addEntityMimicRecorder(String, EntityMimicRecorder) - Method in class org.optaplanner.core.config.heuristic.policy.HeuristicConfigPolicy
 
addEventListener(SolverEventListener) - Method in interface org.optaplanner.core.api.solver.Solver
 
addEventListener(SolverEventListener) - Method in class org.optaplanner.core.impl.solver.DefaultSolver
 
addFromEntityValueRangeProvider(Method) - Method in class org.optaplanner.core.impl.domain.policy.DescriptorPolicy
 
addFromSolutionValueRangeProvider(Method) - Method in class org.optaplanner.core.impl.domain.policy.DescriptorPolicy
 
addHardConstraintMatch(RuleContext, int, int) - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScoreHolder
 
addHardConstraintMatch(RuleContext, int, BigDecimal) - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScoreHolder
 
addHardConstraintMatch(RuleContext, int) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScoreHolder
 
addHardConstraintMatch(RuleContext, long) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreHolder
 
addHardConstraintMatch(RuleContext, int) - Method in class org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScoreHolder
 
addHardConstraintMatch(RuleContext, BigDecimal) - Method in class org.optaplanner.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreHolder
 
addHardConstraintMatch(RuleContext, double) - Method in class org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScoreHolder
 
addHardConstraintMatch(RuleContext, long) - Method in class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScoreHolder
 
addLayoutComponent(Component, Object) - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTableLayout
 
addLayoutComponent(String, Component) - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTableLayout
 
addMediumConstraintMatch(RuleContext, int) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScoreHolder
 
addMediumConstraintMatch(RuleContext, long) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreHolder
 
addMimicReplayingEntitySelector(MimicReplayingEntitySelector) - Method in interface org.optaplanner.core.impl.heuristic.selector.entity.mimic.EntityMimicRecorder
 
addMimicReplayingEntitySelector(MimicReplayingEntitySelector) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.ManualEntityMimicRecorder
 
addMimicReplayingEntitySelector(MimicReplayingEntitySelector) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicRecordingEntitySelector
 
addMove(ConstructionHeuristicMoveScope) - Method in interface org.optaplanner.core.impl.constructionheuristic.decider.forager.ConstructionHeuristicForager
 
addMove(ConstructionHeuristicMoveScope) - Method in class org.optaplanner.core.impl.constructionheuristic.decider.forager.DefaultConstructionHeuristicForager
 
addMove(LocalSearchMoveScope) - Method in class org.optaplanner.core.impl.localsearch.decider.forager.AcceptedForager
 
addMove(LocalSearchMoveScope) - Method in interface org.optaplanner.core.impl.localsearch.decider.forager.finalist.FinalistPodium
See Forager.addMove(LocalSearchMoveScope).
addMove(LocalSearchMoveScope) - Method in class org.optaplanner.core.impl.localsearch.decider.forager.finalist.HighestScoreFinalistPodium
 
addMove(LocalSearchMoveScope) - Method in class org.optaplanner.core.impl.localsearch.decider.forager.finalist.StrategicOscillationByLevelFinalistPodium
 
addMove(LocalSearchMoveScope) - Method in interface org.optaplanner.core.impl.localsearch.decider.forager.Forager
 
addNullInValueRange - Variable in class org.optaplanner.core.impl.domain.valuerange.descriptor.AbstractValueRangeDescriptor
 
addPhaseLifecycleListener(PhaseLifecycleListener) - Method in class org.optaplanner.core.impl.phase.AbstractPhase
 
addPhaseLifecycleListener(PhaseLifecycleListener) - Method in interface org.optaplanner.core.impl.phase.Phase
 
addPhaseLifecycleListener(PhaseLifecycleListener) - Method in class org.optaplanner.core.impl.solver.DefaultSolver
 
addProblemFactChange(ProblemFactChange) - Method in interface org.optaplanner.core.api.solver.Solver
Schedules a ProblemFactChange to be processed.
addProblemFactChange(ProblemFactChange) - Method in class org.optaplanner.core.impl.solver.BasicPlumbingTermination
Concurrency note: unblocks BasicPlumbingTermination.waitForRestartSolverDecision()
addProblemFactChange(ProblemFactChange) - Method in class org.optaplanner.core.impl.solver.DefaultSolver
 
addProcess(CloudProcess) - Method in class org.optaplanner.examples.cloudbalancing.swingui.CloudComputerPanel
 
addProcessAssignment(MrProcessAssignment) - Method in class org.optaplanner.examples.machinereassignment.swingui.MrMachinePanel
 
addRow() - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTableLayout
 
addRow(int) - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTableLayout
 
addRow(boolean, int) - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTableLayout
 
addRowHeader(TimeTablePanel.HeaderColumnKey, YObject, JComponent) - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTablePanel
 
addRowHeader(TimeTablePanel.HeaderColumnKey, YObject, TimeTablePanel.HeaderColumnKey, YObject, JComponent) - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTablePanel
 
addShiftAssignment(ShiftAssignment) - Method in class org.optaplanner.examples.nurserostering.swingui.EmployeePanel
 
addSoftConstraintMatch(RuleContext, int, int) - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScoreHolder
 
addSoftConstraintMatch(RuleContext, int, BigDecimal) - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScoreHolder
 
addSoftConstraintMatch(RuleContext, int) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScoreHolder
 
addSoftConstraintMatch(RuleContext, long) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreHolder
 
addSoftConstraintMatch(RuleContext, int) - Method in class org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScoreHolder
 
addSoftConstraintMatch(RuleContext, BigDecimal) - Method in class org.optaplanner.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreHolder
 
addSoftConstraintMatch(RuleContext, double) - Method in class org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScoreHolder
 
addSoftConstraintMatch(RuleContext, long) - Method in class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScoreHolder
 
addXStreamAnnotations(Class...) - Method in class org.optaplanner.benchmark.impl.XStreamXmlPlannerBenchmarkFactory
 
addXStreamAnnotations(Class...) - Method in class org.optaplanner.core.impl.solver.XStreamXmlSolverFactory
 
adjustTabuList(int, Collection<? extends Object>) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.AbstractTabuAcceptor
 
AdmissionPart - Class in org.optaplanner.examples.pas.domain
 
AdmissionPart() - Constructor for class org.optaplanner.examples.pas.domain.AdmissionPart
 
afterAnnotationsProcessed(DescriptorPolicy) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
 
afterEntityAdded(ScoreDirector, Object) - Method in class org.optaplanner.core.impl.domain.variable.listener.InverseRelationVariableListener
 
afterEntityAdded(ScoreDirector, EntityG) - Method in interface org.optaplanner.core.impl.domain.variable.listener.VariableListener
 
afterEntityAdded(ScoreDirector, EntityDescriptor, Object) - Method in class org.optaplanner.core.impl.domain.variable.listener.VariableListenerSupport
 
afterEntityAdded(Object) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
afterEntityAdded(EntityDescriptor, Object) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
afterEntityAdded(EntityDescriptor, Object) - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
 
afterEntityAdded(Object) - Method in interface org.optaplanner.core.impl.score.director.incremental.IncrementalScoreCalculator
 
afterEntityAdded(EntityDescriptor, Object) - Method in class org.optaplanner.core.impl.score.director.incremental.IncrementalScoreDirector
 
afterEntityAdded(Object) - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
 
afterEntityAdded(Object) - Method in class org.optaplanner.examples.cheaptime.solver.score.CheapTimeIncrementalScoreCalculator
 
afterEntityAdded(Object) - Method in class org.optaplanner.examples.cloudbalancing.solver.score.CloudBalancingIncrementalScoreCalculator
 
afterEntityAdded(ScoreDirector, LeadingExam) - Method in class org.optaplanner.examples.examination.domain.solver.PeriodUpdatingVariableListener
 
afterEntityAdded(Object) - Method in class org.optaplanner.examples.machinereassignment.solver.score.MachineReassignmentIncrementalScoreCalculator
 
afterEntityAdded(Object) - Method in class org.optaplanner.examples.nqueens.solver.score.NQueensAdvancedIncrementalScoreCalculator
 
afterEntityAdded(Object) - Method in class org.optaplanner.examples.nqueens.solver.score.NQueensBasicIncrementalScoreCalculator
 
afterEntityAdded(ScoreDirector, Allocation) - Method in class org.optaplanner.examples.projectjobscheduling.domain.solver.PredecessorsDoneDateUpdatingVariableListener
 
afterEntityAdded(Object) - Method in class org.optaplanner.examples.projectjobscheduling.solver.score.ProjectJobSchedulingIncrementalScoreCalculator
 
afterEntityAdded(Object) - Method in class org.optaplanner.examples.tsp.solver.score.TspIncrementalScoreCalculator
 
afterEntityAdded(ScoreDirector, Customer) - Method in class org.optaplanner.examples.vehiclerouting.domain.solver.VehicleUpdatingVariableListener
 
afterEntityAdded(ScoreDirector, Customer) - Method in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.solver.ArrivalTimeUpdatingVariableListener
 
afterEntityAdded(Object) - Method in class org.optaplanner.examples.vehiclerouting.solver.score.VehicleRoutingIncrementalScoreCalculator
 
afterEntityRemoved(ScoreDirector, Object) - Method in class org.optaplanner.core.impl.domain.variable.listener.InverseRelationVariableListener
 
afterEntityRemoved(ScoreDirector, EntityG) - Method in interface org.optaplanner.core.impl.domain.variable.listener.VariableListener
 
afterEntityRemoved(ScoreDirector, EntityDescriptor, Object) - Method in class org.optaplanner.core.impl.domain.variable.listener.VariableListenerSupport
 
afterEntityRemoved(Object) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
afterEntityRemoved(EntityDescriptor, Object) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
afterEntityRemoved(EntityDescriptor, Object) - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
 
afterEntityRemoved(Object) - Method in interface org.optaplanner.core.impl.score.director.incremental.IncrementalScoreCalculator
 
afterEntityRemoved(EntityDescriptor, Object) - Method in class org.optaplanner.core.impl.score.director.incremental.IncrementalScoreDirector
 
afterEntityRemoved(Object) - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
 
afterEntityRemoved(Object) - Method in class org.optaplanner.examples.cheaptime.solver.score.CheapTimeIncrementalScoreCalculator
 
afterEntityRemoved(Object) - Method in class org.optaplanner.examples.cloudbalancing.solver.score.CloudBalancingIncrementalScoreCalculator
 
afterEntityRemoved(ScoreDirector, LeadingExam) - Method in class org.optaplanner.examples.examination.domain.solver.PeriodUpdatingVariableListener
 
afterEntityRemoved(Object) - Method in class org.optaplanner.examples.machinereassignment.solver.score.MachineReassignmentIncrementalScoreCalculator
 
afterEntityRemoved(Object) - Method in class org.optaplanner.examples.nqueens.solver.score.NQueensAdvancedIncrementalScoreCalculator
 
afterEntityRemoved(Object) - Method in class org.optaplanner.examples.nqueens.solver.score.NQueensBasicIncrementalScoreCalculator
 
afterEntityRemoved(ScoreDirector, Allocation) - Method in class org.optaplanner.examples.projectjobscheduling.domain.solver.PredecessorsDoneDateUpdatingVariableListener
 
afterEntityRemoved(Object) - Method in class org.optaplanner.examples.projectjobscheduling.solver.score.ProjectJobSchedulingIncrementalScoreCalculator
 
afterEntityRemoved(Object) - Method in class org.optaplanner.examples.tsp.solver.score.TspIncrementalScoreCalculator
 
afterEntityRemoved(ScoreDirector, Customer) - Method in class org.optaplanner.examples.vehiclerouting.domain.solver.VehicleUpdatingVariableListener
 
afterEntityRemoved(ScoreDirector, Customer) - Method in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.solver.ArrivalTimeUpdatingVariableListener
 
afterEntityRemoved(Object) - Method in class org.optaplanner.examples.vehiclerouting.solver.score.VehicleRoutingIncrementalScoreCalculator
 
afterProblemFactAdded(Object) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
afterProblemFactAdded(Object) - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
 
afterProblemFactAdded(Object) - Method in class org.optaplanner.core.impl.score.director.incremental.IncrementalScoreDirector
 
afterProblemFactAdded(Object) - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
 
afterProblemFactChanged(Object) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
afterProblemFactChanged(Object) - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
 
afterProblemFactChanged(Object) - Method in class org.optaplanner.core.impl.score.director.incremental.IncrementalScoreDirector
 
afterProblemFactChanged(Object) - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
 
afterProblemFactRemoved(Object) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
afterProblemFactRemoved(Object) - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
 
afterProblemFactRemoved(Object) - Method in class org.optaplanner.core.impl.score.director.incremental.IncrementalScoreDirector
 
afterProblemFactRemoved(Object) - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
 
afterVariableChanged(ScoreDirector, Object) - Method in class org.optaplanner.core.impl.domain.variable.listener.InverseRelationVariableListener
 
afterVariableChanged(ScoreDirector, EntityG) - Method in interface org.optaplanner.core.impl.domain.variable.listener.VariableListener
 
afterVariableChanged(ScoreDirector, VariableDescriptor, Object) - Method in class org.optaplanner.core.impl.domain.variable.listener.VariableListenerSupport
 
afterVariableChanged(Object, String) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
afterVariableChanged(VariableDescriptor, Object) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
afterVariableChanged(VariableDescriptor, Object) - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
 
afterVariableChanged(Object, String) - Method in interface org.optaplanner.core.impl.score.director.incremental.IncrementalScoreCalculator
 
afterVariableChanged(VariableDescriptor, Object) - Method in class org.optaplanner.core.impl.score.director.incremental.IncrementalScoreDirector
 
afterVariableChanged(Object, String) - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
 
afterVariableChanged(VariableDescriptor, Object) - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
 
afterVariableChanged(Object, String) - Method in class org.optaplanner.examples.cheaptime.solver.score.CheapTimeIncrementalScoreCalculator
 
afterVariableChanged(Object, String) - Method in class org.optaplanner.examples.cloudbalancing.solver.score.CloudBalancingIncrementalScoreCalculator
 
afterVariableChanged(ScoreDirector, LeadingExam) - Method in class org.optaplanner.examples.examination.domain.solver.PeriodUpdatingVariableListener
 
afterVariableChanged(Object, String) - Method in class org.optaplanner.examples.machinereassignment.solver.score.MachineReassignmentIncrementalScoreCalculator
 
afterVariableChanged(Object, String) - Method in class org.optaplanner.examples.nqueens.solver.score.NQueensAdvancedIncrementalScoreCalculator
 
afterVariableChanged(Object, String) - Method in class org.optaplanner.examples.nqueens.solver.score.NQueensBasicIncrementalScoreCalculator
 
afterVariableChanged(ScoreDirector, Allocation) - Method in class org.optaplanner.examples.projectjobscheduling.domain.solver.PredecessorsDoneDateUpdatingVariableListener
 
afterVariableChanged(Object, String) - Method in class org.optaplanner.examples.projectjobscheduling.solver.score.ProjectJobSchedulingIncrementalScoreCalculator
 
afterVariableChanged(Object, String) - Method in class org.optaplanner.examples.tsp.solver.score.TspIncrementalScoreCalculator
 
afterVariableChanged(ScoreDirector, Customer) - Method in class org.optaplanner.examples.vehiclerouting.domain.solver.VehicleUpdatingVariableListener
 
afterVariableChanged(ScoreDirector, Customer) - Method in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.solver.ArrivalTimeUpdatingVariableListener
 
afterVariableChanged(Object, String) - Method in class org.optaplanner.examples.vehiclerouting.solver.score.VehicleRoutingIncrementalScoreCalculator
 
aggregate(List<SingleBenchmarkResult>) - Method in class org.optaplanner.benchmark.impl.aggregator.BenchmarkAggregator
 
aggregate(List<SingleBenchmarkResult>, Map<SolverBenchmarkResult, String>) - Method in class org.optaplanner.benchmark.impl.aggregator.BenchmarkAggregator
 
AGGREGATOR_ARG - Static variable in class org.optaplanner.examples.common.app.CommonBenchmarkApp
 
AirLocation - Class in org.optaplanner.examples.vehiclerouting.domain.location
The cost between 2 locations is a straight line: the euclidean distance between their GPS coordinates.
AirLocation() - Constructor for class org.optaplanner.examples.vehiclerouting.domain.location.AirLocation
 
AirLocation(long, double, double) - Constructor for class org.optaplanner.examples.vehiclerouting.domain.location.AirLocation
 
allChangesWillBeUndoneBeforeStepEnds - Variable in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
AllExamplesSolutionImporter - Class in org.optaplanner.examples.app
 
AllExamplesSolutionImporter() - Constructor for class org.optaplanner.examples.app.AllExamplesSolutionImporter
 
Allocation - Class in org.optaplanner.examples.projectjobscheduling.domain
 
Allocation() - Constructor for class org.optaplanner.examples.projectjobscheduling.domain.Allocation
 
AlphaNumericStringComparator - Class in org.optaplanner.examples.common.business
Sorts data like this: "data-1", "data-2", "data-3", "data-10", "data-20", "data-100", ...
AlphaNumericStringComparator() - Constructor for class org.optaplanner.examples.common.business.AlphaNumericStringComparator
 
ALUMINIUM_1 - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
ALUMINIUM_2 - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
ALUMINIUM_3 - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
ALUMINIUM_4 - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
ALUMINIUM_5 - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
ALUMINIUM_6 - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
anchorTrailingChainList - Variable in class org.optaplanner.core.impl.heuristic.selector.value.chained.DefaultSubChainSelector
 
AndCompositeTermination - Class in org.optaplanner.core.impl.solver.termination
 
AndCompositeTermination(List<Termination>) - Constructor for class org.optaplanner.core.impl.solver.termination.AndCompositeTermination
 
AndCompositeTermination(Termination...) - Constructor for class org.optaplanner.core.impl.solver.termination.AndCompositeTermination
 
anyChained - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMoveSelector
 
applyInitializedChainedValueFilter(HeuristicConfigPolicy, GenuineVariableDescriptor, SelectionCacheType, SelectionOrder, ValueSelector) - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
 
ArrivalTimeUpdatingVariableListener - Class in org.optaplanner.examples.vehiclerouting.domain.timewindowed.solver
 
ArrivalTimeUpdatingVariableListener() - Constructor for class org.optaplanner.examples.vehiclerouting.domain.timewindowed.solver.ArrivalTimeUpdatingVariableListener
 
aspirationEnabled - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.AbstractTabuAcceptor
 
assertBestScoreIsUnmodified - Variable in class org.optaplanner.core.impl.solver.recaller.BestSolutionRecaller
 
assertElementName(Element, String) - Method in class org.optaplanner.examples.common.persistence.AbstractXmlSolutionImporter.XmlInputBuilder
 
assertExpectedStepScore - Variable in class org.optaplanner.core.impl.constructionheuristic.DefaultConstructionHeuristicPhase
 
assertExpectedStepScore - Variable in class org.optaplanner.core.impl.localsearch.DefaultLocalSearchPhase
 
assertExpectedUndoMoveScore - Variable in class org.optaplanner.core.impl.constructionheuristic.decider.ConstructionHeuristicDecider
 
assertExpectedUndoMoveScore - Variable in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
 
assertExpectedUndoMoveScore - Variable in class org.optaplanner.core.impl.localsearch.decider.LocalSearchDecider
 
assertExpectedUndoMoveScore(Move, Move) - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
 
assertExpectedWorkingScore(Score, Object) - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
 
assertExpectedWorkingScore(Score, Object) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
assertExpectedWorkingScore(Score, Object) - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirector
Asserts that if the Score is calculated for the current workingSolution in the current ScoreDirector (with possibly incremental calculation residue), it is equal to the parameter expectedWorkingScore.
assertExpectedWorkingScore(Score, Object) - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
 
assertExpectedWorkingSolutionScore - Variable in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase
 
assertionScoreDirectorFactory - Variable in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
 
assertionScoreDirectorFactory - Variable in class org.optaplanner.core.impl.score.director.AbstractScoreDirectorFactory
 
assertMoveScoreFromScratch - Variable in class org.optaplanner.core.impl.constructionheuristic.decider.ConstructionHeuristicDecider
 
assertMoveScoreFromScratch - Variable in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
 
assertMoveScoreFromScratch - Variable in class org.optaplanner.core.impl.localsearch.decider.LocalSearchDecider
 
assertScoreFromScratch(Solution) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirectorFactory
 
assertScoreFromScratch(Solution) - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirectorFactory
Asserts that if the Score is calculated for the parameter solution, it would be equal to the Solution.getScore() of that parameter.
assertScoreFromScratch(Solution) - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
 
assertStepScoreFromScratch - Variable in class org.optaplanner.core.impl.constructionheuristic.DefaultConstructionHeuristicPhase
 
assertStepScoreFromScratch - Variable in class org.optaplanner.core.impl.localsearch.DefaultLocalSearchPhase
 
assertTabuHashCodeCorrectness - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.AbstractTabuAcceptor
 
assertWorkingScoreFromScratch(Score, Object) - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
 
assertWorkingScoreFromScratch(Score, Object) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
assertWorkingScoreFromScratch(Score, Object) - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirector
Asserts that if the Score is calculated for the current workingSolution in a fresh ScoreDirector (with no incremental calculation residue), it is equal to the parameter workingScore.
assertWorkingScoreFromScratch(Score, Object) - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
 
assertWorkingSolutionScoreFromScratch - Variable in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase
 
assignBreadth() - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchLayer
 
AVAILABLE_PROCESSOR_COUNT - Static variable in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
 

B

bailOutEnabled - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.FilteringEntitySelector
 
bailOutEnabled - Variable in class org.optaplanner.core.impl.heuristic.selector.move.decorator.FilteringMoveSelector
 
bailOutEnabled - Variable in class org.optaplanner.core.impl.heuristic.selector.value.decorator.InitializedValueSelector
 
BasicPlumbingTermination - Class in org.optaplanner.core.impl.solver
Concurrency notes: Condition predicate on (BasicPlumbingTermination.problemFactChangeQueue is not empty or BasicPlumbingTermination.terminatedEarly is true)
BasicPlumbingTermination(boolean) - Constructor for class org.optaplanner.core.impl.solver.BasicPlumbingTermination
 
basicPlumbingTermination - Variable in class org.optaplanner.core.impl.solver.DefaultSolver
 
bean - Variable in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner.Unprocessed
 
Bed - Class in org.optaplanner.examples.pas.domain
 
Bed() - Constructor for class org.optaplanner.examples.pas.domain.Bed
 
BedChangeMove - Class in org.optaplanner.examples.pas.solver.move
 
BedChangeMove(BedDesignation, Bed) - Constructor for class org.optaplanner.examples.pas.solver.move.BedChangeMove
 
BedDesignation - Class in org.optaplanner.examples.pas.domain
 
BedDesignation() - Constructor for class org.optaplanner.examples.pas.domain.BedDesignation
 
BedDesignationDifficultyWeightFactory - Class in org.optaplanner.examples.pas.domain.solver
 
BedDesignationDifficultyWeightFactory() - Constructor for class org.optaplanner.examples.pas.domain.solver.BedDesignationDifficultyWeightFactory
 
BedDesignationDifficultyWeightFactory.BedDesignationDifficultyWeight - Class in org.optaplanner.examples.pas.domain.solver
 
BedDesignationDifficultyWeightFactory.BedDesignationDifficultyWeight(BedDesignation, int, int) - Constructor for class org.optaplanner.examples.pas.domain.solver.BedDesignationDifficultyWeightFactory.BedDesignationDifficultyWeight
 
BedDesignationPillarPartSwapMoveFactory - Class in org.optaplanner.examples.pas.solver.move.factory
 
BedDesignationPillarPartSwapMoveFactory() - Constructor for class org.optaplanner.examples.pas.solver.move.factory.BedDesignationPillarPartSwapMoveFactory
 
BedDesignationSwapMove - Class in org.optaplanner.examples.pas.solver.move
 
BedDesignationSwapMove(BedDesignation, BedDesignation) - Constructor for class org.optaplanner.examples.pas.solver.move.BedDesignationSwapMove
 
BedDesignationSwapMoveFactory - Class in org.optaplanner.examples.pas.solver.move.factory
 
BedDesignationSwapMoveFactory() - Constructor for class org.optaplanner.examples.pas.solver.move.factory.BedDesignationSwapMoveFactory
 
BedStrengthComparator - Class in org.optaplanner.examples.pas.domain.solver
 
BedStrengthComparator() - Constructor for class org.optaplanner.examples.pas.domain.solver.BedStrengthComparator
 
beforeEntityAdded(ScoreDirector, Object) - Method in class org.optaplanner.core.impl.domain.variable.listener.InverseRelationVariableListener
 
beforeEntityAdded(ScoreDirector, EntityG) - Method in interface org.optaplanner.core.impl.domain.variable.listener.VariableListener
 
beforeEntityAdded(ScoreDirector, EntityDescriptor, Object) - Method in class org.optaplanner.core.impl.domain.variable.listener.VariableListenerSupport
 
beforeEntityAdded(Object) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
beforeEntityAdded(EntityDescriptor, Object) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
beforeEntityAdded(Object) - Method in interface org.optaplanner.core.impl.score.director.incremental.IncrementalScoreCalculator
 
beforeEntityAdded(EntityDescriptor, Object) - Method in class org.optaplanner.core.impl.score.director.incremental.IncrementalScoreDirector
 
beforeEntityAdded(Object) - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
 
beforeEntityAdded(Object) - Method in class org.optaplanner.examples.cheaptime.solver.score.CheapTimeIncrementalScoreCalculator
 
beforeEntityAdded(Object) - Method in class org.optaplanner.examples.cloudbalancing.solver.score.CloudBalancingIncrementalScoreCalculator
 
beforeEntityAdded(ScoreDirector, LeadingExam) - Method in class org.optaplanner.examples.examination.domain.solver.PeriodUpdatingVariableListener
 
beforeEntityAdded(Object) - Method in class org.optaplanner.examples.machinereassignment.solver.score.MachineReassignmentIncrementalScoreCalculator
 
beforeEntityAdded(Object) - Method in class org.optaplanner.examples.nqueens.solver.score.NQueensAdvancedIncrementalScoreCalculator
 
beforeEntityAdded(Object) - Method in class org.optaplanner.examples.nqueens.solver.score.NQueensBasicIncrementalScoreCalculator
 
beforeEntityAdded(ScoreDirector, Allocation) - Method in class org.optaplanner.examples.projectjobscheduling.domain.solver.PredecessorsDoneDateUpdatingVariableListener
 
beforeEntityAdded(Object) - Method in class org.optaplanner.examples.projectjobscheduling.solver.score.ProjectJobSchedulingIncrementalScoreCalculator
 
beforeEntityAdded(Object) - Method in class org.optaplanner.examples.tsp.solver.score.TspIncrementalScoreCalculator
 
beforeEntityAdded(ScoreDirector, Customer) - Method in class org.optaplanner.examples.vehiclerouting.domain.solver.VehicleUpdatingVariableListener
 
beforeEntityAdded(ScoreDirector, Customer) - Method in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.solver.ArrivalTimeUpdatingVariableListener
 
beforeEntityAdded(Object) - Method in class org.optaplanner.examples.vehiclerouting.solver.score.VehicleRoutingIncrementalScoreCalculator
 
beforeEntityRemoved(ScoreDirector, Object) - Method in class org.optaplanner.core.impl.domain.variable.listener.InverseRelationVariableListener
 
beforeEntityRemoved(ScoreDirector, EntityG) - Method in interface org.optaplanner.core.impl.domain.variable.listener.VariableListener
 
beforeEntityRemoved(ScoreDirector, EntityDescriptor, Object) - Method in class org.optaplanner.core.impl.domain.variable.listener.VariableListenerSupport
 
beforeEntityRemoved(Object) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
beforeEntityRemoved(EntityDescriptor, Object) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
beforeEntityRemoved(Object) - Method in interface org.optaplanner.core.impl.score.director.incremental.IncrementalScoreCalculator
 
beforeEntityRemoved(EntityDescriptor, Object) - Method in class org.optaplanner.core.impl.score.director.incremental.IncrementalScoreDirector
 
beforeEntityRemoved(Object) - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
 
beforeEntityRemoved(Object) - Method in class org.optaplanner.examples.cheaptime.solver.score.CheapTimeIncrementalScoreCalculator
 
beforeEntityRemoved(Object) - Method in class org.optaplanner.examples.cloudbalancing.solver.score.CloudBalancingIncrementalScoreCalculator
 
beforeEntityRemoved(ScoreDirector, LeadingExam) - Method in class org.optaplanner.examples.examination.domain.solver.PeriodUpdatingVariableListener
 
beforeEntityRemoved(Object) - Method in class org.optaplanner.examples.machinereassignment.solver.score.MachineReassignmentIncrementalScoreCalculator
 
beforeEntityRemoved(Object) - Method in class org.optaplanner.examples.nqueens.solver.score.NQueensAdvancedIncrementalScoreCalculator
 
beforeEntityRemoved(Object) - Method in class org.optaplanner.examples.nqueens.solver.score.NQueensBasicIncrementalScoreCalculator
 
beforeEntityRemoved(ScoreDirector, Allocation) - Method in class org.optaplanner.examples.projectjobscheduling.domain.solver.PredecessorsDoneDateUpdatingVariableListener
 
beforeEntityRemoved(Object) - Method in class org.optaplanner.examples.projectjobscheduling.solver.score.ProjectJobSchedulingIncrementalScoreCalculator
 
beforeEntityRemoved(Object) - Method in class org.optaplanner.examples.tsp.solver.score.TspIncrementalScoreCalculator
 
beforeEntityRemoved(ScoreDirector, Customer) - Method in class org.optaplanner.examples.vehiclerouting.domain.solver.VehicleUpdatingVariableListener
 
beforeEntityRemoved(ScoreDirector, Customer) - Method in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.solver.ArrivalTimeUpdatingVariableListener
 
beforeEntityRemoved(Object) - Method in class org.optaplanner.examples.vehiclerouting.solver.score.VehicleRoutingIncrementalScoreCalculator
 
beforeProblemFactAdded(Object) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
beforeProblemFactAdded(Object) - Method in class org.optaplanner.core.impl.score.director.incremental.IncrementalScoreDirector
 
beforeProblemFactAdded(Object) - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
 
beforeProblemFactChanged(Object) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
beforeProblemFactChanged(Object) - Method in class org.optaplanner.core.impl.score.director.incremental.IncrementalScoreDirector
 
beforeProblemFactChanged(Object) - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
 
beforeProblemFactRemoved(Object) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
beforeProblemFactRemoved(Object) - Method in class org.optaplanner.core.impl.score.director.incremental.IncrementalScoreDirector
 
beforeProblemFactRemoved(Object) - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
 
beforeVariableChanged(ScoreDirector, Object) - Method in class org.optaplanner.core.impl.domain.variable.listener.InverseRelationVariableListener
 
beforeVariableChanged(ScoreDirector, EntityG) - Method in interface org.optaplanner.core.impl.domain.variable.listener.VariableListener
 
beforeVariableChanged(ScoreDirector, VariableDescriptor, Object) - Method in class org.optaplanner.core.impl.domain.variable.listener.VariableListenerSupport
 
beforeVariableChanged(Object, String) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
beforeVariableChanged(VariableDescriptor, Object) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
beforeVariableChanged(Object, String) - Method in interface org.optaplanner.core.impl.score.director.incremental.IncrementalScoreCalculator
 
beforeVariableChanged(VariableDescriptor, Object) - Method in class org.optaplanner.core.impl.score.director.incremental.IncrementalScoreDirector
 
beforeVariableChanged(Object, String) - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
 
beforeVariableChanged(VariableDescriptor, Object) - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
 
beforeVariableChanged(Object, String) - Method in class org.optaplanner.examples.cheaptime.solver.score.CheapTimeIncrementalScoreCalculator
 
beforeVariableChanged(Object, String) - Method in class org.optaplanner.examples.cloudbalancing.solver.score.CloudBalancingIncrementalScoreCalculator
 
beforeVariableChanged(ScoreDirector, LeadingExam) - Method in class org.optaplanner.examples.examination.domain.solver.PeriodUpdatingVariableListener
 
beforeVariableChanged(Object, String) - Method in class org.optaplanner.examples.machinereassignment.solver.score.MachineReassignmentIncrementalScoreCalculator
 
beforeVariableChanged(Object, String) - Method in class org.optaplanner.examples.nqueens.solver.score.NQueensAdvancedIncrementalScoreCalculator
 
beforeVariableChanged(Object, String) - Method in class org.optaplanner.examples.nqueens.solver.score.NQueensBasicIncrementalScoreCalculator
 
beforeVariableChanged(ScoreDirector, Allocation) - Method in class org.optaplanner.examples.projectjobscheduling.domain.solver.PredecessorsDoneDateUpdatingVariableListener
 
beforeVariableChanged(Object, String) - Method in class org.optaplanner.examples.projectjobscheduling.solver.score.ProjectJobSchedulingIncrementalScoreCalculator
 
beforeVariableChanged(Object, String) - Method in class org.optaplanner.examples.tsp.solver.score.TspIncrementalScoreCalculator
 
beforeVariableChanged(ScoreDirector, Customer) - Method in class org.optaplanner.examples.vehiclerouting.domain.solver.VehicleUpdatingVariableListener
 
beforeVariableChanged(ScoreDirector, Customer) - Method in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.solver.ArrivalTimeUpdatingVariableListener
 
beforeVariableChanged(Object, String) - Method in class org.optaplanner.examples.vehiclerouting.solver.score.VehicleRoutingIncrementalScoreCalculator
 
benchmark() - Method in interface org.optaplanner.benchmark.api.PlannerBenchmark
Run all the single benchmarks and create a report.
benchmark() - Method in class org.optaplanner.benchmark.impl.PlannerBenchmarkRunner
 
BenchmarkAggregator - Class in org.optaplanner.benchmark.impl.aggregator
 
BenchmarkAggregator() - Constructor for class org.optaplanner.benchmark.impl.aggregator.BenchmarkAggregator
 
BenchmarkAggregatorFrame - Class in org.optaplanner.benchmark.impl.aggregator.swingui
 
BenchmarkAggregatorFrame(BenchmarkAggregator) - Constructor for class org.optaplanner.benchmark.impl.aggregator.swingui.BenchmarkAggregatorFrame
 
benchmarkingEnded() - Method in class org.optaplanner.benchmark.impl.PlannerBenchmarkRunner
 
benchmarkingStarted() - Method in class org.optaplanner.benchmark.impl.PlannerBenchmarkRunner
 
BenchmarkReport - Class in org.optaplanner.benchmark.impl.report
 
BenchmarkReport(PlannerBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.report.BenchmarkReport
 
BenchmarkReportConfig - Class in org.optaplanner.benchmark.config.report
 
BenchmarkReportConfig() - Constructor for class org.optaplanner.benchmark.config.report.BenchmarkReportConfig
 
BenchmarkResultIO - Class in org.optaplanner.benchmark.impl.result
 
BenchmarkResultIO() - Constructor for class org.optaplanner.benchmark.impl.result.BenchmarkResultIO
 
BendableBigDecimalScore - Class in org.optaplanner.core.api.score.buildin.bendablebigdecimal
This Score is based on n levels of BigDecimal constraints.
BendableBigDecimalScore(BigDecimal[], BigDecimal[]) - Constructor for class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScore
 
BendableBigDecimalScoreDefinition - Class in org.optaplanner.core.impl.score.buildin.bendablebigdecimal
 
BendableBigDecimalScoreDefinition(int, int) - Constructor for class org.optaplanner.core.impl.score.buildin.bendablebigdecimal.BendableBigDecimalScoreDefinition
 
BendableBigDecimalScoreHolder - Class in org.optaplanner.core.api.score.buildin.bendablebigdecimal
 
BendableBigDecimalScoreHolder(boolean, int, int) - Constructor for class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScoreHolder
 
bendableHardLevelsSize - Variable in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
 
BendableScore - Class in org.optaplanner.core.api.score.buildin.bendable
This Score is based on n levels of int constraints.
BendableScore(int[], int[]) - Constructor for class org.optaplanner.core.api.score.buildin.bendable.BendableScore
 
BendableScoreDefinition - Class in org.optaplanner.core.impl.score.buildin.bendable
 
BendableScoreDefinition(int, int) - Constructor for class org.optaplanner.core.impl.score.buildin.bendable.BendableScoreDefinition
 
BendableScoreHolder - Class in org.optaplanner.core.api.score.buildin.bendable
 
BendableScoreHolder(boolean, int, int) - Constructor for class org.optaplanner.core.api.score.buildin.bendable.BendableScoreHolder
 
bendableSoftLevelsSize - Variable in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
 
bestScore - Variable in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
 
BestScoreFeasibleTermination - Class in org.optaplanner.core.impl.solver.termination
 
BestScoreFeasibleTermination(FeasibilityScoreDefinition, double[]) - Constructor for class org.optaplanner.core.impl.solver.termination.BestScoreFeasibleTermination
 
bestScoreImproved - Variable in class org.optaplanner.core.impl.phase.scope.AbstractStepScope
 
BestScoreProblemStatistic - Class in org.optaplanner.benchmark.impl.statistic.bestscore
 
BestScoreProblemStatistic(ProblemBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreProblemStatistic
 
BestScoreSingleStatistic - Class in org.optaplanner.benchmark.impl.statistic.bestscore
 
BestScoreSingleStatistic(SingleBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreSingleStatistic
 
BestScoreStatisticPoint - Class in org.optaplanner.benchmark.impl.statistic.bestscore
 
BestScoreStatisticPoint(long, Score) - Constructor for class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreStatisticPoint
 
BestScoreTermination - Class in org.optaplanner.core.impl.solver.termination
 
BestScoreTermination(ScoreDefinition, Score, double[]) - Constructor for class org.optaplanner.core.impl.solver.termination.BestScoreTermination
 
bestSolution - Variable in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
 
bestSolutionChanged(BestSolutionChangedEvent<SolutionG>) - Method in interface org.optaplanner.core.api.solver.event.SolverEventListener
Called once every time when a better Solution is found.
bestSolutionChanged() - Method in class org.optaplanner.examples.common.swingui.SolverAndPersistenceFrame
 
BestSolutionChangedEvent<SolutionG extends Solution> - Class in org.optaplanner.core.api.solver.event
Delivered when the best Solution changes during solving.
BestSolutionChangedEvent(Solver, long, SolutionG, int) - Constructor for class org.optaplanner.core.api.solver.event.BestSolutionChangedEvent
 
BestSolutionMutationProblemStatistic - Class in org.optaplanner.benchmark.impl.statistic.bestsolutionmutation
 
BestSolutionMutationProblemStatistic(ProblemBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationProblemStatistic
 
BestSolutionMutationSingleStatistic - Class in org.optaplanner.benchmark.impl.statistic.bestsolutionmutation
 
BestSolutionMutationSingleStatistic(SingleBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationSingleStatistic
 
BestSolutionMutationStatisticPoint - Class in org.optaplanner.benchmark.impl.statistic.bestsolutionmutation
 
BestSolutionMutationStatisticPoint(long, int) - Constructor for class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationStatisticPoint
 
bestSolutionRecaller - Variable in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
 
bestSolutionRecaller - Variable in class org.optaplanner.core.impl.phase.AbstractPhase
 
bestSolutionRecaller - Variable in class org.optaplanner.core.impl.solver.DefaultSolver
 
BestSolutionRecaller - Class in org.optaplanner.core.impl.solver.recaller
A BestSolutionRecaller remembers the best solution that a Solver encounters.
BestSolutionRecaller() - Constructor for class org.optaplanner.core.impl.solver.recaller.BestSolutionRecaller
 
bestSolutionStepIndex - Variable in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
 
bestSolutionTimeMillis - Variable in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
 
bestUninitializedVariableCount - Variable in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
 
BigDecimalConstraintMatch - Class in org.optaplanner.core.api.score.constraint.bigdecimal
 
BigDecimalConstraintMatch(String, String, int, List<Object>, BigDecimal) - Constructor for class org.optaplanner.core.api.score.constraint.bigdecimal.BigDecimalConstraintMatch
 
BigDecimalConstraintMatchTotal - Class in org.optaplanner.core.api.score.constraint.bigdecimal
 
BigDecimalConstraintMatchTotal(String, String, int) - Constructor for class org.optaplanner.core.api.score.constraint.bigdecimal.BigDecimalConstraintMatchTotal
 
BigDecimalValueRange - Class in org.optaplanner.core.impl.domain.valuerange.buildin.bigdecimal
 
BigDecimalValueRange(BigDecimal, BigDecimal) - Constructor for class org.optaplanner.core.impl.domain.valuerange.buildin.bigdecimal.BigDecimalValueRange
All parameters must have the same BigDecimal.scale().
BigDecimalValueRange(BigDecimal, BigDecimal, BigDecimal) - Constructor for class org.optaplanner.core.impl.domain.valuerange.buildin.bigdecimal.BigDecimalValueRange
All parameters must have the same BigDecimal.scale().
BooleanContractLine - Class in org.optaplanner.examples.nurserostering.domain.contract
 
BooleanContractLine() - Constructor for class org.optaplanner.examples.nurserostering.domain.contract.BooleanContractLine
 
BreadthFirstNodeComparator - Class in org.optaplanner.core.impl.exhaustivesearch.node.comparator
Investigate nodes layer by layer: investigate shallower nodes first.
BreadthFirstNodeComparator(boolean) - Constructor for class org.optaplanner.core.impl.exhaustivesearch.node.comparator.BreadthFirstNodeComparator
 
bufferedReader - Variable in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
bufferedWriter - Variable in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionExporter.TxtOutputBuilder
 
buildAcceptor(HeuristicConfigPolicy) - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
 
buildAllConstructionHeuristicTypes() - Method in class org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintConfig
 
buildAndBenchmark(String[]) - Method in class org.optaplanner.examples.common.app.CommonBenchmarkApp
 
buildBaseMoveSelector(HeuristicConfigPolicy, SelectionCacheType, boolean) - Method in class org.optaplanner.core.config.heuristic.selector.move.composite.CartesianProductMoveSelectorConfig
 
buildBaseMoveSelector(HeuristicConfigPolicy, SelectionCacheType, boolean) - Method in class org.optaplanner.core.config.heuristic.selector.move.composite.UnionMoveSelectorConfig
 
buildBaseMoveSelector(HeuristicConfigPolicy, SelectionCacheType, boolean) - Method in class org.optaplanner.core.config.heuristic.selector.move.factory.MoveIteratorFactoryConfig
 
buildBaseMoveSelector(HeuristicConfigPolicy, SelectionCacheType, boolean) - Method in class org.optaplanner.core.config.heuristic.selector.move.factory.MoveListFactoryConfig
 
buildBaseMoveSelector(HeuristicConfigPolicy, SelectionCacheType, boolean) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.SubChainChangeMoveSelectorConfig
 
buildBaseMoveSelector(HeuristicConfigPolicy, SelectionCacheType, boolean) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.SubChainSwapMoveSelectorConfig
 
buildBaseMoveSelector(HeuristicConfigPolicy, SelectionCacheType, boolean) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.ChangeMoveSelectorConfig
 
buildBaseMoveSelector(HeuristicConfigPolicy, SelectionCacheType, boolean) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.PillarChangeMoveSelectorConfig
 
buildBaseMoveSelector(HeuristicConfigPolicy, SelectionCacheType, boolean) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.PillarSwapMoveSelectorConfig
 
buildBaseMoveSelector(HeuristicConfigPolicy, SelectionCacheType, boolean) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.SwapMoveSelectorConfig
 
buildBaseMoveSelector(HeuristicConfigPolicy, SelectionCacheType, boolean) - Method in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
 
buildBenchmarkReport(PlannerBenchmarkResult) - Method in class org.optaplanner.benchmark.config.report.BenchmarkReportConfig
 
buildBestSolutionRecaller(EnvironmentMode) - Method in class org.optaplanner.core.config.solver.SolverConfig
 
buildConstraintMatchSetText(ConstraintMatchTotal) - Method in class org.optaplanner.examples.common.swingui.ConstraintMatchesDialog
 
buildCsvLine(String...) - Static method in class org.optaplanner.benchmark.impl.statistic.StatisticPoint
 
buildCsvLineWithDoubles(long, double...) - Static method in class org.optaplanner.benchmark.impl.statistic.StatisticPoint
 
buildCsvLineWithLongs(long, long...) - Static method in class org.optaplanner.benchmark.impl.statistic.StatisticPoint
 
buildCsvLineWithStrings(long, String...) - Static method in class org.optaplanner.benchmark.impl.statistic.StatisticPoint
 
buildDeciderScoreComparatorFactory() - Method in class org.optaplanner.core.config.localsearch.decider.deciderscorecomparator.DeciderScoreComparatorFactoryConfig
Deprecated.  
buildEffectiveSolverBenchmarkConfigList() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
 
buildEntityPlacer(HeuristicConfigPolicy, Termination) - Method in class org.optaplanner.core.config.constructionheuristic.placer.EntityPlacerConfig
 
buildEntityPlacer(HeuristicConfigPolicy, Termination) - Method in class org.optaplanner.core.config.constructionheuristic.placer.PooledEntityPlacerConfig
 
buildEntityPlacer(HeuristicConfigPolicy, Termination) - Method in class org.optaplanner.core.config.constructionheuristic.placer.QueuedEntityPlacerConfig
 
buildEntitySelector(HeuristicConfigPolicy, SelectionCacheType, SelectionOrder) - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
 
buildFinalistPodium() - Method in enum org.optaplanner.core.config.localsearch.decider.forager.FinalistPodiumType
 
buildForager(HeuristicConfigPolicy) - Method in class org.optaplanner.core.config.constructionheuristic.decider.forager.ConstructionHeuristicForagerConfig
 
buildForager(HeuristicConfigPolicy) - Method in class org.optaplanner.core.config.localsearch.decider.forager.LocalSearchForagerConfig
 
buildInvalidVariableNameExceptionMessage(String) - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
 
buildMimicReplaying(HeuristicConfigPolicy) - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
 
buildMove(List<Move>) - Static method in class org.optaplanner.core.impl.heuristic.move.CompositeMove
 
buildMoveSelector(HeuristicConfigPolicy, SelectionCacheType, SelectionOrder) - Method in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
 
buildNodeComparator(boolean) - Method in enum org.optaplanner.core.config.exhaustivesearch.NodeExplorationType
 
buildOptimisticBound(InitializingScoreTrend, BendableScore) - Method in class org.optaplanner.core.impl.score.buildin.bendable.BendableScoreDefinition
 
buildOptimisticBound(InitializingScoreTrend, BendableBigDecimalScore) - Method in class org.optaplanner.core.impl.score.buildin.bendablebigdecimal.BendableBigDecimalScoreDefinition
 
buildOptimisticBound(InitializingScoreTrend, HardMediumSoftScore) - Method in class org.optaplanner.core.impl.score.buildin.hardmediumsoft.HardMediumSoftScoreDefinition
 
buildOptimisticBound(InitializingScoreTrend, HardMediumSoftLongScore) - Method in class org.optaplanner.core.impl.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreDefinition
 
buildOptimisticBound(InitializingScoreTrend, HardSoftScore) - Method in class org.optaplanner.core.impl.score.buildin.hardsoft.HardSoftScoreDefinition
 
buildOptimisticBound(InitializingScoreTrend, HardSoftBigDecimalScore) - Method in class org.optaplanner.core.impl.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreDefinition
 
buildOptimisticBound(InitializingScoreTrend, HardSoftDoubleScore) - Method in class org.optaplanner.core.impl.score.buildin.hardsoftdouble.HardSoftDoubleScoreDefinition
 
buildOptimisticBound(InitializingScoreTrend, HardSoftLongScore) - Method in class org.optaplanner.core.impl.score.buildin.hardsoftlong.HardSoftLongScoreDefinition
 
buildOptimisticBound(InitializingScoreTrend, SimpleScore) - Method in class org.optaplanner.core.impl.score.buildin.simple.SimpleScoreDefinition
 
buildOptimisticBound(InitializingScoreTrend, SimpleBigDecimalScore) - Method in class org.optaplanner.core.impl.score.buildin.simplebigdecimal.SimpleBigDecimalScoreDefinition
 
buildOptimisticBound(InitializingScoreTrend, SimpleDoubleScore) - Method in class org.optaplanner.core.impl.score.buildin.simpledouble.SimpleDoubleScoreDefinition
 
buildOptimisticBound(InitializingScoreTrend, SimpleLongScore) - Method in class org.optaplanner.core.impl.score.buildin.simplelong.SimpleLongScoreDefinition
 
buildOptimisticBound(InitializingScoreTrend, S) - Method in interface org.optaplanner.core.impl.score.definition.ScoreDefinition
Builds a Score which is equal or better than any other Score with more variables initialized (while the already variables don't change).
buildPessimisticBound(InitializingScoreTrend, BendableScore) - Method in class org.optaplanner.core.impl.score.buildin.bendable.BendableScoreDefinition
 
buildPessimisticBound(InitializingScoreTrend, BendableBigDecimalScore) - Method in class org.optaplanner.core.impl.score.buildin.bendablebigdecimal.BendableBigDecimalScoreDefinition
 
buildPessimisticBound(InitializingScoreTrend, HardMediumSoftScore) - Method in class org.optaplanner.core.impl.score.buildin.hardmediumsoft.HardMediumSoftScoreDefinition
 
buildPessimisticBound(InitializingScoreTrend, HardMediumSoftLongScore) - Method in class org.optaplanner.core.impl.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreDefinition
 
buildPessimisticBound(InitializingScoreTrend, HardSoftScore) - Method in class org.optaplanner.core.impl.score.buildin.hardsoft.HardSoftScoreDefinition
 
buildPessimisticBound(InitializingScoreTrend, HardSoftBigDecimalScore) - Method in class org.optaplanner.core.impl.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreDefinition
 
buildPessimisticBound(InitializingScoreTrend, HardSoftDoubleScore) - Method in class org.optaplanner.core.impl.score.buildin.hardsoftdouble.HardSoftDoubleScoreDefinition
 
buildPessimisticBound(InitializingScoreTrend, HardSoftLongScore) - Method in class org.optaplanner.core.impl.score.buildin.hardsoftlong.HardSoftLongScoreDefinition
 
buildPessimisticBound(InitializingScoreTrend, SimpleScore) - Method in class org.optaplanner.core.impl.score.buildin.simple.SimpleScoreDefinition
 
buildPessimisticBound(InitializingScoreTrend, SimpleBigDecimalScore) - Method in class org.optaplanner.core.impl.score.buildin.simplebigdecimal.SimpleBigDecimalScoreDefinition
 
buildPessimisticBound(InitializingScoreTrend, SimpleDoubleScore) - Method in class org.optaplanner.core.impl.score.buildin.simpledouble.SimpleDoubleScoreDefinition
 
buildPessimisticBound(InitializingScoreTrend, SimpleLongScore) - Method in class org.optaplanner.core.impl.score.buildin.simplelong.SimpleLongScoreDefinition
 
buildPessimisticBound(InitializingScoreTrend, S) - Method in interface org.optaplanner.core.impl.score.definition.ScoreDefinition
Builds a Score which is equal or worse than any other Score with more variables initialized (while the already variables don't change).
buildPhase(int, HeuristicConfigPolicy, BestSolutionRecaller, Termination) - Method in class org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicPhaseConfig
 
buildPhase(int, HeuristicConfigPolicy, BestSolutionRecaller, Termination) - Method in class org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchPhaseConfig
 
buildPhase(int, HeuristicConfigPolicy, BestSolutionRecaller, Termination) - Method in class org.optaplanner.core.config.localsearch.LocalSearchPhaseConfig
 
buildPhase(int, HeuristicConfigPolicy, BestSolutionRecaller, Termination) - Method in class org.optaplanner.core.config.phase.custom.CustomPhaseConfig
 
buildPhase(int, HeuristicConfigPolicy, BestSolutionRecaller, Termination) - Method in class org.optaplanner.core.config.phase.PhaseConfig
 
buildPillarSelector(HeuristicConfigPolicy, SelectionCacheType, SelectionOrder, List<String>) - Method in class org.optaplanner.core.config.heuristic.selector.entity.pillar.PillarSelectorConfig
 
buildPlannerBenchmark() - Method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
Creates a new PlannerBenchmark instance.
buildPlannerBenchmark() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
 
buildPlannerBenchmark() - Method in class org.optaplanner.benchmark.impl.FreemarkerXmlPlannerBenchmarkFactory
 
buildPlannerBenchmark() - Method in class org.optaplanner.benchmark.impl.XStreamXmlPlannerBenchmarkFactory
 
buildPlannerBenchmarkFactory() - Method in class org.optaplanner.examples.common.app.CommonBenchmarkApp.ArgOption
 
buildProblemBenchmarkList(SolverBenchmarkResult) - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
 
buildProblemStatistic(ProblemBenchmarkResult) - Method in enum org.optaplanner.benchmark.config.statistic.ProblemStatisticType
 
buildPureSingleStatistic(SingleBenchmarkResult) - Method in enum org.optaplanner.benchmark.config.statistic.SingleStatisticType
 
buildScoreCorruptionAnalysis(ScoreDirector) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
buildScoreDefinition() - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
 
buildScoreDirector() - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirectorFactory
 
buildScoreDirector(boolean) - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirectorFactory
 
buildScoreDirector(boolean) - Method in class org.optaplanner.core.impl.score.director.easy.EasyScoreDirectorFactory
 
buildScoreDirector(boolean) - Method in class org.optaplanner.core.impl.score.director.incremental.IncrementalScoreDirectorFactory
 
buildScoreDirector() - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirectorFactory
 
buildScoreDirector(boolean) - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirectorFactory
Like InnerScoreDirectorFactory.buildScoreDirector(), but optionally disables ConstraintMatch tracking for more performance (presuming the ScoreDirector implementation actually supports it to begin with).
buildScoreDirector() - Method in interface org.optaplanner.core.impl.score.director.ScoreDirectorFactory
Creates a new ScoreDirector instance.
buildScoreDirectorFactory(EnvironmentMode, SolutionDescriptor) - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
 
buildScoreDirectorFactory(EnvironmentMode, SolutionDescriptor, ScoreDefinition) - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
 
buildScoreHolder(boolean) - Method in class org.optaplanner.core.impl.score.buildin.bendable.BendableScoreDefinition
 
buildScoreHolder(boolean) - Method in class org.optaplanner.core.impl.score.buildin.bendablebigdecimal.BendableBigDecimalScoreDefinition
 
buildScoreHolder(boolean) - Method in class org.optaplanner.core.impl.score.buildin.hardmediumsoft.HardMediumSoftScoreDefinition
 
buildScoreHolder(boolean) - Method in class org.optaplanner.core.impl.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreDefinition
 
buildScoreHolder(boolean) - Method in class org.optaplanner.core.impl.score.buildin.hardsoft.HardSoftScoreDefinition
 
buildScoreHolder(boolean) - Method in class org.optaplanner.core.impl.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreDefinition
 
buildScoreHolder(boolean) - Method in class org.optaplanner.core.impl.score.buildin.hardsoftdouble.HardSoftDoubleScoreDefinition
 
buildScoreHolder(boolean) - Method in class org.optaplanner.core.impl.score.buildin.hardsoftlong.HardSoftLongScoreDefinition
 
buildScoreHolder(boolean) - Method in class org.optaplanner.core.impl.score.buildin.simple.SimpleScoreDefinition
 
buildScoreHolder(boolean) - Method in class org.optaplanner.core.impl.score.buildin.simplebigdecimal.SimpleBigDecimalScoreDefinition
 
buildScoreHolder(boolean) - Method in class org.optaplanner.core.impl.score.buildin.simpledouble.SimpleDoubleScoreDefinition
 
buildScoreHolder(boolean) - Method in class org.optaplanner.core.impl.score.buildin.simplelong.SimpleLongScoreDefinition
 
buildScoreHolder(boolean) - Method in interface org.optaplanner.core.impl.score.definition.ScoreDefinition
Used by DroolsScoreDirector.
buildScorePattern(int) - Static method in class org.optaplanner.core.api.score.AbstractScore
 
buildScorePattern(String...) - Static method in class org.optaplanner.core.api.score.AbstractScore
 
buildSolutionDescriptor() - Method in class org.optaplanner.core.config.solver.SolverConfig
 
buildSolver() - Method in class org.optaplanner.core.api.solver.SolverFactory
Creates a new Solver instance.
buildSolver() - Method in class org.optaplanner.core.config.solver.SolverConfig
 
buildSolver() - Method in class org.optaplanner.core.impl.solver.XStreamXmlSolverFactory
 
buildSolverBenchmark(PlannerBenchmarkResult) - Method in class org.optaplanner.benchmark.config.SolverBenchmarkConfig
 
buildSolverBenchmarkConfigList() - Method in class org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintConfig
 
buildSubChainSelector(HeuristicConfigPolicy, EntityDescriptor, SelectionCacheType, SelectionOrder) - Method in class org.optaplanner.core.config.heuristic.selector.value.chained.SubChainSelectorConfig
 
buildTermination(HeuristicConfigPolicy, Termination) - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
 
buildTermination(HeuristicConfigPolicy) - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
 
buildTrendPattern(int) - Static method in class org.optaplanner.core.impl.score.trend.InitializingScoreTrend
 
buildValueSelector(HeuristicConfigPolicy, EntityDescriptor, SelectionCacheType, SelectionOrder) - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
 
buildVariableListener() - Method in class org.optaplanner.core.impl.domain.variable.descriptor.CustomShadowVariableDescriptor
 
buildVariableListener() - Method in class org.optaplanner.core.impl.domain.variable.descriptor.InverseRelationShadowVariableDescriptor
 
buildVariableListener() - Method in class org.optaplanner.core.impl.domain.variable.descriptor.ShadowVariableDescriptor
 
buildVariableListenerList() - Method in class org.optaplanner.core.impl.domain.variable.descriptor.VariableDescriptor
 
buildVariableListenerSupport() - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
 
buildXStream() - Static method in class org.optaplanner.core.impl.solver.XStreamXmlSolverFactory
Builds the XStream setup which is used to read/write solver configs and benchmark configs.
BUTTER_1 - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
BUTTER_2 - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
BUTTER_3 - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 

C

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
A EntitySelector that caches the result of its child EntitySelector.
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
A MoveSelector that caches the result of its child MoveSelector.
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
A ValueSelector that caches the result of its child ValueSelector.
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
 
CalculateCountSingleStatistic - Class in org.optaplanner.benchmark.impl.statistic.calculatecount
 
CalculateCountSingleStatistic(SingleBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.calculatecount.CalculateCountSingleStatistic
 
CalculateCountSingleStatistic(SingleBenchmarkResult, long) - Constructor for class org.optaplanner.benchmark.impl.statistic.calculatecount.CalculateCountSingleStatistic
 
CalculateCountStatisticPoint - Class in org.optaplanner.benchmark.impl.statistic.calculatecount
 
CalculateCountStatisticPoint(long, long) - Constructor for class org.optaplanner.benchmark.impl.statistic.calculatecount.CalculateCountStatisticPoint
 
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.OrCompositeTermination
Calculates the minimum 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
See Termination.calculateSolverTimeGradient(DefaultSolverScope).
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
 
calculateSameNightCount(AdmissionPart) - Method in class org.optaplanner.examples.pas.domain.AdmissionPart
 
calculateScore() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
 
calculateScore() - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
 
calculateScore(Sol) - Method in interface org.optaplanner.core.impl.score.director.easy.EasyScoreCalculator
 
calculateScore() - Method in class org.optaplanner.core.impl.score.director.easy.EasyScoreDirector
 
calculateScore() - Method in interface org.optaplanner.core.impl.score.director.incremental.IncrementalScoreCalculator
 
calculateScore() - Method in class org.optaplanner.core.impl.score.director.incremental.IncrementalScoreDirector
 
calculateScore() - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
Calculates the Score and updates the workingSolution accordingly.
calculateScore() - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
 
calculateScore(CheapTimeSolution) - Method in class org.optaplanner.examples.cheaptime.solver.score.CheapTimeEasyScoreCalculator
 
calculateScore() - Method in class org.optaplanner.examples.cheaptime.solver.score.CheapTimeIncrementalScoreCalculator
 
calculateScore(CloudBalance) - Method in class org.optaplanner.examples.cloudbalancing.solver.score.CloudBalancingEasyScoreCalculator
A very simple implementation.
calculateScore() - Method in class org.optaplanner.examples.cloudbalancing.solver.score.CloudBalancingIncrementalScoreCalculator
 
calculateScore(CloudBalance) - Method in class org.optaplanner.examples.cloudbalancing.solver.score.CloudBalancingMapBasedEasyScoreCalculator
 
calculateScore() - Method in class org.optaplanner.examples.machinereassignment.solver.score.MachineReassignmentIncrementalScoreCalculator
 
calculateScore() - Method in class org.optaplanner.examples.nqueens.solver.score.NQueensAdvancedIncrementalScoreCalculator
 
calculateScore() - Method in class org.optaplanner.examples.nqueens.solver.score.NQueensBasicIncrementalScoreCalculator
 
calculateScore(NQueens) - Method in class org.optaplanner.examples.nqueens.solver.score.NQueensEasyScoreCalculator
 
calculateScore(NQueens) - Method in class org.optaplanner.examples.nqueens.solver.score.NQueensMapBasedEasyScoreCalculator
 
calculateScore() - Method in class org.optaplanner.examples.projectjobscheduling.solver.score.ProjectJobSchedulingIncrementalScoreCalculator
 
calculateScore(TravelingSalesmanTour) - Method in class org.optaplanner.examples.tsp.solver.score.TspEasyScoreCalculator
 
calculateScore() - Method in class org.optaplanner.examples.tsp.solver.score.TspIncrementalScoreCalculator
 
calculateScore(VehicleRoutingSolution) - Method in class org.optaplanner.examples.vehiclerouting.solver.score.VehicleRoutingEasyScoreCalculator
 
calculateScore() - Method in class org.optaplanner.examples.vehiclerouting.solver.score.VehicleRoutingIncrementalScoreCalculator
 
calculateScoreDifferencePercentage(Score<S>, Score<S>) - 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.OrCompositeTermination
Calculates the minimum 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(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.SingleBenchmarkRunner
 
canConvert(Class) - Method in class org.optaplanner.core.config.util.KeyAsElementMapConverter
 
canConvert(Class) - Method in class org.optaplanner.persistence.xstream.impl.score.XStreamScoreConverter
 
capacity - Variable in class org.optaplanner.examples.projectjobscheduling.solver.score.capacity.NonrenewableResourceCapacityTracker
 
capacity - Variable in class org.optaplanner.examples.vehiclerouting.domain.Vehicle
 
capacityEveryDay - Variable in class org.optaplanner.examples.projectjobscheduling.solver.score.capacity.RenewableResourceCapacityTracker
 
CartesianProductMoveSelector - Class in org.optaplanner.core.impl.heuristic.selector.move.composite
A CompositeMoveSelector that cartesian products 2 or more MoveSelectors.
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.OriginalCartesianProductMoveIterator() - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.composite.CartesianProductMoveSelector.OriginalCartesianProductMoveIterator
 
CartesianProductMoveSelector.RandomCartesianProductMoveIterator - Class in org.optaplanner.core.impl.heuristic.selector.move.composite
 
CartesianProductMoveSelector.RandomCartesianProductMoveIterator() - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.composite.CartesianProductMoveSelector.RandomCartesianProductMoveIterator
 
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
 
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, Object) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedChangeMove
 
ChainedMoveUtils - Class in org.optaplanner.core.impl.heuristic.selector.move.generic.chained
 
ChainedSwapMove - Class in org.optaplanner.core.impl.heuristic.selector.move.generic.chained
 
ChainedSwapMove(Collection<GenuineVariableDescriptor>, Object, Object) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedSwapMove
 
CHAMELEON_1 - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
CHAMELEON_2 - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
CHAMELEON_3 - Static variable in class org.optaplanner.examples.common.swingui.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
 
changeWorkingSolution(ScoreDirector) - Method in interface org.optaplanner.core.impl.phase.custom.CustomPhaseCommand
 
changeWorkingSolution(ScoreDirector) - Method in class org.optaplanner.examples.dinnerparty.solver.solution.initializer.DinnerPartySolutionInitializer
 
changeWorkingSolution(ScoreDirector) - Method in class org.optaplanner.examples.machinereassignment.solver.solution.initializer.ToOriginalMachineSolutionInitializer
 
changeWorkingSolution(ScoreDirector) - Method in class org.optaplanner.examples.nqueens.solver.solution.CheatingNQueensPhaseCommand
 
CHARTED_SCORE_LEVEL_SIZE - Static variable in class org.optaplanner.benchmark.impl.report.BenchmarkReport
 
CheapTimeApp - Class in org.optaplanner.examples.cheaptime.app
 
CheapTimeApp() - Constructor for class org.optaplanner.examples.cheaptime.app.CheapTimeApp
 
CheapTimeBenchmarkApp - Class in org.optaplanner.examples.cheaptime.app
 
CheapTimeBenchmarkApp() - Constructor for class org.optaplanner.examples.cheaptime.app.CheapTimeBenchmarkApp
 
CheapTimeCostCalculator - Class in org.optaplanner.examples.cheaptime.solver
 
CheapTimeDao - Class in org.optaplanner.examples.cheaptime.persistence
 
CheapTimeDao() - Constructor for class org.optaplanner.examples.cheaptime.persistence.CheapTimeDao
 
CheapTimeEasyScoreCalculator - Class in org.optaplanner.examples.cheaptime.solver.score
 
CheapTimeEasyScoreCalculator() - Constructor for class org.optaplanner.examples.cheaptime.solver.score.CheapTimeEasyScoreCalculator
 
CheapTimeExporter - Class in org.optaplanner.examples.cheaptime.persistence
 
CheapTimeExporter() - Constructor for class org.optaplanner.examples.cheaptime.persistence.CheapTimeExporter
 
CheapTimeExporter(boolean) - Constructor for class org.optaplanner.examples.cheaptime.persistence.CheapTimeExporter
 
CheapTimeExporter.CheapTimeOutputBuilder - Class in org.optaplanner.examples.cheaptime.persistence
 
CheapTimeExporter.CheapTimeOutputBuilder() - Constructor for class org.optaplanner.examples.cheaptime.persistence.CheapTimeExporter.CheapTimeOutputBuilder
 
CheapTimeImporter - Class in org.optaplanner.examples.cheaptime.persistence
 
CheapTimeImporter() - Constructor for class org.optaplanner.examples.cheaptime.persistence.CheapTimeImporter
 
CheapTimeImporter(boolean) - Constructor for class org.optaplanner.examples.cheaptime.persistence.CheapTimeImporter
 
CheapTimeImporter.CheapTimeInputBuilder - Class in org.optaplanner.examples.cheaptime.persistence
 
CheapTimeImporter.CheapTimeInputBuilder() - Constructor for class org.optaplanner.examples.cheaptime.persistence.CheapTimeImporter.CheapTimeInputBuilder
 
CheapTimeImporter.CheapTimeInputBuilder.ForecastInputBuilder - Class in org.optaplanner.examples.cheaptime.persistence
 
CheapTimeImporter.CheapTimeInputBuilder.ForecastInputBuilder() - Constructor for class org.optaplanner.examples.cheaptime.persistence.CheapTimeImporter.CheapTimeInputBuilder.ForecastInputBuilder
 
CheapTimeIncrementalScoreCalculator - Class in org.optaplanner.examples.cheaptime.solver.score
 
CheapTimeIncrementalScoreCalculator() - Constructor for class org.optaplanner.examples.cheaptime.solver.score.CheapTimeIncrementalScoreCalculator
 
CheapTimePanel - Class in org.optaplanner.examples.cheaptime.swingui
 
CheapTimePanel() - Constructor for class org.optaplanner.examples.cheaptime.swingui.CheapTimePanel
 
CheapTimePillarSlideMove - Class in org.optaplanner.examples.cheaptime.solver.move
 
CheapTimePillarSlideMove(List<TaskAssignment>, int) - Constructor for class org.optaplanner.examples.cheaptime.solver.move.CheapTimePillarSlideMove
 
CheapTimePillarSlideMoveIteratorFactory - Class in org.optaplanner.examples.cheaptime.solver.move.factory
 
CheapTimePillarSlideMoveIteratorFactory() - Constructor for class org.optaplanner.examples.cheaptime.solver.move.factory.CheapTimePillarSlideMoveIteratorFactory
 
CheapTimeSolution - Class in org.optaplanner.examples.cheaptime.domain
 
CheapTimeSolution() - Constructor for class org.optaplanner.examples.cheaptime.domain.CheapTimeSolution
 
CheapTimeSolutionFileIO - Class in org.optaplanner.examples.cheaptime.persistence
 
CheapTimeSolutionFileIO() - Constructor for class org.optaplanner.examples.cheaptime.persistence.CheapTimeSolutionFileIO
 
CheatingNQueensPhaseCommand - Class in org.optaplanner.examples.nqueens.solver.solution
Because N Queens is not NP-complete or NP-hard, it can be cheated.
CheatingNQueensPhaseCommand() - Constructor for class org.optaplanner.examples.nqueens.solver.solution.CheatingNQueensPhaseCommand
 
CheckBoxTree - Class in org.optaplanner.benchmark.impl.aggregator.swingui
 
CheckBoxTree(DefaultMutableTreeNode) - Constructor for class org.optaplanner.benchmark.impl.aggregator.swingui.CheckBoxTree
 
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
 
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.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
 
CHOCOLATE_1 - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
CHOCOLATE_2 - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
CHOCOLATE_3 - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
City - Class in org.optaplanner.examples.tsp.domain
 
City() - Constructor for class org.optaplanner.examples.tsp.domain.City
 
clearProcessAssignments() - Method in class org.optaplanner.examples.machinereassignment.swingui.MrMachinePanel
 
clearProcesses() - Method in class org.optaplanner.examples.cloudbalancing.swingui.CloudComputerPanel
 
clearShiftAssignments() - Method in class org.optaplanner.examples.nurserostering.swingui.EmployeePanel
 
clone() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
 
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
Clones this ScoreDirector and its workingSolution.
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(SolutionG) - Method in interface org.optaplanner.core.api.domain.solution.cloner.SolutionCloner
Does a planning clone.
cloneSolution(SolutionG) - Method in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner
 
cloneSolution(SolutionG) - Method in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner.FieldAccessingSolutionClonerRun
 
cloneSolution(SolutionG) - Method in class org.optaplanner.core.impl.domain.solution.cloner.PlanningCloneableSolutionCloner
 
cloneWorkingSolution() - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
cloneWorkingSolution() - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirector
 
close(Solver) - Method in class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreSingleStatistic
 
close(Solver) - Method in class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationSingleStatistic
 
close(Solver) - Method in class org.optaplanner.benchmark.impl.statistic.calculatecount.CalculateCountSingleStatistic
 
close(Solver) - Method in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseSingleStatistic
 
close(Solver) - Method in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepSingleStatistic
 
close(Solver) - Method in class org.optaplanner.benchmark.impl.statistic.single.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreSingleStatistic
 
close(Solver) - Method in class org.optaplanner.benchmark.impl.statistic.single.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreSingleStatistic
 
close(Solver) - Method in class org.optaplanner.benchmark.impl.statistic.single.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffSingleStatistic
 
close(Solver) - Method in class org.optaplanner.benchmark.impl.statistic.single.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffSingleStatistic
 
close(Solver) - Method in class org.optaplanner.benchmark.impl.statistic.SingleStatistic
 
close(Solver) - Method in class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreSingleStatistic
 
CloudBalance - Class in org.optaplanner.examples.cloudbalancing.domain
 
CloudBalance() - Constructor for class org.optaplanner.examples.cloudbalancing.domain.CloudBalance
 
CloudBalancingApp - Class in org.optaplanner.examples.cloudbalancing.app
 
CloudBalancingApp() - Constructor for class org.optaplanner.examples.cloudbalancing.app.CloudBalancingApp
 
CloudBalancingBenchmarkApp - Class in org.optaplanner.examples.cloudbalancing.app
 
CloudBalancingBenchmarkApp() - Constructor for class org.optaplanner.examples.cloudbalancing.app.CloudBalancingBenchmarkApp
 
CloudBalancingBenchmarkHelloWorld - Class in org.optaplanner.examples.cloudbalancing.app
 
CloudBalancingBenchmarkHelloWorld() - Constructor for class org.optaplanner.examples.cloudbalancing.app.CloudBalancingBenchmarkHelloWorld
 
CloudBalancingDao - Class in org.optaplanner.examples.cloudbalancing.persistence
 
CloudBalancingDao() - Constructor for class org.optaplanner.examples.cloudbalancing.persistence.CloudBalancingDao
 
CloudBalancingEasyScoreCalculator - Class in org.optaplanner.examples.cloudbalancing.solver.score
 
CloudBalancingEasyScoreCalculator() - Constructor for class org.optaplanner.examples.cloudbalancing.solver.score.CloudBalancingEasyScoreCalculator
 
CloudBalancingGenerator - Class in org.optaplanner.examples.cloudbalancing.persistence
 
CloudBalancingGenerator() - Constructor for class org.optaplanner.examples.cloudbalancing.persistence.CloudBalancingGenerator
 
CloudBalancingGenerator(boolean) - Constructor for class org.optaplanner.examples.cloudbalancing.persistence.CloudBalancingGenerator
 
CloudBalancingHelloWorld - Class in org.optaplanner.examples.cloudbalancing.app
 
CloudBalancingHelloWorld() - Constructor for class org.optaplanner.examples.cloudbalancing.app.CloudBalancingHelloWorld
 
CloudBalancingIncrementalScoreCalculator - Class in org.optaplanner.examples.cloudbalancing.solver.score
 
CloudBalancingIncrementalScoreCalculator() - Constructor for class org.optaplanner.examples.cloudbalancing.solver.score.CloudBalancingIncrementalScoreCalculator
 
CloudBalancingMapBasedEasyScoreCalculator - Class in org.optaplanner.examples.cloudbalancing.solver.score
 
CloudBalancingMapBasedEasyScoreCalculator() - Constructor for class org.optaplanner.examples.cloudbalancing.solver.score.CloudBalancingMapBasedEasyScoreCalculator
 
CloudBalancingMoveHelper - Class in org.optaplanner.examples.cloudbalancing.solver.move
 
CloudBalancingPanel - Class in org.optaplanner.examples.cloudbalancing.swingui
 
CloudBalancingPanel() - Constructor for class org.optaplanner.examples.cloudbalancing.swingui.CloudBalancingPanel
 
CloudBalancingSessionAttributeName - Class in org.optaplanner.webexamples.cloudbalancing
 
CloudBalancingSessionAttributeName() - Constructor for class org.optaplanner.webexamples.cloudbalancing.CloudBalancingSessionAttributeName
 
CloudBalancingWebAction - Class in org.optaplanner.webexamples.cloudbalancing
 
CloudBalancingWebAction() - Constructor for class org.optaplanner.webexamples.cloudbalancing.CloudBalancingWebAction
 
CloudComputer - Class in org.optaplanner.examples.cloudbalancing.domain
 
CloudComputer() - Constructor for class org.optaplanner.examples.cloudbalancing.domain.CloudComputer
 
CloudComputerChangeMove - Class in org.optaplanner.examples.cloudbalancing.solver.move
 
CloudComputerChangeMove(CloudProcess, CloudComputer) - Constructor for class org.optaplanner.examples.cloudbalancing.solver.move.CloudComputerChangeMove
 
CloudComputerChangeMoveFactory - Class in org.optaplanner.examples.cloudbalancing.solver.move.factory
 
CloudComputerChangeMoveFactory() - Constructor for class org.optaplanner.examples.cloudbalancing.solver.move.factory.CloudComputerChangeMoveFactory
 
CloudComputerPanel - Class in org.optaplanner.examples.cloudbalancing.swingui
 
CloudComputerPanel(CloudBalancingPanel, CloudComputer) - Constructor for class org.optaplanner.examples.cloudbalancing.swingui.CloudComputerPanel
 
CloudComputerStrengthComparator - Class in org.optaplanner.examples.cloudbalancing.domain.solver
 
CloudComputerStrengthComparator() - Constructor for class org.optaplanner.examples.cloudbalancing.domain.solver.CloudComputerStrengthComparator
 
CloudProcess - Class in org.optaplanner.examples.cloudbalancing.domain
 
CloudProcess() - Constructor for class org.optaplanner.examples.cloudbalancing.domain.CloudProcess
 
CloudProcessDifficultyComparator - Class in org.optaplanner.examples.cloudbalancing.domain.solver
 
CloudProcessDifficultyComparator() - Constructor for class org.optaplanner.examples.cloudbalancing.domain.solver.CloudProcessDifficultyComparator
 
CloudProcessSwapMove - Class in org.optaplanner.examples.cloudbalancing.solver.move
 
CloudProcessSwapMove(CloudProcess, CloudProcess) - Constructor for class org.optaplanner.examples.cloudbalancing.solver.move.CloudProcessSwapMove
 
CloudProcessSwapMoveFactory - Class in org.optaplanner.examples.cloudbalancing.solver.move.factory
 
CloudProcessSwapMoveFactory() - Constructor for class org.optaplanner.examples.cloudbalancing.solver.move.factory.CloudProcessSwapMoveFactory
 
code - Variable in class org.optaplanner.examples.nurserostering.domain.pattern.Pattern
 
collapseAllNodes() - Method in class org.optaplanner.benchmark.impl.aggregator.swingui.CheckBoxTree
 
collectionWrapping - Variable in class org.optaplanner.core.impl.domain.valuerange.descriptor.AbstractFromPropertyValueRangeDescriptor
 
Column - Class in org.optaplanner.examples.nqueens.domain
 
Column() - Constructor for class org.optaplanner.examples.nqueens.domain.Column
 
CommonApp - Class in org.optaplanner.examples.common.app
 
CommonApp(String, String, String) - Constructor for class org.optaplanner.examples.common.app.CommonApp
 
CommonBenchmarkApp - Class in org.optaplanner.examples.common.app
 
CommonBenchmarkApp(CommonBenchmarkApp.ArgOption...) - Constructor for class org.optaplanner.examples.common.app.CommonBenchmarkApp
 
CommonBenchmarkApp.ArgOption - Class in org.optaplanner.examples.common.app
 
CommonBenchmarkApp.ArgOption(String, String) - Constructor for class org.optaplanner.examples.common.app.CommonBenchmarkApp.ArgOption
 
CommonBenchmarkApp.ArgOption(String, String, boolean) - Constructor for class org.optaplanner.examples.common.app.CommonBenchmarkApp.ArgOption
 
CommonIcons - Class in org.optaplanner.examples.common.swingui
 
ComparatorSelectionSorter - Class in org.optaplanner.core.impl.heuristic.selector.common.decorator
 
ComparatorSelectionSorter(Comparator<Object>, 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(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(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
 
compare(TaskAssignment, TaskAssignment) - Method in class org.optaplanner.examples.cheaptime.domain.solver.TaskAssignmentDifficultyComparator
 
compare(CloudComputer, CloudComputer) - Method in class org.optaplanner.examples.cloudbalancing.domain.solver.CloudComputerStrengthComparator
 
compare(CloudProcess, CloudProcess) - Method in class org.optaplanner.examples.cloudbalancing.domain.solver.CloudProcessDifficultyComparator
 
compare(String, String) - Method in class org.optaplanner.examples.common.business.AlphaNumericStringComparator
 
compare(File, File) - Method in class org.optaplanner.examples.common.business.ProblemFileComparator
 
compare(AbstractPersistable, AbstractPersistable) - Method in class org.optaplanner.examples.common.domain.PersistableIdComparator
 
compare(MrProcessAssignment, MrProcessAssignment) - Method in class org.optaplanner.examples.machinereassignment.domain.solver.MrProcessAssignmentDifficultyComparator
 
compare(Employee, Employee) - Method in class org.optaplanner.examples.nurserostering.domain.solver.EmployeeStrengthComparator
 
compare(ShiftAssignment, ShiftAssignment) - Method in class org.optaplanner.examples.nurserostering.domain.solver.ShiftAssignmentDifficultyComparator
 
compare(Bed, Bed) - Method in class org.optaplanner.examples.pas.domain.solver.BedStrengthComparator
 
compare(Integer, Integer) - Method in class org.optaplanner.examples.projectjobscheduling.domain.solver.DelayStrengthComparator
 
compare(Visit, Visit) - Method in class org.optaplanner.examples.tsp.domain.solver.LatitudeVisitDifficultyComparator
 
compare(Visit, Visit) - Method in class org.optaplanner.examples.tsp.domain.solver.LongitudeVisitDifficultyComparator
 
compare(Customer, Customer) - Method in class org.optaplanner.examples.vehiclerouting.domain.solver.LatitudeCustomerDifficultyComparator
 
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(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(AbstractPersistable) - Method in class org.optaplanner.examples.common.domain.AbstractPersistable
Used by the GUI to sort the ConstraintMatch list by ConstraintMatch.getJustificationList().
compareTo(CourseConflict) - Method in class org.optaplanner.examples.curriculumcourse.domain.solver.CourseConflict
 
compareTo(LectureDifficultyWeightFactory.LectureDifficultyWeight) - Method in class org.optaplanner.examples.curriculumcourse.domain.solver.LectureDifficultyWeightFactory.LectureDifficultyWeight
 
compareTo(PeriodStrengthWeightFactory.PeriodStrengthWeight) - Method in class org.optaplanner.examples.curriculumcourse.domain.solver.PeriodStrengthWeightFactory.PeriodStrengthWeight
 
compareTo(RoomStrengthWeightFactory.RoomStrengthWeight) - Method in class org.optaplanner.examples.curriculumcourse.domain.solver.RoomStrengthWeightFactory.RoomStrengthWeight
 
compareTo(ExamDifficultyWeightFactory.ExamDifficultyWeight) - Method in class org.optaplanner.examples.examination.domain.solver.ExamDifficultyWeightFactory.ExamDifficultyWeight
 
compareTo(RoomStrengthWeightFactory.RoomStrengthWeight) - Method in class org.optaplanner.examples.examination.domain.solver.RoomStrengthWeightFactory.RoomStrengthWeight
 
compareTo(TopicConflict) - Method in class org.optaplanner.examples.examination.domain.solver.TopicConflict
 
compareTo(MrMachineTransientUsage) - Method in class org.optaplanner.examples.machinereassignment.solver.drools.MrMachineTransientUsage
Used by the GUI to sort the ConstraintMatch list by ConstraintMatch.getJustificationList().
compareTo(MrMachineUsage) - Method in class org.optaplanner.examples.machinereassignment.solver.drools.MrMachineUsage
Used by the GUI to sort the ConstraintMatch list by ConstraintMatch.getJustificationList().
compareTo(MrServiceMovedProcessesCount) - Method in class org.optaplanner.examples.machinereassignment.solver.drools.MrServiceMovedProcessesCount
Used by the GUI to sort the ConstraintMatch list by ConstraintMatch.getJustificationList().
compareTo(QueenDifficultyWeightFactory.QueenDifficultyWeight) - Method in class org.optaplanner.examples.nqueens.domain.solution.QueenDifficultyWeightFactory.QueenDifficultyWeight
 
compareTo(RowStrengthWeightFactory.RowStrengthWeight) - Method in class org.optaplanner.examples.nqueens.domain.solution.RowStrengthWeightFactory.RowStrengthWeight
 
compareTo(EmployeeAssignmentTotal) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeAssignmentTotal
 
compareTo(EmployeeConsecutiveAssignmentEnd) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveAssignmentEnd
 
compareTo(EmployeeConsecutiveAssignmentStart) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveAssignmentStart
 
compareTo(EmployeeConsecutiveWeekendAssignmentEnd) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveWeekendAssignmentEnd
 
compareTo(EmployeeConsecutiveWeekendAssignmentStart) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveWeekendAssignmentStart
 
compareTo(EmployeeFreeSequence) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeFreeSequence
 
compareTo(EmployeeWeekendSequence) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeWeekendSequence
 
compareTo(EmployeeWorkSequence) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeWorkSequence
 
compareTo(BedDesignationDifficultyWeightFactory.BedDesignationDifficultyWeight) - Method in class org.optaplanner.examples.pas.domain.solver.BedDesignationDifficultyWeightFactory.BedDesignationDifficultyWeight
 
compareTo(ExecutionModeStrengthWeightFactory.ExecutionModeStrengthWeight) - Method in class org.optaplanner.examples.projectjobscheduling.domain.solver.ExecutionModeStrengthWeightFactory.ExecutionModeStrengthWeight
 
compareTo(DomicileDistanceVisitDifficultyWeightFactory.DomicileDistanceVisitDifficultyWeight) - Method in class org.optaplanner.examples.tsp.domain.solver.DomicileDistanceVisitDifficultyWeightFactory.DomicileDistanceVisitDifficultyWeight
 
compareTo(DepotAngleCustomerDifficultyWeightFactory.DepotAngleCustomerDifficultyWeight) - Method in class org.optaplanner.examples.vehiclerouting.domain.solver.DepotAngleCustomerDifficultyWeightFactory.DepotAngleCustomerDifficultyWeight
 
compareTo(DepotDistanceCustomerDifficultyWeightFactory.DepotDistanceCustomerDifficultyWeight) - Method in class org.optaplanner.examples.vehiclerouting.domain.solver.DepotDistanceCustomerDifficultyWeightFactory.DepotDistanceCustomerDifficultyWeight
 
CompositeAcceptor - Class in org.optaplanner.core.impl.localsearch.decider.acceptor
Combines several acceptors into one.
CompositeAcceptor() - 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(List<Move>) - Constructor for class org.optaplanner.core.impl.heuristic.move.CompositeMove
 
CompositeMoveSelector - Class in org.optaplanner.core.impl.heuristic.selector.move.composite
Abstract superclass for every composite MoveSelector.
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
 
configurePhase(AbstractPhase, int, HeuristicConfigPolicy, BestSolutionRecaller, Termination) - Method in class org.optaplanner.core.config.phase.PhaseConfig
 
ConfigUtils - Class in org.optaplanner.core.config.util
 
CONSTRAINT_PACKAGE - Static variable in class org.optaplanner.examples.cheaptime.solver.score.CheapTimeIncrementalScoreCalculator
 
CONSTRAINT_PACKAGE - Static variable in class org.optaplanner.examples.machinereassignment.solver.score.MachineReassignmentIncrementalScoreCalculator
 
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<Sol extends Solution> - Interface in org.optaplanner.core.impl.score.director.incremental
Allows a IncrementalScoreCalculator to report ConstraintMatchTotals for explaining a score (= which score constraints match for how much) and also for score corruption analysis.
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
 
ConstraintMatchesDialog - Class in org.optaplanner.examples.common.swingui
 
ConstraintMatchesDialog(SolverAndPersistenceFrame, SolutionBusiness) - Constructor for class org.optaplanner.examples.common.swingui.ConstraintMatchesDialog
 
ConstraintMatchesDialog.ConstraintMatchTotalTableModel - Class in org.optaplanner.examples.common.swingui
 
ConstraintMatchesDialog.ConstraintMatchTotalTableModel(List<ConstraintMatchTotal>) - Constructor for class org.optaplanner.examples.common.swingui.ConstraintMatchesDialog.ConstraintMatchTotalTableModel
 
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
 
ConstraintMatchTotalBestScoreSingleStatistic - Class in org.optaplanner.benchmark.impl.statistic.single.constraintmatchtotalbestscore
 
ConstraintMatchTotalBestScoreSingleStatistic(SingleBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.single.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreSingleStatistic
 
ConstraintMatchTotalBestScoreStatisticPoint - Class in org.optaplanner.benchmark.impl.statistic.single.constraintmatchtotalbestscore
 
ConstraintMatchTotalBestScoreStatisticPoint(long, String, String, int, int, double) - Constructor for class org.optaplanner.benchmark.impl.statistic.single.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreStatisticPoint
 
constraintMatchTotalMap - Variable in class org.optaplanner.core.api.score.holder.AbstractScoreHolder
 
ConstraintMatchTotalStepScoreSingleStatistic - Class in org.optaplanner.benchmark.impl.statistic.single.constraintmatchtotalstepscore
 
ConstraintMatchTotalStepScoreSingleStatistic(SingleBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.single.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreSingleStatistic
 
ConstraintMatchTotalStepScoreStatisticPoint - Class in org.optaplanner.benchmark.impl.statistic.single.constraintmatchtotalstepscore
 
ConstraintMatchTotalStepScoreStatisticPoint(long, String, String, int, int, double) - Constructor for class org.optaplanner.benchmark.impl.statistic.single.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreStatisticPoint
 
constraintName - Variable in class org.optaplanner.benchmark.impl.statistic.single.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreStatisticPoint
 
constraintName - Variable in class org.optaplanner.benchmark.impl.statistic.single.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.single.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreStatisticPoint
 
constraintPackage - Variable in class org.optaplanner.benchmark.impl.statistic.single.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
A ConstructionHeuristicPhase is a Phase which uses a construction heuristic algorithm, such as First Fit, First Fit Decreasing, Cheapest Insertion, ...
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(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
 
Contract - Class in org.optaplanner.examples.nurserostering.domain.contract
 
Contract() - Constructor for class org.optaplanner.examples.nurserostering.domain.contract.Contract
 
ContractLine - Class in org.optaplanner.examples.nurserostering.domain.contract
 
ContractLine() - Constructor for class org.optaplanner.examples.nurserostering.domain.contract.ContractLine
 
ContractLineType - Enum in org.optaplanner.examples.nurserostering.domain.contract
 
contractMap - Variable in class org.optaplanner.examples.nurserostering.persistence.NurseRosteringImporter.NurseRosteringInputBuilder
 
convert(String, String) - Method in class org.optaplanner.examples.common.persistence.AbstractSolutionImporter
 
convert(File, File) - Method in class org.optaplanner.examples.common.persistence.AbstractSolutionImporter
 
convertAll() - Method in class org.optaplanner.examples.common.persistence.AbstractSolutionExporter
 
convertAll() - Method in class org.optaplanner.examples.common.persistence.AbstractSolutionImporter
 
copyFields(Class<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

An implementation must extend AbstractCountableValueRange to ensure backwards compatibility in future versions.

countDisallowedPatientAge(Patient) - Method in class org.optaplanner.examples.pas.domain.Department
 
countDisallowedPatientGender(Patient) - Method in class org.optaplanner.examples.pas.domain.Room
 
countHardDisallowedAdmissionPart(AdmissionPart) - Method in class org.optaplanner.examples.pas.domain.Department
 
countHardDisallowedAdmissionPart(AdmissionPart) - Method in class org.optaplanner.examples.pas.domain.Room
 
countMissingPreferredRoomProperties(Patient) - Method in class org.optaplanner.examples.pas.domain.Room
 
countMissingRequiredRoomProperties(Patient) - Method in class org.optaplanner.examples.pas.domain.Room
 
countMutations(Solution, Solution) - Method in class org.optaplanner.core.impl.domain.solution.mutation.MutationCounter
 
countSoftDisallowedAdmissionPart(AdmissionPart) - Method in class org.optaplanner.examples.pas.domain.Room
 
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
 
Course - Class in org.optaplanner.examples.curriculumcourse.domain
 
Course() - Constructor for class org.optaplanner.examples.curriculumcourse.domain.Course
 
CourseConflict - Class in org.optaplanner.examples.curriculumcourse.domain.solver
Calculated during initialization, not modified during score calculation.
CourseConflict(Course, Course, int) - Constructor for class org.optaplanner.examples.curriculumcourse.domain.solver.CourseConflict
 
CourseSchedule - Class in org.optaplanner.examples.curriculumcourse.domain
 
CourseSchedule() - Constructor for class org.optaplanner.examples.curriculumcourse.domain.CourseSchedule
 
create() - Static method in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseMeasurement
 
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
All parameters must have the same BigDecimal.scale().
createBigDecimalValueRange(BigDecimal, BigDecimal, BigDecimal) - Static method in class org.optaplanner.core.api.domain.valuerange.ValueRangeFactory
All parameters must have the same BigDecimal.scale().
createButton(CloudProcess) - Method in class org.optaplanner.examples.cloudbalancing.swingui.CloudBalancingPanel
 
createCanvas(double, double) - Method in class org.optaplanner.examples.vehiclerouting.swingui.VehicleRoutingSolutionPainter
 
createChangeMove(Object, String, Object) - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
createCloudBalance(int, int) - Method in class org.optaplanner.examples.cloudbalancing.persistence.CloudBalancingGenerator
 
createCloudBalance(String, int, int) - Method in class org.optaplanner.examples.cloudbalancing.persistence.CloudBalancingGenerator
 
createCustomer(VehicleRoutingSolution, Location) - Method in class org.optaplanner.examples.vehiclerouting.swingui.VehicleRoutingPanel
 
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
 
createDoubleValueRange(double, double) - Static method in class org.optaplanner.core.api.domain.valuerange.ValueRangeFactory
 
createFromFreemarkerXmlFile(File) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
 
createFromFreemarkerXmlFile(File, Object) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
 
createFromFreemarkerXmlInputStream(InputStream) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
 
createFromFreemarkerXmlInputStream(InputStream, Object) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
 
createFromFreemarkerXmlReader(Reader) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
 
createFromFreemarkerXmlReader(Reader, Object) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
 
createFromFreemarkerXmlResource(String) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
 
createFromFreemarkerXmlResource(String, Object) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
 
createFromXmlFile(File) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
 
createFromXmlFile(File) - Static method in class org.optaplanner.core.api.solver.SolverFactory
 
createFromXmlInputStream(InputStream) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
 
createFromXmlInputStream(InputStream) - Static method in class org.optaplanner.core.api.solver.SolverFactory
 
createFromXmlReader(Reader) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
 
createFromXmlReader(Reader) - Static method in class org.optaplanner.core.api.solver.SolverFactory
 
createFromXmlResource(String) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
 
createFromXmlResource(String) - 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
 
createMerge(SolverBenchmarkResult, ProblemBenchmarkResult, SingleBenchmarkResult) - Static method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
 
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(SolutionG) - Method in interface org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactory
When it is called depends on the configured SelectionCacheType.
createMoveList(CloudBalance) - Method in class org.optaplanner.examples.cloudbalancing.solver.move.factory.CloudComputerChangeMoveFactory
 
createMoveList(CloudBalance) - Method in class org.optaplanner.examples.cloudbalancing.solver.move.factory.CloudProcessSwapMoveFactory
 
createMoveList(NQueens) - Method in class org.optaplanner.examples.nqueens.solver.move.factory.RowChangeMoveFactory
 
createMoveList(NurseRoster) - Method in class org.optaplanner.examples.nurserostering.solver.move.factory.EmployeeChangeMoveFactory
 
createMoveList(NurseRoster) - Method in class org.optaplanner.examples.nurserostering.solver.move.factory.ShiftAssignmentPillarPartSwapMoveFactory
 
createMoveList(NurseRoster) - Method in class org.optaplanner.examples.nurserostering.solver.move.factory.ShiftAssignmentSequenceSwitchLength2MoveFactory
 
createMoveList(NurseRoster) - Method in class org.optaplanner.examples.nurserostering.solver.move.factory.ShiftAssignmentSequenceSwitchLength3MoveFactory
 
createMoveList(NurseRoster) - Method in class org.optaplanner.examples.nurserostering.solver.move.factory.ShiftAssignmentSwapMoveFactory
 
createMoveList(PatientAdmissionSchedule) - Method in class org.optaplanner.examples.pas.solver.move.factory.BedDesignationPillarPartSwapMoveFactory
 
createMoveList(PatientAdmissionSchedule) - Method in class org.optaplanner.examples.pas.solver.move.factory.BedDesignationSwapMoveFactory
 
createMoveList(TravelingTournament) - Method in class org.optaplanner.examples.travelingtournament.solver.move.factory.MatchChainRotationsMoveFactory
 
createNQueens(int) - Method in class org.optaplanner.examples.nqueens.persistence.NQueensGenerator
 
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.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
 
createOriginalMoveIterator(ScoreDirector) - Method in interface org.optaplanner.core.impl.heuristic.selector.move.factory.MoveIteratorFactory
When it is called depends on the configured SelectionCacheType.
createOriginalMoveIterator(ScoreDirector) - Method in class org.optaplanner.examples.cheaptime.solver.move.factory.CheapTimePillarSlideMoveIteratorFactory
 
createPhaseConfigPolicy() - Method in class org.optaplanner.core.config.heuristic.policy.HeuristicConfigPolicy
 
createPointFromCsvLine(ScoreDefinition, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreSingleStatistic
 
createPointFromCsvLine(ScoreDefinition, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationSingleStatistic
 
createPointFromCsvLine(ScoreDefinition, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.calculatecount.CalculateCountSingleStatistic
 
createPointFromCsvLine(ScoreDefinition, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseSingleStatistic
 
createPointFromCsvLine(ScoreDefinition, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepSingleStatistic
 
createPointFromCsvLine(ScoreDefinition, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.single.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreSingleStatistic
 
createPointFromCsvLine(ScoreDefinition, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.single.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreSingleStatistic
 
createPointFromCsvLine(ScoreDefinition, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.single.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffSingleStatistic
 
createPointFromCsvLine(ScoreDefinition, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.single.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffSingleStatistic
 
createPointFromCsvLine(ScoreDefinition, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.SingleStatistic
 
createPointFromCsvLine(ScoreDefinition, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreSingleStatistic
 
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
 
createProbabilityWeight(ScoreDirector, MrProcessAssignment) - Method in class org.optaplanner.examples.machinereassignment.solver.selector.MrMachineProbabilityWeightFactory
 
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, 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.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
 
createRandomMoveIterator(ScoreDirector, Random) - Method in interface org.optaplanner.core.impl.heuristic.selector.move.factory.MoveIteratorFactory
When it is called depends on the configured SelectionCacheType.
createRandomMoveIterator(ScoreDirector, Random) - Method in class org.optaplanner.examples.cheaptime.solver.move.factory.CheapTimePillarSlideMoveIteratorFactory
 
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
 
createSingleStatistic(SingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreProblemStatistic
 
createSingleStatistic(SingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationProblemStatistic
 
createSingleStatistic(SingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.statistic.calculatecount.CalculateCountProblemStatistic
 
createSingleStatistic(SingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseProblemStatistic
 
createSingleStatistic(SingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepProblemStatistic
 
createSingleStatistic(SingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
 
createSingleStatistic(SingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreProblemStatistic
 
createSolutionBusiness() - Method in class org.optaplanner.examples.common.app.CommonApp
 
createSolutionDao() - Method in class org.optaplanner.examples.cheaptime.app.CheapTimeApp
 
createSolutionDao() - Method in class org.optaplanner.examples.cloudbalancing.app.CloudBalancingApp
 
createSolutionDao() - Method in class org.optaplanner.examples.common.app.CommonApp
 
createSolutionDao() - Method in class org.optaplanner.examples.curriculumcourse.app.CurriculumCourseApp
 
createSolutionDao() - Method in class org.optaplanner.examples.dinnerparty.app.DinnerPartyApp
 
createSolutionDao() - Method in class org.optaplanner.examples.examination.app.ExaminationApp
 
createSolutionDao() - Method in class org.optaplanner.examples.machinereassignment.app.MachineReassignmentApp
 
createSolutionDao() - Method in class org.optaplanner.examples.nqueens.app.NQueensApp
 
createSolutionDao() - Method in class org.optaplanner.examples.nurserostering.app.NurseRosteringApp
 
createSolutionDao() - Method in class org.optaplanner.examples.pas.app.PatientAdmissionScheduleApp
 
createSolutionDao() - Method in class org.optaplanner.examples.projectjobscheduling.app.ProjectJobSchedulingApp
 
createSolutionDao() - Method in class org.optaplanner.examples.tennis.app.TennisApp
 
createSolutionDao() - Method in class org.optaplanner.examples.travelingtournament.app.TravelingTournamentApp
 
createSolutionDao() - Method in class org.optaplanner.examples.tsp.app.TspApp
 
createSolutionDao() - Method in class org.optaplanner.examples.vehiclerouting.app.VehicleRoutingApp
 
createSolutionExporter() - Method in class org.optaplanner.examples.cheaptime.app.CheapTimeApp
 
createSolutionExporter() - Method in class org.optaplanner.examples.common.app.CommonApp
 
createSolutionExporter() - Method in class org.optaplanner.examples.curriculumcourse.app.CurriculumCourseApp
 
createSolutionExporter() - Method in class org.optaplanner.examples.examination.app.ExaminationApp
 
createSolutionExporter() - Method in class org.optaplanner.examples.machinereassignment.app.MachineReassignmentApp
 
createSolutionExporter() - Method in class org.optaplanner.examples.nurserostering.app.NurseRosteringApp
 
createSolutionExporter() - Method in class org.optaplanner.examples.pas.app.PatientAdmissionScheduleApp
 
createSolutionExporter() - Method in class org.optaplanner.examples.travelingtournament.app.TravelingTournamentApp
 
createSolutionExporter() - Method in class org.optaplanner.examples.tsp.app.TspApp
 
createSolutionImporter() - Method in class org.optaplanner.examples.cheaptime.app.CheapTimeApp
 
createSolutionImporter() - Method in class org.optaplanner.examples.common.app.CommonApp
 
createSolutionImporter() - Method in class org.optaplanner.examples.curriculumcourse.app.CurriculumCourseApp
 
createSolutionImporter() - Method in class org.optaplanner.examples.dinnerparty.app.DinnerPartyApp
 
createSolutionImporter() - Method in class org.optaplanner.examples.examination.app.ExaminationApp
 
createSolutionImporter() - Method in class org.optaplanner.examples.machinereassignment.app.MachineReassignmentApp
 
createSolutionImporter() - Method in class org.optaplanner.examples.nurserostering.app.NurseRosteringApp
 
createSolutionImporter() - Method in class org.optaplanner.examples.pas.app.PatientAdmissionScheduleApp
 
createSolutionImporter() - Method in class org.optaplanner.examples.projectjobscheduling.app.ProjectJobSchedulingApp
 
createSolutionImporter() - Method in class org.optaplanner.examples.travelingtournament.app.TravelingTournamentApp
 
createSolutionImporter() - Method in class org.optaplanner.examples.tsp.app.TspApp
 
createSolutionImporter() - Method in class org.optaplanner.examples.vehiclerouting.app.VehicleRoutingApp
 
createSolutionPanel() - Method in class org.optaplanner.examples.cheaptime.app.CheapTimeApp
 
createSolutionPanel() - Method in class org.optaplanner.examples.cloudbalancing.app.CloudBalancingApp
 
createSolutionPanel() - Method in class org.optaplanner.examples.common.app.CommonApp
 
createSolutionPanel() - Method in class org.optaplanner.examples.curriculumcourse.app.CurriculumCourseApp
 
createSolutionPanel() - Method in class org.optaplanner.examples.dinnerparty.app.DinnerPartyApp
 
createSolutionPanel() - Method in class org.optaplanner.examples.examination.app.ExaminationApp
 
createSolutionPanel() - Method in class org.optaplanner.examples.machinereassignment.app.MachineReassignmentApp
 
createSolutionPanel() - Method in class org.optaplanner.examples.nqueens.app.NQueensApp
 
createSolutionPanel() - Method in class org.optaplanner.examples.nurserostering.app.NurseRosteringApp
 
createSolutionPanel() - Method in class org.optaplanner.examples.pas.app.PatientAdmissionScheduleApp
 
createSolutionPanel() - Method in class org.optaplanner.examples.projectjobscheduling.app.ProjectJobSchedulingApp
 
createSolutionPanel() - Method in class org.optaplanner.examples.tennis.app.TennisApp
 
createSolutionPanel() - Method in class org.optaplanner.examples.travelingtournament.app.TravelingTournamentApp
 
createSolutionPanel() - Method in class org.optaplanner.examples.tsp.app.TspApp
 
createSolutionPanel() - Method in class org.optaplanner.examples.vehiclerouting.app.VehicleRoutingApp
 
createSolver() - Method in class org.optaplanner.examples.cheaptime.app.CheapTimeApp
 
createSolver() - Method in class org.optaplanner.examples.cloudbalancing.app.CloudBalancingApp
 
createSolver() - Method in class org.optaplanner.examples.common.app.CommonApp
 
createSolver() - Method in class org.optaplanner.examples.curriculumcourse.app.CurriculumCourseApp
 
createSolver() - Method in class org.optaplanner.examples.dinnerparty.app.DinnerPartyApp
 
createSolver() - Method in class org.optaplanner.examples.examination.app.ExaminationApp
 
createSolver() - Method in class org.optaplanner.examples.machinereassignment.app.MachineReassignmentApp
 
createSolver() - Method in class org.optaplanner.examples.nqueens.app.NQueensApp
 
createSolver() - Method in class org.optaplanner.examples.nurserostering.app.NurseRosteringApp
 
createSolver() - Method in class org.optaplanner.examples.pas.app.PatientAdmissionScheduleApp
 
createSolver() - Method in class org.optaplanner.examples.projectjobscheduling.app.ProjectJobSchedulingApp
 
createSolver() - Method in class org.optaplanner.examples.tennis.app.TennisApp
 
createSolver() - Method in class org.optaplanner.examples.travelingtournament.app.TravelingTournamentApp
 
createSolver() - Method in class org.optaplanner.examples.tsp.app.TspApp
 
createSolver() - Method in class org.optaplanner.examples.vehiclerouting.app.VehicleRoutingApp
 
createSolverByApi() - Method in class org.optaplanner.examples.nqueens.app.NQueensApp
Unused alternative.
createSolverByXml() - Method in class org.optaplanner.examples.nqueens.app.NQueensApp
Normal way to create a Solver.
createSorterWeight(Sol, T) - Method in interface org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory
 
createSorterWeight(CourseSchedule, Lecture) - Method in class org.optaplanner.examples.curriculumcourse.domain.solver.LectureDifficultyWeightFactory
 
createSorterWeight(CourseSchedule, Period) - Method in class org.optaplanner.examples.curriculumcourse.domain.solver.PeriodStrengthWeightFactory
 
createSorterWeight(CourseSchedule, Room) - Method in class org.optaplanner.examples.curriculumcourse.domain.solver.RoomStrengthWeightFactory
 
createSorterWeight(Examination, Exam) - Method in class org.optaplanner.examples.examination.domain.solver.ExamDifficultyWeightFactory
 
createSorterWeight(Examination, Room) - Method in class org.optaplanner.examples.examination.domain.solver.RoomStrengthWeightFactory
 
createSorterWeight(NQueens, Queen) - Method in class org.optaplanner.examples.nqueens.domain.solution.QueenDifficultyWeightFactory
 
createSorterWeight(NQueens, Row) - Method in class org.optaplanner.examples.nqueens.domain.solution.RowStrengthWeightFactory
 
createSorterWeight(PatientAdmissionSchedule, BedDesignation) - Method in class org.optaplanner.examples.pas.domain.solver.BedDesignationDifficultyWeightFactory
 
createSorterWeight(Schedule, ExecutionMode) - Method in class org.optaplanner.examples.projectjobscheduling.domain.solver.ExecutionModeStrengthWeightFactory
 
createSorterWeight(TravelingSalesmanTour, Visit) - Method in class org.optaplanner.examples.tsp.domain.solver.DomicileDistanceVisitDifficultyWeightFactory
 
createSorterWeight(VehicleRoutingSolution, Customer) - Method in class org.optaplanner.examples.vehiclerouting.domain.solver.DepotAngleCustomerDifficultyWeightFactory
 
createSorterWeight(VehicleRoutingSolution, Customer) - Method in class org.optaplanner.examples.vehiclerouting.domain.solver.DepotDistanceCustomerDifficultyWeightFactory
 
createTxtInputBuilder() - Method in class org.optaplanner.examples.cheaptime.persistence.CheapTimeImporter
 
createTxtInputBuilder() - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter
 
createTxtInputBuilder() - Method in class org.optaplanner.examples.curriculumcourse.persistence.CurriculumCourseImporter
 
createTxtInputBuilder() - Method in class org.optaplanner.examples.dinnerparty.persistence.DinnerPartyImporter
 
createTxtInputBuilder() - Method in class org.optaplanner.examples.examination.persistence.ExaminationImporter
 
createTxtInputBuilder() - Method in class org.optaplanner.examples.machinereassignment.persistence.MachineReassignmentImporter
 
createTxtInputBuilder() - Method in class org.optaplanner.examples.pas.persistence.PatientAdmissionScheduleImporter
 
createTxtInputBuilder() - Method in class org.optaplanner.examples.projectjobscheduling.persistence.ProjectJobSchedulingImporter
 
createTxtInputBuilder() - Method in class org.optaplanner.examples.travelingtournament.persistence.TravelingTournamentImporter
 
createTxtInputBuilder() - Method in class org.optaplanner.examples.tsp.persistence.TspImporter
 
createTxtInputBuilder() - Method in class org.optaplanner.examples.vehiclerouting.persistence.VehicleRoutingImporter
 
createTxtOutputBuilder() - Method in class org.optaplanner.examples.cheaptime.persistence.CheapTimeExporter
 
createTxtOutputBuilder() - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionExporter
 
createTxtOutputBuilder() - Method in class org.optaplanner.examples.curriculumcourse.persistence.CurriculumCourseExporter
 
createTxtOutputBuilder() - Method in class org.optaplanner.examples.examination.persistence.ExaminationExporter
 
createTxtOutputBuilder() - Method in class org.optaplanner.examples.machinereassignment.persistence.MachineReassignmentExporter
 
createTxtOutputBuilder() - Method in class org.optaplanner.examples.pas.persistence.PatientAdmissionScheduleExporter
 
createTxtOutputBuilder() - Method in class org.optaplanner.examples.travelingtournament.persistence.TravelingTournamentExporter
 
createTxtOutputBuilder() - Method in class org.optaplanner.examples.tsp.persistence.TspExporter
 
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.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.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
 
createUndoMove(ScoreDirector) - Method in class org.optaplanner.examples.cheaptime.solver.move.CheapTimePillarSlideMove
 
createUndoMove(ScoreDirector) - Method in class org.optaplanner.examples.cloudbalancing.solver.move.CloudComputerChangeMove
 
createUndoMove(ScoreDirector) - Method in class org.optaplanner.examples.cloudbalancing.solver.move.CloudProcessSwapMove
 
createUndoMove(ScoreDirector) - Method in class org.optaplanner.examples.nqueens.solver.move.RowChangeMove
 
createUndoMove(ScoreDirector) - Method in class org.optaplanner.examples.nurserostering.solver.move.EmployeeChangeMove
 
createUndoMove(ScoreDirector) - Method in class org.optaplanner.examples.nurserostering.solver.move.EmployeeMultipleChangeMove
 
createUndoMove(ScoreDirector) - Method in class org.optaplanner.examples.nurserostering.solver.move.ShiftAssignmentSwapMove
 
createUndoMove(ScoreDirector) - Method in class org.optaplanner.examples.pas.solver.move.BedChangeMove
 
createUndoMove(ScoreDirector) - Method in class org.optaplanner.examples.pas.solver.move.BedDesignationSwapMove
 
createUndoMove(ScoreDirector) - Method in class org.optaplanner.examples.travelingtournament.solver.move.MatchChainRotationsMove
 
createUnmarshallingFailedResult(String) - Static method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
 
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.AbstractRandomSwapIterator
 
createUpcomingSelection() - Method in class org.optaplanner.core.impl.heuristic.selector.common.iterator.UpcomingSelectionIterator
 
createUpcomingSelection() - Method in class org.optaplanner.core.impl.heuristic.selector.move.composite.CartesianProductMoveSelector.OriginalCartesianProductMoveIterator
 
createXmlInputBuilder() - Method in class org.optaplanner.examples.common.persistence.AbstractXmlSolutionImporter
 
createXmlInputBuilder() - Method in class org.optaplanner.examples.nurserostering.persistence.NurseRosteringImporter
 
createXmlOutputBuilder() - Method in class org.optaplanner.examples.common.persistence.AbstractXmlSolutionExporter
 
createXmlOutputBuilder() - Method in class org.optaplanner.examples.nurserostering.persistence.NurseRosteringExporter
 
Curriculum - Class in org.optaplanner.examples.curriculumcourse.domain
 
Curriculum() - Constructor for class org.optaplanner.examples.curriculumcourse.domain.Curriculum
 
CurriculumCourseApp - Class in org.optaplanner.examples.curriculumcourse.app
 
CurriculumCourseApp() - Constructor for class org.optaplanner.examples.curriculumcourse.app.CurriculumCourseApp
 
CurriculumCourseBenchmarkApp - Class in org.optaplanner.examples.curriculumcourse.app
 
CurriculumCourseBenchmarkApp() - Constructor for class org.optaplanner.examples.curriculumcourse.app.CurriculumCourseBenchmarkApp
 
CurriculumCourseDao - Class in org.optaplanner.examples.curriculumcourse.persistence
 
CurriculumCourseDao() - Constructor for class org.optaplanner.examples.curriculumcourse.persistence.CurriculumCourseDao
 
CurriculumCourseExporter - Class in org.optaplanner.examples.curriculumcourse.persistence
 
CurriculumCourseExporter() - Constructor for class org.optaplanner.examples.curriculumcourse.persistence.CurriculumCourseExporter
 
CurriculumCourseExporter.CurriculumCourseOutputBuilder - Class in org.optaplanner.examples.curriculumcourse.persistence
 
CurriculumCourseExporter.CurriculumCourseOutputBuilder() - Constructor for class org.optaplanner.examples.curriculumcourse.persistence.CurriculumCourseExporter.CurriculumCourseOutputBuilder
 
CurriculumCourseImporter - Class in org.optaplanner.examples.curriculumcourse.persistence
 
CurriculumCourseImporter() - Constructor for class org.optaplanner.examples.curriculumcourse.persistence.CurriculumCourseImporter
 
CurriculumCourseImporter.CurriculumCourseInputBuilder - Class in org.optaplanner.examples.curriculumcourse.persistence
 
CurriculumCourseImporter.CurriculumCourseInputBuilder() - Constructor for class org.optaplanner.examples.curriculumcourse.persistence.CurriculumCourseImporter.CurriculumCourseInputBuilder
 
CurriculumCoursePanel - Class in org.optaplanner.examples.curriculumcourse.swingui
 
CurriculumCoursePanel() - Constructor for class org.optaplanner.examples.curriculumcourse.swingui.CurriculumCoursePanel
 
Customer - Class in org.optaplanner.examples.vehiclerouting.domain
 
Customer() - Constructor for class org.optaplanner.examples.vehiclerouting.domain.Customer
 
customerList - Variable in class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution
 
CustomPhase - Interface in org.optaplanner.core.impl.phase.custom
A CustomPhase is a Phase which uses the brute force algorithm
CustomPhaseCommand - Interface in org.optaplanner.core.impl.phase.custom
 
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
 
CustomShadowVariable - Annotation Type in org.optaplanner.core.api.domain.variable
Specifies that a bean property is a custom shadow of 1 or more PlanningVariable's.
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
 
CustomShadowVariableDescriptor - Class in org.optaplanner.core.impl.domain.variable.descriptor
 
CustomShadowVariableDescriptor(EntityDescriptor, PropertyDescriptor) - Constructor for class org.optaplanner.core.impl.domain.variable.descriptor.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
 

D

daemon - Variable in class org.optaplanner.core.config.solver.SolverConfig
 
daemon - Variable in class org.optaplanner.core.impl.solver.BasicPlumbingTermination
 
DASHED_STROKE - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
dataDir - Variable in class org.optaplanner.examples.common.persistence.AbstractSolutionDao
 
dateAndShiftTypeToShiftMap - Variable in class org.optaplanner.examples.nurserostering.persistence.NurseRosteringImporter.NurseRosteringInputBuilder
 
Day - Class in org.optaplanner.examples.curriculumcourse.domain
 
Day() - Constructor for class org.optaplanner.examples.curriculumcourse.domain.Day
 
Day - Class in org.optaplanner.examples.tennis.domain
 
Day() - Constructor for class org.optaplanner.examples.tennis.domain.Day
 
Day(long, int) - Constructor for class org.optaplanner.examples.tennis.domain.Day
 
Day - Class in org.optaplanner.examples.travelingtournament.domain
 
Day() - Constructor for class org.optaplanner.examples.travelingtournament.domain.Day
 
DayOffRequest - Class in org.optaplanner.examples.nurserostering.domain.request
 
DayOffRequest() - Constructor for class org.optaplanner.examples.nurserostering.domain.request.DayOffRequest
 
DayOfWeek - Enum in org.optaplanner.examples.nurserostering.domain
 
dayOfWeekAndShiftTypeToShiftListMap - Variable in class org.optaplanner.examples.nurserostering.persistence.NurseRosteringImporter.NurseRosteringInputBuilder
 
DayOnRequest - Class in org.optaplanner.examples.nurserostering.domain.request
 
DayOnRequest() - Constructor for class org.optaplanner.examples.nurserostering.domain.request.DayOnRequest
 
decideNextStep(ConstructionHeuristicStepScope, Placement) - Method in class org.optaplanner.core.impl.constructionheuristic.decider.ConstructionHeuristicDecider
 
decideNextStep(LocalSearchStepScope) - Method in class org.optaplanner.core.impl.localsearch.decider.LocalSearchDecider
 
decider - Variable in class org.optaplanner.core.impl.constructionheuristic.DefaultConstructionHeuristicPhase
 
decider - Variable in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase
 
decider - Variable in class org.optaplanner.core.impl.localsearch.DefaultLocalSearchPhase
 
DeciderScoreComparatorFactory - Interface in org.optaplanner.core.impl.localsearch.decider.deciderscorecomparator
A DeciderScoreComparatorFactory creates a new DeciderScoreComparator each step, which compares 2 scores to decide the next step.
DeciderScoreComparatorFactoryConfig - Class in org.optaplanner.core.config.localsearch.decider.deciderscorecomparator
Deprecated. 
DeciderScoreComparatorFactoryConfig() - Constructor for class org.optaplanner.core.config.localsearch.decider.deciderscorecomparator.DeciderScoreComparatorFactoryConfig
Deprecated.  
DeciderScoreComparatorFactoryType - Enum in org.optaplanner.core.config.localsearch.decider.deciderscorecomparator
Deprecated. 
deduceEntityDescriptor(SolutionDescriptor) - Method in class org.optaplanner.core.config.constructionheuristic.placer.EntityPlacerConfig
 
deduceEntityDescriptor(SolutionDescriptor) - Method in class org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchPhaseConfig
 
deduceEntityDescriptor(SolutionDescriptor, Class<?>) - Method in class org.optaplanner.core.config.heuristic.selector.SelectorConfig
 
deduceVariableDescriptor(EntityDescriptor, String) - Method in class org.optaplanner.core.config.heuristic.selector.SelectorConfig
 
deduceVariableDescriptors(EntityDescriptor, List<String>) - Method in class org.optaplanner.core.config.heuristic.selector.SelectorConfig
 
deepCloneDecisionActualValueClassCache - Variable in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner
 
deepCloneDecisionFieldCache - Variable in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner
 
DeepPlanningClone - Annotation Type in org.optaplanner.core.api.domain.solution.cloner
Marks a problem fact class as being required to be deep planning cloned.
DEFAULT_OUTPUT_FILE_SUFFIX - Static variable in class org.optaplanner.examples.common.persistence.AbstractSolutionImporter
 
DEFAULT_OUTPUT_FILE_SUFFIX - Static variable in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionExporter
 
DEFAULT_OUTPUT_FILE_SUFFIX - Static variable in class org.optaplanner.examples.common.persistence.AbstractXmlSolutionExporter
 
DEFAULT_RANDOM_SEED - Static variable in class org.optaplanner.core.config.solver.SolverConfig
 
DefaultConstructionHeuristicForager - Class in org.optaplanner.core.impl.constructionheuristic.decider.forager
 
DefaultConstructionHeuristicForager(ConstructionHeuristicPickEarlyType) - Constructor for class org.optaplanner.core.impl.constructionheuristic.decider.forager.DefaultConstructionHeuristicForager
 
DefaultConstructionHeuristicPhase - Class in org.optaplanner.core.impl.constructionheuristic
Default implementation of ConstructionHeuristicPhase.
DefaultConstructionHeuristicPhase() - Constructor for class org.optaplanner.core.impl.constructionheuristic.DefaultConstructionHeuristicPhase
 
DefaultCustomPhase - Class in org.optaplanner.core.impl.phase.custom
Default implementation of CustomPhase.
DefaultCustomPhase() - Constructor for class org.optaplanner.core.impl.phase.custom.DefaultCustomPhase
 
DefaultExhaustiveSearchPhase - Class in org.optaplanner.core.impl.exhaustivesearch
Default implementation of ExhaustiveSearchPhase.
DefaultExhaustiveSearchPhase() - Constructor for class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase
 
DefaultLocalSearchPhase - Class in org.optaplanner.core.impl.localsearch
Default implementation of LocalSearchPhase.
DefaultLocalSearchPhase() - Constructor for class org.optaplanner.core.impl.localsearch.DefaultLocalSearchPhase
 
DefaultPillarSelector - Class in org.optaplanner.core.impl.heuristic.selector.entity.pillar
 
DefaultPillarSelector(EntitySelector, Collection<GenuineVariableDescriptor>, boolean, boolean, int, int) - Constructor for class org.optaplanner.core.impl.heuristic.selector.entity.pillar.DefaultPillarSelector
 
DefaultRandomFactory - Class in org.optaplanner.core.impl.solver.random
 
DefaultRandomFactory(RandomType, Long) - Constructor for class org.optaplanner.core.impl.solver.random.DefaultRandomFactory
 
DefaultReadMethodAccessor - Class in org.optaplanner.core.impl.domain.common
Wraps PropertyDescriptor for faster and easier access.
DefaultReadMethodAccessor(Method) - Constructor for class org.optaplanner.core.impl.domain.common.DefaultReadMethodAccessor
 
DefaultSolver - Class in org.optaplanner.core.impl.solver
Default implementation for Solver.
DefaultSolver() - Constructor for class org.optaplanner.core.impl.solver.DefaultSolver
 
DefaultSolverScope - Class in org.optaplanner.core.impl.solver.scope
 
DefaultSolverScope() - Constructor for class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
 
DefaultSubChainSelector - Class in org.optaplanner.core.impl.heuristic.selector.value.chained
This is the common SubChainSelector implementation.
DefaultSubChainSelector(EntityIndependentValueSelector, boolean, int, int) - Constructor for class org.optaplanner.core.impl.heuristic.selector.value.chained.DefaultSubChainSelector
 
defineColumnHeader(XObject) - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTablePanel
 
defineColumnHeader(XObject, int) - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTablePanel
 
defineColumnHeaderByKey(TimeTablePanel.HeaderColumnKey) - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTablePanel
 
defineRowHeader(YObject) - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTablePanel
 
defineRowHeader(YObject, int) - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTablePanel
 
defineRowHeaderByKey(TimeTablePanel.HeaderRowKey) - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTablePanel
 
DelayStrengthComparator - Class in org.optaplanner.examples.projectjobscheduling.domain.solver
 
DelayStrengthComparator() - Constructor for class org.optaplanner.examples.projectjobscheduling.domain.solver.DelayStrengthComparator
 
deleteComputer(CloudComputer) - Method in class org.optaplanner.examples.cloudbalancing.swingui.CloudBalancingPanel
 
deleteEmployee(Employee) - Method in class org.optaplanner.examples.nurserostering.swingui.NurseRosteringPanel
 
deleteMachine(MrMachine) - Method in class org.optaplanner.examples.machinereassignment.swingui.MachineReassignmentPanel
 
demand - Variable in class org.optaplanner.examples.vehiclerouting.domain.Customer
 
Department - Class in org.optaplanner.examples.pas.domain
 
Department() - Constructor for class org.optaplanner.examples.pas.domain.Department
 
DepartmentSpecialism - Class in org.optaplanner.examples.pas.domain
 
DepartmentSpecialism() - Constructor for class org.optaplanner.examples.pas.domain.DepartmentSpecialism
 
Depot - Class in org.optaplanner.examples.vehiclerouting.domain
 
Depot() - Constructor for class org.optaplanner.examples.vehiclerouting.domain.Depot
 
depot - Variable in class org.optaplanner.examples.vehiclerouting.domain.Vehicle
 
DepotAngleCustomerDifficultyWeightFactory - Class in org.optaplanner.examples.vehiclerouting.domain.solver
On large datasets, the constructed solution looks like pizza slices.
DepotAngleCustomerDifficultyWeightFactory() - Constructor for class org.optaplanner.examples.vehiclerouting.domain.solver.DepotAngleCustomerDifficultyWeightFactory
 
DepotAngleCustomerDifficultyWeightFactory.DepotAngleCustomerDifficultyWeight - Class in org.optaplanner.examples.vehiclerouting.domain.solver
 
DepotAngleCustomerDifficultyWeightFactory.DepotAngleCustomerDifficultyWeight(Customer, double, int) - Constructor for class org.optaplanner.examples.vehiclerouting.domain.solver.DepotAngleCustomerDifficultyWeightFactory.DepotAngleCustomerDifficultyWeight
 
DepotDistanceCustomerDifficultyWeightFactory - Class in org.optaplanner.examples.vehiclerouting.domain.solver
On large datasets, the constructed solution looks like a Matryoshka doll.
DepotDistanceCustomerDifficultyWeightFactory() - Constructor for class org.optaplanner.examples.vehiclerouting.domain.solver.DepotDistanceCustomerDifficultyWeightFactory
 
DepotDistanceCustomerDifficultyWeightFactory.DepotDistanceCustomerDifficultyWeight - Class in org.optaplanner.examples.vehiclerouting.domain.solver
 
DepotDistanceCustomerDifficultyWeightFactory.DepotDistanceCustomerDifficultyWeight(Customer, int) - Constructor for class org.optaplanner.examples.vehiclerouting.domain.solver.DepotDistanceCustomerDifficultyWeightFactory.DepotDistanceCustomerDifficultyWeight
 
depotList - Variable in class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution
 
DepthFirstNodeComparator - Class in org.optaplanner.core.impl.exhaustivesearch.node.comparator
Investigate deeper nodes first.
DepthFirstNodeComparator(boolean) - Constructor for class org.optaplanner.core.impl.exhaustivesearch.node.comparator.DepthFirstNodeComparator
 
description - Variable in class org.optaplanner.examples.common.app.CommonApp
 
DescriptorPolicy - Class in org.optaplanner.core.impl.domain.policy
 
DescriptorPolicy() - Constructor for class org.optaplanner.core.impl.domain.policy.DescriptorPolicy
 
determineBailOutSize() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.FilteringEntitySelector
 
determineBailOutSize() - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.FilteringMoveSelector
 
determineBailOutSize(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.InitializedValueSelector
 
determineBaseRandomSelection(EntityDescriptor, SelectionCacheType, SelectionOrder) - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
 
determineBaseRandomSelection(SelectionCacheType, SelectionOrder) - Method in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
 
determineBaseRandomSelection(GenuineVariableDescriptor, SelectionCacheType, SelectionOrder) - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
 
determineLocale() - Method in class org.optaplanner.benchmark.config.report.BenchmarkReportConfig
 
determineNextDateString() - Method in class org.optaplanner.examples.nurserostering.domain.ShiftDate
 
determineNextDayOfWeek() - Method in enum org.optaplanner.examples.nurserostering.domain.DayOfWeek
 
determineSorter(EntityDescriptor) - Method in enum org.optaplanner.core.config.heuristic.selector.entity.EntitySorterManner
 
determineSorter(GenuineVariableDescriptor) - Method in enum org.optaplanner.core.config.heuristic.selector.value.ValueSorterManner
 
determineStandardDeviation() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
 
determineTabuSize(LocalSearchStepScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.size.EntityRatioTabuSizeStrategy
 
determineTabuSize(LocalSearchStepScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.size.FixedTabuSizeStrategy
 
determineTabuSize(LocalSearchStepScope) - Method in interface org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.size.TabuSizeStrategy
 
determineTabuSize(LocalSearchStepScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.size.ValueRatioTabuSizeStrategy
 
determineTotalsAndAverages() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
 
DifferentCourseSwapMoveFilter - Class in org.optaplanner.examples.curriculumcourse.solver.move
 
DifferentCourseSwapMoveFilter() - Constructor for class org.optaplanner.examples.curriculumcourse.solver.move.DifferentCourseSwapMoveFilter
 
DifferentGenderSwapMoveFilter - Class in org.optaplanner.examples.dinnerparty.solver.move
 
DifferentGenderSwapMoveFilter() - Constructor for class org.optaplanner.examples.dinnerparty.solver.move.DifferentGenderSwapMoveFilter
 
differentKindIfNeeded(Job) - Method in class org.optaplanner.examples.dinnerparty.domain.SeatDesignation
 
DinnerParty - Class in org.optaplanner.examples.dinnerparty.domain
 
DinnerParty() - Constructor for class org.optaplanner.examples.dinnerparty.domain.DinnerParty
 
DinnerPartyApp - Class in org.optaplanner.examples.dinnerparty.app
 
DinnerPartyApp() - Constructor for class org.optaplanner.examples.dinnerparty.app.DinnerPartyApp
 
DinnerPartyDao - Class in org.optaplanner.examples.dinnerparty.persistence
 
DinnerPartyDao() - Constructor for class org.optaplanner.examples.dinnerparty.persistence.DinnerPartyDao
 
DinnerPartyImporter - Class in org.optaplanner.examples.dinnerparty.persistence
 
DinnerPartyImporter() - Constructor for class org.optaplanner.examples.dinnerparty.persistence.DinnerPartyImporter
 
DinnerPartyImporter.DinnerPartyInputBuilder - Class in org.optaplanner.examples.dinnerparty.persistence
 
DinnerPartyImporter.DinnerPartyInputBuilder() - Constructor for class org.optaplanner.examples.dinnerparty.persistence.DinnerPartyImporter.DinnerPartyInputBuilder
 
DinnerPartyPanel - Class in org.optaplanner.examples.dinnerparty.swingui
 
DinnerPartyPanel() - Constructor for class org.optaplanner.examples.dinnerparty.swingui.DinnerPartyPanel
 
DinnerPartySolutionInitializer - Class in org.optaplanner.examples.dinnerparty.solver.solution.initializer
 
DinnerPartySolutionInitializer() - Constructor for class org.optaplanner.examples.dinnerparty.solver.solution.initializer.DinnerPartySolutionInitializer
 
dirName - Variable in class org.optaplanner.examples.common.persistence.AbstractSolutionDao
 
dispose() - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
dispose() - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
 
dispose() - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
Needs to be called after use because some implementations needs to clean up their resources.
disposeCache(DefaultSolverScope) - Method in interface org.optaplanner.core.impl.heuristic.selector.common.SelectionCacheLifecycleListener
 
disposeCache(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.AbstractCachingEntitySelector
 
disposeCache(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.ProbabilityEntitySelector
 
disposeCache(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.pillar.DefaultPillarSelector
 
disposeCache(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.AbstractCachingMoveSelector
 
disposeCache(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.ProbabilityMoveSelector
 
disposeCache(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactoryToMoveSelectorBridge
 
disposeCache(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.value.chained.DefaultSubChainSelector
 
disposeCache(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.AbstractCachingValueSelector
 
disposeCache(DefaultSolverScope) - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.ProbabilityValueSelector
 
DistanceType - Enum in org.optaplanner.examples.vehiclerouting.domain.location
 
distanceType - Variable in class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution
 
divide(double) - Method in class org.optaplanner.benchmark.impl.measurement.ScoreDifferencePercentage
 
divide(double) - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScore
 
divide(double) - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScore
 
divide(double) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScore
 
divide(double) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScore
 
divide(double) - Method in class org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScore
 
divide(double) - Method in class org.optaplanner.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScore
 
divide(double) - Method in class org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScore
 
divide(double) - Method in class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScore
 
divide(double) - Method in class org.optaplanner.core.api.score.buildin.simple.SimpleScore
 
divide(double) - Method in class org.optaplanner.core.api.score.buildin.simplebigdecimal.SimpleBigDecimalScore
 
divide(double) - Method in class org.optaplanner.core.api.score.buildin.simpledouble.SimpleDoubleScore
 
divide(double) - Method in class org.optaplanner.core.api.score.buildin.simplelong.SimpleLongScore
 
divide(double) - Method in interface org.optaplanner.core.api.score.Score
Returns a Score whose value is (this / divisor).
divideTwoMicros(long, long) - Static method in class org.optaplanner.examples.cheaptime.solver.CheapTimeCostCalculator
 
doChainedChange(ScoreDirector, Object, GenuineVariableDescriptor, Object) - Static method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedMoveUtils
 
doChange(ScoreDirector) - Method in interface org.optaplanner.core.impl.solver.ProblemFactChange
Does the change on the Solution of the ScoreDirector and notifies the ScoreDirector accordingly.
doChangeMove(Object, String, Object) - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
document - Variable in class org.optaplanner.examples.common.persistence.AbstractXmlSolutionExporter.XmlOutputBuilder
 
document - Variable in class org.optaplanner.examples.common.persistence.AbstractXmlSolutionImporter.XmlInputBuilder
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.optaplanner.webexamples.vehiclerouting.VrpShowScheduleServlet
 
doInBackground() - Method in class org.optaplanner.examples.common.swingui.SolverAndPersistenceFrame.SolveWorker
 
Domicile - Class in org.optaplanner.examples.tsp.domain
 
Domicile() - Constructor for class org.optaplanner.examples.tsp.domain.Domicile
 
DomicileDistanceVisitDifficultyWeightFactory - Class in org.optaplanner.examples.tsp.domain.solver
 
DomicileDistanceVisitDifficultyWeightFactory() - Constructor for class org.optaplanner.examples.tsp.domain.solver.DomicileDistanceVisitDifficultyWeightFactory
 
DomicileDistanceVisitDifficultyWeightFactory.DomicileDistanceVisitDifficultyWeight - Class in org.optaplanner.examples.tsp.domain.solver
 
DomicileDistanceVisitDifficultyWeightFactory.DomicileDistanceVisitDifficultyWeight(Visit, long) - Constructor for class org.optaplanner.examples.tsp.domain.solver.DomicileDistanceVisitDifficultyWeightFactory.DomicileDistanceVisitDifficultyWeight
 
doMove(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.move.CompositeMove
 
doMove(ScoreDirector) - Method in interface org.optaplanner.core.impl.heuristic.move.Move
Does the Move and updates the Solution and its ScoreDirector accordingly.
doMove(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.move.NoChangeMove
 
doMove(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedChangeMove
 
doMove(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedSwapMove
 
doMove(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMove
 
doMove(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMove
 
doMove(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMove
 
doMove(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMove
 
doMove(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMove
 
doMove(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMove
 
doMove(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMove
 
doMove(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMove
 
doMove(ScoreDirector) - Method in class org.optaplanner.examples.cheaptime.solver.move.CheapTimePillarSlideMove
 
doMove(ScoreDirector) - Method in class org.optaplanner.examples.cloudbalancing.solver.move.CloudComputerChangeMove
 
doMove(ScoreDirector) - Method in class org.optaplanner.examples.cloudbalancing.solver.move.CloudProcessSwapMove
 
doMove(Move) - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
doMove(ScoreDirector) - Method in class org.optaplanner.examples.nqueens.solver.move.RowChangeMove
 
doMove(ScoreDirector) - Method in class org.optaplanner.examples.nurserostering.solver.move.EmployeeChangeMove
 
doMove(ScoreDirector) - Method in class org.optaplanner.examples.nurserostering.solver.move.EmployeeMultipleChangeMove
 
doMove(ScoreDirector) - Method in class org.optaplanner.examples.nurserostering.solver.move.ShiftAssignmentSwapMove
 
doMove(ScoreDirector) - Method in class org.optaplanner.examples.pas.solver.move.BedChangeMove
 
doMove(ScoreDirector) - Method in class org.optaplanner.examples.pas.solver.move.BedDesignationSwapMove
 
doMove(ScoreDirector) - Method in class org.optaplanner.examples.travelingtournament.solver.move.MatchChainRotationsMove
 
doMove(Move) - Method in class org.optaplanner.examples.tsp.swingui.TspPanel
 
doMove(Visit, Standstill) - Method in class org.optaplanner.examples.tsp.swingui.TspPanel
 
doMove(Move) - Method in class org.optaplanner.examples.vehiclerouting.swingui.VehicleRoutingPanel
 
done() - Method in class org.optaplanner.examples.common.swingui.SolverAndPersistenceFrame.SolveWorker
 
doNullInValueRangeWrapping(ValueRange<T>) - Method in class org.optaplanner.core.impl.domain.valuerange.descriptor.AbstractValueRangeDescriptor
 
doProblemFactChange(ProblemFactChange) - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
doReverseSubChainChange(ScoreDirector, SubChain, GenuineVariableDescriptor, Object) - Static method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedMoveUtils
 
doSubChainChange(ScoreDirector, SubChain, GenuineVariableDescriptor, Object) - Static method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedMoveUtils
 
DoubleConstraintMatch - Class in org.optaplanner.core.api.score.constraint.primdouble
 
DoubleConstraintMatch(String, String, int, List<Object>, double) - Constructor for class org.optaplanner.core.api.score.constraint.primdouble.DoubleConstraintMatch
 
DoubleConstraintMatchTotal - Class in org.optaplanner.core.api.score.constraint.primdouble
 
DoubleConstraintMatchTotal(String, String, int) - Constructor for class org.optaplanner.core.api.score.constraint.primdouble.DoubleConstraintMatchTotal
 
DoubleValueRange - Class in org.optaplanner.core.impl.domain.valuerange.buildin.primdouble
 
DoubleValueRange(double, double) - Constructor for class org.optaplanner.core.impl.domain.valuerange.buildin.primdouble.DoubleValueRange
 
downcastEntityClass - Variable in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
 
downcastEntityClass - Variable in class org.optaplanner.core.impl.heuristic.selector.value.decorator.DowncastingValueSelector
 
DowncastingValueSelector - Class in org.optaplanner.core.impl.heuristic.selector.value.decorator
 
DowncastingValueSelector(ValueSelector, Class<?>) - Constructor for class org.optaplanner.core.impl.heuristic.selector.value.decorator.DowncastingValueSelector
 
drawRoute(Graphics2D, int, int, int, int, boolean) - Method in class org.optaplanner.examples.vehiclerouting.swingui.VehicleRoutingSolutionPainter
 
DroolsScoreDirector - Class in org.optaplanner.core.impl.score.director.drools
Drools implementation of ScoreDirector, which directs the Rule Engine to calculate the Score of the Solution workingSolution.
DroolsScoreDirector(DroolsScoreDirectorFactory, boolean) - Constructor for class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
 
DroolsScoreDirectorFactory - Class in org.optaplanner.core.impl.score.director.drools
Drools implementation of ScoreDirectorFactory.
DroolsScoreDirectorFactory(KieBase) - Constructor for class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirectorFactory
 

E

earlyPickedMoveScope - Variable in class org.optaplanner.core.impl.constructionheuristic.decider.forager.DefaultConstructionHeuristicForager
 
earlyPickedMoveScope - Variable in class org.optaplanner.core.impl.localsearch.decider.forager.AcceptedForager
 
EAST_HEADER_WIDTH - Static variable in class org.optaplanner.examples.nurserostering.swingui.EmployeePanel
 
EasyScoreCalculator<Sol extends Solution> - Interface in org.optaplanner.core.impl.score.director.easy
Used for easy java Score calculation.
easyScoreCalculatorClass - Variable in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
 
EasyScoreDirector - Class in org.optaplanner.core.impl.score.director.easy
Easy java implementation of ScoreDirector, which recalculates the Score of the Solution workingSolution every time.
EasyScoreDirector(EasyScoreDirectorFactory, boolean, EasyScoreCalculator) - Constructor for class org.optaplanner.core.impl.score.director.easy.EasyScoreDirector
 
EasyScoreDirectorFactory - Class in org.optaplanner.core.impl.score.director.easy
Easy implementation of ScoreDirectorFactory.
EasyScoreDirectorFactory(EasyScoreCalculator) - Constructor for class org.optaplanner.core.impl.score.director.easy.EasyScoreDirectorFactory
 
Employee - Class in org.optaplanner.examples.nurserostering.domain
 
Employee() - Constructor for class org.optaplanner.examples.nurserostering.domain.Employee
 
EmployeeAssignmentTotal - Class in org.optaplanner.examples.nurserostering.solver.drools
 
EmployeeAssignmentTotal(Employee, int) - Constructor for class org.optaplanner.examples.nurserostering.solver.drools.EmployeeAssignmentTotal
 
EmployeeChangeMove - Class in org.optaplanner.examples.nurserostering.solver.move
 
EmployeeChangeMove(ShiftAssignment, Employee) - Constructor for class org.optaplanner.examples.nurserostering.solver.move.EmployeeChangeMove
 
EmployeeChangeMoveFactory - Class in org.optaplanner.examples.nurserostering.solver.move.factory
 
EmployeeChangeMoveFactory() - Constructor for class org.optaplanner.examples.nurserostering.solver.move.factory.EmployeeChangeMoveFactory
 
EmployeeConsecutiveAssignmentEnd - Class in org.optaplanner.examples.nurserostering.solver.drools
 
EmployeeConsecutiveAssignmentEnd(Employee, ShiftDate) - Constructor for class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveAssignmentEnd
 
EmployeeConsecutiveAssignmentStart - Class in org.optaplanner.examples.nurserostering.solver.drools
 
EmployeeConsecutiveAssignmentStart(Employee, ShiftDate) - Constructor for class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveAssignmentStart
 
EmployeeConsecutiveWeekendAssignmentEnd - Class in org.optaplanner.examples.nurserostering.solver.drools
 
EmployeeConsecutiveWeekendAssignmentEnd(Employee, int) - Constructor for class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveWeekendAssignmentEnd
 
EmployeeConsecutiveWeekendAssignmentStart - Class in org.optaplanner.examples.nurserostering.solver.drools
 
EmployeeConsecutiveWeekendAssignmentStart(Employee, int) - Constructor for class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveWeekendAssignmentStart
 
EmployeeFreeSequence - Class in org.optaplanner.examples.nurserostering.solver.drools
 
EmployeeFreeSequence(Employee, int, int) - Constructor for class org.optaplanner.examples.nurserostering.solver.drools.EmployeeFreeSequence
 
employeeMap - Variable in class org.optaplanner.examples.nurserostering.persistence.NurseRosteringImporter.NurseRosteringInputBuilder
 
EmployeeMultipleChangeMove - Class in org.optaplanner.examples.nurserostering.solver.move
 
EmployeeMultipleChangeMove(Employee, List<ShiftAssignment>, Employee) - Constructor for class org.optaplanner.examples.nurserostering.solver.move.EmployeeMultipleChangeMove
 
EmployeePanel - Class in org.optaplanner.examples.nurserostering.swingui
 
EmployeePanel(NurseRosteringPanel, List<ShiftDate>, List<Shift>, Employee) - Constructor for class org.optaplanner.examples.nurserostering.swingui.EmployeePanel
 
EmployeeStrengthComparator - Class in org.optaplanner.examples.nurserostering.domain.solver
 
EmployeeStrengthComparator() - Constructor for class org.optaplanner.examples.nurserostering.domain.solver.EmployeeStrengthComparator
 
EmployeeWeekendSequence - Class in org.optaplanner.examples.nurserostering.solver.drools
 
EmployeeWeekendSequence(Employee, int, int) - Constructor for class org.optaplanner.examples.nurserostering.solver.drools.EmployeeWeekendSequence
 
EmployeeWorkSequence - Class in org.optaplanner.examples.nurserostering.solver.drools
 
EmployeeWorkSequence(Employee, int, int) - Constructor for class org.optaplanner.examples.nurserostering.solver.drools.EmployeeWorkSequence
 
EmptyValueRange<T> - Class in org.optaplanner.core.impl.domain.valuerange.buildin.composite
 
EmptyValueRange() - Constructor for class org.optaplanner.core.impl.domain.valuerange.buildin.composite.EmptyValueRange
 
endingIterator() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.AbstractCachingEntitySelector
 
endingIterator() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.FilteringEntitySelector
 
endingIterator() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.ProbabilityEntitySelector
 
endingIterator() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.SelectedCountLimitEntitySelector
 
endingIterator() - Method in interface org.optaplanner.core.impl.heuristic.selector.entity.EntitySelector
If Selector.isNeverEnding() is true, then Iterable.iterator() will never end.
endingIterator() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.FromSolutionEntitySelector
 
endingIterator() - Method in interface org.optaplanner.core.impl.heuristic.selector.entity.mimic.EntityMimicRecorder
 
endingIterator() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.ManualEntityMimicRecorder
 
endingIterator() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicRecordingEntitySelector
 
endingIterator() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicReplayingEntitySelector
 
endingSystemTimeMillis - Variable in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
 
endProblemFactChangesProcessing() - Method in class org.optaplanner.core.impl.solver.BasicPlumbingTermination
 
entity - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMove
 
entityClass - Variable in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
 
entityClassList - Variable in class org.optaplanner.core.config.solver.SolverConfig
 
EntityDependentSortingValueSelector - Class in org.optaplanner.core.impl.heuristic.selector.value.decorator
 
EntityDependentSortingValueSelector(ValueSelector, SelectionCacheType, SelectionSorter) - Constructor for class org.optaplanner.core.impl.heuristic.selector.value.decorator.EntityDependentSortingValueSelector
 
EntityDescriptor - Class in org.optaplanner.core.impl.domain.entity.descriptor
 
EntityDescriptor(SolutionDescriptor, Class<?>) - Constructor for class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
 
entityDescriptor - Variable in class org.optaplanner.core.impl.domain.variable.descriptor.VariableDescriptor
 
entityDescriptor - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.FromSolutionEntitySelector
 
entityIndependent - Variable in class org.optaplanner.core.impl.domain.valuerange.descriptor.CompositeValueRangeDescriptor
 
EntityIndependentValueRangeDescriptor - Interface in org.optaplanner.core.impl.domain.valuerange.descriptor
 
EntityIndependentValueSelector - Interface in org.optaplanner.core.impl.heuristic.selector.value
 
EntityMimicRecorder - Interface in org.optaplanner.core.impl.heuristic.selector.entity.mimic
 
entityMimicRecorder - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicReplayingEntitySelector
 
entityPlacer - Variable in class org.optaplanner.core.impl.constructionheuristic.DefaultConstructionHeuristicPhase
 
EntityPlacer - Interface in org.optaplanner.core.impl.constructionheuristic.placer
 
EntityPlacerConfig - Class in org.optaplanner.core.config.constructionheuristic.placer
General superclass for QueuedEntityPlacerConfig and PooledEntityPlacerConfig.
EntityPlacerConfig() - Constructor for class org.optaplanner.core.config.constructionheuristic.placer.EntityPlacerConfig
 
entityPlacerConfigList - Variable in class org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicPhaseConfig
 
EntityRatioTabuSizeStrategy - Class in org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.size
 
EntityRatioTabuSizeStrategy(double) - Constructor for class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.size.EntityRatioTabuSizeStrategy
 
entitySelector - Variable in class org.optaplanner.core.impl.constructionheuristic.placer.QueuedEntityPlacer
 
entitySelector - Variable in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase
 
EntitySelector - Interface in org.optaplanner.core.impl.heuristic.selector.entity
Selects instances of 1 PlanningEntity annotated class.
entitySelector - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.pillar.DefaultPillarSelector
 
entitySelector - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMoveSelector
 
entitySelectorConfig - Variable in class org.optaplanner.core.config.constructionheuristic.placer.QueuedEntityPlacerConfig
 
entitySelectorConfig - Variable in class org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchPhaseConfig
 
EntitySelectorConfig - Class in org.optaplanner.core.config.heuristic.selector.entity
 
EntitySelectorConfig() - Constructor for class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
 
entitySelectorConfig - Variable in class org.optaplanner.core.config.heuristic.selector.entity.pillar.PillarSelectorConfig
 
entitySorterManner - Variable in class org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicPhaseConfig
 
entitySorterManner - Variable in class org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchPhaseConfig
 
EntitySorterManner - Enum in org.optaplanner.core.config.heuristic.selector.entity
The manner of sorting PlanningEntity instances.
EntityTabuAcceptor - Class in org.optaplanner.core.impl.localsearch.decider.acceptor.tabu
 
EntityTabuAcceptor() - Constructor for class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.EntityTabuAcceptor
 
entityTabuRatio - Variable in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
 
entityTabuSize - Variable in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
 
EnvironmentMode - Enum in org.optaplanner.core.config.solver
The environment mode also allows you to detect common bugs in your implementation.
environmentMode - Variable in class org.optaplanner.core.config.solver.SolverConfig
 
environmentMode - Variable in class org.optaplanner.core.impl.solver.DefaultSolver
 
equals(Object) - Method in class org.optaplanner.benchmark.impl.ranking.TotalRankSolverRankingWeightFactory.TotalRankSolverRankingWeight
 
equals(Object) - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
Used by ProblemBenchmarksConfig.buildProblemBenchmarkList(SolverBenchmarkResult).
equals(Object) - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScore
 
equals(Object) - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScore
 
equals(Object) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScore
 
equals(Object) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScore
 
equals(Object) - Method in class org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScore
 
equals(Object) - Method in class org.optaplanner.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScore
 
equals(Object) - Method in class org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScore
 
equals(Object) - Method in class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScore
 
equals(Object) - Method in class org.optaplanner.core.api.score.buildin.simple.SimpleScore
 
equals(Object) - Method in class org.optaplanner.core.api.score.buildin.simplebigdecimal.SimpleBigDecimalScore
 
equals(Object) - Method in class org.optaplanner.core.api.score.buildin.simpledouble.SimpleDoubleScore
 
equals(Object) - Method in class org.optaplanner.core.api.score.buildin.simplelong.SimpleLongScore
 
equals(Object) - Method in class org.optaplanner.core.impl.heuristic.move.CompositeMove
 
equals(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMove
 
equals(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMove
 
equals(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMove
 
equals(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMove
 
equals(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMove
 
equals(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMove
 
equals(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMove
 
equals(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMove
 
equals(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.value.chained.SubChain
 
equals(Object) - Method in class org.optaplanner.examples.cloudbalancing.solver.move.CloudComputerChangeMove
 
equals(Object) - Method in class org.optaplanner.examples.cloudbalancing.solver.move.CloudProcessSwapMove
 
equals(Object) - Method in class org.optaplanner.examples.curriculumcourse.domain.solver.CourseConflict
 
equals(Object) - Method in class org.optaplanner.examples.examination.domain.solver.TopicConflict
 
equals(Object) - Method in class org.optaplanner.examples.machinereassignment.solver.drools.MrMachineTransientUsage
 
equals(Object) - Method in class org.optaplanner.examples.machinereassignment.solver.drools.MrMachineUsage
 
equals(Object) - Method in class org.optaplanner.examples.machinereassignment.solver.drools.MrServiceMovedProcessesCount
 
equals(Object) - Method in class org.optaplanner.examples.nqueens.solver.move.RowChangeMove
 
equals(Object) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeAssignmentTotal
 
equals(Object) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveAssignmentEnd
 
equals(Object) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveAssignmentStart
 
equals(Object) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveWeekendAssignmentEnd
 
equals(Object) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveWeekendAssignmentStart
 
equals(Object) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeFreeSequence
 
equals(Object) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeWeekendSequence
 
equals(Object) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeWorkSequence
 
equals(Object) - Method in class org.optaplanner.examples.nurserostering.solver.move.EmployeeChangeMove
 
equals(Object) - Method in class org.optaplanner.examples.nurserostering.solver.move.EmployeeMultipleChangeMove
 
equals(Object) - Method in class org.optaplanner.examples.nurserostering.solver.move.ShiftAssignmentSwapMove
 
equals(Object) - Method in class org.optaplanner.examples.pas.solver.move.BedChangeMove
 
equals(Object) - Method in class org.optaplanner.examples.pas.solver.move.BedDesignationSwapMove
 
equals(Object) - Method in class org.optaplanner.examples.projectjobscheduling.solver.score.drools.RenewableResourceUsedDay
 
equals(Object) - Method in class org.optaplanner.examples.travelingtournament.domain.TravelingTournament
 
equals(Object) - Method in class org.optaplanner.examples.travelingtournament.solver.move.MatchChainRotationsMove
 
Equipment - Class in org.optaplanner.examples.pas.domain
AKA RoomProperty
Equipment() - Constructor for class org.optaplanner.examples.pas.domain.Equipment
 
escapeHtmlId(String) - Static method in class org.optaplanner.benchmark.impl.report.ReportHelper
Escape illegal HTML element id characters, such as a dot.
Exam - Class in org.optaplanner.examples.examination.domain
 
Exam() - Constructor for class org.optaplanner.examples.examination.domain.Exam
 
ExamDifficultyWeightFactory - Class in org.optaplanner.examples.examination.domain.solver
 
ExamDifficultyWeightFactory() - Constructor for class org.optaplanner.examples.examination.domain.solver.ExamDifficultyWeightFactory
 
ExamDifficultyWeightFactory.ExamDifficultyWeight - Class in org.optaplanner.examples.examination.domain.solver
 
ExamDifficultyWeightFactory.ExamDifficultyWeight(Exam, int, int) - Constructor for class org.optaplanner.examples.examination.domain.solver.ExamDifficultyWeightFactory.ExamDifficultyWeight
 
Examination - Class in org.optaplanner.examples.examination.domain
 
Examination() - Constructor for class org.optaplanner.examples.examination.domain.Examination
 
ExaminationApp - Class in org.optaplanner.examples.examination.app
Examination is super optimized and a bit complex.
ExaminationApp() - Constructor for class org.optaplanner.examples.examination.app.ExaminationApp
 
ExaminationBenchmarkApp - Class in org.optaplanner.examples.examination.app
 
ExaminationBenchmarkApp() - Constructor for class org.optaplanner.examples.examination.app.ExaminationBenchmarkApp
 
ExaminationDao - Class in org.optaplanner.examples.examination.persistence
 
ExaminationDao() - Constructor for class org.optaplanner.examples.examination.persistence.ExaminationDao
 
ExaminationExporter - Class in org.optaplanner.examples.examination.persistence
 
ExaminationExporter() - Constructor for class org.optaplanner.examples.examination.persistence.ExaminationExporter
 
ExaminationExporter.ExaminationOutputBuilder - Class in org.optaplanner.examples.examination.persistence
 
ExaminationExporter.ExaminationOutputBuilder() - Constructor for class org.optaplanner.examples.examination.persistence.ExaminationExporter.ExaminationOutputBuilder
 
ExaminationImporter - Class in org.optaplanner.examples.examination.persistence
 
ExaminationImporter() - Constructor for class org.optaplanner.examples.examination.persistence.ExaminationImporter
 
ExaminationImporter.ExaminationInputBuilder - Class in org.optaplanner.examples.examination.persistence
 
ExaminationImporter.ExaminationInputBuilder() - Constructor for class org.optaplanner.examples.examination.persistence.ExaminationImporter.ExaminationInputBuilder
 
ExaminationPanel - Class in org.optaplanner.examples.examination.swingui
 
ExaminationPanel() - Constructor for class org.optaplanner.examples.examination.swingui.ExaminationPanel
 
examinationPanel - Variable in class org.optaplanner.examples.examination.swingui.InstitutionParametrizationDialog
 
executeGetter(Object) - Method in interface org.optaplanner.core.impl.domain.common.PropertyAccessor
 
executeGetter(Object) - Method in class org.optaplanner.core.impl.domain.common.ReflectionPropertyAccessor
 
executeSetter(Object, Object) - Method in interface org.optaplanner.core.impl.domain.common.PropertyAccessor
 
executeSetter(Object, Object) - Method in class org.optaplanner.core.impl.domain.common.ReflectionPropertyAccessor
 
ExecutionMode - Class in org.optaplanner.examples.projectjobscheduling.domain
 
ExecutionMode() - Constructor for class org.optaplanner.examples.projectjobscheduling.domain.ExecutionMode
 
ExecutionModeStrengthWeightFactory - Class in org.optaplanner.examples.projectjobscheduling.domain.solver
 
ExecutionModeStrengthWeightFactory() - Constructor for class org.optaplanner.examples.projectjobscheduling.domain.solver.ExecutionModeStrengthWeightFactory
 
ExecutionModeStrengthWeightFactory.ExecutionModeStrengthWeight - Class in org.optaplanner.examples.projectjobscheduling.domain.solver
 
ExecutionModeStrengthWeightFactory.ExecutionModeStrengthWeight(ExecutionMode, double) - Constructor for class org.optaplanner.examples.projectjobscheduling.domain.solver.ExecutionModeStrengthWeightFactory.ExecutionModeStrengthWeight
 
ExhaustiveSearchDecider - Class in org.optaplanner.core.impl.exhaustivesearch.decider
 
ExhaustiveSearchDecider(BestSolutionRecaller, Termination, ManualEntityMimicRecorder, MoveSelector, boolean, ScoreBounder) - Constructor for class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
 
ExhaustiveSearchLayer - Class in org.optaplanner.core.impl.exhaustivesearch.node
 
ExhaustiveSearchLayer(int, Object, int) - Constructor for class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchLayer
 
ExhaustiveSearchNode - Class in org.optaplanner.core.impl.exhaustivesearch.node
 
ExhaustiveSearchNode(ExhaustiveSearchLayer, ExhaustiveSearchNode) - Constructor for class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchNode
 
ExhaustiveSearchPhase - Interface in org.optaplanner.core.impl.exhaustivesearch
A ExhaustiveSearchPhase is a Phase which uses an exhaustive algorithm.
ExhaustiveSearchPhaseConfig - Class in org.optaplanner.core.config.exhaustivesearch
 
ExhaustiveSearchPhaseConfig() - Constructor for class org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchPhaseConfig
 
ExhaustiveSearchPhaseLifecycleListener - Interface in org.optaplanner.core.impl.exhaustivesearch.event
 
ExhaustiveSearchPhaseScope - Class in org.optaplanner.core.impl.exhaustivesearch.scope
 
ExhaustiveSearchPhaseScope(DefaultSolverScope) - Constructor for class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchPhaseScope
 
ExhaustiveSearchStepScope - Class in org.optaplanner.core.impl.exhaustivesearch.scope
 
ExhaustiveSearchStepScope(ExhaustiveSearchPhaseScope) - Constructor for class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchStepScope
 
ExhaustiveSearchStepScope(ExhaustiveSearchPhaseScope, int) - Constructor for class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchStepScope
 
exhaustiveSearchType - Variable in class org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchPhaseConfig
 
ExhaustiveSearchType - Enum in org.optaplanner.core.config.exhaustivesearch
 
expandAllNodes() - Method in class org.optaplanner.benchmark.impl.aggregator.swingui.CheckBoxTree
 
expandNode(ExhaustiveSearchStepScope) - Method in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
 
exportSolution(File) - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
ExtensionFileFilter - Class in org.optaplanner.examples.common.business
 
ExtensionFileFilter(String) - Constructor for class org.optaplanner.examples.common.business.ExtensionFileFilter
 
extractEntities(Solution) - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
 
extractJustificationList(RuleContext) - Method in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal
 
extractLevelDoubles(Score) - Static method in class org.optaplanner.core.impl.score.ScoreUtils
 
extractPureSingleStatisticList(SingleStatisticType) - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
 
extractScore() - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScoreHolder
 
extractScore() - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScoreHolder
 
extractScore() - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScoreHolder
 
extractScore() - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreHolder
 
extractScore() - Method in class org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScoreHolder
 
extractScore() - Method in class org.optaplanner.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreHolder
 
extractScore() - Method in class org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScoreHolder
 
extractScore() - Method in class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScoreHolder
 
extractScore() - Method in class org.optaplanner.core.api.score.buildin.simple.SimpleScoreHolder
 
extractScore() - Method in class org.optaplanner.core.api.score.buildin.simplebigdecimal.SimpleBigDecimalScoreHolder
 
extractScore() - Method in class org.optaplanner.core.api.score.buildin.simpledouble.SimpleDoubleScoreHolder
 
extractScore() - Method in class org.optaplanner.core.api.score.buildin.simplelong.SimpleLongScoreHolder
 
extractScore() - Method in interface org.optaplanner.core.api.score.holder.ScoreHolder
Extracts the Score, calculated by the KieSession for DroolsScoreDirector.
extractSingleStatisticTypeList() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
 
extractValueRange(Solution, Object) - Method in class org.optaplanner.core.impl.domain.valuerange.descriptor.CompositeValueRangeDescriptor
 
extractValueRange(Solution) - Method in class org.optaplanner.core.impl.domain.valuerange.descriptor.CompositeValueRangeDescriptor
 
extractValueRange(Solution) - Method in interface org.optaplanner.core.impl.domain.valuerange.descriptor.EntityIndependentValueRangeDescriptor
As specified by ValueRangeDescriptor.extractValueRange(Solution, Object).
extractValueRange(Solution, Object) - Method in class org.optaplanner.core.impl.domain.valuerange.descriptor.FromEntityPropertyValueRangeDescriptor
 
extractValueRange(Solution, Object) - Method in class org.optaplanner.core.impl.domain.valuerange.descriptor.FromSolutionPropertyValueRangeDescriptor
 
extractValueRange(Solution) - Method in class org.optaplanner.core.impl.domain.valuerange.descriptor.FromSolutionPropertyValueRangeDescriptor
 
extractValueRange(Solution, Object) - Method in interface org.optaplanner.core.impl.domain.valuerange.descriptor.ValueRangeDescriptor
 

F

factorial(int) - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
fadingEntityTabuRatio - Variable in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
 
fadingEntityTabuSize - Variable in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
 
fadingMoveTabuSize - Variable in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
 
fadingSolutionTabuSize - Variable in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
 
fadingTabuSizeStrategy - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.AbstractTabuAcceptor
 
fadingUndoMoveTabuSize - Variable in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
 
fadingValueTabuRatio - Variable in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
 
fadingValueTabuSize - Variable in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
 
FairSelectorProbabilityWeightFactory - Class in org.optaplanner.core.impl.heuristic.selector.common.decorator
 
FairSelectorProbabilityWeightFactory() - Constructor for class org.optaplanner.core.impl.heuristic.selector.common.decorator.FairSelectorProbabilityWeightFactory
 
FAT_DASHED_STROKE - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
FeasibilityScore<S extends FeasibilityScore> - Interface in org.optaplanner.core.api.score
A Score that supports FeasibilityScore.isFeasible().
FeasibilityScoreDefinition<S extends FeasibilityScore> - Interface in org.optaplanner.core.impl.score.definition
 
field - Variable in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner.Unprocessed
 
FieldAccessingSolutionCloner<SolutionG extends Solution> - Class in org.optaplanner.core.impl.domain.solution.cloner
 
FieldAccessingSolutionCloner(SolutionDescriptor) - Constructor for class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner
 
FieldAccessingSolutionCloner.FieldAccessingSolutionClonerRun - Class in org.optaplanner.core.impl.domain.solution.cloner
 
FieldAccessingSolutionCloner.FieldAccessingSolutionClonerRun() - Constructor for class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner.FieldAccessingSolutionClonerRun
 
FieldAccessingSolutionCloner.Unprocessed - Class in org.optaplanner.core.impl.domain.solution.cloner
 
FieldAccessingSolutionCloner.Unprocessed(Object, Field, Object) - Constructor for class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner.Unprocessed
 
fieldListCache - Variable in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner
 
FILE_EXTENSION - Static variable in class org.optaplanner.examples.machinereassignment.persistence.MachineReassignmentFileIO
 
FILE_EXTENSION - Static variable in class org.optaplanner.examples.vehiclerouting.persistence.VehicleRoutingFileIO
 
FILE_EXTENSION - Static variable in class org.optaplanner.persistence.xstream.impl.domain.solution.XStreamSolutionFileIO
 
FILL_COLLISIONS_FLAG - Static variable in class org.optaplanner.examples.common.swingui.timetable.TimeTableLayout
 
fillWarningList() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
 
fillWarningList() - Method in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseProblemStatistic
 
fillWarningList() - Method in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
 
filterClassList - Variable in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
 
filterClassList - Variable in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
 
FilteringEntitySelector - Class in org.optaplanner.core.impl.heuristic.selector.entity.decorator
 
FilteringEntitySelector(EntitySelector, List<SelectionFilter>) - Constructor for class org.optaplanner.core.impl.heuristic.selector.entity.decorator.FilteringEntitySelector
 
FilteringMoveSelector - Class in org.optaplanner.core.impl.heuristic.selector.move.decorator
 
FilteringMoveSelector(MoveSelector, List<SelectionFilter>) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.decorator.FilteringMoveSelector
 
filterList - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.FilteringEntitySelector
 
filterList - Variable in class org.optaplanner.core.impl.heuristic.selector.move.decorator.FilteringMoveSelector
 
finalistIsAccepted - Variable in class org.optaplanner.core.impl.localsearch.decider.forager.finalist.AbstractFinalistPodium
 
finalistLevelNumbers - Variable in class org.optaplanner.core.impl.localsearch.decider.forager.finalist.StrategicOscillationByLevelFinalistPodium
 
finalistList - Variable in class org.optaplanner.core.impl.localsearch.decider.forager.finalist.AbstractFinalistPodium
 
finalistPodium - Variable in class org.optaplanner.core.impl.localsearch.decider.forager.AcceptedForager
 
FinalistPodium - Interface in org.optaplanner.core.impl.localsearch.decider.forager.finalist
A podium gathers the finalists (the LocalSearchMoveScopes which might win) and picks the winner.
FinalistPodiumType - Enum in org.optaplanner.core.config.localsearch.decider.forager
 
finalistPodiumType - Variable in class org.optaplanner.core.config.localsearch.decider.forager.LocalSearchForagerConfig
 
finalistScore - Variable in class org.optaplanner.core.impl.localsearch.decider.forager.finalist.HighestScoreFinalistPodium
 
finalistScore - Variable in class org.optaplanner.core.impl.localsearch.decider.forager.finalist.StrategicOscillationByLevelFinalistPodium
 
findEntityDescriptor(Class<?>) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
 
findEntityDescriptorOrFail(Class<?>) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
 
findGenuineVariableDescriptor(Object, String) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
 
findGenuineVariableDescriptorOrFail(Object, String) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
 
findNewTabu(LocalSearchStepScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.AbstractTabuAcceptor
 
findNewTabu(LocalSearchStepScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.EntityTabuAcceptor
 
findNewTabu(LocalSearchStepScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.MoveTabuAcceptor
 
findNewTabu(LocalSearchStepScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.SolutionTabuAcceptor
 
findNewTabu(LocalSearchStepScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.ValueTabuAcceptor
 
findSingleBenchmark(ProblemBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
 
findTabu(LocalSearchMoveScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.AbstractTabuAcceptor
 
findTabu(LocalSearchMoveScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.EntityTabuAcceptor
 
findTabu(LocalSearchMoveScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.MoveTabuAcceptor
 
findTabu(LocalSearchMoveScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.SolutionTabuAcceptor
 
findTabu(LocalSearchMoveScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.ValueTabuAcceptor
 
findVariableDescriptor(Object, String) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
 
findVariableDescriptorOrFail(Object, String) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
 
fireBestSolutionChanged(Solution, int) - Method in class org.optaplanner.core.impl.solver.event.SolverEventSupport
 
firePhaseEnded(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.phase.event.PhaseLifecycleSupport
 
firePhaseStarted(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.phase.event.PhaseLifecycleSupport
 
fireSolvingEnded(DefaultSolverScope) - Method in class org.optaplanner.core.impl.phase.event.PhaseLifecycleSupport
 
fireSolvingStarted(DefaultSolverScope) - Method in class org.optaplanner.core.impl.phase.event.PhaseLifecycleSupport
 
fireStepEnded(AbstractStepScope) - Method in class org.optaplanner.core.impl.phase.event.PhaseLifecycleSupport
 
fireStepStarted(AbstractStepScope) - Method in class org.optaplanner.core.impl.phase.event.PhaseLifecycleSupport
 
fixateLookAndFeel() - Static method in class org.optaplanner.benchmark.impl.aggregator.swingui.SwingUtils
 
FixedSelectorProbabilityWeightFactory<Sel extends Selector> - Class in org.optaplanner.core.impl.heuristic.selector.common.decorator
 
FixedSelectorProbabilityWeightFactory(Map<Sel, Double>) - Constructor for class org.optaplanner.core.impl.heuristic.selector.common.decorator.FixedSelectorProbabilityWeightFactory
 
FixedTabuSizeStrategy - Class in org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.size
 
FixedTabuSizeStrategy(int) - Constructor for class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.size.FixedTabuSizeStrategy
 
FlatteningHardSoftScoreComparator - Class in org.optaplanner.core.impl.score.comparator
Compares 2 HardSoftScores based on the calculation of the hard multiplied by a weight, summed with the soft.
FlatteningHardSoftScoreComparator(int) - Constructor for class org.optaplanner.core.impl.score.comparator.FlatteningHardSoftScoreComparator
 
FollowingExam - Class in org.optaplanner.examples.examination.domain
 
FollowingExam() - Constructor for class org.optaplanner.examples.examination.domain.FollowingExam
 
followingExamList - Variable in class org.optaplanner.examples.examination.domain.LeadingExam
 
forager - Variable in class org.optaplanner.core.impl.constructionheuristic.decider.ConstructionHeuristicDecider
 
Forager - Interface in org.optaplanner.core.impl.localsearch.decider.forager
A Forager collects the accepted moves and picks the next step from those for the Decider.
forager - Variable in class org.optaplanner.core.impl.localsearch.decider.LocalSearchDecider
 
foragerConfig - Variable in class org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicPhaseConfig
 
forceUpdateBestSolution - Variable in class org.optaplanner.core.config.phase.custom.CustomPhaseConfig
 
forceUpdateBestSolution - Variable in class org.optaplanner.core.impl.phase.custom.DefaultCustomPhase
 
format(double, StringBuffer, FieldPosition) - Method in class org.optaplanner.benchmark.impl.statistic.common.MillisecondsSpentNumberFormat
 
format(long, StringBuffer, FieldPosition) - Method in class org.optaplanner.benchmark.impl.statistic.common.MillisecondsSpentNumberFormat
 
formatScore(S) - Method in class org.optaplanner.core.impl.score.definition.AbstractScoreDefinition
 
formatScore(S) - Method in interface org.optaplanner.core.impl.score.definition.ScoreDefinition
Returns a String representation of the Score.
FreeBefore2DaysWithAWorkDayPattern - Class in org.optaplanner.examples.nurserostering.domain.pattern
 
FreeBefore2DaysWithAWorkDayPattern() - Constructor for class org.optaplanner.examples.nurserostering.domain.pattern.FreeBefore2DaysWithAWorkDayPattern
 
FreemarkerXmlPlannerBenchmarkFactory - Class in org.optaplanner.benchmark.impl
 
FreemarkerXmlPlannerBenchmarkFactory() - Constructor for class org.optaplanner.benchmark.impl.FreemarkerXmlPlannerBenchmarkFactory
 
FromEntityPropertyValueRangeDescriptor - Class in org.optaplanner.core.impl.domain.valuerange.descriptor
 
FromEntityPropertyValueRangeDescriptor(GenuineVariableDescriptor, boolean, Method) - Constructor for class org.optaplanner.core.impl.domain.valuerange.descriptor.FromEntityPropertyValueRangeDescriptor
 
FromEntityPropertyValueSelector - Class in org.optaplanner.core.impl.heuristic.selector.value
This is the common ValueSelector implementation.
FromEntityPropertyValueSelector(ValueRangeDescriptor, boolean) - Constructor for class org.optaplanner.core.impl.heuristic.selector.value.FromEntityPropertyValueSelector
 
fromRandomSelectionBoolean(boolean) - Static method in enum org.optaplanner.core.config.heuristic.selector.common.SelectionOrder
 
FromSolutionEntitySelector - Class in org.optaplanner.core.impl.heuristic.selector.entity
This is the common EntitySelector implementation.
FromSolutionEntitySelector(EntityDescriptor, SelectionCacheType, boolean) - Constructor for class org.optaplanner.core.impl.heuristic.selector.entity.FromSolutionEntitySelector
 
FromSolutionPropertyValueRangeDescriptor - Class in org.optaplanner.core.impl.domain.valuerange.descriptor
 
FromSolutionPropertyValueRangeDescriptor(GenuineVariableDescriptor, boolean, Method) - Constructor for class org.optaplanner.core.impl.domain.valuerange.descriptor.FromSolutionPropertyValueRangeDescriptor
 
FromSolutionPropertyValueSelector - Class in org.optaplanner.core.impl.heuristic.selector.value
This is the common ValueSelector implementation.
FromSolutionPropertyValueSelector(EntityIndependentValueRangeDescriptor, SelectionCacheType, boolean) - Constructor for class org.optaplanner.core.impl.heuristic.selector.value.FromSolutionPropertyValueSelector
 

G

Gender - Enum in org.optaplanner.examples.dinnerparty.domain
 
Gender - Enum in org.optaplanner.examples.pas.domain
 
GenderLimitation - Enum in org.optaplanner.examples.pas.domain
 
GeneralOptaPlannerBenchmarkApp - Class in org.optaplanner.examples.app
 
GeneralOptaPlannerBenchmarkApp() - Constructor for class org.optaplanner.examples.app.GeneralOptaPlannerBenchmarkApp
 
generate() - Method in class org.optaplanner.examples.cloudbalancing.persistence.CloudBalancingGenerator
 
generate() - Method in class org.optaplanner.examples.nqueens.persistence.NQueensGenerator
 
generate() - Method in class org.optaplanner.examples.tennis.persistence.TennisGenerator
 
generate() - Method in class org.optaplanner.examples.vehiclerouting.persistence.VehicleRoutingTspBasedGenerator
 
generateSolverBenchmarkConfigNames() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
 
generateVrp(File, int, int, int) - Method in class org.optaplanner.examples.vehiclerouting.persistence.VehicleRoutingTspBasedGenerator
 
GenericMoveSelector - Class in org.optaplanner.core.impl.heuristic.selector.move.generic
Abstract superclass for every generic MoveSelector.
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, PropertyDescriptor) - 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.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
 
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
 
getAdmissionPart() - Method in class org.optaplanner.examples.pas.domain.BedDesignation
 
getAdmissionPartList() - Method in class org.optaplanner.examples.pas.domain.PatientAdmissionSchedule
 
getAdmissionPartNightCount() - Method in class org.optaplanner.examples.pas.domain.BedDesignation
 
getAdmissionPartSpecialism() - Method in class org.optaplanner.examples.pas.domain.BedDesignation
 
getAge() - Method in class org.optaplanner.examples.pas.domain.Patient
 
getAggregation() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
 
getAirDistanceDouble(Location) - Method in class org.optaplanner.examples.vehiclerouting.domain.location.Location
 
getAllFacts(Solution) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
 
getAllocationList() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Schedule
 
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.SingleStatistic
 
getAngle(Location) - Method in class org.optaplanner.examples.vehiclerouting.domain.location.Location
The angle relative to the direction EAST.
getArgOptions() - Method in class org.optaplanner.examples.common.app.CommonBenchmarkApp
 
getArrivalTime() - Method in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedCustomer
 
getAscendingDiagonalIndex() - Method in class org.optaplanner.examples.nqueens.domain.Queen
 
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
 
getAverageCalculateCountSummaryChartFile() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
 
getAverageProblemScale() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
 
getAverageScore() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
 
getAverageScore() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
 
getAverageTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
 
getAverageUsedMemoryAfterInputSolution() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
 
getAverageWinningScoreDifference() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
 
getAverageWorstScoreDifferencePercentage() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
 
getAwayTeam() - Method in class org.optaplanner.examples.travelingtournament.domain.Match
 
getBalancePenaltyList() - Method in class org.optaplanner.examples.machinereassignment.domain.MachineReassignment
 
getBed() - Method in class org.optaplanner.examples.pas.domain.BedDesignation
 
getBedDesignationList() - Method in class org.optaplanner.examples.pas.domain.PatientAdmissionSchedule
 
getBedList() - Method in class org.optaplanner.examples.pas.domain.PatientAdmissionSchedule
 
getBedList() - Method in class org.optaplanner.examples.pas.domain.Room
 
getBenchmarkConfig() - Method in class org.optaplanner.examples.common.app.CommonBenchmarkApp.ArgOption
 
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
 
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.single.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffStatisticPoint
 
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
 
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
 
getBreadth() - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchNode
 
getBreadth() - Method in class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchStepScope
 
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
Unless this selector itself caches, this returns SelectionCacheType.JUST_IN_TIME, even if a selector child caches.
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.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
 
getCalculateCountPerSecond() - Method in class org.optaplanner.benchmark.impl.statistic.calculatecount.CalculateCountStatisticPoint
 
getCanvas() - Method in class org.optaplanner.examples.vehiclerouting.swingui.VehicleRoutingSolutionPainter
 
getCapacity() - Method in class org.optaplanner.examples.cheaptime.domain.MachineCapacity
 
getCapacity() - Method in class org.optaplanner.examples.curriculumcourse.domain.Room
 
getCapacity() - Method in class org.optaplanner.examples.examination.domain.Room
 
getCapacity() - Method in class org.optaplanner.examples.pas.domain.Room
 
getCapacity() - Method in class org.optaplanner.examples.projectjobscheduling.domain.resource.Resource
 
getCapacity() - Method in class org.optaplanner.examples.vehiclerouting.domain.Vehicle
 
getChainedVariableDescriptors() - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
 
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
 
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
 
getCity() - Method in class org.optaplanner.examples.tsp.domain.Domicile
 
getCity() - Method in interface org.optaplanner.examples.tsp.domain.Standstill
 
getCity() - Method in class org.optaplanner.examples.tsp.domain.Visit
 
getCityList() - Method in class org.optaplanner.examples.tsp.domain.TravelingSalesmanTour
 
getClonedSolution() - Method in class org.optaplanner.core.impl.phase.scope.AbstractStepScope
 
getCloudComputerIcon() - Method in class org.optaplanner.examples.cloudbalancing.swingui.CloudBalancingPanel
 
getCode() - Method in class org.optaplanner.examples.curriculumcourse.domain.Course
 
getCode() - Method in class org.optaplanner.examples.curriculumcourse.domain.Curriculum
 
getCode() - Method in class org.optaplanner.examples.curriculumcourse.domain.Room
 
getCode() - Method in class org.optaplanner.examples.curriculumcourse.domain.Teacher
 
getCode() - Method in enum org.optaplanner.examples.dinnerparty.domain.Gender
 
getCode() - Method in class org.optaplanner.examples.dinnerparty.domain.Guest
 
getCode() - Method in enum org.optaplanner.examples.dinnerparty.domain.Hobby
 
getCode() - Method in enum org.optaplanner.examples.dinnerparty.domain.JobType
 
getCode() - Method in class org.optaplanner.examples.nurserostering.domain.contract.Contract
 
getCode() - Method in enum org.optaplanner.examples.nurserostering.domain.DayOfWeek
 
getCode() - Method in class org.optaplanner.examples.nurserostering.domain.Employee
 
getCode() - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
getCode() - Method in class org.optaplanner.examples.nurserostering.domain.pattern.Pattern
 
getCode() - Method in class org.optaplanner.examples.nurserostering.domain.ShiftType
 
getCode() - Method in class org.optaplanner.examples.nurserostering.domain.Skill
 
getCode() - Method in enum org.optaplanner.examples.nurserostering.domain.WeekendDefinition
 
getCode() - Method in enum org.optaplanner.examples.pas.domain.Gender
 
getCode() - Method in enum org.optaplanner.examples.pas.domain.GenderLimitation
 
getCoincidenceTopicSet() - Method in class org.optaplanner.examples.examination.domain.Topic
 
getColumn() - Method in class org.optaplanner.examples.nqueens.domain.Queen
 
getColumnClass(int) - Method in class org.optaplanner.examples.common.swingui.ConstraintMatchesDialog.ConstraintMatchTotalTableModel
 
getColumnCount() - Method in class org.optaplanner.examples.common.swingui.ConstraintMatchesDialog.ConstraintMatchTotalTableModel
 
getColumnIndex() - Method in class org.optaplanner.examples.nqueens.domain.Queen
 
getColumnList() - Method in class org.optaplanner.examples.nqueens.domain.NQueens
 
getColumnName(int) - Method in class org.optaplanner.examples.common.swingui.ConstraintMatchesDialog.ConstraintMatchTotalTableModel
 
getComputer() - Method in class org.optaplanner.examples.cloudbalancing.domain.CloudProcess
 
getComputer() - Method in class org.optaplanner.examples.cloudbalancing.swingui.CloudComputerPanel
 
getComputerList() - Method in class org.optaplanner.examples.cloudbalancing.domain.CloudBalance
 
getConflictCount() - Method in class org.optaplanner.examples.curriculumcourse.domain.solver.CourseConflict
 
getConstraintId() - Method in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal
 
getConstraintMatchCount() - Method in class org.optaplanner.benchmark.impl.statistic.single.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreStatisticPoint
 
getConstraintMatchCount() - Method in class org.optaplanner.benchmark.impl.statistic.single.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
 
getConstraintMatchTotalList() - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
getConstraintMatchTotals() - Method in class org.optaplanner.core.api.score.holder.AbstractScoreHolder
 
getConstraintMatchTotals() - Method in interface org.optaplanner.core.api.score.holder.ScoreHolder
Explains the Score of ScoreHolder.extractScore().
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
 
getConstraintMatchTotals() - Method in class org.optaplanner.examples.cheaptime.solver.score.CheapTimeIncrementalScoreCalculator
 
getConstraintMatchTotals() - Method in class org.optaplanner.examples.machinereassignment.solver.score.MachineReassignmentIncrementalScoreCalculator
 
getConstraintName() - Method in class org.optaplanner.benchmark.impl.statistic.single.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreStatisticPoint
 
getConstraintName() - Method in class org.optaplanner.benchmark.impl.statistic.single.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.single.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreStatisticPoint
 
getConstraintPackage() - Method in class org.optaplanner.benchmark.impl.statistic.single.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
 
getContract() - Method in class org.optaplanner.examples.nurserostering.domain.contract.ContractLine
 
getContract() - Method in class org.optaplanner.examples.nurserostering.domain.contract.PatternContractLine
 
getContract() - Method in class org.optaplanner.examples.nurserostering.domain.Employee
 
getContract() - Method in class org.optaplanner.examples.nurserostering.domain.ShiftAssignment
 
getContract() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveAssignmentEnd
 
getContract() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveAssignmentStart
 
getContract() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveWeekendAssignmentEnd
 
getContract() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveWeekendAssignmentStart
 
getContractLineList() - Method in class org.optaplanner.examples.nurserostering.domain.contract.Contract
 
getContractLineList() - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
getContractLineType() - Method in class org.optaplanner.examples.nurserostering.domain.contract.ContractLine
 
getContractList() - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
getCost() - Method in class org.optaplanner.examples.cloudbalancing.domain.CloudComputer
 
getCourse() - Method in class org.optaplanner.examples.curriculumcourse.domain.Lecture
 
getCourse() - Method in class org.optaplanner.examples.curriculumcourse.domain.UnavailablePeriodPenalty
 
getCourseList() - Method in class org.optaplanner.examples.curriculumcourse.domain.CourseSchedule
 
getCpuPower() - Method in class org.optaplanner.examples.cloudbalancing.domain.CloudComputer
 
getCriticalPathDuration() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Project
 
getCriticalPathEndDate() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Project
 
getCsvFile() - Method in class org.optaplanner.benchmark.impl.statistic.SingleStatistic
 
getCsvFilePath() - Method in class org.optaplanner.benchmark.impl.statistic.SingleStatistic
 
getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreSingleStatistic
 
getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationSingleStatistic
 
getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.calculatecount.CalculateCountSingleStatistic
 
getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseSingleStatistic
 
getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepSingleStatistic
 
getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.single.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreSingleStatistic
 
getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.single.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreSingleStatistic
 
getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.single.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffSingleStatistic
 
getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.single.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffSingleStatistic
 
getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.SingleStatistic
 
getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreSingleStatistic
 
getCurriculumList() - Method in class org.optaplanner.examples.curriculumcourse.domain.Course
 
getCurriculumList() - Method in class org.optaplanner.examples.curriculumcourse.domain.CourseSchedule
 
getCurriculumList() - Method in class org.optaplanner.examples.curriculumcourse.domain.Lecture
 
getCustomerList() - Method in class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution
 
getCustomPhaseCommandClassList() - Method in class org.optaplanner.core.config.phase.custom.CustomPhaseConfig
 
getDaemon() - Method in class org.optaplanner.core.config.solver.SolverConfig
 
getDataDir() - Method in class org.optaplanner.examples.common.persistence.AbstractSolutionDao
 
getDataDir() - Method in interface org.optaplanner.examples.common.persistence.SolutionDao
 
getDateIndex() - Method in class org.optaplanner.examples.tennis.domain.Day
 
getDateString() - Method in class org.optaplanner.examples.nurserostering.domain.ShiftDate
 
getDay() - Method in class org.optaplanner.examples.curriculumcourse.domain.Lecture
 
getDay() - Method in class org.optaplanner.examples.curriculumcourse.domain.Period
 
getDay() - Method in class org.optaplanner.examples.tennis.domain.TeamAssignment
 
getDay() - Method in class org.optaplanner.examples.tennis.domain.UnavailabilityPenalty
 
getDay() - Method in class org.optaplanner.examples.travelingtournament.domain.Match
 
getDayIndex() - Method in class org.optaplanner.examples.curriculumcourse.domain.Day
 
getDayIndex() - Method in class org.optaplanner.examples.examination.domain.Exam
 
getDayIndex() - Method in class org.optaplanner.examples.examination.domain.Period
 
getDayIndex() - Method in class org.optaplanner.examples.nurserostering.domain.ShiftDate
 
getDayIndex0ShiftType() - Method in class org.optaplanner.examples.nurserostering.domain.pattern.ShiftType2DaysPattern
 
getDayIndex0ShiftType() - Method in class org.optaplanner.examples.nurserostering.domain.pattern.ShiftType3DaysPattern
 
getDayIndex1ShiftType() - Method in class org.optaplanner.examples.nurserostering.domain.pattern.ShiftType2DaysPattern
 
getDayIndex1ShiftType() - Method in class org.optaplanner.examples.nurserostering.domain.pattern.ShiftType3DaysPattern
 
getDayIndex2ShiftType() - Method in class org.optaplanner.examples.nurserostering.domain.pattern.ShiftType3DaysPattern
 
getDayLength() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeFreeSequence
 
getDayLength() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeWorkSequence
 
getDayList() - Method in class org.optaplanner.examples.curriculumcourse.domain.CourseSchedule
 
getDayList() - Method in class org.optaplanner.examples.tennis.domain.TennisSolution
 
getDayList() - Method in class org.optaplanner.examples.travelingtournament.domain.TravelingTournament
 
getDayOffRequestList() - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
getDayOffRequestMap() - Method in class org.optaplanner.examples.nurserostering.domain.Employee
 
getDayOfWeek() - Method in class org.optaplanner.examples.nurserostering.domain.ShiftDate
 
getDayOnRequestList() - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
getDayOnRequestMap() - Method in class org.optaplanner.examples.nurserostering.domain.Employee
 
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.  
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
 
getDelay() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Allocation
 
getDelayRange() - Method in class org.optaplanner.examples.cheaptime.domain.TaskAssignment
 
getDelayRange() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Allocation
 
getDeleteCloudComputerIcon() - Method in class org.optaplanner.examples.cloudbalancing.swingui.CloudBalancingPanel
 
getDeleteEmployeeIcon() - Method in class org.optaplanner.examples.nurserostering.swingui.NurseRosteringPanel
 
getDemand() - Method in class org.optaplanner.examples.vehiclerouting.domain.Customer
 
getDepartment() - Method in class org.optaplanner.examples.pas.domain.BedDesignation
 
getDepartment() - Method in class org.optaplanner.examples.pas.domain.DepartmentSpecialism
 
getDepartment() - Method in class org.optaplanner.examples.pas.domain.Room
 
getDepartmentList() - Method in class org.optaplanner.examples.pas.domain.PatientAdmissionSchedule
 
getDepartmentSpecialismList() - Method in class org.optaplanner.examples.pas.domain.PatientAdmissionSchedule
 
getDepartureTime() - Method in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedCustomer
 
getDepot() - Method in class org.optaplanner.examples.vehiclerouting.domain.Vehicle
 
getDepotList() - Method in class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution
 
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
 
getDescendingDiagonalIndex() - Method in class org.optaplanner.examples.nqueens.domain.Queen
 
getDescription() - Method in class org.optaplanner.examples.common.app.CommonApp
 
getDescription() - Method in class org.optaplanner.examples.nurserostering.domain.contract.Contract
 
getDescription() - Method in class org.optaplanner.examples.nurserostering.domain.ShiftType
 
getDetail() - Method in class org.optaplanner.benchmark.impl.aggregator.swingui.MixedCheckBox
 
getDirName() - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
getDirName() - Method in class org.optaplanner.examples.common.persistence.AbstractSolutionDao
 
getDirName() - Method in interface org.optaplanner.examples.common.persistence.SolutionDao
 
getDistance(Team) - Method in class org.optaplanner.examples.travelingtournament.domain.Team
 
getDistance(City) - Method in class org.optaplanner.examples.tsp.domain.City
The distance is not in miles or km, but in the TSPLIB's unit of measurement.
getDistance(Location) - Method in class org.optaplanner.examples.vehiclerouting.domain.location.AirLocation
 
getDistance(Location) - Method in class org.optaplanner.examples.vehiclerouting.domain.location.Location
The distance's unit of measurement depends on the VehicleRoutingSolution's DistanceType.
getDistance(Location) - Method in class org.optaplanner.examples.vehiclerouting.domain.location.RoadLocation
 
getDistance(Location) - Method in class org.optaplanner.examples.vehiclerouting.domain.location.segmented.HubSegmentLocation
 
getDistance(Location) - Method in class org.optaplanner.examples.vehiclerouting.domain.location.segmented.RoadSegmentLocation
 
getDistanceDouble(RoadSegmentLocation) - Method in class org.optaplanner.examples.vehiclerouting.domain.location.segmented.HubSegmentLocation
 
getDistanceTo(Standstill) - Method in class org.optaplanner.examples.tsp.domain.Visit
 
getDistanceTo(Standstill) - Method in class org.optaplanner.examples.vehiclerouting.domain.Customer
 
getDistanceToFirstDayOfWeekend() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveAssignmentStart
 
getDistanceToLastDayOfWeekend() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveAssignmentEnd
 
getDistanceToNext(DayOfWeek) - Method in enum org.optaplanner.examples.nurserostering.domain.DayOfWeek
 
getDistanceToPreviousStandstill() - Method in class org.optaplanner.examples.tsp.domain.Visit
 
getDistanceToPreviousStandstill() - Method in class org.optaplanner.examples.vehiclerouting.domain.Customer
 
getDistanceToTeamMap() - Method in class org.optaplanner.examples.travelingtournament.domain.Team
 
getDistanceType() - Method in class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution
 
getDomicile() - Method in class org.optaplanner.examples.tsp.domain.TravelingSalesmanTour
 
getDomicileRange() - Method in class org.optaplanner.examples.tsp.domain.TravelingSalesmanTour
 
getDowncastEntityClass() - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
 
getDueTime() - Method in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedCustomer
 
getDueTime() - Method in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedDepot
 
getDuration() - Method in class org.optaplanner.examples.cheaptime.domain.Task
 
getDuration() - Method in class org.optaplanner.examples.examination.domain.Period
 
getDuration() - Method in class org.optaplanner.examples.examination.domain.Topic
 
getDuration() - Method in class org.optaplanner.examples.projectjobscheduling.domain.ExecutionMode
 
getEasyScoreCalculator() - Method in class org.optaplanner.core.impl.score.director.easy.EasyScoreDirectorFactory
 
getEasyScoreCalculatorClass() - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
 
getEffectiveSingleStatisticMap() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
 
getEmployee() - Method in class org.optaplanner.examples.nurserostering.domain.request.DayOffRequest
 
getEmployee() - Method in class org.optaplanner.examples.nurserostering.domain.request.DayOnRequest
 
getEmployee() - Method in class org.optaplanner.examples.nurserostering.domain.request.ShiftOffRequest
 
getEmployee() - Method in class org.optaplanner.examples.nurserostering.domain.request.ShiftOnRequest
 
getEmployee() - Method in class org.optaplanner.examples.nurserostering.domain.ShiftAssignment
 
getEmployee() - Method in class org.optaplanner.examples.nurserostering.domain.SkillProficiency
 
getEmployee() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeAssignmentTotal
 
getEmployee() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveAssignmentEnd
 
getEmployee() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveAssignmentStart
 
getEmployee() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveWeekendAssignmentEnd
 
getEmployee() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveWeekendAssignmentStart
 
getEmployee() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeFreeSequence
 
getEmployee() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeWeekendSequence
 
getEmployee() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeWorkSequence
 
getEmployee() - Method in class org.optaplanner.examples.nurserostering.swingui.EmployeePanel
 
getEmployeeContract() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeAssignmentTotal
 
getEmployeeIcon() - Method in class org.optaplanner.examples.nurserostering.swingui.NurseRosteringPanel
 
getEmployeeList() - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
getEndDate() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Allocation
 
getEndingSystemTimeMillis() - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
 
getEndPeriod() - Method in class org.optaplanner.examples.cheaptime.domain.TaskAssignment
Exclusive
getEndTimeString() - Method in class org.optaplanner.examples.nurserostering.domain.ShiftType
 
getEntity() - Method in class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicStepScope
 
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.ChangeMove
 
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.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.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.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
 
getEquipment() - Method in class org.optaplanner.examples.pas.domain.PreferredPatientEquipment
 
getEquipment() - Method in class org.optaplanner.examples.pas.domain.RequiredPatientEquipment
 
getEquipment() - Method in class org.optaplanner.examples.pas.domain.RoomEquipment
 
getEquipmentList() - Method in class org.optaplanner.examples.pas.domain.PatientAdmissionSchedule
 
getExamList() - Method in class org.optaplanner.examples.examination.domain.Examination
 
getExecutionMode() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Allocation
 
getExecutionMode() - Method in class org.optaplanner.examples.projectjobscheduling.domain.ResourceRequirement
 
getExecutionModeList() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Job
 
getExecutionModeList() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Schedule
 
getExecutionModeRange() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Allocation
 
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
 
getExportDataDir() - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
getExportFileSuffix() - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
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.SolverBenchmarkResult
 
getFailureThrowable() - Method in class org.optaplanner.benchmark.impl.SingleBenchmarkRunner
 
getFavoriteSolverBenchmarkResult() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
 
getFeasibleLevelsSize() - Method in class org.optaplanner.core.impl.score.buildin.bendable.BendableScoreDefinition
 
getFeasibleLevelsSize() - Method in class org.optaplanner.core.impl.score.buildin.bendablebigdecimal.BendableBigDecimalScoreDefinition
 
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 interface org.optaplanner.core.impl.score.definition.FeasibilityScoreDefinition
Returns the number of levels of Score.toLevelNumbers().
getFieldValue(Object, Field) - Method in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner.FieldAccessingSolutionClonerRun
 
getFileExtension() - Method in interface org.optaplanner.examples.common.persistence.SolutionDao
 
getFileExtension() - Method in class org.optaplanner.examples.common.persistence.XStreamSolutionDao
 
getFilterClassList() - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
 
getFilterClassList() - Method in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
 
getFinalistPodiumType() - Method in class org.optaplanner.core.config.localsearch.decider.forager.LocalSearchForagerConfig
 
getFirstDayIndex() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeFreeSequence
 
getFirstDayIndex() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeWorkSequence
 
getFirstDayOfWeekend() - Method in enum org.optaplanner.examples.nurserostering.domain.WeekendDefinition
 
getFirstEntity() - Method in class org.optaplanner.core.impl.heuristic.selector.value.chained.SubChain
 
getFirstNight() - Method in class org.optaplanner.examples.pas.domain.AdmissionPart
 
getFirstNightIndex() - Method in class org.optaplanner.examples.pas.domain.BedDesignation
 
getFirstShiftDate() - Method in class org.optaplanner.examples.nurserostering.domain.NurseRosterParametrization
 
getFirstShiftDateDayIndex() - Method in class org.optaplanner.examples.nurserostering.domain.NurseRosterParametrization
 
getFirstSundayIndex() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeWeekendSequence
 
getFixedProbabilityWeight() - Method in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
 
getFlooredPossibleSolutionSize(BigInteger) - Static method in class org.optaplanner.examples.common.persistence.AbstractSolutionImporter
 
getFollowingExamList() - Method in class org.optaplanner.examples.examination.domain.LeadingExam
 
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
 
getFreeDayLength() - Method in class org.optaplanner.examples.nurserostering.domain.pattern.WorkBeforeFreeSequencePattern
 
getFreeDayOfWeek() - Method in class org.optaplanner.examples.nurserostering.domain.pattern.FreeBefore2DaysWithAWorkDayPattern
 
getFromDependencyServiceList() - Method in class org.optaplanner.examples.machinereassignment.domain.MrService
 
getFromEntityValueRangeProvider(String) - Method in class org.optaplanner.core.impl.domain.policy.DescriptorPolicy
 
getFromService() - Method in class org.optaplanner.examples.machinereassignment.domain.solver.MrServiceDependency
 
getFromSolutionValueRangeProvider(String) - Method in class org.optaplanner.core.impl.domain.policy.DescriptorPolicy
 
getFrontLoadLargeTopicSize() - Method in class org.optaplanner.examples.examination.domain.InstitutionParametrization
 
getFrontLoadLastPeriodSize() - Method in class org.optaplanner.examples.examination.domain.InstitutionParametrization
 
getFrontLoadPenalty() - Method in class org.optaplanner.examples.examination.domain.InstitutionParametrization
 
getGender() - Method in class org.optaplanner.examples.dinnerparty.domain.Guest
 
getGender() - Method in class org.optaplanner.examples.pas.domain.Patient
 
getGenderLimitation() - Method in class org.optaplanner.examples.pas.domain.Room
 
getGenuineEntityDescriptors() - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
 
getGenuineVariableDescriptor(String) - 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
 
getGlobalPenaltyInfo() - Method in class org.optaplanner.examples.machinereassignment.domain.MachineReassignment
 
getGlobalPeriodRangeFrom() - Method in class org.optaplanner.examples.cheaptime.domain.CheapTimeSolution
 
getGlobalPeriodRangeTo() - Method in class org.optaplanner.examples.cheaptime.domain.CheapTimeSolution
 
getGraphFile() - Method in class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationProblemStatistic
 
getGraphFile() - Method in class org.optaplanner.benchmark.impl.statistic.calculatecount.CalculateCountProblemStatistic
 
getGraphFile() - Method in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseProblemStatistic
 
getGraphFile() - Method in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepProblemStatistic
 
getGraphFileList() - Method in class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreProblemStatistic
 
getGraphFileList() - Method in class org.optaplanner.benchmark.impl.statistic.single.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreSingleStatistic
 
getGraphFileList() - Method in class org.optaplanner.benchmark.impl.statistic.single.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreSingleStatistic
 
getGraphFileList() - Method in class org.optaplanner.benchmark.impl.statistic.single.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffSingleStatistic
 
getGraphFileList() - Method in class org.optaplanner.benchmark.impl.statistic.single.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffSingleStatistic
 
getGraphFileList() - Method in class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreProblemStatistic
 
getGuest() - Method in class org.optaplanner.examples.dinnerparty.domain.HobbyPractician
 
getGuest() - Method in class org.optaplanner.examples.dinnerparty.domain.SeatDesignation
 
getGuestGender() - Method in class org.optaplanner.examples.dinnerparty.domain.SeatDesignation
 
getGuestJob() - Method in class org.optaplanner.examples.dinnerparty.domain.SeatDesignation
 
getGuestJobType() - Method in class org.optaplanner.examples.dinnerparty.domain.SeatDesignation
 
getGuestList() - Method in class org.optaplanner.examples.dinnerparty.domain.DinnerParty
 
getGuestName() - Method in class org.optaplanner.examples.dinnerparty.domain.SeatDesignation
 
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.impl.score.buildin.bendable.BendableScoreDefinition
 
getHardLevelsSize() - Method in class org.optaplanner.core.impl.score.buildin.bendablebigdecimal.BendableBigDecimalScoreDefinition
 
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() - 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
 
getHardScore() - Method in class org.optaplanner.examples.projectjobscheduling.solver.score.capacity.NonrenewableResourceCapacityTracker
 
getHardScore() - Method in class org.optaplanner.examples.projectjobscheduling.solver.score.capacity.RenewableResourceCapacityTracker
 
getHardScore() - Method in class org.optaplanner.examples.projectjobscheduling.solver.score.capacity.ResourceCapacityTracker
 
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.  
getHeight() - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTableLayoutConstraints
 
getHobby() - Method in class org.optaplanner.examples.dinnerparty.domain.HobbyPractician
 
getHobbyPracticianList() - Method in class org.optaplanner.examples.dinnerparty.domain.DinnerParty
 
getHobbyPracticianList() - Method in class org.optaplanner.examples.dinnerparty.domain.Guest
 
getHomeTeam() - Method in class org.optaplanner.examples.travelingtournament.domain.Match
 
getHoursSpentLimit() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
 
getHtmlOverviewFile() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
 
getHubTravelDistanceMap() - Method in class org.optaplanner.examples.vehiclerouting.domain.location.segmented.HubSegmentLocation
 
getHubTravelDistanceMap() - Method in class org.optaplanner.examples.vehiclerouting.domain.location.segmented.RoadSegmentLocation
 
getIconResource() - Method in class org.optaplanner.examples.common.app.CommonApp
 
getId() - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
 
getId() - Method in class org.optaplanner.examples.common.domain.AbstractPersistable
 
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
 
getImageHeight() - Method in class org.optaplanner.examples.common.swingui.latitudelongitude.LatitudeLongitudeTranslator
 
getImageWidth() - Method in class org.optaplanner.examples.common.swingui.latitudelongitude.LatitudeLongitudeTranslator
 
getImportDataDir() - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
getImportFileSuffix() - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
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
 
getIndex() - Method in class org.optaplanner.examples.cheaptime.domain.Machine
 
getIndex() - Method in class org.optaplanner.examples.cheaptime.domain.Resource
 
getIndex() - Method in class org.optaplanner.examples.machinereassignment.domain.MrResource
 
getIndex() - Method in class org.optaplanner.examples.nqueens.domain.Column
 
getIndex() - Method in class org.optaplanner.examples.nqueens.domain.Row
 
getIndex() - Method in class org.optaplanner.examples.nurserostering.domain.Shift
 
getIndex() - Method in class org.optaplanner.examples.nurserostering.domain.ShiftType
 
getIndex() - Method in class org.optaplanner.examples.pas.domain.Night
 
getIndex() - Method in class org.optaplanner.examples.travelingtournament.domain.Day
 
getIndexInDay() - Method in class org.optaplanner.examples.tennis.domain.TeamAssignment
 
getIndexInRoom() - Method in class org.optaplanner.examples.pas.domain.Bed
 
getIndexInShift() - Method in class org.optaplanner.examples.nurserostering.domain.ShiftAssignment
 
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
 
getInputDir() - Method in class org.optaplanner.examples.common.persistence.AbstractSolutionExporter
 
getInputDir() - Method in class org.optaplanner.examples.common.persistence.AbstractSolutionImporter
 
getInputFileExtension() - Method in class org.optaplanner.examples.cheaptime.persistence.CheapTimeSolutionFileIO
 
getInputFileExtension() - Method in class org.optaplanner.examples.machinereassignment.persistence.MachineReassignmentFileIO
 
getInputFileExtension() - Method in class org.optaplanner.examples.tsp.persistence.TspFileIO
 
getInputFileExtension() - Method in class org.optaplanner.examples.vehiclerouting.persistence.VehicleRoutingFileIO
 
getInputFileExtension() - Method in interface org.optaplanner.persistence.common.api.domain.solution.SolutionFileIO
It's highly recommended that this method returns the same value as SolutionFileIO.getOutputFileExtension(), because a good output file is able to function as an input file.
getInputFileExtension() - Method in class org.optaplanner.persistence.xstream.impl.domain.solution.XStreamSolutionFileIO
 
getInputFileSuffix() - Method in class org.optaplanner.examples.cheaptime.persistence.CheapTimeImporter
 
getInputFileSuffix() - Method in class org.optaplanner.examples.common.persistence.AbstractSolutionExporter
 
getInputFileSuffix() - Method in class org.optaplanner.examples.common.persistence.AbstractSolutionImporter
 
getInputFileSuffix() - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter
 
getInputFileSuffix() - Method in class org.optaplanner.examples.common.persistence.AbstractXmlSolutionImporter
 
getInputFileSuffix() - Method in class org.optaplanner.examples.curriculumcourse.persistence.CurriculumCourseImporter
 
getInputFileSuffix() - Method in class org.optaplanner.examples.examination.persistence.ExaminationImporter
 
getInputFileSuffix() - Method in class org.optaplanner.examples.machinereassignment.persistence.MachineReassignmentImporter
 
getInputFileSuffix() - Method in class org.optaplanner.examples.tsp.persistence.TspImporter
 
getInputFileSuffix() - Method in class org.optaplanner.examples.vehiclerouting.persistence.VehicleRoutingImporter
 
getInputId() - Method in class org.optaplanner.examples.cheaptime.persistence.CheapTimeImporter.CheapTimeInputBuilder
 
getInputId() - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
getInputId() - Method in class org.optaplanner.examples.common.persistence.AbstractXmlSolutionImporter.XmlInputBuilder
 
getInputSolutionFile() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
 
getInputSolutionFileList() - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
 
getInstitutionParametrization() - Method in class org.optaplanner.examples.examination.domain.Examination
 
getJavaVersion() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
 
getJavaVM() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
 
getJob() - Method in class org.optaplanner.examples.dinnerparty.domain.Guest
 
getJob() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Allocation
 
getJob() - Method in class org.optaplanner.examples.projectjobscheduling.domain.ExecutionMode
 
getJobList() - Method in class org.optaplanner.examples.dinnerparty.domain.DinnerParty
 
getJobList() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Project
 
getJobList() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Schedule
 
getJobType() - Method in class org.optaplanner.examples.dinnerparty.domain.Job
 
getJobType() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Allocation
 
getJobType() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Job
 
getJustificationList() - Method in class org.optaplanner.core.api.score.constraint.ConstraintMatch
 
getKieBase() - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
 
getKieBase() - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
 
getKieBase() - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirectorFactory
 
getKieBaseConfigurationProperties() - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
 
getKieSession() - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
 
getLabel() - Method in class org.optaplanner.examples.cheaptime.domain.Machine
 
getLabel() - Method in class org.optaplanner.examples.cheaptime.domain.Task
 
getLabel() - Method in class org.optaplanner.examples.cheaptime.domain.TaskAssignment
 
getLabel() - Method in class org.optaplanner.examples.cloudbalancing.domain.CloudComputer
 
getLabel() - Method in class org.optaplanner.examples.cloudbalancing.domain.CloudProcess
 
getLabel() - Method in class org.optaplanner.examples.curriculumcourse.domain.Curriculum
 
getLabel() - Method in class org.optaplanner.examples.curriculumcourse.domain.Day
 
getLabel() - Method in class org.optaplanner.examples.curriculumcourse.domain.Lecture
 
getLabel() - Method in class org.optaplanner.examples.curriculumcourse.domain.Period
 
getLabel() - Method in class org.optaplanner.examples.curriculumcourse.domain.Room
 
getLabel() - Method in class org.optaplanner.examples.curriculumcourse.domain.Teacher
 
getLabel() - Method in class org.optaplanner.examples.curriculumcourse.domain.Timeslot
 
getLabel() - Method in enum org.optaplanner.examples.dinnerparty.domain.Hobby
 
getLabel() - Method in class org.optaplanner.examples.examination.domain.Exam
 
getLabel() - Method in class org.optaplanner.examples.examination.domain.Period
 
getLabel() - Method in class org.optaplanner.examples.examination.domain.Room
 
getLabel() - Method in class org.optaplanner.examples.machinereassignment.domain.MrMachine
 
getLabel() - Method in class org.optaplanner.examples.machinereassignment.domain.MrProcessAssignment
 
getLabel() - Method in enum org.optaplanner.examples.nurserostering.domain.DayOfWeek
 
getLabel() - Method in class org.optaplanner.examples.nurserostering.domain.Employee
 
getLabel() - Method in class org.optaplanner.examples.nurserostering.domain.Shift
 
getLabel() - Method in class org.optaplanner.examples.nurserostering.domain.ShiftDate
 
getLabel() - Method in class org.optaplanner.examples.nurserostering.domain.ShiftType
 
getLabel() - Method in class org.optaplanner.examples.pas.domain.Bed
 
getLabel() - Method in class org.optaplanner.examples.pas.domain.Department
 
getLabel() - Method in class org.optaplanner.examples.pas.domain.Night
 
getLabel() - Method in class org.optaplanner.examples.pas.domain.Room
 
getLabel() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Allocation
 
getLabel() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Project
 
getLabel() - Method in class org.optaplanner.examples.tennis.domain.Day
 
getLabel() - Method in class org.optaplanner.examples.tennis.domain.Team
 
getLabel() - Method in class org.optaplanner.examples.travelingtournament.domain.Day
 
getLabel() - Method in class org.optaplanner.examples.travelingtournament.domain.Team
 
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
 
getLastDayIndex() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeFreeSequence
 
getLastDayIndex() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeWorkSequence
 
getLastDayOfWeekend() - Method in enum org.optaplanner.examples.nurserostering.domain.WeekendDefinition
 
getLastEntity() - Method in class org.optaplanner.core.impl.heuristic.selector.value.chained.SubChain
 
getLastNight() - Method in class org.optaplanner.examples.pas.domain.AdmissionPart
 
getLastNightIndex() - Method in class org.optaplanner.examples.pas.domain.BedDesignation
 
getLastShiftDate() - Method in class org.optaplanner.examples.nurserostering.domain.NurseRosterParametrization
 
getLastShiftDateDayIndex() - Method in class org.optaplanner.examples.nurserostering.domain.NurseRosterParametrization
 
getLastSundayIndex() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeWeekendSequence
 
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. 
getLatitude() - Method in class org.optaplanner.examples.tsp.domain.City
 
getLatitude() - Method in class org.optaplanner.examples.vehiclerouting.domain.location.Location
 
getLayer() - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchNode
 
getLayerList() - Method in class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchPhaseScope
 
getLayoutAlignmentX(Container) - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTableLayout
 
getLayoutAlignmentY(Container) - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTableLayout
 
getLeadingExam() - Method in class org.optaplanner.examples.examination.domain.FollowingExam
 
getLectureIndexInCourse() - Method in class org.optaplanner.examples.curriculumcourse.domain.Lecture
 
getLectureList() - Method in class org.optaplanner.examples.curriculumcourse.domain.CourseSchedule
 
getLectureSize() - Method in class org.optaplanner.examples.curriculumcourse.domain.Course
 
getLeftCourse() - Method in class org.optaplanner.examples.curriculumcourse.domain.solver.CourseConflict
 
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
 
getLeftSeat() - Method in class org.optaplanner.examples.dinnerparty.domain.Seat
 
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
 
getLeftTopic() - Method in class org.optaplanner.examples.examination.domain.PeriodPenalty
 
getLeftTopic() - Method in class org.optaplanner.examples.examination.domain.solver.TopicConflict
 
getLevelsSize() - Method in class org.optaplanner.core.impl.score.buildin.bendable.BendableScoreDefinition
 
getLevelsSize() - Method in class org.optaplanner.core.impl.score.buildin.bendablebigdecimal.BendableBigDecimalScoreDefinition
 
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.hardsoft.HardSoftScoreDefinition
 
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.buildin.simplelong.SimpleLongScoreDefinition
 
getLevelsSize() - Method in interface org.optaplanner.core.impl.score.definition.ScoreDefinition
Returns the length of Score.toLevelNumbers() for every Score of this definition.
getLevelsSize() - Method in class org.optaplanner.core.impl.score.trend.InitializingScoreTrend
 
getLoadCostWeight() - Method in class org.optaplanner.examples.machinereassignment.domain.MrResource
 
getLoadCostWeight() - Method in class org.optaplanner.examples.machinereassignment.solver.drools.MrMachineUsage
 
getLocale() - Method in class org.optaplanner.benchmark.config.report.BenchmarkReportConfig
 
getLocale() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
 
getLocalResourceList() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Project
 
getLocation() - Method in class org.optaplanner.examples.machinereassignment.domain.MrMachine
 
getLocation() - Method in class org.optaplanner.examples.machinereassignment.domain.MrProcessAssignment
 
getLocation() - Method in class org.optaplanner.examples.vehiclerouting.domain.Customer
 
getLocation() - Method in class org.optaplanner.examples.vehiclerouting.domain.Depot
 
getLocation() - Method in interface org.optaplanner.examples.vehiclerouting.domain.Standstill
 
getLocation() - Method in class org.optaplanner.examples.vehiclerouting.domain.Vehicle
 
getLocationList() - Method in class org.optaplanner.examples.machinereassignment.domain.MachineReassignment
 
getLocationList() - Method in class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution
 
getLocationSpread() - Method in class org.optaplanner.examples.machinereassignment.domain.MrService
 
getLongitude() - Method in class org.optaplanner.examples.tsp.domain.City
 
getLongitude() - Method in class org.optaplanner.examples.vehiclerouting.domain.location.Location
 
getMachine() - Method in class org.optaplanner.examples.cheaptime.domain.MachineCapacity
 
getMachine() - Method in class org.optaplanner.examples.cheaptime.domain.TaskAssignment
 
getMachine() - Method in class org.optaplanner.examples.machinereassignment.domain.MrMachineCapacity
 
getMachine() - Method in class org.optaplanner.examples.machinereassignment.domain.MrProcessAssignment
 
getMachine() - Method in class org.optaplanner.examples.machinereassignment.solver.drools.MrMachineTransientUsage
 
getMachine() - Method in class org.optaplanner.examples.machinereassignment.solver.drools.MrMachineUsage
 
getMachine() - Method in class org.optaplanner.examples.machinereassignment.swingui.MrMachinePanel
 
getMachineCapacity(Resource) - Method in class org.optaplanner.examples.cheaptime.domain.Machine
 
getMachineCapacity(MrResource) - Method in class org.optaplanner.examples.machinereassignment.domain.MrMachine
 
getMachineCapacity() - Method in class org.optaplanner.examples.machinereassignment.solver.drools.MrMachineTransientUsage
 
getMachineCapacity() - Method in class org.optaplanner.examples.machinereassignment.solver.drools.MrMachineUsage
 
getMachineCapacityList() - Method in class org.optaplanner.examples.cheaptime.domain.CheapTimeSolution
 
getMachineCapacityList() - Method in class org.optaplanner.examples.cheaptime.domain.Machine
 
getMachineCapacityList() - Method in class org.optaplanner.examples.machinereassignment.domain.MachineReassignment
 
getMachineCapacityList() - Method in class org.optaplanner.examples.machinereassignment.domain.MrMachine
 
getMachineList() - Method in class org.optaplanner.examples.cheaptime.domain.CheapTimeSolution
 
getMachineList() - Method in class org.optaplanner.examples.machinereassignment.domain.MachineReassignment
 
getMachineMoveCost() - Method in class org.optaplanner.examples.machinereassignment.domain.MrProcessAssignment
 
getMachineMoveCostMap() - Method in class org.optaplanner.examples.machinereassignment.domain.MrMachine
 
getMachineMoveCostWeight() - Method in class org.optaplanner.examples.machinereassignment.domain.MrGlobalPenaltyInfo
 
getManualEntityMimicRecorder() - Method in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
 
getMatchList() - Method in class org.optaplanner.examples.travelingtournament.domain.TravelingTournament
 
getMaximumAge() - Method in class org.optaplanner.examples.pas.domain.Department
 
getMaximumAvailable() - Method in class org.optaplanner.examples.machinereassignment.solver.drools.MrMachineUsage
 
getMaximumCapacity() - Method in class org.optaplanner.examples.machinereassignment.domain.MrMachineCapacity
 
getMaximumComputerCpuPower() - Method in class org.optaplanner.examples.cloudbalancing.swingui.CloudBalancingPanel
 
getMaximumComputerMemory() - Method in class org.optaplanner.examples.cloudbalancing.swingui.CloudBalancingPanel
 
getMaximumComputerNetworkBandwidth() - Method in class org.optaplanner.examples.cloudbalancing.swingui.CloudBalancingPanel
 
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
 
getMaximumValue() - Method in class org.optaplanner.examples.nurserostering.domain.contract.MinMaxContractLine
 
getMaximumWeight() - Method in class org.optaplanner.examples.nurserostering.domain.contract.MinMaxContractLine
 
getMaxMemory() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
 
getMaxMemory() - Method in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseMeasurement
 
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
 
getMemory() - Method in class org.optaplanner.examples.cloudbalancing.domain.CloudComputer
 
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
 
getMinimumAge() - Method in class org.optaplanner.examples.pas.domain.Department
 
getMinimumSubChainSize() - Method in class org.optaplanner.core.config.heuristic.selector.value.chained.SubChainSelectorConfig
Defaults to because other MoveSelectors s(uch as ChangeMoveSelector and SwapMoveSelector) already handle 1-sized chains.
getMinimumSubPillarSize() - Method in class org.optaplanner.core.config.heuristic.selector.entity.pillar.PillarSelectorConfig
 
getMinimumValue() - Method in class org.optaplanner.examples.nurserostering.domain.contract.MinMaxContractLine
 
getMinimumWeight() - Method in class org.optaplanner.examples.nurserostering.domain.contract.MinMaxContractLine
 
getMinutesSpentLimit() - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
 
getMinWorkingDaySize() - Method in class org.optaplanner.examples.curriculumcourse.domain.Course
 
getMixedDurationPenalty() - Method in class org.optaplanner.examples.examination.domain.InstitutionParametrization
 
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
 
getMoveCost() - Method in class org.optaplanner.examples.machinereassignment.domain.MrProcess
 
getMoveCostTo(MrMachine) - Method in class org.optaplanner.examples.machinereassignment.domain.MrMachine
 
getMoveCountPerStepMeasurement() - Method in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepStatisticPoint
 
getMovedProcessesCount() - Method in class org.optaplanner.examples.machinereassignment.solver.drools.MrServiceMovedProcessesCount
 
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
 
getMoveList() - Method in class org.optaplanner.core.impl.heuristic.move.CompositeMove
 
getMoveListFactoryClass() - Method in class org.optaplanner.core.config.heuristic.selector.move.factory.MoveListFactoryConfig
 
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.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.single.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffStatisticPoint
 
getMoveType() - Method in class org.optaplanner.benchmark.impl.statistic.single.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffStatisticPoint
 
getMultiplicand() - Method in class org.optaplanner.examples.cloudbalancing.domain.CloudComputer
 
getMultiplicand() - Method in class org.optaplanner.examples.machinereassignment.domain.MrBalancePenalty
 
getMutationCount() - Method in class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationStatisticPoint
 
getN() - Method in class org.optaplanner.examples.nqueens.domain.NQueens
 
getN() - Method in class org.optaplanner.examples.travelingtournament.domain.TravelingTournament
 
getName() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
 
getName() - Method in class org.optaplanner.benchmark.config.SolverBenchmarkConfig
 
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.SingleBenchmarkRunner
 
getName() - Method in interface org.optaplanner.core.impl.domain.common.PropertyAccessor
 
getName() - Method in class org.optaplanner.core.impl.domain.common.ReflectionPropertyAccessor
 
getName() - Method in class org.optaplanner.examples.common.app.CommonApp
 
getName() - Method in class org.optaplanner.examples.common.app.CommonBenchmarkApp.ArgOption
 
getName() - Method in class org.optaplanner.examples.curriculumcourse.domain.CourseSchedule
 
getName() - Method in class org.optaplanner.examples.dinnerparty.domain.Guest
 
getName() - Method in class org.optaplanner.examples.dinnerparty.domain.Job
 
getName() - Method in class org.optaplanner.examples.nurserostering.domain.Employee
 
getName() - Method in class org.optaplanner.examples.pas.domain.Department
 
getName() - Method in class org.optaplanner.examples.pas.domain.Equipment
 
getName() - Method in class org.optaplanner.examples.pas.domain.Patient
 
getName() - Method in class org.optaplanner.examples.pas.domain.Room
 
getName() - Method in class org.optaplanner.examples.pas.domain.Specialism
 
getName() - Method in class org.optaplanner.examples.tennis.domain.Team
 
getName() - Method in class org.optaplanner.examples.travelingtournament.domain.Team
 
getName() - Method in class org.optaplanner.examples.tsp.domain.City
 
getName() - Method in class org.optaplanner.examples.tsp.domain.TravelingSalesmanTour
 
getName() - Method in class org.optaplanner.examples.vehiclerouting.domain.location.Location
 
getName() - Method in class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution
 
getNameWithFavoriteSuffix() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
 
getNearbyTravelDistanceMap() - Method in class org.optaplanner.examples.vehiclerouting.domain.location.segmented.HubSegmentLocation
 
getNearbyTravelDistanceMap() - Method in class org.optaplanner.examples.vehiclerouting.domain.location.segmented.RoadSegmentLocation
 
getNeighborhood() - Method in class org.optaplanner.examples.machinereassignment.domain.MrMachine
 
getNeighborhood() - Method in class org.optaplanner.examples.machinereassignment.domain.MrProcessAssignment
 
getNeighborhoodList() - Method in class org.optaplanner.examples.machinereassignment.domain.MachineReassignment
 
getNetworkBandwidth() - Method in class org.optaplanner.examples.cloudbalancing.domain.CloudComputer
 
getNewBestSolution() - Method in class org.optaplanner.core.api.solver.event.BestSolutionChangedEvent
Note that: In real-time planning, not all ProblemFactChanges might be processed: check BestSolutionChangedEvent.isEveryProblemFactChangeProcessed() this Solution might be uninitialized: check BestSolutionChangedEvent.isNewBestSolutionInitialized() this Solution might be infeasible: check FeasibilityScore.isFeasible()
getNextCustomer() - Method in class org.optaplanner.examples.vehiclerouting.domain.Customer
 
getNextCustomer() - Method in interface org.optaplanner.examples.vehiclerouting.domain.Standstill
 
getNextCustomer() - Method in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedCustomer
 
getNextCustomer() - Method in class org.optaplanner.examples.vehiclerouting.domain.Vehicle
 
getNextDay() - Method in class org.optaplanner.examples.travelingtournament.domain.Day
 
getNextStepIndex() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
 
getNightCount() - Method in class org.optaplanner.examples.pas.domain.AdmissionPart
 
getNightList() - Method in class org.optaplanner.examples.pas.domain.PatientAdmissionSchedule
 
getNodeComparator() - Method in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase
 
getNodeExplorationType() - Method in class org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchPhaseConfig
 
getNurseRoster() - Method in class org.optaplanner.examples.nurserostering.swingui.NurseRosteringPanel
 
getNurseRosterParametrization() - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
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
 
getOriginalMachine() - Method in class org.optaplanner.examples.machinereassignment.domain.MrProcessAssignment
 
getOriginResource() - Method in class org.optaplanner.examples.machinereassignment.domain.MrBalancePenalty
 
getOutputDir() - Method in class org.optaplanner.examples.common.persistence.AbstractSolutionExporter
 
getOutputDir() - Method in class org.optaplanner.examples.common.persistence.AbstractSolutionImporter
 
getOutputFileExtension() - Method in class org.optaplanner.examples.cheaptime.persistence.CheapTimeSolutionFileIO
 
getOutputFileExtension() - Method in class org.optaplanner.examples.machinereassignment.persistence.MachineReassignmentFileIO
 
getOutputFileExtension() - Method in class org.optaplanner.examples.tsp.persistence.TspFileIO
 
getOutputFileExtension() - Method in class org.optaplanner.examples.vehiclerouting.persistence.VehicleRoutingFileIO
 
getOutputFileExtension() - Method in interface org.optaplanner.persistence.common.api.domain.solution.SolutionFileIO
Every Solution type potentially has its own file extension.
getOutputFileExtension() - Method in class org.optaplanner.persistence.xstream.impl.domain.solution.XStreamSolutionFileIO
 
getOutputFileSuffix() - Method in class org.optaplanner.examples.cheaptime.persistence.CheapTimeExporter
 
getOutputFileSuffix() - Method in class org.optaplanner.examples.common.persistence.AbstractSolutionExporter
 
getOutputFileSuffix() - Method in class org.optaplanner.examples.common.persistence.AbstractSolutionImporter
 
getOutputFileSuffix() - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionExporter
 
getOutputFileSuffix() - Method in class org.optaplanner.examples.common.persistence.AbstractXmlSolutionExporter
 
getOutputFileSuffix() - Method in class org.optaplanner.examples.curriculumcourse.persistence.CurriculumCourseExporter
 
getOutputFileSuffix() - Method in class org.optaplanner.examples.examination.persistence.ExaminationExporter
 
getOutputFileSuffix() - Method in class org.optaplanner.examples.machinereassignment.persistence.MachineReassignmentExporter
 
getOutputFileSuffix() - Method in class org.optaplanner.examples.travelingtournament.persistence.TravelingTournamentExporter
 
getOutputFileSuffix() - Method in class org.optaplanner.examples.tsp.persistence.TspExporter
 
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
 
getPatient() - Method in class org.optaplanner.examples.pas.domain.AdmissionPart
 
getPatient() - Method in class org.optaplanner.examples.pas.domain.BedDesignation
 
getPatient() - Method in class org.optaplanner.examples.pas.domain.PreferredPatientEquipment
 
getPatient() - Method in class org.optaplanner.examples.pas.domain.RequiredPatientEquipment
 
getPatientAge() - Method in class org.optaplanner.examples.pas.domain.BedDesignation
 
getPatientGender() - Method in class org.optaplanner.examples.pas.domain.BedDesignation
 
getPatientList() - Method in class org.optaplanner.examples.pas.domain.PatientAdmissionSchedule
 
getPatientPreferredMaximumRoomCapacity() - Method in class org.optaplanner.examples.pas.domain.BedDesignation
 
getPattern() - Method in class org.optaplanner.examples.nurserostering.domain.contract.PatternContractLine
 
getPatternContractLineList() - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
getPatternList() - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
getPenalty() - Method in class org.optaplanner.examples.examination.domain.Period
 
getPenalty() - Method in class org.optaplanner.examples.examination.domain.Room
 
getPercentageLevels() - Method in class org.optaplanner.benchmark.impl.measurement.ScoreDifferencePercentage
 
getPeriod() - Method in class org.optaplanner.examples.cheaptime.domain.PeriodPowerPrice
 
getPeriod() - Method in class org.optaplanner.examples.curriculumcourse.domain.Lecture
 
getPeriod() - Method in class org.optaplanner.examples.curriculumcourse.domain.UnavailablePeriodPenalty
 
getPeriod() - Method in class org.optaplanner.examples.examination.domain.Exam
 
getPeriod() - Method in class org.optaplanner.examples.examination.domain.FollowingExam
 
getPeriod() - Method in class org.optaplanner.examples.examination.domain.LeadingExam
 
getPeriodDuration() - Method in class org.optaplanner.examples.examination.domain.Exam
 
getPeriodIndex() - Method in class org.optaplanner.examples.examination.domain.Exam
 
getPeriodIndex() - Method in class org.optaplanner.examples.examination.domain.Period
 
getPeriodList() - Method in class org.optaplanner.examples.curriculumcourse.domain.CourseSchedule
 
getPeriodList() - Method in class org.optaplanner.examples.curriculumcourse.domain.Day
 
getPeriodList() - Method in class org.optaplanner.examples.examination.domain.Examination
 
getPeriodPenaltyList() - Method in class org.optaplanner.examples.examination.domain.Examination
 
getPeriodPenaltyType() - Method in class org.optaplanner.examples.examination.domain.PeriodPenalty
 
getPeriodPowerPriceList() - Method in class org.optaplanner.examples.cheaptime.domain.CheapTimeSolution
 
getPeriodSpreadLength() - Method in class org.optaplanner.examples.examination.domain.InstitutionParametrization
 
getPeriodSpreadPenalty() - Method in class org.optaplanner.examples.examination.domain.InstitutionParametrization
 
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
 
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
Allows you to problematically change the PlannerBenchmarkConfig at runtime before building the PlannerBenchmark.
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.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.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.ChangeMove
 
getPlanningEntities() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMove
 
getPlanningEntities() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMove
 
getPlanningEntities() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMove
 
getPlanningEntities() - Method in class org.optaplanner.examples.cheaptime.solver.move.CheapTimePillarSlideMove
 
getPlanningEntities() - Method in class org.optaplanner.examples.cloudbalancing.solver.move.CloudComputerChangeMove
 
getPlanningEntities() - Method in class org.optaplanner.examples.cloudbalancing.solver.move.CloudProcessSwapMove
 
getPlanningEntities() - Method in class org.optaplanner.examples.nqueens.solver.move.RowChangeMove
 
getPlanningEntities() - Method in class org.optaplanner.examples.nurserostering.solver.move.EmployeeChangeMove
 
getPlanningEntities() - Method in class org.optaplanner.examples.nurserostering.solver.move.EmployeeMultipleChangeMove
 
getPlanningEntities() - Method in class org.optaplanner.examples.nurserostering.solver.move.ShiftAssignmentSwapMove
 
getPlanningEntities() - Method in class org.optaplanner.examples.pas.solver.move.BedChangeMove
 
getPlanningEntities() - Method in class org.optaplanner.examples.pas.solver.move.BedDesignationSwapMove
 
getPlanningEntities() - Method in class org.optaplanner.examples.travelingtournament.solver.move.MatchChainRotationsMove
 
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.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.ChangeMove
 
getPlanningValues() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMove
 
getPlanningValues() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMove
 
getPlanningValues() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMove
 
getPlanningValues() - Method in class org.optaplanner.examples.cheaptime.solver.move.CheapTimePillarSlideMove
 
getPlanningValues() - Method in class org.optaplanner.examples.cloudbalancing.solver.move.CloudComputerChangeMove
 
getPlanningValues() - Method in class org.optaplanner.examples.cloudbalancing.solver.move.CloudProcessSwapMove
 
getPlanningValues() - Method in class org.optaplanner.examples.nqueens.solver.move.RowChangeMove
 
getPlanningValues() - Method in class org.optaplanner.examples.nurserostering.solver.move.EmployeeChangeMove
 
getPlanningValues() - Method in class org.optaplanner.examples.nurserostering.solver.move.EmployeeMultipleChangeMove
 
getPlanningValues() - Method in class org.optaplanner.examples.nurserostering.solver.move.ShiftAssignmentSwapMove
 
getPlanningValues() - Method in class org.optaplanner.examples.pas.solver.move.BedChangeMove
 
getPlanningValues() - Method in class org.optaplanner.examples.pas.solver.move.BedDesignationSwapMove
 
getPlanningValues() - Method in class org.optaplanner.examples.travelingtournament.solver.move.MatchChainRotationsMove
 
getPlanningWindowStart() - Method in class org.optaplanner.examples.nurserostering.domain.NurseRosterParametrization
 
getPointList() - Method in class org.optaplanner.benchmark.impl.statistic.SingleStatistic
 
getPowerConsumptionMicros() - Method in class org.optaplanner.examples.cheaptime.domain.Machine
 
getPowerConsumptionMicros() - Method in class org.optaplanner.examples.cheaptime.domain.Task
 
getPowerPriceMicros() - Method in class org.optaplanner.examples.cheaptime.domain.PeriodPowerPrice
 
getPredecessorAllocationList() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Allocation
 
getPredecessorsDoneDate() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Allocation
 
getPreferredMaximumRoomCapacity() - Method in class org.optaplanner.examples.pas.domain.Patient
 
getPreferredPatientEquipmentList() - Method in class org.optaplanner.examples.pas.domain.Patient
 
getPreferredPatientEquipmentList() - Method in class org.optaplanner.examples.pas.domain.PatientAdmissionSchedule
 
getPreferredScrollableViewportSize() - Method in class org.optaplanner.examples.common.swingui.SolutionPanel
 
getPreferredScrollableViewportSize() - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTablePanel
 
getPreferredScrollableViewportSize() - Method in class org.optaplanner.examples.tsp.swingui.TspListPanel
 
getPreviousStandstill() - Method in class org.optaplanner.examples.tsp.domain.Visit
 
getPreviousStandstill() - Method in class org.optaplanner.examples.vehiclerouting.domain.Customer
 
getPriority() - Method in class org.optaplanner.examples.pas.domain.DepartmentSpecialism
 
getPriority() - Method in class org.optaplanner.examples.pas.domain.RoomSpecialism
 
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
Called by the DroolsScoreDirector when the Solution needs to be inserted into an empty KieSession.
getProblemFacts() - Method in class org.optaplanner.examples.cheaptime.domain.CheapTimeSolution
 
getProblemFacts() - Method in class org.optaplanner.examples.cloudbalancing.domain.CloudBalance
 
getProblemFacts() - Method in class org.optaplanner.examples.curriculumcourse.domain.CourseSchedule
 
getProblemFacts() - Method in class org.optaplanner.examples.dinnerparty.domain.DinnerParty
 
getProblemFacts() - Method in class org.optaplanner.examples.examination.domain.Examination
 
getProblemFacts() - Method in class org.optaplanner.examples.machinereassignment.domain.MachineReassignment
 
getProblemFacts() - Method in class org.optaplanner.examples.nqueens.domain.NQueens
 
getProblemFacts() - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
getProblemFacts() - Method in class org.optaplanner.examples.pas.domain.PatientAdmissionSchedule
 
getProblemFacts() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Schedule
 
getProblemFacts() - Method in class org.optaplanner.examples.tennis.domain.TennisSolution
 
getProblemFacts() - Method in class org.optaplanner.examples.travelingtournament.domain.TravelingTournament
 
getProblemFacts() - Method in class org.optaplanner.examples.tsp.domain.TravelingSalesmanTour
 
getProblemFacts() - Method in class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution
 
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
 
getProcess() - Method in class org.optaplanner.examples.machinereassignment.domain.MrProcessAssignment
 
getProcess() - Method in class org.optaplanner.examples.machinereassignment.domain.MrProcessRequirement
 
getProcessAssignmentList() - Method in class org.optaplanner.examples.machinereassignment.domain.MachineReassignment
 
getProcessList() - Method in class org.optaplanner.examples.cloudbalancing.domain.CloudBalance
 
getProcessList() - Method in class org.optaplanner.examples.machinereassignment.domain.MachineReassignment
 
getProcessMoveCost() - Method in class org.optaplanner.examples.machinereassignment.domain.MrProcessAssignment
 
getProcessMoveCostWeight() - Method in class org.optaplanner.examples.machinereassignment.domain.MrGlobalPenaltyInfo
 
getProcessRequirement(MrResource) - Method in class org.optaplanner.examples.machinereassignment.domain.MrProcess
 
getProcessRequirementList() - Method in class org.optaplanner.examples.machinereassignment.domain.MrProcess
 
getProject() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Allocation
 
getProject() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Job
 
getProject() - Method in class org.optaplanner.examples.projectjobscheduling.domain.resource.LocalResource
 
getProjectCriticalPathEndDate() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Allocation
 
getProjectList() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Schedule
 
getPropertyAccessor(String) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
 
getPropertyType() - Method in interface org.optaplanner.core.impl.domain.common.PropertyAccessor
 
getPropertyType() - Method in class org.optaplanner.core.impl.domain.common.ReflectionPropertyAccessor
 
getPureSingleStatisticList() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
 
getQueenList() - Method in class org.optaplanner.examples.nqueens.domain.NQueens
 
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
 
getReadMethod() - Method in class org.optaplanner.core.impl.domain.common.DefaultReadMethodAccessor
 
getReadMethod() - Method in interface org.optaplanner.core.impl.domain.common.PropertyAccessor
 
getReadMethod() - Method in interface org.optaplanner.core.impl.domain.common.ReadMethodAccessor
 
getReadMethod() - Method in class org.optaplanner.core.impl.domain.common.ReflectionPropertyAccessor
 
getReadyTime() - Method in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedCustomer
 
getReadyTime() - Method in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedDepot
 
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
 
getRelativePathToBenchmarkReportDirectory(File) - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
 
getReleaseDate() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Project
 
getRequiredCpuPower() - Method in class org.optaplanner.examples.cloudbalancing.domain.CloudProcess
 
getRequiredEmployeeSize() - Method in class org.optaplanner.examples.nurserostering.domain.Shift
 
getRequiredGender() - Method in class org.optaplanner.examples.dinnerparty.domain.Seat
 
getRequiredMemory() - Method in class org.optaplanner.examples.cloudbalancing.domain.CloudProcess
 
getRequiredMultiplicand() - Method in class org.optaplanner.examples.cloudbalancing.domain.CloudProcess
 
getRequiredNetworkBandwidth() - Method in class org.optaplanner.examples.cloudbalancing.domain.CloudProcess
 
getRequiredPatientEquipmentList() - Method in class org.optaplanner.examples.pas.domain.Patient
 
getRequiredPatientEquipmentList() - Method in class org.optaplanner.examples.pas.domain.PatientAdmissionSchedule
 
getRequirement() - Method in class org.optaplanner.examples.projectjobscheduling.domain.ResourceRequirement
 
getResource() - Method in class org.optaplanner.examples.cheaptime.domain.MachineCapacity
 
getResource() - Method in class org.optaplanner.examples.cheaptime.domain.TaskRequirement
 
getResource() - Method in class org.optaplanner.examples.machinereassignment.domain.MrMachineCapacity
 
getResource() - Method in class org.optaplanner.examples.machinereassignment.domain.MrProcessRequirement
 
getResource() - Method in class org.optaplanner.examples.machinereassignment.solver.drools.MrMachineTransientUsage
 
getResource() - Method in class org.optaplanner.examples.machinereassignment.solver.drools.MrMachineUsage
 
getResource() - Method in class org.optaplanner.examples.projectjobscheduling.domain.ResourceRequirement
 
getResource() - Method in class org.optaplanner.examples.projectjobscheduling.solver.score.drools.RenewableResourceUsedDay
 
getResourceCapacity() - Method in class org.optaplanner.examples.projectjobscheduling.solver.score.drools.RenewableResourceUsedDay
 
getResourceList() - Method in class org.optaplanner.examples.cheaptime.domain.CheapTimeSolution
 
getResourceList() - Method in class org.optaplanner.examples.machinereassignment.domain.MachineReassignment
 
getResourceList() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Schedule
 
getResourceRequirementList() - Method in class org.optaplanner.examples.projectjobscheduling.domain.ExecutionMode
 
getResourceRequirementList() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Schedule
 
getResourceUsage() - Method in class org.optaplanner.examples.cheaptime.domain.TaskRequirement
 
getResourceUsageMultiplicand() - Method in class org.optaplanner.examples.cheaptime.domain.Task
 
getReturnType() - Method in class org.optaplanner.core.impl.domain.common.DefaultReadMethodAccessor
 
getReturnType() - Method in interface org.optaplanner.core.impl.domain.common.ReadMethodAccessor
 
getRightCourse() - Method in class org.optaplanner.examples.curriculumcourse.domain.solver.CourseConflict
 
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
 
getRightSeat() - Method in class org.optaplanner.examples.dinnerparty.domain.Seat
 
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
 
getRightTopic() - Method in class org.optaplanner.examples.examination.domain.PeriodPenalty
 
getRightTopic() - Method in class org.optaplanner.examples.examination.domain.solver.TopicConflict
 
getRoom() - Method in class org.optaplanner.examples.curriculumcourse.domain.Lecture
 
getRoom() - Method in class org.optaplanner.examples.examination.domain.Exam
 
getRoom() - Method in class org.optaplanner.examples.pas.domain.Bed
 
getRoom() - Method in class org.optaplanner.examples.pas.domain.BedDesignation
 
getRoom() - Method in class org.optaplanner.examples.pas.domain.RoomEquipment
 
getRoom() - Method in class org.optaplanner.examples.pas.domain.RoomSpecialism
 
getRoomCapacity() - Method in class org.optaplanner.examples.pas.domain.BedDesignation
 
getRoomEquipmentList() - Method in class org.optaplanner.examples.pas.domain.PatientAdmissionSchedule
 
getRoomEquipmentList() - Method in class org.optaplanner.examples.pas.domain.Room
 
getRoomGenderLimitation() - Method in class org.optaplanner.examples.pas.domain.BedDesignation
 
getRoomList() - Method in class org.optaplanner.examples.curriculumcourse.domain.CourseSchedule
 
getRoomList() - Method in class org.optaplanner.examples.examination.domain.Examination
 
getRoomList() - Method in class org.optaplanner.examples.pas.domain.Department
 
getRoomList() - Method in class org.optaplanner.examples.pas.domain.PatientAdmissionSchedule
 
getRoomPenaltyList() - Method in class org.optaplanner.examples.examination.domain.Examination
 
getRoomPenaltyType() - Method in class org.optaplanner.examples.examination.domain.RoomPenalty
 
getRoomSpecialismList() - Method in class org.optaplanner.examples.pas.domain.PatientAdmissionSchedule
 
getRoomSpecialismList() - Method in class org.optaplanner.examples.pas.domain.Room
 
getRow() - Method in class org.optaplanner.examples.nqueens.domain.Queen
 
getRowCount() - Method in class org.optaplanner.examples.common.swingui.ConstraintMatchesDialog.ConstraintMatchTotalTableModel
 
getRowIndex() - Method in class org.optaplanner.examples.nqueens.domain.Queen
 
getRowList() - Method in class org.optaplanner.examples.nqueens.domain.NQueens
 
getSafeName() - Method in class org.optaplanner.examples.tsp.domain.City
 
getSafetyAvailable() - Method in class org.optaplanner.examples.machinereassignment.solver.drools.MrMachineUsage
 
getSafetyCapacity() - Method in class org.optaplanner.examples.machinereassignment.domain.MrMachineCapacity
 
getScore() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
 
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.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
 
getScore() - Method in class org.optaplanner.examples.cheaptime.domain.CheapTimeSolution
 
getScore() - Method in class org.optaplanner.examples.cloudbalancing.domain.CloudBalance
 
getScore() - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
getScore() - Method in class org.optaplanner.examples.curriculumcourse.domain.CourseSchedule
 
getScore() - Method in class org.optaplanner.examples.dinnerparty.domain.DinnerParty
 
getScore() - Method in class org.optaplanner.examples.examination.domain.Examination
 
getScore() - Method in class org.optaplanner.examples.machinereassignment.domain.MachineReassignment
 
getScore() - Method in class org.optaplanner.examples.nqueens.domain.NQueens
 
getScore() - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
getScore() - Method in class org.optaplanner.examples.pas.domain.PatientAdmissionSchedule
 
getScore() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Schedule
 
getScore() - Method in class org.optaplanner.examples.tennis.domain.TennisSolution
 
getScore() - Method in class org.optaplanner.examples.travelingtournament.domain.TravelingTournament
 
getScore() - Method in class org.optaplanner.examples.tsp.domain.TravelingSalesmanTour
 
getScore() - Method in class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution
 
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.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
 
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.single.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreStatisticPoint
 
getScoreLevel() - Method in class org.optaplanner.benchmark.impl.statistic.single.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
 
getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.optaplanner.examples.common.swingui.SolutionPanel
 
getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTablePanel
 
getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.optaplanner.examples.tsp.swingui.TspListPanel
 
getScrollableTracksViewportHeight() - Method in class org.optaplanner.examples.common.swingui.SolutionPanel
 
getScrollableTracksViewportHeight() - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTablePanel
 
getScrollableTracksViewportHeight() - Method in class org.optaplanner.examples.tsp.swingui.TspListPanel
 
getScrollableTracksViewportWidth() - Method in class org.optaplanner.examples.common.swingui.SolutionPanel
 
getScrollableTracksViewportWidth() - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTablePanel
 
getScrollableTracksViewportWidth() - Method in class org.optaplanner.examples.tsp.swingui.TspListPanel
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.optaplanner.examples.common.swingui.SolutionPanel
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTablePanel
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.optaplanner.examples.tsp.swingui.TspListPanel
 
getSeat() - Method in class org.optaplanner.examples.dinnerparty.domain.SeatDesignation
 
getSeatDesignationList() - Method in class org.optaplanner.examples.dinnerparty.domain.DinnerParty
 
getSeatIndexInTable() - Method in class org.optaplanner.examples.dinnerparty.domain.Seat
 
getSeatList() - Method in class org.optaplanner.examples.dinnerparty.domain.DinnerParty
 
getSeatList() - Method in class org.optaplanner.examples.dinnerparty.domain.Table
 
getSeatTable() - Method in class org.optaplanner.examples.dinnerparty.domain.SeatDesignation
 
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
 
getService() - Method in class org.optaplanner.examples.machinereassignment.domain.MrProcess
 
getService() - Method in class org.optaplanner.examples.machinereassignment.domain.MrProcessAssignment
 
getService() - Method in class org.optaplanner.examples.machinereassignment.solver.drools.MrServiceMovedProcessesCount
 
getServiceDuration() - Method in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedCustomer
 
getServiceId() - Method in class org.optaplanner.examples.machinereassignment.solver.drools.MrServiceMovedProcessesCount
 
getServiceList() - Method in class org.optaplanner.examples.machinereassignment.domain.MachineReassignment
 
getServiceMoveCostWeight() - Method in class org.optaplanner.examples.machinereassignment.domain.MrGlobalPenaltyInfo
 
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
 
getShift() - Method in class org.optaplanner.examples.nurserostering.domain.request.ShiftOffRequest
 
getShift() - Method in class org.optaplanner.examples.nurserostering.domain.request.ShiftOnRequest
 
getShift() - Method in class org.optaplanner.examples.nurserostering.domain.ShiftAssignment
 
getShiftAssignmentList() - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
getShiftDate() - Method in class org.optaplanner.examples.nurserostering.domain.request.DayOffRequest
 
getShiftDate() - Method in class org.optaplanner.examples.nurserostering.domain.request.DayOnRequest
 
getShiftDate() - Method in class org.optaplanner.examples.nurserostering.domain.Shift
 
getShiftDate() - Method in class org.optaplanner.examples.nurserostering.domain.ShiftAssignment
 
getShiftDate() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveAssignmentEnd
 
getShiftDate() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveAssignmentStart
 
getShiftDateDayIndex() - Method in class org.optaplanner.examples.nurserostering.domain.ShiftAssignment
 
getShiftDateDayIndex() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveAssignmentEnd
 
getShiftDateDayIndex() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveAssignmentStart
 
getShiftDateDayOfWeek() - Method in class org.optaplanner.examples.nurserostering.domain.ShiftAssignment
 
getShiftDateList() - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
getShiftList() - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
getShiftList() - Method in class org.optaplanner.examples.nurserostering.domain.ShiftDate
 
getShiftOffRequestList() - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
getShiftOffRequestMap() - Method in class org.optaplanner.examples.nurserostering.domain.Employee
 
getShiftOnRequestList() - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
getShiftOnRequestMap() - Method in class org.optaplanner.examples.nurserostering.domain.Employee
 
getShiftType() - Method in class org.optaplanner.examples.nurserostering.domain.Shift
 
getShiftType() - Method in class org.optaplanner.examples.nurserostering.domain.ShiftAssignment
 
getShiftType() - Method in class org.optaplanner.examples.nurserostering.domain.ShiftTypeSkillRequirement
 
getShiftTypeList() - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
getShiftTypeSkillRequirementList() - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
getShortestDistanceDoubleThroughHub(RoadSegmentLocation) - Method in class org.optaplanner.examples.vehiclerouting.domain.location.segmented.HubSegmentLocation
 
getShortestDistanceDoubleThroughHubs(RoadSegmentLocation) - Method in class org.optaplanner.examples.vehiclerouting.domain.location.segmented.RoadSegmentLocation
 
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.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.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.SingleBenchmarkRunner
 
getSingleBenchmarkResult() - Method in class org.optaplanner.benchmark.impl.statistic.SingleStatistic
 
getSingleBenchmarkResultList() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
 
getSingleBenchmarkResultList() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
 
getSingleReportDirectory() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
 
getSingleReportDirectoryPath() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
 
getSingleStatistic(StatisticType) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
 
getSingleStatisticList() - Method in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
 
getSingleStatisticTypeList() - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
 
getSinkAllocation() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Allocation
 
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.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(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.pillar.DefaultPillarSelector
 
getSize() - Method in interface org.optaplanner.core.impl.heuristic.selector.IterableSelector
A random JIT Selector with Selector.isNeverEnding() true should return a size as if it would be able to return each distinct element only once, because the size can be used in SelectionProbabilityWeightFactory.
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.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.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(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 interface org.optaplanner.core.impl.heuristic.selector.value.ValueSelector
Similar to IterableSelector.getSize(), but requires an entity.
getSize(ScoreDirector) - Method in class org.optaplanner.examples.cheaptime.solver.move.factory.CheapTimePillarSlideMoveIteratorFactory
 
getSkill() - Method in class org.optaplanner.examples.nurserostering.domain.ShiftTypeSkillRequirement
 
getSkill() - Method in class org.optaplanner.examples.nurserostering.domain.SkillProficiency
 
getSkillList() - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
getSkillProficiencyList() - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
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.impl.score.buildin.bendable.BendableScoreDefinition
 
getSoftLevelsSize() - Method in class org.optaplanner.core.impl.score.buildin.bendablebigdecimal.BendableBigDecimalScoreDefinition
 
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() - 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
 
getSolution() - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
getSolutionBusiness() - Method in class org.optaplanner.examples.common.swingui.SolutionPanel
 
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
 
getSolutionFileName() - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
getSolutionTabuSize() - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
 
getSolvedDataDir() - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
getSolvedFileList() - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
getSolverAndPersistenceFrame() - Method in class org.optaplanner.examples.common.swingui.SolutionPanel
 
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.XStreamXmlSolverFactory
 
getSolverConfigAsHtmlEscapedXml() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
 
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
 
getSourceAllocation() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Allocation
 
getSpecialism() - Method in class org.optaplanner.examples.pas.domain.AdmissionPart
 
getSpecialism() - Method in class org.optaplanner.examples.pas.domain.DepartmentSpecialism
 
getSpecialism() - Method in class org.optaplanner.examples.pas.domain.RoomSpecialism
 
getSpecialismList() - Method in class org.optaplanner.examples.pas.domain.PatientAdmissionSchedule
 
getSpinUpDownCostMicros() - Method in class org.optaplanner.examples.cheaptime.domain.Machine
 
getStandardDeviationString() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
 
getStartDate() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Allocation
 
getStartDateTimeString() - Method in class org.optaplanner.examples.examination.domain.Period
 
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
 
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
 
getStartPeriod() - Method in class org.optaplanner.examples.cheaptime.domain.TaskAssignment
 
getStartPeriodRangeFrom() - Method in class org.optaplanner.examples.cheaptime.domain.Task
 
getStartPeriodRangeTo() - Method in class org.optaplanner.examples.cheaptime.domain.Task
 
getStartTimeString() - Method in class org.optaplanner.examples.nurserostering.domain.ShiftType
 
getStatisticType() - Method in class org.optaplanner.benchmark.impl.statistic.ProblemBasedSingleStatistic
 
getStatisticType() - Method in class org.optaplanner.benchmark.impl.statistic.PureSingleStatistic
 
getStatisticType() - Method in class org.optaplanner.benchmark.impl.statistic.SingleStatistic
 
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.single.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffStatisticPoint
 
getStepString() - Method in class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicStepScope
 
getStepString() - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchStepScope
 
getStudentList() - Method in class org.optaplanner.examples.examination.domain.Examination
 
getStudentList() - Method in class org.optaplanner.examples.examination.domain.Topic
 
getStudentSize() - Method in class org.optaplanner.examples.curriculumcourse.domain.Course
 
getStudentSize() - Method in class org.optaplanner.examples.curriculumcourse.domain.Lecture
 
getStudentSize() - Method in class org.optaplanner.examples.examination.domain.solver.TopicConflict
 
getStudentSize() - Method in class org.optaplanner.examples.examination.domain.Topic
 
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
 
getSucceeded() - 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.  
getSuccessorAllocationList() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Allocation
 
getSuccessorJobList() - Method in class org.optaplanner.examples.projectjobscheduling.domain.Job
 
getSummaryDirectory() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
 
getSundayIndex() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveWeekendAssignmentEnd
 
getSundayIndex() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveWeekendAssignmentStart
 
getTable() - Method in class org.optaplanner.examples.dinnerparty.domain.Seat
 
getTableIndex() - Method in class org.optaplanner.examples.dinnerparty.domain.Table
 
getTableList() - Method in class org.optaplanner.examples.dinnerparty.domain.DinnerParty
 
getTargetResource() - Method in class org.optaplanner.examples.machinereassignment.domain.MrBalancePenalty
 
getTask() - Method in class org.optaplanner.examples.cheaptime.domain.TaskAssignment
 
getTask() - Method in class org.optaplanner.examples.cheaptime.domain.TaskRequirement
 
getTaskAssignmentList() - Method in class org.optaplanner.examples.cheaptime.domain.CheapTimeSolution
 
getTaskList() - Method in class org.optaplanner.examples.cheaptime.domain.CheapTimeSolution
 
getTaskRequirementList() - Method in class org.optaplanner.examples.cheaptime.domain.CheapTimeSolution
 
getTaskRequirementList() - Method in class org.optaplanner.examples.cheaptime.domain.Task
 
getTeacher() - Method in class org.optaplanner.examples.curriculumcourse.domain.Course
 
getTeacher() - Method in class org.optaplanner.examples.curriculumcourse.domain.Lecture
 
getTeacherList() - Method in class org.optaplanner.examples.curriculumcourse.domain.CourseSchedule
 
getTeam() - Method in class org.optaplanner.examples.tennis.domain.TeamAssignment
 
getTeam() - Method in class org.optaplanner.examples.tennis.domain.UnavailabilityPenalty
 
getTeamAssignmentList() - Method in class org.optaplanner.examples.tennis.domain.TennisSolution
 
getTeamList() - Method in class org.optaplanner.examples.tennis.domain.TennisSolution
 
getTeamList() - Method in class org.optaplanner.examples.travelingtournament.domain.TravelingTournament
 
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.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.single.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreStatisticPoint
 
getTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.statistic.single.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreStatisticPoint
 
getTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.statistic.single.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffStatisticPoint
 
getTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.statistic.single.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffStatisticPoint
 
getTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreStatisticPoint
 
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
 
getTimeResolutionInMinutes() - Method in class org.optaplanner.examples.cheaptime.domain.CheapTimeSolution
 
getTimeslot() - Method in class org.optaplanner.examples.curriculumcourse.domain.Period
 
getTimeslotIndex() - Method in class org.optaplanner.examples.curriculumcourse.domain.Lecture
 
getTimeslotIndex() - Method in class org.optaplanner.examples.curriculumcourse.domain.Timeslot
 
getTimeslotList() - Method in class org.optaplanner.examples.curriculumcourse.domain.CourseSchedule
 
getTimeSpentScalabilitySummaryChartFile() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
 
getTimeSpentSummaryChartFile() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
 
getToDependencyServiceList() - Method in class org.optaplanner.examples.machinereassignment.domain.MrService
 
getTopic() - Method in class org.optaplanner.examples.examination.domain.Exam
 
getTopic() - Method in class org.optaplanner.examples.examination.domain.RoomPenalty
 
getTopicDuration() - Method in class org.optaplanner.examples.examination.domain.Exam
 
getTopicList() - Method in class org.optaplanner.examples.examination.domain.Examination
 
getTopicStudentSize() - Method in class org.optaplanner.examples.examination.domain.Exam
 
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
 
getToService() - Method in class org.optaplanner.examples.machinereassignment.domain.solver.MrServiceDependency
 
getTotal() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeAssignmentTotal
 
getTotalScore() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
 
getTotalWinningScoreDifference() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
 
getTrailingEntity(GenuineVariableDescriptor, Object) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
getTrailingEntity(GenuineVariableDescriptor, Object) - Method in class org.optaplanner.core.impl.score.director.common.TrailingEntityMapSupport
 
getTrailingEntity(GenuineVariableDescriptor, Object) - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirector
 
getTranslator() - Method in class org.optaplanner.examples.vehiclerouting.swingui.VehicleRoutingSolutionPainter
 
getTravelDistanceMap() - Method in class org.optaplanner.examples.vehiclerouting.domain.location.RoadLocation
 
getTravelingSalesmanTour() - Method in class org.optaplanner.examples.tsp.swingui.TspPanel
 
getTrendLevels() - Method in class org.optaplanner.core.impl.score.trend.InitializingScoreTrend
 
getTwoInADayPenalty() - Method in class org.optaplanner.examples.examination.domain.InstitutionParametrization
 
getTwoInARowPenalty() - Method in class org.optaplanner.examples.examination.domain.InstitutionParametrization
 
getUnavailabilityPenaltyList() - Method in class org.optaplanner.examples.tennis.domain.TennisSolution
 
getUnavailablePeriodPenaltyList() - Method in class org.optaplanner.examples.curriculumcourse.domain.CourseSchedule
 
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
 
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
 
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
 
getUnsolvedDataDir() - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
getUnsolvedFileList() - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
getUsage(Resource) - Method in class org.optaplanner.examples.cheaptime.domain.Task
 
getUsage(MrResource) - Method in class org.optaplanner.examples.machinereassignment.domain.MrProcess
 
getUsage(MrResource) - Method in class org.optaplanner.examples.machinereassignment.domain.MrProcessAssignment
 
getUsage() - Method in class org.optaplanner.examples.machinereassignment.domain.MrProcessRequirement
 
getUsage() - Method in class org.optaplanner.examples.machinereassignment.solver.drools.MrMachineTransientUsage
 
getUsage() - Method in class org.optaplanner.examples.machinereassignment.solver.drools.MrMachineUsage
 
getUsageExplanationPath() - Method in class org.optaplanner.examples.common.swingui.SolutionPanel
 
getUsageMultiplicand() - Method in class org.optaplanner.examples.machinereassignment.domain.MrProcess
 
getUsedDay() - Method in class org.optaplanner.examples.projectjobscheduling.solver.score.drools.RenewableResourceUsedDay
 
getUsedMemory() - Method in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseMeasurement
 
getUsedMemoryAfterInputSolution() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
 
getValue(Object) - Method in class org.optaplanner.core.impl.domain.variable.descriptor.VariableDescriptor
 
getValueAt(int, int) - Method in class org.optaplanner.examples.common.swingui.ConstraintMatchesDialog.ConstraintMatchTotalTableModel
 
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
 
getValueRangeDescriptor() - Method in class org.optaplanner.core.impl.domain.variable.descriptor.GenuineVariableDescriptor
 
getValueRangeProviderIds() - Method in class org.optaplanner.core.impl.domain.policy.DescriptorPolicy
 
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.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
 
getVariableCount() - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
 
getVariableCount(Solution) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
 
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.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 interface org.optaplanner.core.impl.heuristic.selector.value.ValueSelector
 
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
 
getVehicle() - Method in class org.optaplanner.examples.vehiclerouting.domain.Customer
 
getVehicle() - Method in interface org.optaplanner.examples.vehiclerouting.domain.Standstill
 
getVehicle() - Method in class org.optaplanner.examples.vehiclerouting.domain.Vehicle
 
getVehicleList() - Method in class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution
 
getVehicleRoutingSolution() - Method in class org.optaplanner.examples.vehiclerouting.swingui.VehicleRoutingPanel
 
getVisitList() - Method in class org.optaplanner.examples.tsp.domain.TravelingSalesmanTour
 
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
 
getWeekendDefinition() - Method in class org.optaplanner.examples.nurserostering.domain.contract.Contract
 
getWeekendLength() - Method in class org.optaplanner.examples.nurserostering.domain.contract.Contract
 
getWeekendLength() - Method in class org.optaplanner.examples.nurserostering.domain.Employee
 
getWeekendLength() - Method in enum org.optaplanner.examples.nurserostering.domain.WeekendDefinition
 
getWeekendLength() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeWeekendSequence
 
getWeekendSundayIndex() - Method in class org.optaplanner.examples.nurserostering.domain.ShiftAssignment
 
getWeekendSundayIndex() - Method in class org.optaplanner.examples.nurserostering.domain.ShiftDate
 
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
 
getWeight() - Method in class org.optaplanner.examples.machinereassignment.domain.MrBalancePenalty
 
getWeight() - Method in class org.optaplanner.examples.nurserostering.domain.contract.BooleanContractLine
 
getWeight() - Method in class org.optaplanner.examples.nurserostering.domain.pattern.Pattern
 
getWeight() - Method in class org.optaplanner.examples.nurserostering.domain.request.DayOffRequest
 
getWeight() - Method in class org.optaplanner.examples.nurserostering.domain.request.DayOnRequest
 
getWeight() - Method in class org.optaplanner.examples.nurserostering.domain.request.ShiftOffRequest
 
getWeight() - Method in class org.optaplanner.examples.nurserostering.domain.request.ShiftOnRequest
 
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.single.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreStatisticPoint
 
getWeightTotal() - Method in class org.optaplanner.benchmark.impl.statistic.single.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
 
getWidth() - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTableLayoutConstraints
 
getWinningScoreDifference() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
 
getWinningScoreDifferenceSummaryChartFileList() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
 
getWinningSingleBenchmarkResult() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
 
getWorkDayOfWeek() - Method in class org.optaplanner.examples.nurserostering.domain.pattern.WorkBeforeFreeSequencePattern
 
getWorkflowFrame() - Method in class org.optaplanner.examples.tsp.swingui.TspPanel
 
getWorkflowFrame() - Method in class org.optaplanner.examples.vehiclerouting.swingui.VehicleRoutingPanel
 
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
The Solution that is used to calculate the Score.
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
 
getWorkShiftType() - Method in class org.optaplanner.examples.nurserostering.domain.pattern.WorkBeforeFreeSequencePattern
 
getWorstScoreDifferencePercentage() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
 
getWorstScoreDifferencePercentageSummaryChartFileList() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
 
getWorstSingleBenchmarkResult() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
 
getWriteMethod() - Method in interface org.optaplanner.core.impl.domain.common.PropertyAccessor
 
getWriteMethod() - Method in class org.optaplanner.core.impl.domain.common.ReflectionPropertyAccessor
 
getWriteOutputSolutionEnabled() - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
 
getX() - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTableLayoutConstraints
 
getXEnd() - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTableLayoutConstraints
 
getXStreamAnnotatedClassList() - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
 
getY() - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTableLayoutConstraints
 
getYEnd() - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTableLayoutConstraints
 
GLOBAL_SCORE_HOLDER_KEY - Static variable in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
 
GlobalResource - Class in org.optaplanner.examples.projectjobscheduling.domain.resource
 
GlobalResource() - Constructor for class org.optaplanner.examples.projectjobscheduling.domain.resource.GlobalResource
 
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.single.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreSingleStatistic
 
graphFileList - Variable in class org.optaplanner.benchmark.impl.statistic.single.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreSingleStatistic
 
graphFileList - Variable in class org.optaplanner.benchmark.impl.statistic.single.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffSingleStatistic
 
graphFileList - Variable in class org.optaplanner.benchmark.impl.statistic.single.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffSingleStatistic
 
graphFileList - Variable in class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreProblemStatistic
 
GraphSupport - Class in org.optaplanner.benchmark.impl.statistic.common
 
Guest - Class in org.optaplanner.examples.dinnerparty.domain
 
Guest() - Constructor for class org.optaplanner.examples.dinnerparty.domain.Guest
 

H

HardMediumSoftLongScore - Class in org.optaplanner.core.api.score.buildin.hardmediumsoftlong
This Score is based on 3 levels of long constraints: hard, medium and soft.
HardMediumSoftLongScoreDefinition - Class in org.optaplanner.core.impl.score.buildin.hardmediumsoftlong
 
HardMediumSoftLongScoreDefinition() - Constructor for class org.optaplanner.core.impl.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreDefinition
 
HardMediumSoftLongScoreHolder - Class in org.optaplanner.core.api.score.buildin.hardmediumsoftlong
 
HardMediumSoftLongScoreHolder(boolean) - Constructor for class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreHolder
 
HardMediumSoftScore - Class in org.optaplanner.core.api.score.buildin.hardmediumsoft
This Score is based on 3 levels of int constraints: hard, medium and soft.
HardMediumSoftScoreDefinition - Class in org.optaplanner.core.impl.score.buildin.hardmediumsoft
 
HardMediumSoftScoreDefinition() - Constructor for class org.optaplanner.core.impl.score.buildin.hardmediumsoft.HardMediumSoftScoreDefinition
 
HardMediumSoftScoreHolder - Class in org.optaplanner.core.api.score.buildin.hardmediumsoft
 
HardMediumSoftScoreHolder(boolean) - Constructor for class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScoreHolder
 
hardScore - Variable in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScoreHolder
 
hardScore - Variable in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreHolder
 
hardScore - Variable in class org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScoreHolder
 
hardScore - Variable in class org.optaplanner.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreHolder
 
hardScore - Variable in class org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScoreHolder
 
hardScore - Variable in class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScoreHolder
 
hardScore - Variable in class org.optaplanner.examples.projectjobscheduling.solver.score.capacity.RenewableResourceCapacityTracker
 
HardSoftBigDecimalScore - Class in org.optaplanner.core.api.score.buildin.hardsoftbigdecimal
This Score is based on 2 levels of BigDecimal constraints: hard and soft.
HardSoftBigDecimalScoreDefinition - Class in org.optaplanner.core.impl.score.buildin.hardsoftbigdecimal
 
HardSoftBigDecimalScoreDefinition() - Constructor for class org.optaplanner.core.impl.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreDefinition
 
HardSoftBigDecimalScoreHolder - Class in org.optaplanner.core.api.score.buildin.hardsoftbigdecimal
 
HardSoftBigDecimalScoreHolder(boolean) - Constructor for class org.optaplanner.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreHolder
 
HardSoftDoubleScore - Class in org.optaplanner.core.api.score.buildin.hardsoftdouble
This Score is based on 2 levels of double constraints: hard and soft.
HardSoftDoubleScoreDefinition - Class in org.optaplanner.core.impl.score.buildin.hardsoftdouble
 
HardSoftDoubleScoreDefinition() - Constructor for class org.optaplanner.core.impl.score.buildin.hardsoftdouble.HardSoftDoubleScoreDefinition
 
HardSoftDoubleScoreHolder - Class in org.optaplanner.core.api.score.buildin.hardsoftdouble
WARNING: NOT RECOMMENDED TO USE DUE TO ROUNDING ERRORS THAT CAUSE SCORE CORRUPTION.
HardSoftDoubleScoreHolder(boolean) - Constructor for class org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScoreHolder
 
HardSoftLongScore - Class in org.optaplanner.core.api.score.buildin.hardsoftlong
This Score is based on 2 levels of long constraints: hard and soft.
HardSoftLongScoreDefinition - Class in org.optaplanner.core.impl.score.buildin.hardsoftlong
 
HardSoftLongScoreDefinition() - Constructor for class org.optaplanner.core.impl.score.buildin.hardsoftlong.HardSoftLongScoreDefinition
 
HardSoftLongScoreHolder - Class in org.optaplanner.core.api.score.buildin.hardsoftlong
 
HardSoftLongScoreHolder(boolean) - Constructor for class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScoreHolder
 
HardSoftScore - Class in org.optaplanner.core.api.score.buildin.hardsoft
This Score is based on 2 levels of int constraints: hard and soft.
HardSoftScoreDefinition - Class in org.optaplanner.core.impl.score.buildin.hardsoft
 
HardSoftScoreDefinition() - Constructor for class org.optaplanner.core.impl.score.buildin.hardsoft.HardSoftScoreDefinition
 
HardSoftScoreHolder - Class in org.optaplanner.core.api.score.buildin.hardsoft
 
HardSoftScoreHolder(boolean) - Constructor for class org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScoreHolder
 
hasAnyDeclaredGenuineVariableDescriptor() - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
 
hasAnyFailure() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
 
hasAnyFailure() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
 
hasAnyFailure() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
 
hasAnyShadow() - Method in class org.optaplanner.core.impl.domain.variable.descriptor.VariableDescriptor
 
hasAnyStatistic() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
 
hasAnySuccess() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
 
hasAnySuccess() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
 
hasChainedVariables - Variable in class org.optaplanner.core.impl.score.director.common.TrailingEntityMapSupport
 
hasCoincidenceTopic() - Method in class org.optaplanner.examples.examination.domain.Topic
 
hasEntityDescriptor(Class<?>) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
 
hasEntityDescriptorStrict(Class<?>) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
 
hasExporter() - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
hasFromEntityValueRangeProvider(String) - Method in class org.optaplanner.core.impl.domain.policy.DescriptorPolicy
 
hasFromSolutionValueRangeProvider(String) - Method in class org.optaplanner.core.impl.domain.policy.DescriptorPolicy
 
hasGenuineVariableDescriptor(String) - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
 
hashCode() - Method in class org.optaplanner.benchmark.impl.ranking.TotalRankSolverRankingWeightFactory.TotalRankSolverRankingWeight
 
hashCode() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
 
hashCode() - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScore
 
hashCode() - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScore
 
hashCode() - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScore
 
hashCode() - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScore
 
hashCode() - Method in class org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScore
 
hashCode() - Method in class org.optaplanner.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScore
 
hashCode() - Method in class org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScore
 
hashCode() - Method in class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScore
 
hashCode() - Method in class org.optaplanner.core.api.score.buildin.simple.SimpleScore
 
hashCode() - Method in class org.optaplanner.core.api.score.buildin.simplebigdecimal.SimpleBigDecimalScore
 
hashCode() - Method in class org.optaplanner.core.api.score.buildin.simpledouble.SimpleDoubleScore
 
hashCode() - Method in class org.optaplanner.core.api.score.buildin.simplelong.SimpleLongScore
 
hashCode() - Method in class org.optaplanner.core.impl.heuristic.move.CompositeMove
 
hashCode() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMove
 
hashCode() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMove
 
hashCode() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMove
 
hashCode() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMove
 
hashCode() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMove
 
hashCode() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMove
 
hashCode() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMove
 
hashCode() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMove
 
hashCode() - Method in class org.optaplanner.core.impl.heuristic.selector.value.chained.SubChain
 
hashCode() - Method in class org.optaplanner.examples.cloudbalancing.solver.move.CloudComputerChangeMove
 
hashCode() - Method in class org.optaplanner.examples.cloudbalancing.solver.move.CloudProcessSwapMove
 
hashCode() - Method in class org.optaplanner.examples.curriculumcourse.domain.solver.CourseConflict
 
hashCode() - Method in class org.optaplanner.examples.examination.domain.solver.TopicConflict
 
hashCode() - Method in class org.optaplanner.examples.machinereassignment.solver.drools.MrMachineTransientUsage
 
hashCode() - Method in class org.optaplanner.examples.machinereassignment.solver.drools.MrMachineUsage
 
hashCode() - Method in class org.optaplanner.examples.machinereassignment.solver.drools.MrServiceMovedProcessesCount
 
hashCode() - Method in class org.optaplanner.examples.nqueens.solver.move.RowChangeMove
 
hashCode() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeAssignmentTotal
 
hashCode() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveAssignmentEnd
 
hashCode() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveAssignmentStart
 
hashCode() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveWeekendAssignmentEnd
 
hashCode() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveWeekendAssignmentStart
 
hashCode() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeFreeSequence
 
hashCode() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeWeekendSequence
 
hashCode() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeWorkSequence
 
hashCode() - Method in class org.optaplanner.examples.nurserostering.solver.move.EmployeeChangeMove
 
hashCode() - Method in class org.optaplanner.examples.nurserostering.solver.move.EmployeeMultipleChangeMove
 
hashCode() - Method in class org.optaplanner.examples.nurserostering.solver.move.ShiftAssignmentSwapMove
 
hashCode() - Method in class org.optaplanner.examples.pas.solver.move.BedChangeMove
 
hashCode() - Method in class org.optaplanner.examples.pas.solver.move.BedDesignationSwapMove
 
hashCode() - Method in class org.optaplanner.examples.projectjobscheduling.solver.score.drools.RenewableResourceUsedDay
 
hashCode() - Method in class org.optaplanner.examples.travelingtournament.domain.TravelingTournament
 
hashCode() - Method in class org.optaplanner.examples.travelingtournament.solver.move.MatchChainRotationsMove
 
hasImporter() - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
hasMovableEntitySelectionFilter() - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
 
hasMultipleParallelBenchmarks() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
 
hasNext() - Method in class org.optaplanner.core.impl.heuristic.selector.common.iterator.CachedListRandomIterator
 
hasNext() - Method in class org.optaplanner.core.impl.heuristic.selector.common.iterator.SingletonIterator
 
hasNext() - Method in class org.optaplanner.core.impl.heuristic.selector.common.iterator.UpcomingSelectionIterator
 
hasNext() - Method in class org.optaplanner.core.impl.heuristic.selector.move.composite.CartesianProductMoveSelector.RandomCartesianProductMoveIterator
 
hasNext() - Method in class org.optaplanner.core.impl.heuristic.selector.move.composite.UnionMoveSelector.RandomUnionMoveIterator
 
hasNoUninitializedVariables() - Method in class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicStepScope
 
hasNoUninitializedVariables() - Method in class org.optaplanner.core.impl.phase.scope.AbstractStepScope
 
hasPrevious() - Method in class org.optaplanner.core.impl.heuristic.selector.common.iterator.SingletonIterator
 
hasProblemStatisticType(ProblemStatisticType) - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
 
hasProperty(String) - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
 
hasRecording - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicReplayingEntitySelector
 
hasRecordingCreated - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicReplayingEntitySelector
 
hasScoreLevels() - Method in enum org.optaplanner.benchmark.config.statistic.ProblemStatisticType
 
hasScoreLevels() - Method in enum org.optaplanner.benchmark.config.statistic.SingleStatisticType
 
hasShadowVariableDescriptor(String) - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
 
hasSorter(EntityDescriptor) - Method in enum org.optaplanner.core.config.heuristic.selector.entity.EntitySorterManner
 
hasSorter(GenuineVariableDescriptor) - Method in enum org.optaplanner.core.config.heuristic.selector.value.ValueSorterManner
 
hasUpcomingSelection - Variable in class org.optaplanner.core.impl.heuristic.selector.common.iterator.UpcomingSelectionIterator
 
HeuristicConfigPolicy - Class in org.optaplanner.core.config.heuristic.policy
 
HeuristicConfigPolicy(EnvironmentMode, InnerScoreDirectorFactory) - Constructor for class org.optaplanner.core.config.heuristic.policy.HeuristicConfigPolicy
 
HighestScoreFinalistPodium - Class in org.optaplanner.core.impl.localsearch.decider.forager.finalist
Default implementation of FinalistPodium.
HighestScoreFinalistPodium() - Constructor for class org.optaplanner.core.impl.localsearch.decider.forager.finalist.HighestScoreFinalistPodium
 
HillClimbingAcceptor - Class in org.optaplanner.core.impl.localsearch.decider.acceptor.hillclimbing
 
HillClimbingAcceptor() - Constructor for class org.optaplanner.core.impl.localsearch.decider.acceptor.hillclimbing.HillClimbingAcceptor
 
hillClimbingEnabled - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.lateacceptance.LateAcceptanceAcceptor
 
Hobby - Enum in org.optaplanner.examples.dinnerparty.domain
 
HobbyPractician - Class in org.optaplanner.examples.dinnerparty.domain
 
HobbyPractician() - Constructor for class org.optaplanner.examples.dinnerparty.domain.HobbyPractician
 
HubSegmentLocation - Class in org.optaplanner.examples.vehiclerouting.domain.location.segmented
Assistant for RoadSegmentLocation.
HubSegmentLocation() - Constructor for class org.optaplanner.examples.vehiclerouting.domain.location.segmented.HubSegmentLocation
 
HubSegmentLocation(long, double, double) - Constructor for class org.optaplanner.examples.vehiclerouting.domain.location.segmented.HubSegmentLocation
 
hubTravelDistanceMap - Variable in class org.optaplanner.examples.vehiclerouting.domain.location.segmented.HubSegmentLocation
 
hubTravelDistanceMap - Variable in class org.optaplanner.examples.vehiclerouting.domain.location.segmented.RoadSegmentLocation
 

I

iconResource - Variable in class org.optaplanner.examples.common.app.CommonApp
 
id - Variable in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
 
id - Variable in class org.optaplanner.examples.common.domain.AbstractPersistable
 
importAll() - Method in class org.optaplanner.examples.app.AllExamplesSolutionImporter
 
importSolution(File) - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
IncrementalScoreCalculator<Sol extends Solution> - Interface in org.optaplanner.core.impl.score.director.incremental
Used for incremental java Score calculation.
incrementalScoreCalculatorClass - Variable in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
 
IncrementalScoreDirector - Class in org.optaplanner.core.impl.score.director.incremental
Incremental java implementation of ScoreDirector, which only recalculates the Score of the part of the Solution workingSolution that changed, instead of the going through the entire Solution.
IncrementalScoreDirector(IncrementalScoreDirectorFactory, boolean, IncrementalScoreCalculator) - Constructor for class org.optaplanner.core.impl.score.director.incremental.IncrementalScoreDirector
 
IncrementalScoreDirectorFactory - Class in org.optaplanner.core.impl.score.director.incremental
Incremental implementation of ScoreDirectorFactory.
IncrementalScoreDirectorFactory(Class<? extends IncrementalScoreCalculator>) - Constructor for class org.optaplanner.core.impl.score.director.incremental.IncrementalScoreDirectorFactory
 
inherit(ProblemBenchmarksConfig) - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
 
inherit(BenchmarkReportConfig) - Method in class org.optaplanner.benchmark.config.report.BenchmarkReportConfig
 
inherit(SolverBenchmarkConfig) - Method in class org.optaplanner.benchmark.config.SolverBenchmarkConfig
 
inherit(ConstructionHeuristicPhaseConfig) - Method in class org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicPhaseConfig
 
inherit(ConstructionHeuristicForagerConfig) - Method in class org.optaplanner.core.config.constructionheuristic.decider.forager.ConstructionHeuristicForagerConfig
 
inherit(EntityPlacerConfig) - Method in class org.optaplanner.core.config.constructionheuristic.placer.EntityPlacerConfig
 
inherit(PooledEntityPlacerConfig) - Method in class org.optaplanner.core.config.constructionheuristic.placer.PooledEntityPlacerConfig
 
inherit(QueuedEntityPlacerConfig) - Method in class org.optaplanner.core.config.constructionheuristic.placer.QueuedEntityPlacerConfig
 
inherit(ExhaustiveSearchPhaseConfig) - Method in class org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchPhaseConfig
 
inherit(EntitySelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
 
inherit(PillarSelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.entity.pillar.PillarSelectorConfig
 
inherit(CartesianProductMoveSelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.move.composite.CartesianProductMoveSelectorConfig
 
inherit(UnionMoveSelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.move.composite.UnionMoveSelectorConfig
 
inherit(MoveIteratorFactoryConfig) - Method in class org.optaplanner.core.config.heuristic.selector.move.factory.MoveIteratorFactoryConfig
 
inherit(MoveListFactoryConfig) - Method in class org.optaplanner.core.config.heuristic.selector.move.factory.MoveListFactoryConfig
 
inherit(SubChainChangeMoveSelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.SubChainChangeMoveSelectorConfig
 
inherit(SubChainSwapMoveSelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.SubChainSwapMoveSelectorConfig
 
inherit(ChangeMoveSelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.ChangeMoveSelectorConfig
 
inherit(PillarChangeMoveSelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.PillarChangeMoveSelectorConfig
 
inherit(PillarSwapMoveSelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.PillarSwapMoveSelectorConfig
 
inherit(SwapMoveSelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.SwapMoveSelectorConfig
 
inherit(MoveSelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
 
inherit(SelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.SelectorConfig
 
inherit(SubChainSelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.value.chained.SubChainSelectorConfig
 
inherit(ValueSelectorConfig) - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
 
inherit(AcceptorConfig) - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
 
inherit(DeciderScoreComparatorFactoryConfig) - Method in class org.optaplanner.core.config.localsearch.decider.deciderscorecomparator.DeciderScoreComparatorFactoryConfig
Deprecated.  
inherit(LocalSearchForagerConfig) - Method in class org.optaplanner.core.config.localsearch.decider.forager.LocalSearchForagerConfig
 
inherit(LocalSearchPhaseConfig) - Method in class org.optaplanner.core.config.localsearch.LocalSearchPhaseConfig
 
inherit(CustomPhaseConfig) - Method in class org.optaplanner.core.config.phase.custom.CustomPhaseConfig
 
inherit(PhaseConfig) - Method in class org.optaplanner.core.config.phase.PhaseConfig
 
inherit(ScoreDirectorFactoryConfig) - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
 
inherit(SolverConfig) - Method in class org.optaplanner.core.config.solver.SolverConfig
 
inherit(TerminationConfig) - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
 
inheritMergeableListProperty(List<T>, List<T>) - Static method in class org.optaplanner.core.config.util.ConfigUtils
 
inheritMergeableMapProperty(Map<K, T>, Map<K, T>) - Static method in class org.optaplanner.core.config.util.ConfigUtils
 
inheritOverwritableProperty(T, T) - Static method in class org.optaplanner.core.config.util.ConfigUtils
 
init() - Method in class org.optaplanner.benchmark.impl.aggregator.swingui.BenchmarkAggregatorFrame
 
init() - Method in class org.optaplanner.examples.common.app.CommonApp
 
init(Component, boolean) - Method in class org.optaplanner.examples.common.app.CommonApp
 
init(Component) - Method in class org.optaplanner.examples.common.swingui.SolverAndPersistenceFrame
 
init() - Method in class org.optaplanner.webexamples.vehiclerouting.VrpShowScheduleServlet
 
initBenchmarkReportDirectory(File) - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
 
InitializedValueSelector - Class in org.optaplanner.core.impl.heuristic.selector.value.decorator
Filters out every value that is a planning entity for which the planning variable (on which this ValueSelector applies to) is uninitialized.
InitializedValueSelector(ValueSelector) - Constructor for class org.optaplanner.core.impl.heuristic.selector.value.decorator.InitializedValueSelector
 
initializeMatchDays(TravelingTournament) - Method in class org.optaplanner.examples.travelingtournament.persistence.TravelingTournamentImporter.TravelingTournamentInputBuilder
Canonical pattern initialization (see papers).
initializingScoreTrend - Variable in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
 
initializingScoreTrend - Variable in class org.optaplanner.core.impl.exhaustivesearch.node.bounder.TrendBasedScoreBounder
 
initializingScoreTrend - Variable in class org.optaplanner.core.impl.score.director.AbstractScoreDirectorFactory
 
InitializingScoreTrend - Class in org.optaplanner.core.impl.score.trend
Bounds the possible Scores for a Solution as more and more variables are initialized (while the already initialized variables don't change).
InitializingScoreTrend(InitializingScoreTrendLevel[]) - Constructor for class org.optaplanner.core.impl.score.trend.InitializingScoreTrend
 
InitializingScoreTrendLevel - Enum in org.optaplanner.core.config.score.trend
Bounds 1 score level of the possible Scores for a Solution as more and more variables are initialized (while the already initialized variables don't change).
initPointList() - Method in class org.optaplanner.benchmark.impl.statistic.SingleStatistic
 
initSingleStatisticMap() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
 
initSystemProperties() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
 
InnerScoreDirector - Interface in org.optaplanner.core.impl.score.director
 
InnerScoreDirectorFactory - Interface in org.optaplanner.core.impl.score.director
 
INPUT_FILE_SUFFIX - Static variable in class org.optaplanner.examples.tsp.persistence.TspImporter
 
inputDir - Variable in class org.optaplanner.examples.common.persistence.AbstractSolutionImporter
 
inputFile - Variable in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
inputFile - Variable in class org.optaplanner.examples.common.persistence.AbstractXmlSolutionImporter.XmlInputBuilder
 
insert(ScoreDirector, Object) - Method in class org.optaplanner.core.impl.domain.variable.listener.InverseRelationVariableListener
 
insert(ResourceRequirement, Allocation) - Method in class org.optaplanner.examples.projectjobscheduling.solver.score.capacity.NonrenewableResourceCapacityTracker
 
insert(ResourceRequirement, Allocation) - Method in class org.optaplanner.examples.projectjobscheduling.solver.score.capacity.RenewableResourceCapacityTracker
 
insert(ResourceRequirement, Allocation) - Method in class org.optaplanner.examples.projectjobscheduling.solver.score.capacity.ResourceCapacityTracker
 
insertCityAndVisit(double, double) - Method in class org.optaplanner.examples.tsp.swingui.TspPanel
 
insertInTrailingEntityMap(EntityDescriptor, Object) - Method in class org.optaplanner.core.impl.score.director.common.TrailingEntityMapSupport
 
insertInTrailingEntityMap(VariableDescriptor, Object) - Method in class org.optaplanner.core.impl.score.director.common.TrailingEntityMapSupport
 
insertLocationAndCustomer(double, double) - Method in class org.optaplanner.examples.vehiclerouting.swingui.VehicleRoutingPanel
 
InstitutionParametrization - Class in org.optaplanner.examples.examination.domain
Institutional weightings
InstitutionParametrization() - Constructor for class org.optaplanner.examples.examination.domain.InstitutionParametrization
 
InstitutionParametrizationDialog - Class in org.optaplanner.examples.examination.swingui
 
InstitutionParametrizationDialog(Frame, ExaminationPanel) - Constructor for class org.optaplanner.examples.examination.swingui.InstitutionParametrizationDialog
 
IntConstraintMatch - Class in org.optaplanner.core.api.score.constraint.primint
 
IntConstraintMatch(String, String, int, List<Object>, int) - Constructor for class org.optaplanner.core.api.score.constraint.primint.IntConstraintMatch
 
IntConstraintMatchTotal - Class in org.optaplanner.core.api.score.constraint.primint
 
IntConstraintMatchTotal(String, String, int) - Constructor for class org.optaplanner.core.api.score.constraint.primint.IntConstraintMatchTotal
 
IntValueRange - Class in org.optaplanner.core.impl.domain.valuerange.buildin.primint
 
IntValueRange(int, int) - Constructor for class org.optaplanner.core.impl.domain.valuerange.buildin.primint.IntValueRange
 
IntValueRange(int, int, int) - Constructor for class org.optaplanner.core.impl.domain.valuerange.buildin.primint.IntValueRange
 
invalidateLayout(Container) - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTableLayout
 
InverseMatchSwapMoveFilter - Class in org.optaplanner.examples.travelingtournament.solver.move.factory
 
InverseMatchSwapMoveFilter() - Constructor for class org.optaplanner.examples.travelingtournament.solver.move.factory.InverseMatchSwapMoveFilter
 
InverseRelationShadowVariable - Annotation Type in org.optaplanner.core.api.domain.variable
Specifies that a bean property is the inverse of a PlanningVariable, which implies it's a shadow variable.
InverseRelationShadowVariableDescriptor - Class in org.optaplanner.core.impl.domain.variable.descriptor
 
InverseRelationShadowVariableDescriptor(EntityDescriptor, PropertyDescriptor) - Constructor for class org.optaplanner.core.impl.domain.variable.descriptor.InverseRelationShadowVariableDescriptor
 
InverseRelationVariableListener - Class in org.optaplanner.core.impl.domain.variable.listener
 
InverseRelationVariableListener(ShadowVariableDescriptor, VariableDescriptor) - Constructor for class org.optaplanner.core.impl.domain.variable.listener.InverseRelationVariableListener
 
isAccepted(LocalSearchMoveScope) - Method in interface org.optaplanner.core.impl.localsearch.decider.acceptor.Acceptor
 
isAccepted(LocalSearchMoveScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.CompositeAcceptor
 
isAccepted(LocalSearchMoveScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.hillclimbing.HillClimbingAcceptor
 
isAccepted(LocalSearchMoveScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.lateacceptance.LateAcceptanceAcceptor
 
isAccepted(LocalSearchMoveScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.latesimulatedannealing.LateSimulatedAnnealingAcceptor
Deprecated.  
isAccepted(LocalSearchMoveScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.simulatedannealing.SimulatedAnnealingAcceptor
 
isAccepted(LocalSearchMoveScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.stepcountinghillclimbing.StepCountingHillClimbingAcceptor
 
isAccepted(LocalSearchMoveScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.AbstractTabuAcceptor
 
isAllChangesWillBeUndoneBeforeStepEnds() - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
isArrivalAfterDueTime() - Method in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedCustomer
 
isArrivalBeforeReadyTime() - Method in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedCustomer
 
isAsserted() - Method in enum org.optaplanner.core.config.solver.EnvironmentMode
 
isBaseInherentlyCached() - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
 
isBaseInherentlyCached() - Method in class org.optaplanner.core.config.heuristic.selector.move.factory.MoveListFactoryConfig
 
isBaseInherentlyCached() - Method in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
 
isBaseInherentlyCached(GenuineVariableDescriptor) - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
 
isBestSolutionInitialized() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
 
isBestSolutionInitialized() - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
 
isCached() - Method in enum org.optaplanner.core.config.heuristic.selector.common.SelectionCacheType
 
isChained() - Method in class org.optaplanner.core.impl.domain.variable.descriptor.GenuineVariableDescriptor
 
isClassDeepCloned(Class<?>) - Method in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner
 
isCompatibleArithmeticArgument(Score) - Method in class org.optaplanner.core.api.score.AbstractScore
 
isCompatibleArithmeticArgument(Score) - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScore
 
isCompatibleArithmeticArgument(Score) - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScore
 
isCompatibleArithmeticArgument(Score) - Method in interface org.optaplanner.core.api.score.Score
 
isConstraintMatchEnabled() - Method in class org.optaplanner.core.api.score.holder.AbstractScoreHolder
 
isConstraintMatchEnabled() - Method in interface org.optaplanner.core.api.score.holder.ScoreHolder
Must be in sync with ScoreDirector.isConstraintMatchEnabled() for the ScoreDirector which contains this ScoreHolder.
isConstraintMatchEnabled() - Method in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
 
isConstraintMatchEnabled() - Method in class org.optaplanner.core.impl.score.director.easy.EasyScoreDirector
 
isConstraintMatchEnabled() - Method in class org.optaplanner.core.impl.score.director.incremental.IncrementalScoreDirector
 
isConstraintMatchEnabled() - Method in interface org.optaplanner.core.impl.score.director.ScoreDirector
 
isConstraintMatchEnabled() - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
isConstraintMatchEnabledPreference() - Method in class org.optaplanner.core.impl.solver.DefaultSolver
 
isCountable() - Method in class org.optaplanner.core.impl.domain.valuerange.descriptor.AbstractFromPropertyValueRangeDescriptor
 
isCountable() - Method in class org.optaplanner.core.impl.domain.valuerange.descriptor.CompositeValueRangeDescriptor
 
isCountable() - Method in interface org.optaplanner.core.impl.domain.valuerange.descriptor.ValueRangeDescriptor
 
isCountable() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.AbstractCachingEntitySelector
 
isCountable() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.FilteringEntitySelector
 
isCountable() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.ProbabilityEntitySelector
 
isCountable() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.SelectedCountLimitEntitySelector
 
isCountable() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.FromSolutionEntitySelector
 
isCountable() - Method in interface org.optaplanner.core.impl.heuristic.selector.entity.mimic.EntityMimicRecorder
 
isCountable() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.ManualEntityMimicRecorder
 
isCountable() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicRecordingEntitySelector
 
isCountable() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicReplayingEntitySelector
 
isCountable() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.pillar.DefaultPillarSelector
 
isCountable() - Method in class org.optaplanner.core.impl.heuristic.selector.move.composite.CompositeMoveSelector
 
isCountable() - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.AbstractCachingMoveSelector
 
isCountable() - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.FilteringMoveSelector
 
isCountable() - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.ProbabilityMoveSelector
 
isCountable() - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.SelectedCountLimitMoveSelector
 
isCountable() - Method in class org.optaplanner.core.impl.heuristic.selector.move.factory.MoveIteratorFactoryToMoveSelectorBridge
 
isCountable() - Method in class org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactoryToMoveSelectorBridge
 
isCountable() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMoveSelector
 
isCountable() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMoveSelector
 
isCountable() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMoveSelector
 
isCountable() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMoveSelector
 
isCountable() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMoveSelector
 
isCountable() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMoveSelector
 
isCountable() - Method in interface org.optaplanner.core.impl.heuristic.selector.Selector
If false, then Selector.isNeverEnding() is true.
isCountable() - Method in class org.optaplanner.core.impl.heuristic.selector.value.chained.DefaultSubChainSelector
 
isCountable() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.AbstractCachingValueSelector
 
isCountable() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.DowncastingValueSelector
 
isCountable() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.EntityDependentSortingValueSelector
 
isCountable() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.InitializedValueSelector
 
isCountable() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.ProbabilityValueSelector
 
isCountable() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.ReinitializeVariableValueSelector
 
isCountable() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.SelectedCountLimitValueSelector
 
isCountable() - Method in class org.optaplanner.core.impl.heuristic.selector.value.FromEntityPropertyValueSelector
 
isCountable() - Method in class org.optaplanner.core.impl.heuristic.selector.value.FromSolutionPropertyValueSelector
 
isDeepCloneField(Field, Object) - Method in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner.FieldAccessingSolutionClonerRun
 
isEmptyCollection(Collection<?>) - Static method in class org.optaplanner.core.config.util.ConfigUtils
 
isEnabled() - Method in class org.optaplanner.examples.nurserostering.domain.contract.BooleanContractLine
 
isEnabled() - Method in class org.optaplanner.examples.nurserostering.domain.contract.ContractLine
 
isEnabled() - Method in class org.optaplanner.examples.nurserostering.domain.contract.MinMaxContractLine
 
isEntityIndependent() - Method in class org.optaplanner.core.impl.domain.valuerange.descriptor.CompositeValueRangeDescriptor
 
isEntityIndependent() - Method in class org.optaplanner.core.impl.domain.valuerange.descriptor.FromEntityPropertyValueRangeDescriptor
 
isEntityIndependent() - Method in class org.optaplanner.core.impl.domain.valuerange.descriptor.FromSolutionPropertyValueRangeDescriptor
 
isEntityIndependent() - Method in interface org.optaplanner.core.impl.domain.valuerange.descriptor.ValueRangeDescriptor
If this method return true, this instance is safe to cast to EntityIndependentValueRangeDescriptor, otherwise it requires an entity to determine the ValueRange.
isEveryProblemFactChangeProcessed() - Method in class org.optaplanner.core.api.solver.event.BestSolutionChangedEvent
 
isEveryProblemFactChangeProcessed() - Method in interface org.optaplanner.core.api.solver.Solver
Checks if all scheduled ProblemFactChanges have been processed.
isEveryProblemFactChangeProcessed() - Method in class org.optaplanner.core.impl.solver.BasicPlumbingTermination
 
isEveryProblemFactChangeProcessed() - Method in class org.optaplanner.core.impl.solver.DefaultSolver
 
isFailure() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
 
isFavorite() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
 
isFeasible() - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScore
 
isFeasible() - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScore
 
isFeasible() - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScore
A Solution is feasible if it has no broken hard constraints.
isFeasible() - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScore
A Solution is feasible if it has no broken hard constraints.
isFeasible() - Method in class org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScore
 
isFeasible() - Method in class org.optaplanner.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScore
 
isFeasible() - Method in class org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScore
 
isFeasible() - Method in class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScore
 
isFeasible() - Method in interface org.optaplanner.core.api.score.FeasibilityScore
A Solution is feasible if it has no broken hard constraints.
isFieldAnEntityOrSolution(Field) - Method in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner
 
isFieldAnEntityPropertyOnSolution(Field) - Method in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner
 
isFillCollisions() - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTableLayoutConstraints
 
isFrontLoadLarge() - Method in class org.optaplanner.examples.examination.domain.Topic
 
isFrontLoadLast() - Method in class org.optaplanner.examples.examination.domain.Period
 
isImportFileDirectory() - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
isInitialized(Object) - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
 
isInitialized(ScoreDirector, Solution) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
 
isInitialized(Object) - Method in class org.optaplanner.core.impl.domain.variable.descriptor.GenuineVariableDescriptor
A PlanningVariable.nullable() value is always considered initialized, but it can still be reinitialized with PlanningVariable.reinitializeVariableEntityFilter().
isInitializedChainedValueFilterEnabled() - Method in class org.optaplanner.core.config.heuristic.policy.HeuristicConfigPolicy
 
isInPlanningWindow(ShiftDate) - Method in class org.optaplanner.examples.nurserostering.domain.NurseRosterParametrization
 
isInputFileDirectory() - Method in class org.optaplanner.examples.cheaptime.persistence.CheapTimeImporter
 
isInputFileDirectory() - Method in class org.optaplanner.examples.common.persistence.AbstractSolutionImporter
 
isIntrusiveFastAsserted() - Method in enum org.optaplanner.core.config.solver.EnvironmentMode
 
isLastLayer() - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchLayer
 
isLastLayer() - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchNode
 
isLocked() - Method in class org.optaplanner.examples.curriculumcourse.domain.Lecture
 
isLocked() - Method in class org.optaplanner.examples.tennis.domain.TeamAssignment
 
isMaximumEnabled() - Method in class org.optaplanner.examples.nurserostering.domain.contract.MinMaxContractLine
 
isMinimumEnabled() - Method in class org.optaplanner.examples.nurserostering.domain.contract.MinMaxContractLine
 
isMoved() - Method in class org.optaplanner.examples.machinereassignment.domain.MrProcessAssignment
 
isMoveDoable(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.move.CompositeMove
 
isMoveDoable(ScoreDirector) - Method in interface org.optaplanner.core.impl.heuristic.move.Move
Called before a move is evaluated to decide whether the move can be done and evaluated.
isMoveDoable(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.move.NoChangeMove
 
isMoveDoable(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedChangeMove
 
isMoveDoable(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMove
 
isMoveDoable(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMove
 
isMoveDoable(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMove
 
isMoveDoable(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMove
 
isMoveDoable(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMove
 
isMoveDoable(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMove
 
isMoveDoable(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMove
 
isMoveDoable(ScoreDirector) - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMove
 
isMoveDoable(ScoreDirector) - Method in class org.optaplanner.examples.cheaptime.solver.move.CheapTimePillarSlideMove
 
isMoveDoable(ScoreDirector) - Method in class org.optaplanner.examples.cloudbalancing.solver.move.CloudComputerChangeMove
 
isMoveDoable(ScoreDirector) - Method in class org.optaplanner.examples.cloudbalancing.solver.move.CloudProcessSwapMove
 
isMoveDoable(ScoreDirector) - Method in class org.optaplanner.examples.nqueens.solver.move.RowChangeMove
 
isMoveDoable(ScoreDirector) - Method in class org.optaplanner.examples.nurserostering.solver.move.EmployeeChangeMove
 
isMoveDoable(ScoreDirector) - Method in class org.optaplanner.examples.nurserostering.solver.move.EmployeeMultipleChangeMove
 
isMoveDoable(ScoreDirector) - Method in class org.optaplanner.examples.nurserostering.solver.move.ShiftAssignmentSwapMove
 
isMoveDoable(ScoreDirector) - Method in class org.optaplanner.examples.pas.solver.move.BedChangeMove
 
isMoveDoable(ScoreDirector) - Method in class org.optaplanner.examples.pas.solver.move.BedDesignationSwapMove
 
isMoveDoable(ScoreDirector) - Method in class org.optaplanner.examples.travelingtournament.solver.move.MatchChainRotationsMove
 
isNeighborOf(SeatDesignation) - Method in class org.optaplanner.examples.dinnerparty.domain.SeatDesignation
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.CachingEntitySelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.FilteringEntitySelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.ProbabilityEntitySelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.SelectedCountLimitEntitySelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.ShufflingEntitySelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.SortingEntitySelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.FromSolutionEntitySelector
 
isNeverEnding() - Method in interface org.optaplanner.core.impl.heuristic.selector.entity.mimic.EntityMimicRecorder
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.ManualEntityMimicRecorder
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicRecordingEntitySelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicReplayingEntitySelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.pillar.DefaultPillarSelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.move.composite.CartesianProductMoveSelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.move.composite.UnionMoveSelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.CachingMoveSelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.FilteringMoveSelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.ProbabilityMoveSelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.SelectedCountLimitMoveSelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.ShufflingMoveSelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.SortingMoveSelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.move.factory.MoveIteratorFactoryToMoveSelectorBridge
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactoryToMoveSelectorBridge
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMoveSelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMoveSelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMoveSelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMoveSelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMoveSelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMoveSelector
 
isNeverEnding() - Method in interface org.optaplanner.core.impl.heuristic.selector.Selector
Is true if Selector.isCountable() is false or if this selector is in random order (for most cases).
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.value.chained.DefaultSubChainSelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.CachingValueSelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.DowncastingValueSelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.EntityDependentSortingValueSelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.InitializedValueSelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.ProbabilityValueSelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.ReinitializeVariableValueSelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.SelectedCountLimitValueSelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.ShufflingValueSelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.SortingValueSelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.value.FromEntityPropertyValueSelector
 
isNeverEnding() - Method in class org.optaplanner.core.impl.heuristic.selector.value.FromSolutionPropertyValueSelector
 
isNewBestSolutionInitialized() - Method in class org.optaplanner.core.api.solver.event.BestSolutionChangedEvent
 
isNight() - Method in class org.optaplanner.examples.nurserostering.domain.ShiftType
 
isNonIntrusiveFullAsserted() - Method in enum org.optaplanner.core.config.solver.EnvironmentMode
 
isNotCached() - Method in enum org.optaplanner.core.config.heuristic.selector.common.SelectionCacheType
 
isNullable() - Method in class org.optaplanner.core.impl.domain.variable.descriptor.GenuineVariableDescriptor
 
isOnlyDown() - Method in class org.optaplanner.core.impl.score.trend.InitializingScoreTrend
 
isOnlyUp() - Method in class org.optaplanner.core.impl.score.trend.InitializingScoreTrend
 
isPeriodFrontLoadLast() - Method in class org.optaplanner.examples.examination.domain.Exam
 
isPhaseTerminated(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.solver.BasicPlumbingTermination
 
isPhaseTerminated(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.solver.termination.AndCompositeTermination
 
isPhaseTerminated(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.solver.termination.BestScoreFeasibleTermination
 
isPhaseTerminated(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.solver.termination.BestScoreTermination
 
isPhaseTerminated(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.solver.termination.OrCompositeTermination
 
isPhaseTerminated(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.solver.termination.PhaseToSolverTerminationBridge
 
isPhaseTerminated(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.solver.termination.StepCountTermination
 
isPhaseTerminated(AbstractPhaseScope) - Method in interface org.optaplanner.core.impl.solver.termination.Termination
Called by the Phase after every step and every move to determine if the search should stop.
isPhaseTerminated(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.solver.termination.TimeMillisSpentTermination
 
isPhaseTerminated(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.solver.termination.UnimprovedStepCountTermination
 
isPhaseTerminated(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.solver.termination.UnimprovedTimeMillisSpentTermination
 
isQuitEarly() - Method in interface org.optaplanner.core.impl.constructionheuristic.decider.forager.ConstructionHeuristicForager
 
isQuitEarly() - Method in class org.optaplanner.core.impl.constructionheuristic.decider.forager.DefaultConstructionHeuristicForager
 
isQuitEarly() - Method in class org.optaplanner.core.impl.localsearch.decider.forager.AcceptedForager
 
isQuitEarly() - Method in interface org.optaplanner.core.impl.localsearch.decider.forager.Forager
 
isRefreshScreenDuringSolving() - Method in class org.optaplanner.examples.cheaptime.swingui.CheapTimePanel
 
isRefreshScreenDuringSolving() - Method in class org.optaplanner.examples.cloudbalancing.swingui.CloudBalancingPanel
 
isRefreshScreenDuringSolving() - Method in class org.optaplanner.examples.common.swingui.SolutionPanel
 
isRefreshScreenDuringSolving() - Method in class org.optaplanner.examples.curriculumcourse.swingui.CurriculumCoursePanel
 
isRefreshScreenDuringSolving() - Method in class org.optaplanner.examples.dinnerparty.swingui.DinnerPartyPanel
 
isRefreshScreenDuringSolving() - Method in class org.optaplanner.examples.examination.swingui.ExaminationPanel
 
isRefreshScreenDuringSolving() - Method in class org.optaplanner.examples.nurserostering.swingui.NurseRosteringPanel
 
isRefreshScreenDuringSolving() - Method in class org.optaplanner.examples.pas.swingui.PatientAdmissionSchedulePanel
 
isRefreshScreenDuringSolving() - Method in class org.optaplanner.examples.projectjobscheduling.swingui.ProjectJobSchedulingPanel
 
isRefreshScreenDuringSolving() - Method in class org.optaplanner.examples.tennis.swingui.TennisPanel
 
isRefreshScreenDuringSolving() - Method in class org.optaplanner.examples.travelingtournament.swingui.TravelingTournamentPanel
 
isRefreshScreenDuringSolving() - Method in class org.optaplanner.examples.tsp.swingui.TspPanel
 
isRefreshScreenDuringSolving() - Method in class org.optaplanner.examples.vehiclerouting.swingui.VehicleRoutingPanel
 
isReinitializeVariableFilterEnabled() - Method in class org.optaplanner.core.config.heuristic.policy.HeuristicConfigPolicy
 
isRenewable() - Method in class org.optaplanner.examples.projectjobscheduling.domain.resource.GlobalResource
 
isRenewable() - Method in class org.optaplanner.examples.projectjobscheduling.domain.resource.LocalResource
 
isRenewable() - Method in class org.optaplanner.examples.projectjobscheduling.domain.resource.Resource
 
isResourceRenewable() - Method in class org.optaplanner.examples.projectjobscheduling.domain.ResourceRequirement
 
isRightOf(SeatDesignation) - Method in class org.optaplanner.examples.dinnerparty.domain.SeatDesignation
 
isScoreBounderEnabled() - Method in enum org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchType
 
isScoreBounderEnabled() - Method in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
 
isScoreFeasible() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
 
isSolverTerminated(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.BasicPlumbingTermination
 
isSolverTerminated(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.termination.AndCompositeTermination
 
isSolverTerminated(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.termination.BestScoreFeasibleTermination
 
isSolverTerminated(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.termination.BestScoreTermination
 
isSolverTerminated(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.termination.OrCompositeTermination
 
isSolverTerminated(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.termination.PhaseToSolverTerminationBridge
 
isSolverTerminated(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.termination.StepCountTermination
 
isSolverTerminated(DefaultSolverScope) - Method in interface org.optaplanner.core.impl.solver.termination.Termination
Called by the Solver after every phase to determine if the search should stop.
isSolverTerminated(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.termination.TimeMillisSpentTermination
 
isSolverTerminated(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.termination.UnimprovedStepCountTermination
 
isSolverTerminated(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.termination.UnimprovedTimeMillisSpentTermination
 
isSolving() - Method in interface org.optaplanner.core.api.solver.Solver
This method is thread-safe.
isSolving() - Method in class org.optaplanner.core.impl.solver.DefaultSolver
 
isSolving() - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
isSuccess() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
 
isTemplate() - Method in class org.optaplanner.examples.common.app.CommonBenchmarkApp.ArgOption
 
isTerminated(boolean, Score) - Method in class org.optaplanner.core.impl.solver.termination.BestScoreFeasibleTermination
 
isTerminated(boolean, Score) - Method in class org.optaplanner.core.impl.solver.termination.BestScoreTermination
 
isTerminated(long) - Method in class org.optaplanner.core.impl.solver.termination.TimeMillisSpentTermination
 
isTerminated(long) - Method in class org.optaplanner.core.impl.solver.termination.UnimprovedTimeMillisSpentTermination
 
isTerminateEarly() - Method in interface org.optaplanner.core.api.solver.Solver
This method is thread-safe.
isTerminateEarly() - Method in class org.optaplanner.core.impl.solver.BasicPlumbingTermination
 
isTerminateEarly() - Method in class org.optaplanner.core.impl.solver.DefaultSolver
 
isTopicFrontLoadLarge() - Method in class org.optaplanner.examples.examination.domain.Exam
 
isTransientlyConsumed() - Method in class org.optaplanner.examples.machinereassignment.domain.MrMachineCapacity
 
isTransientlyConsumed() - Method in class org.optaplanner.examples.machinereassignment.domain.MrResource
 
isTransientlyConsumed() - Method in class org.optaplanner.examples.machinereassignment.solver.drools.MrMachineUsage
 
isValueRangeEntityIndependent() - Method in class org.optaplanner.core.impl.domain.variable.descriptor.GenuineVariableDescriptor
 
isWeekend() - Method in class org.optaplanner.examples.nurserostering.domain.ShiftAssignment
 
isWeekend(DayOfWeek) - Method in enum org.optaplanner.examples.nurserostering.domain.WeekendDefinition
 
isWeekendAndNotFirstDayOfWeekend() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveAssignmentStart
 
isWeekendAndNotLastDayOfWeekend() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveAssignmentEnd
 
isWinner() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
 
isWorkingEntityListDirty(long) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
isWorkingEntityListDirty(long) - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirector
 
isWorkingSolutionInitialized() - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
isWorkingSolutionInitialized() - Method in interface org.optaplanner.core.impl.score.director.InnerScoreDirector
 
isWrapInScrollPane() - Method in class org.optaplanner.examples.common.swingui.SolutionPanel
 
isWrapInScrollPane() - Method in class org.optaplanner.examples.curriculumcourse.swingui.CurriculumCoursePanel
 
isWrapInScrollPane() - Method in class org.optaplanner.examples.examination.swingui.ExaminationPanel
 
isWrapInScrollPane() - Method in class org.optaplanner.examples.tennis.swingui.TennisPanel
 
isWrapInScrollPane() - Method in class org.optaplanner.examples.travelingtournament.swingui.TravelingTournamentPanel
 
isWrapInScrollPane() - Method in class org.optaplanner.examples.tsp.swingui.TspPanel
 
isWrapInScrollPane() - Method in class org.optaplanner.examples.vehiclerouting.swingui.VehicleRoutingPanel
 
isWriteOutputSolutionEnabled() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
 
IterableSelector<T> - Interface in org.optaplanner.core.impl.heuristic.selector
 
iterator() - Method in class org.optaplanner.core.impl.constructionheuristic.placer.Placement
 
iterator() - Method in class org.optaplanner.core.impl.constructionheuristic.placer.PooledEntityPlacer
 
iterator() - Method in class org.optaplanner.core.impl.constructionheuristic.placer.QueuedEntityPlacer
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.CachingEntitySelector
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.FilteringEntitySelector
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.ProbabilityEntitySelector
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.SelectedCountLimitEntitySelector
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.ShufflingEntitySelector
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.SortingEntitySelector
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.FromSolutionEntitySelector
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicRecordingEntitySelector
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicReplayingEntitySelector
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.pillar.DefaultPillarSelector
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.move.composite.CartesianProductMoveSelector
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.move.composite.UnionMoveSelector
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.CachingMoveSelector
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.FilteringMoveSelector
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.ProbabilityMoveSelector
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.SelectedCountLimitMoveSelector
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.ShufflingMoveSelector
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.SortingMoveSelector
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.move.factory.MoveIteratorFactoryToMoveSelectorBridge
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactoryToMoveSelectorBridge
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMoveSelector
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMoveSelector
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMoveSelector
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMoveSelector
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMoveSelector
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMoveSelector
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.value.chained.DefaultSubChainSelector
 
iterator(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.CachingValueSelector
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.CachingValueSelector
 
iterator(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.DowncastingValueSelector
 
iterator(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.EntityDependentSortingValueSelector
 
iterator(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.InitializedValueSelector
 
iterator(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.ProbabilityValueSelector
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.ProbabilityValueSelector
 
iterator(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.ReinitializeVariableValueSelector
 
iterator(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.SelectedCountLimitValueSelector
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.SelectedCountLimitValueSelector
 
iterator(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.ShufflingValueSelector
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.ShufflingValueSelector
 
iterator(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.SortingValueSelector
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.SortingValueSelector
 
iterator(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.value.FromEntityPropertyValueSelector
 
iterator(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.value.FromSolutionPropertyValueSelector
 
iterator() - Method in class org.optaplanner.core.impl.heuristic.selector.value.FromSolutionPropertyValueSelector
 
iterator(Object) - Method in interface org.optaplanner.core.impl.heuristic.selector.value.ValueSelector
Similar to Iterable.iterator(), but requires an entity.

J

Job - Class in org.optaplanner.examples.dinnerparty.domain
 
Job() - Constructor for class org.optaplanner.examples.dinnerparty.domain.Job
 
Job - Class in org.optaplanner.examples.projectjobscheduling.domain
 
Job() - Constructor for class org.optaplanner.examples.projectjobscheduling.domain.Job
 
JobType - Enum in org.optaplanner.examples.dinnerparty.domain
 
JobType - Enum in org.optaplanner.examples.projectjobscheduling.domain
 
justificationList - Variable in class org.optaplanner.core.api.score.constraint.ConstraintMatch
 

K

KeyAsElementMapConverter - Class in org.optaplanner.core.config.util
 
KeyAsElementMapConverter() - Constructor for class org.optaplanner.core.config.util.KeyAsElementMapConverter
 
kieBase - Variable in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
 
kieBase - Variable in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirectorFactory
 
kieBaseConfigurationProperties - Variable in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
 
kieSession - Variable in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
 

L

LateAcceptanceAcceptor - Class in org.optaplanner.core.impl.localsearch.decider.acceptor.lateacceptance
 
LateAcceptanceAcceptor() - Constructor for class org.optaplanner.core.impl.localsearch.decider.acceptor.lateacceptance.LateAcceptanceAcceptor
 
lateAcceptanceSize - Variable in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
 
lateAcceptanceSize - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.lateacceptance.LateAcceptanceAcceptor
 
lateScoreIndex - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.lateacceptance.LateAcceptanceAcceptor
 
lateScoreIndex - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.latesimulatedannealing.LateSimulatedAnnealingAcceptor
Deprecated.  
LateSimulatedAnnealingAcceptor - Class in org.optaplanner.core.impl.localsearch.decider.acceptor.latesimulatedannealing
Deprecated. 
LateSimulatedAnnealingAcceptor() - Constructor for class org.optaplanner.core.impl.localsearch.decider.acceptor.latesimulatedannealing.LateSimulatedAnnealingAcceptor
Deprecated.  
lateSimulatedAnnealingSize - Variable in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
Deprecated. 
lateSimulatedAnnealingSize - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.latesimulatedannealing.LateSimulatedAnnealingAcceptor
Deprecated.  
latitude - Variable in class org.optaplanner.examples.vehiclerouting.domain.location.Location
 
LatitudeCustomerDifficultyComparator - Class in org.optaplanner.examples.vehiclerouting.domain.solver
On large datasets, the constructed solution looks like a zebra crossing.
LatitudeCustomerDifficultyComparator() - Constructor for class org.optaplanner.examples.vehiclerouting.domain.solver.LatitudeCustomerDifficultyComparator
 
LatitudeLongitudeTranslator - Class in org.optaplanner.examples.common.swingui.latitudelongitude
 
LatitudeLongitudeTranslator() - Constructor for class org.optaplanner.examples.common.swingui.latitudelongitude.LatitudeLongitudeTranslator
 
LatitudeVisitDifficultyComparator - Class in org.optaplanner.examples.tsp.domain.solver
 
LatitudeVisitDifficultyComparator() - Constructor for class org.optaplanner.examples.tsp.domain.solver.LatitudeVisitDifficultyComparator
 
layoutContainer(Container) - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTableLayout
 
leadingExam - Variable in class org.optaplanner.examples.examination.domain.FollowingExam
 
LeadingExam - Class in org.optaplanner.examples.examination.domain
 
LeadingExam() - Constructor for class org.optaplanner.examples.examination.domain.LeadingExam
 
Lecture - Class in org.optaplanner.examples.curriculumcourse.domain
 
Lecture() - Constructor for class org.optaplanner.examples.curriculumcourse.domain.Lecture
 
LectureDifficultyWeightFactory - Class in org.optaplanner.examples.curriculumcourse.domain.solver
 
LectureDifficultyWeightFactory() - Constructor for class org.optaplanner.examples.curriculumcourse.domain.solver.LectureDifficultyWeightFactory
 
LectureDifficultyWeightFactory.LectureDifficultyWeight - Class in org.optaplanner.examples.curriculumcourse.domain.solver
 
LectureDifficultyWeightFactory.LectureDifficultyWeight(Lecture, int) - Constructor for class org.optaplanner.examples.curriculumcourse.domain.solver.LectureDifficultyWeightFactory.LectureDifficultyWeight
 
leftEntity - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMove
 
leftEntitySelector - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMoveSelector
 
leftEqualsRight - Variable in class org.optaplanner.core.impl.heuristic.selector.common.iterator.AbstractOriginalSwapIterator
 
leftPillar - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMove
 
leftPillarSelector - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMoveSelector
 
leftSubChainSelector - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMoveSelector
 
leftSubSelectionIterator - Variable in class org.optaplanner.core.impl.heuristic.selector.common.iterator.AbstractRandomSwapIterator
 
leftSubSelector - Variable in class org.optaplanner.core.impl.heuristic.selector.common.iterator.AbstractOriginalSwapIterator
 
leftSubSelector - Variable in class org.optaplanner.core.impl.heuristic.selector.common.iterator.AbstractRandomSwapIterator
 
levelsLength - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.simulatedannealing.SimulatedAnnealingAcceptor
 
LIGHT_DASHED_STROKE - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
linkInheritedEntityDescriptors(DescriptorPolicy) - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
 
linkShadowSources(DescriptorPolicy) - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
 
linkShadowSources(DescriptorPolicy) - Method in class org.optaplanner.core.impl.domain.variable.descriptor.CustomShadowVariableDescriptor
 
linkShadowSources(DescriptorPolicy) - Method in class org.optaplanner.core.impl.domain.variable.descriptor.InverseRelationShadowVariableDescriptor
 
linkShadowSources(DescriptorPolicy) - Method in class org.optaplanner.core.impl.domain.variable.descriptor.ShadowVariableDescriptor
 
ListIterable<T> - Interface in org.optaplanner.core.impl.heuristic.selector.common.iterator
An extension on the Iterable interface that supports ListIterable.listIterator() and ListIterable.listIterator(int).
ListIterableSelector<T> - Interface in org.optaplanner.core.impl.heuristic.selector
 
listIterator() - Method in interface org.optaplanner.core.impl.heuristic.selector.common.iterator.ListIterable
See List.listIterator()
listIterator(int) - Method in interface org.optaplanner.core.impl.heuristic.selector.common.iterator.ListIterable
See List.listIterator()
listIterator() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.CachingEntitySelector
 
listIterator(int) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.CachingEntitySelector
 
listIterator() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.FilteringEntitySelector
 
listIterator(int) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.FilteringEntitySelector
 
listIterator() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.ProbabilityEntitySelector
 
listIterator(int) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.ProbabilityEntitySelector
 
listIterator() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.SelectedCountLimitEntitySelector
 
listIterator(int) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.SelectedCountLimitEntitySelector
 
listIterator() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.ShufflingEntitySelector
 
listIterator(int) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.ShufflingEntitySelector
 
listIterator() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.SortingEntitySelector
 
listIterator(int) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.SortingEntitySelector
 
listIterator() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.FromSolutionEntitySelector
 
listIterator(int) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.FromSolutionEntitySelector
 
listIterator() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicRecordingEntitySelector
 
listIterator(int) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicRecordingEntitySelector
 
listIterator() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicReplayingEntitySelector
 
listIterator(int) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicReplayingEntitySelector
 
listIterator() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.pillar.DefaultPillarSelector
 
listIterator(int) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.pillar.DefaultPillarSelector
 
listIterator() - Method in class org.optaplanner.core.impl.heuristic.selector.value.chained.DefaultSubChainSelector
 
listIterator(int) - Method in class org.optaplanner.core.impl.heuristic.selector.value.chained.DefaultSubChainSelector
 
ListValueRange<T> - Class in org.optaplanner.core.impl.domain.valuerange.buildin.collection
 
ListValueRange(List<T>) - Constructor for class org.optaplanner.core.impl.domain.valuerange.buildin.collection.ListValueRange
 
LocalResource - Class in org.optaplanner.examples.projectjobscheduling.domain.resource
 
LocalResource() - Constructor for class org.optaplanner.examples.projectjobscheduling.domain.resource.LocalResource
 
LocalSearchDecider - Class in org.optaplanner.core.impl.localsearch.decider
 
LocalSearchDecider() - Constructor for class org.optaplanner.core.impl.localsearch.decider.LocalSearchDecider
 
LocalSearchForagerConfig - Class in org.optaplanner.core.config.localsearch.decider.forager
 
LocalSearchForagerConfig() - Constructor for class org.optaplanner.core.config.localsearch.decider.forager.LocalSearchForagerConfig
 
LocalSearchMoveScope - Class in org.optaplanner.core.impl.localsearch.scope
 
LocalSearchMoveScope(LocalSearchStepScope) - Constructor for class org.optaplanner.core.impl.localsearch.scope.LocalSearchMoveScope
 
LocalSearchPhase - Interface in org.optaplanner.core.impl.localsearch
A LocalSearchPhase is a Phase which uses a local search algorithm, such as tabu search, simulated annealing, ...
LocalSearchPhaseConfig - Class in org.optaplanner.core.config.localsearch
 
LocalSearchPhaseConfig() - Constructor for class org.optaplanner.core.config.localsearch.LocalSearchPhaseConfig
 
LocalSearchPhaseLifecycleListener - Interface in org.optaplanner.core.impl.localsearch.event
 
LocalSearchPhaseLifecycleListenerAdapter - Class in org.optaplanner.core.impl.localsearch.event
 
LocalSearchPhaseLifecycleListenerAdapter() - Constructor for class org.optaplanner.core.impl.localsearch.event.LocalSearchPhaseLifecycleListenerAdapter
 
LocalSearchPhaseScope - Class in org.optaplanner.core.impl.localsearch.scope
 
LocalSearchPhaseScope(DefaultSolverScope) - Constructor for class org.optaplanner.core.impl.localsearch.scope.LocalSearchPhaseScope
 
LocalSearchPickEarlyType - Enum in org.optaplanner.core.config.localsearch.decider.forager
 
LocalSearchStepScope - Class in org.optaplanner.core.impl.localsearch.scope
 
LocalSearchStepScope(LocalSearchPhaseScope) - Constructor for class org.optaplanner.core.impl.localsearch.scope.LocalSearchStepScope
 
LocalSearchStepScope(LocalSearchPhaseScope, int) - Constructor for class org.optaplanner.core.impl.localsearch.scope.LocalSearchStepScope
 
location - Variable in class org.optaplanner.examples.vehiclerouting.domain.Customer
 
location - Variable in class org.optaplanner.examples.vehiclerouting.domain.Depot
 
Location - Class in org.optaplanner.examples.vehiclerouting.domain.location
 
Location() - Constructor for class org.optaplanner.examples.vehiclerouting.domain.location.Location
 
Location(long, double, double) - Constructor for class org.optaplanner.examples.vehiclerouting.domain.location.Location
 
locationList - Variable in class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution
 
LOCKED_ICON - Static variable in class org.optaplanner.examples.common.swingui.CommonIcons
 
logger - Variable in class org.optaplanner.benchmark.impl.aggregator.BenchmarkAggregator
 
logger - Variable in class org.optaplanner.benchmark.impl.aggregator.swingui.BenchmarkAggregatorFrame
 
logger - Variable in class org.optaplanner.benchmark.impl.PlannerBenchmarkRunner
 
logger - Variable in class org.optaplanner.benchmark.impl.result.BenchmarkResultIO
 
logger - Variable in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
 
logger - Variable in class org.optaplanner.benchmark.impl.SingleBenchmarkRunner
 
logger - Variable in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
 
logger - Variable in class org.optaplanner.benchmark.impl.statistic.SingleStatistic
 
logger - Variable in class org.optaplanner.core.impl.constructionheuristic.placer.AbstractEntityPlacer
 
logger - Variable in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
 
logger - Variable in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
 
logger - Variable in class org.optaplanner.core.impl.heuristic.selector.AbstractSelector
 
logger - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.AbstractAcceptor
 
logger - Variable in class org.optaplanner.core.impl.localsearch.decider.deciderscorecomparator.AbstractDeciderScoreComparatorFactory
 
logger - Variable in class org.optaplanner.core.impl.localsearch.decider.forager.AbstractForager
 
logger - Variable in class org.optaplanner.core.impl.localsearch.decider.forager.finalist.AbstractFinalistPodium
 
logger - Variable in class org.optaplanner.core.impl.localsearch.decider.LocalSearchDecider
 
logger - Variable in class org.optaplanner.core.impl.phase.AbstractPhase
 
logger - Variable in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
 
logger - Variable in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
logger - Variable in class org.optaplanner.core.impl.score.director.AbstractScoreDirectorFactory
 
logger - Variable in class org.optaplanner.core.impl.solver.DefaultSolver
 
logger - Variable in class org.optaplanner.core.impl.solver.recaller.BestSolutionRecaller
 
logger - Variable in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
 
logger - Variable in class org.optaplanner.core.impl.solver.termination.AbstractTermination
 
logger - Variable in class org.optaplanner.examples.cheaptime.solver.score.CheapTimeIncrementalScoreCalculator
 
logger - Static variable in class org.optaplanner.examples.common.app.CommonApp
 
logger - Variable in class org.optaplanner.examples.common.app.LoggingMain
 
logger - Variable in class org.optaplanner.examples.common.business.SolutionBusiness
 
logger - Variable in class org.optaplanner.examples.common.persistence.AbstractSolutionDao
 
logger - Variable in class org.optaplanner.examples.common.swingui.ConstraintMatchesDialog
 
logger - Variable in class org.optaplanner.examples.common.swingui.SolutionPanel
 
logger - Variable in class org.optaplanner.examples.common.swingui.SolverAndPersistenceFrame
 
logger - Variable in class org.optaplanner.examples.dinnerparty.solver.solution.initializer.DinnerPartySolutionInitializer
 
logger - Variable in class org.optaplanner.examples.examination.swingui.InstitutionParametrizationDialog
 
logger - Variable in class org.optaplanner.examples.machinereassignment.solver.score.MachineReassignmentIncrementalScoreCalculator
 
logger - Variable in class org.optaplanner.examples.machinereassignment.solver.solution.initializer.ToOriginalMachineSolutionInitializer
 
logger - Variable in class org.optaplanner.examples.nqueens.solver.solution.CheatingNQueensPhaseCommand
 
LoggingMain - Class in org.optaplanner.examples.common.app
 
LoggingMain() - Constructor for class org.optaplanner.examples.common.app.LoggingMain
 
LOGO_PATH - Static variable in class org.optaplanner.examples.cheaptime.swingui.CheapTimePanel
 
LOGO_PATH - Static variable in class org.optaplanner.examples.cloudbalancing.swingui.CloudBalancingPanel
 
LOGO_PATH - Static variable in class org.optaplanner.examples.curriculumcourse.swingui.CurriculumCoursePanel
 
LOGO_PATH - Static variable in class org.optaplanner.examples.dinnerparty.swingui.DinnerPartyPanel
 
LOGO_PATH - Static variable in class org.optaplanner.examples.examination.swingui.ExaminationPanel
 
LOGO_PATH - Static variable in class org.optaplanner.examples.machinereassignment.swingui.MachineReassignmentPanel
 
LOGO_PATH - Static variable in class org.optaplanner.examples.nqueens.swingui.NQueensPanel
 
LOGO_PATH - Static variable in class org.optaplanner.examples.nurserostering.swingui.NurseRosteringPanel
 
LOGO_PATH - Static variable in class org.optaplanner.examples.projectjobscheduling.swingui.ProjectJobSchedulingPanel
 
LOGO_PATH - Static variable in class org.optaplanner.examples.tennis.swingui.TennisPanel
 
LOGO_PATH - Static variable in class org.optaplanner.examples.tsp.swingui.TspPanel
 
LOGO_PATH - Static variable in class org.optaplanner.examples.vehiclerouting.swingui.VehicleRoutingPanel
 
LongConstraintMatch - Class in org.optaplanner.core.api.score.constraint.primlong
 
LongConstraintMatch(String, String, int, List<Object>, long) - Constructor for class org.optaplanner.core.api.score.constraint.primlong.LongConstraintMatch
 
LongConstraintMatchTotal - Class in org.optaplanner.core.api.score.constraint.primlong
 
LongConstraintMatchTotal(String, String, int) - Constructor for class org.optaplanner.core.api.score.constraint.primlong.LongConstraintMatchTotal
 
longitude - Variable in class org.optaplanner.examples.vehiclerouting.domain.location.Location
 
LongitudeVisitDifficultyComparator - Class in org.optaplanner.examples.tsp.domain.solver
 
LongitudeVisitDifficultyComparator() - Constructor for class org.optaplanner.examples.tsp.domain.solver.LongitudeVisitDifficultyComparator
 

M

Machine - Class in org.optaplanner.examples.cheaptime.domain
 
Machine() - Constructor for class org.optaplanner.examples.cheaptime.domain.Machine
 
MachineCapacity - Class in org.optaplanner.examples.cheaptime.domain
 
MachineCapacity() - Constructor for class org.optaplanner.examples.cheaptime.domain.MachineCapacity
 
MachineReassignment - Class in org.optaplanner.examples.machinereassignment.domain
 
MachineReassignment() - Constructor for class org.optaplanner.examples.machinereassignment.domain.MachineReassignment
 
MachineReassignmentApp - Class in org.optaplanner.examples.machinereassignment.app
 
MachineReassignmentApp() - Constructor for class org.optaplanner.examples.machinereassignment.app.MachineReassignmentApp
 
MachineReassignmentBenchmarkApp - Class in org.optaplanner.examples.machinereassignment.app
 
MachineReassignmentBenchmarkApp() - Constructor for class org.optaplanner.examples.machinereassignment.app.MachineReassignmentBenchmarkApp
 
MachineReassignmentDao - Class in org.optaplanner.examples.machinereassignment.persistence
 
MachineReassignmentDao() - Constructor for class org.optaplanner.examples.machinereassignment.persistence.MachineReassignmentDao
 
MachineReassignmentExporter - Class in org.optaplanner.examples.machinereassignment.persistence
 
MachineReassignmentExporter() - Constructor for class org.optaplanner.examples.machinereassignment.persistence.MachineReassignmentExporter
 
MachineReassignmentExporter.MachineReassignmentOutputBuilder - Class in org.optaplanner.examples.machinereassignment.persistence
 
MachineReassignmentExporter.MachineReassignmentOutputBuilder() - Constructor for class org.optaplanner.examples.machinereassignment.persistence.MachineReassignmentExporter.MachineReassignmentOutputBuilder
 
MachineReassignmentFileIO - Class in org.optaplanner.examples.machinereassignment.persistence
 
MachineReassignmentFileIO() - Constructor for class org.optaplanner.examples.machinereassignment.persistence.MachineReassignmentFileIO
 
MachineReassignmentImporter - Class in org.optaplanner.examples.machinereassignment.persistence
 
MachineReassignmentImporter() - Constructor for class org.optaplanner.examples.machinereassignment.persistence.MachineReassignmentImporter
 
MachineReassignmentImporter.MachineReassignmentInputBuilder - Class in org.optaplanner.examples.machinereassignment.persistence
 
MachineReassignmentImporter.MachineReassignmentInputBuilder() - Constructor for class org.optaplanner.examples.machinereassignment.persistence.MachineReassignmentImporter.MachineReassignmentInputBuilder
 
MachineReassignmentIncrementalScoreCalculator - Class in org.optaplanner.examples.machinereassignment.solver.score
 
MachineReassignmentIncrementalScoreCalculator() - Constructor for class org.optaplanner.examples.machinereassignment.solver.score.MachineReassignmentIncrementalScoreCalculator
 
MachineReassignmentPanel - Class in org.optaplanner.examples.machinereassignment.swingui
 
MachineReassignmentPanel() - Constructor for class org.optaplanner.examples.machinereassignment.swingui.MachineReassignmentPanel
 
main(String[]) - Static method in class org.optaplanner.examples.app.AllExamplesSolutionImporter
 
main(String[]) - Static method in class org.optaplanner.examples.app.GeneralOptaPlannerBenchmarkApp
 
main(String[]) - Static method in class org.optaplanner.examples.app.OptaPlannerExamplesApp
 
main(String[]) - Static method in class org.optaplanner.examples.cheaptime.app.CheapTimeApp
 
main(String[]) - Static method in class org.optaplanner.examples.cheaptime.app.CheapTimeBenchmarkApp
 
main(String[]) - Static method in class org.optaplanner.examples.cheaptime.persistence.CheapTimeExporter
 
main(String[]) - Static method in class org.optaplanner.examples.cheaptime.persistence.CheapTimeImporter
 
main(String[]) - Static method in class org.optaplanner.examples.cloudbalancing.app.CloudBalancingApp
 
main(String[]) - Static method in class org.optaplanner.examples.cloudbalancing.app.CloudBalancingBenchmarkApp
 
main(String[]) - Static method in class org.optaplanner.examples.cloudbalancing.app.CloudBalancingBenchmarkHelloWorld
 
main(String[]) - Static method in class org.optaplanner.examples.cloudbalancing.app.CloudBalancingHelloWorld
 
main(String[]) - Static method in class org.optaplanner.examples.cloudbalancing.persistence.CloudBalancingGenerator
 
main(String[]) - Static method in class org.optaplanner.examples.curriculumcourse.app.CurriculumCourseApp
 
main(String[]) - Static method in class org.optaplanner.examples.curriculumcourse.app.CurriculumCourseBenchmarkApp
 
main(String[]) - Static method in class org.optaplanner.examples.curriculumcourse.persistence.CurriculumCourseExporter
 
main(String[]) - Static method in class org.optaplanner.examples.curriculumcourse.persistence.CurriculumCourseImporter
 
main(String[]) - Static method in class org.optaplanner.examples.dinnerparty.app.DinnerPartyApp
 
main(String[]) - Static method in class org.optaplanner.examples.dinnerparty.persistence.DinnerPartyImporter
 
main(String[]) - Static method in class org.optaplanner.examples.examination.app.ExaminationApp
 
main(String[]) - Static method in class org.optaplanner.examples.examination.app.ExaminationBenchmarkApp
 
main(String[]) - Static method in class org.optaplanner.examples.examination.persistence.ExaminationExporter
 
main(String[]) - Static method in class org.optaplanner.examples.examination.persistence.ExaminationImporter
 
main(String[]) - Static method in class org.optaplanner.examples.machinereassignment.app.MachineReassignmentApp
 
main(String[]) - Static method in class org.optaplanner.examples.machinereassignment.app.MachineReassignmentBenchmarkApp
 
main(String[]) - Static method in class org.optaplanner.examples.machinereassignment.persistence.MachineReassignmentExporter
 
main(String[]) - Static method in class org.optaplanner.examples.machinereassignment.persistence.MachineReassignmentImporter
 
main(String[]) - Static method in class org.optaplanner.examples.nqueens.app.NQueensApp
 
main(String[]) - Static method in class org.optaplanner.examples.nqueens.app.NQueensBenchmarkApp
 
main(String[]) - Static method in class org.optaplanner.examples.nqueens.app.NQueensHelloWorld
 
main(String[]) - Static method in class org.optaplanner.examples.nqueens.persistence.NQueensGenerator
 
main(String[]) - Static method in class org.optaplanner.examples.nurserostering.app.NurseRosteringApp
 
main(String[]) - Static method in class org.optaplanner.examples.nurserostering.app.NurseRosteringBenchmarkApp
 
main(String[]) - Static method in class org.optaplanner.examples.nurserostering.persistence.NurseRosteringExporter
 
main(String[]) - Static method in class org.optaplanner.examples.nurserostering.persistence.NurseRosteringImporter
 
main(String[]) - Static method in class org.optaplanner.examples.pas.app.PatientAdmissionScheduleApp
 
main(String[]) - Static method in class org.optaplanner.examples.pas.app.PatientAdmissionScheduleBenchmarkApp
 
main(String[]) - Static method in class org.optaplanner.examples.pas.persistence.PatientAdmissionScheduleExporter
 
main(String[]) - Static method in class org.optaplanner.examples.pas.persistence.PatientAdmissionScheduleImporter
 
main(String[]) - Static method in class org.optaplanner.examples.projectjobscheduling.app.ProjectJobSchedulingApp
 
main(String[]) - Static method in class org.optaplanner.examples.projectjobscheduling.app.ProjectJobSchedulingBenchmarkApp
 
main(String[]) - Static method in class org.optaplanner.examples.projectjobscheduling.persistence.ProjectJobSchedulingImporter
 
main(String[]) - Static method in class org.optaplanner.examples.tennis.app.TennisApp
 
main(String[]) - Static method in class org.optaplanner.examples.tennis.persistence.TennisGenerator
 
main(String[]) - Static method in class org.optaplanner.examples.travelingtournament.app.TravelingTournamentApp
 
main(String[]) - Static method in class org.optaplanner.examples.travelingtournament.app.TravelingTournamentBenchmarkApp
 
main(String[]) - Static method in class org.optaplanner.examples.travelingtournament.persistence.TravelingTournamentExporter
 
main(String[]) - Static method in class org.optaplanner.examples.travelingtournament.persistence.TravelingTournamentImporter
 
main(String[]) - Static method in class org.optaplanner.examples.tsp.app.TspApp
 
main(String[]) - Static method in class org.optaplanner.examples.tsp.app.TspBenchmarkApp
 
main(String[]) - Static method in class org.optaplanner.examples.tsp.persistence.TspExporter
 
main(String[]) - Static method in class org.optaplanner.examples.tsp.persistence.TspImporter
 
main(String[]) - Static method in class org.optaplanner.examples.vehiclerouting.app.VehicleRoutingApp
 
main(String[]) - Static method in class org.optaplanner.examples.vehiclerouting.app.VehicleRoutingBenchmarkApp
 
main(String[]) - Static method in class org.optaplanner.examples.vehiclerouting.persistence.VehicleRoutingImporter
 
main(String[]) - Static method in class org.optaplanner.examples.vehiclerouting.persistence.VehicleRoutingTspBasedGenerator
 
makeDirs(File) - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
 
makeDirs(File) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
 
MALE_FEMALE_ICON_VARIATION - Static variable in class org.optaplanner.examples.dinnerparty.swingui.DinnerPartyPanel
 
manualEntityMimicRecorder - Variable in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
 
ManualEntityMimicRecorder - Class in org.optaplanner.core.impl.heuristic.selector.entity.mimic
 
ManualEntityMimicRecorder(EntitySelector) - Constructor for class org.optaplanner.core.impl.heuristic.selector.entity.mimic.ManualEntityMimicRecorder
 
MARGIN_RATIO - Static variable in class org.optaplanner.examples.common.swingui.latitudelongitude.LatitudeLongitudeTranslator
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.optaplanner.core.config.util.KeyAsElementMapConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.optaplanner.persistence.xstream.impl.score.XStreamScoreConverter
 
Match - Class in org.optaplanner.examples.travelingtournament.domain
 
Match() - Constructor for class org.optaplanner.examples.travelingtournament.domain.Match
 
MatchChainRotationsMove - Class in org.optaplanner.examples.travelingtournament.solver.move
 
MatchChainRotationsMove(List<Match>, List<Match>) - Constructor for class org.optaplanner.examples.travelingtournament.solver.move.MatchChainRotationsMove
 
MatchChainRotationsMoveFactory - Class in org.optaplanner.examples.travelingtournament.solver.move.factory
 
MatchChainRotationsMoveFactory() - Constructor for class org.optaplanner.examples.travelingtournament.solver.move.factory.MatchChainRotationsMoveFactory
 
matchesEntity(Object) - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
 
max(SelectionCacheType, SelectionCacheType) - Static method in enum org.optaplanner.core.config.heuristic.selector.common.SelectionCacheType
 
maximumLayoutSize(Container) - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTableLayout
 
maximumSubChainSize - Variable in class org.optaplanner.core.config.heuristic.selector.value.chained.SubChainSelectorConfig
 
maximumSubChainSize - Variable in class org.optaplanner.core.impl.heuristic.selector.value.chained.DefaultSubChainSelector
 
maximumSubPillarSize - Variable in class org.optaplanner.core.config.heuristic.selector.entity.pillar.PillarSelectorConfig
 
maximumSubPillarSize - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.pillar.DefaultPillarSelector
 
maxScoreMoveScope - Variable in class org.optaplanner.core.impl.constructionheuristic.decider.forager.DefaultConstructionHeuristicForager
 
mediumScore - Variable in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScoreHolder
 
mediumScore - Variable in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreHolder
 
MemoryUseMeasurement - Class in org.optaplanner.benchmark.impl.statistic.memoryuse
 
MemoryUseMeasurement(long, long) - Constructor for class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseMeasurement
 
MemoryUseProblemStatistic - Class in org.optaplanner.benchmark.impl.statistic.memoryuse
 
MemoryUseProblemStatistic(ProblemBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseProblemStatistic
 
MemoryUseSingleStatistic - Class in org.optaplanner.benchmark.impl.statistic.memoryuse
 
MemoryUseSingleStatistic(SingleBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseSingleStatistic
 
MemoryUseSingleStatistic(SingleBenchmarkResult, long) - Constructor for class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseSingleStatistic
 
MemoryUseStatisticPoint - Class in org.optaplanner.benchmark.impl.statistic.memoryuse
 
MemoryUseStatisticPoint(long, MemoryUseMeasurement) - Constructor for class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseStatisticPoint
 
mergeProperty(T, T) - Static method in class org.optaplanner.core.config.util.ConfigUtils
 
MICROS_PER_ONE_AS_BIG_DECIMAL - Static variable in class org.optaplanner.examples.cheaptime.solver.CheapTimeCostCalculator
 
MICROS_PER_ONE_AS_DOUBLE - Static variable in class org.optaplanner.examples.cheaptime.solver.CheapTimeCostCalculator
 
MICROS_PER_ONE_AS_LONG - Static variable in class org.optaplanner.examples.cheaptime.solver.CheapTimeCostCalculator
 
mightContainEntity() - Method in class org.optaplanner.core.impl.domain.valuerange.descriptor.AbstractValueRangeDescriptor
 
mightContainEntity() - Method in interface org.optaplanner.core.impl.domain.valuerange.descriptor.ValueRangeDescriptor
 
MillisecondsSpentNumberFormat - Class in org.optaplanner.benchmark.impl.statistic.common
 
MillisecondsSpentNumberFormat(Locale) - Constructor for class org.optaplanner.benchmark.impl.statistic.common.MillisecondsSpentNumberFormat
 
MimicRecordingEntitySelector - Class in org.optaplanner.core.impl.heuristic.selector.entity.mimic
 
MimicRecordingEntitySelector(EntitySelector) - Constructor for class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicRecordingEntitySelector
 
MimicReplayingEntitySelector - Class in org.optaplanner.core.impl.heuristic.selector.entity.mimic
 
MimicReplayingEntitySelector(EntityMimicRecorder) - Constructor for class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicReplayingEntitySelector
 
mimicSelectorRef - Variable in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
 
minimumCacheType - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.FromSolutionEntitySelector
 
minimumCacheType - Variable in class org.optaplanner.core.impl.heuristic.selector.value.FromSolutionPropertyValueSelector
 
minimumLayoutSize(Container) - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTableLayout
 
minimumSubChainSize - Variable in class org.optaplanner.core.config.heuristic.selector.value.chained.SubChainSelectorConfig
 
minimumSubChainSize - Variable in class org.optaplanner.core.impl.heuristic.selector.value.chained.DefaultSubChainSelector
Unlike DefaultPillarSelector.minimumSubPillarSize and DefaultPillarSelector.maximumSubPillarSize, the sub selection here is a sequence.
minimumSubPillarSize - Variable in class org.optaplanner.core.config.heuristic.selector.entity.pillar.PillarSelectorConfig
 
minimumSubPillarSize - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.pillar.DefaultPillarSelector
Unlike DefaultSubChainSelector.minimumSubChainSize and DefaultSubChainSelector.maximumSubChainSize, the sub selection here is any sub set.
MinMaxContractLine - Class in org.optaplanner.examples.nurserostering.domain.contract
 
MinMaxContractLine() - Constructor for class org.optaplanner.examples.nurserostering.domain.contract.MinMaxContractLine
 
MixedCheckBox - Class in org.optaplanner.benchmark.impl.aggregator.swingui
 
MixedCheckBox() - Constructor for class org.optaplanner.benchmark.impl.aggregator.swingui.MixedCheckBox
 
MixedCheckBox(String) - Constructor for class org.optaplanner.benchmark.impl.aggregator.swingui.MixedCheckBox
 
MixedCheckBox(String, String) - Constructor for class org.optaplanner.benchmark.impl.aggregator.swingui.MixedCheckBox
 
MixedCheckBox(String, String, Object) - Constructor for class org.optaplanner.benchmark.impl.aggregator.swingui.MixedCheckBox
 
MixedCheckBox.MixedCheckBoxStatus - Enum in org.optaplanner.benchmark.impl.aggregator.swingui
 
MovableLectureSelectionFilter - Class in org.optaplanner.examples.curriculumcourse.domain.solver
 
MovableLectureSelectionFilter() - Constructor for class org.optaplanner.examples.curriculumcourse.domain.solver.MovableLectureSelectionFilter
 
MovableShiftAssignmentSelectionFilter - Class in org.optaplanner.examples.nurserostering.domain.solver
 
MovableShiftAssignmentSelectionFilter() - Constructor for class org.optaplanner.examples.nurserostering.domain.solver.MovableShiftAssignmentSelectionFilter
 
MovableTeamAssignmentSelectionFilter - Class in org.optaplanner.examples.tennis.domain.solver
 
MovableTeamAssignmentSelectionFilter() - Constructor for class org.optaplanner.examples.tennis.domain.solver.MovableTeamAssignmentSelectionFilter
 
Move - Interface in org.optaplanner.core.impl.heuristic.move
A Move represents a change of 1 or more planning variables of 1 or more planning entities in the working Solution.
moveBed(ScoreDirector, BedDesignation, Bed) - Static method in class org.optaplanner.examples.pas.solver.move.PatientAdmissionMoveHelper
 
moveCloudComputer(ScoreDirector, CloudProcess, CloudComputer) - Static method in class org.optaplanner.examples.cloudbalancing.solver.move.CloudBalancingMoveHelper
 
MoveCountPerStepMeasurement - Class in org.optaplanner.benchmark.impl.statistic.movecountperstep
 
MoveCountPerStepMeasurement(long, long) - Constructor for class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepMeasurement
 
MoveCountPerStepProblemStatistic - Class in org.optaplanner.benchmark.impl.statistic.movecountperstep
 
MoveCountPerStepProblemStatistic(ProblemBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepProblemStatistic
 
MoveCountPerStepSingleStatistic - Class in org.optaplanner.benchmark.impl.statistic.movecountperstep
 
MoveCountPerStepSingleStatistic(SingleBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepSingleStatistic
 
MoveCountPerStepStatisticPoint - Class in org.optaplanner.benchmark.impl.statistic.movecountperstep
 
MoveCountPerStepStatisticPoint(long, MoveCountPerStepMeasurement) - Constructor for class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepStatisticPoint
 
moveDay(ScoreDirector, Match, Day) - Static method in class org.optaplanner.examples.travelingtournament.solver.move.TravelingTournamentMoveHelper
 
moveEmployee(ScoreDirector, ShiftAssignment, Employee) - Static method in class org.optaplanner.examples.nurserostering.solver.move.NurseRosteringMoveHelper
 
MoveIteratorFactory - Interface in org.optaplanner.core.impl.heuristic.selector.move.factory
An interface to generate an Iterator of custom Moves.
moveIteratorFactory - Variable in class org.optaplanner.core.impl.heuristic.selector.move.factory.MoveIteratorFactoryToMoveSelectorBridge
 
moveIteratorFactoryClass - Variable in class org.optaplanner.core.config.heuristic.selector.move.factory.MoveIteratorFactoryConfig
 
MoveIteratorFactoryConfig - Class in org.optaplanner.core.config.heuristic.selector.move.factory
 
MoveIteratorFactoryConfig() - Constructor for class org.optaplanner.core.config.heuristic.selector.move.factory.MoveIteratorFactoryConfig
 
MoveIteratorFactoryToMoveSelectorBridge - Class in org.optaplanner.core.impl.heuristic.selector.move.factory
Bridges a MoveIteratorFactory to a MoveSelector.
MoveIteratorFactoryToMoveSelectorBridge(MoveIteratorFactory, boolean) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.factory.MoveIteratorFactoryToMoveSelectorBridge
 
moveIteratorMap - Variable in class org.optaplanner.core.impl.heuristic.selector.move.composite.UnionMoveSelector.RandomUnionMoveIterator
 
moveList - Variable in class org.optaplanner.core.impl.heuristic.move.CompositeMove
 
MoveListFactory<SolutionG extends Solution> - Interface in org.optaplanner.core.impl.heuristic.selector.move.factory
A simple interface to generate a List of custom Moves.
moveListFactory - Variable in class org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactoryToMoveSelectorBridge
 
moveListFactoryClass - Variable in class org.optaplanner.core.config.heuristic.selector.move.factory.MoveListFactoryConfig
 
MoveListFactoryConfig - Class in org.optaplanner.core.config.heuristic.selector.move.factory
 
MoveListFactoryConfig() - Constructor for class org.optaplanner.core.config.heuristic.selector.move.factory.MoveListFactoryConfig
 
MoveListFactoryToMoveSelectorBridge - Class in org.optaplanner.core.impl.heuristic.selector.move.factory
Bridges a MoveListFactory to a MoveSelector.
MoveListFactoryToMoveSelectorBridge(MoveListFactory, SelectionCacheType, boolean) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactoryToMoveSelectorBridge
 
moveSelector - Variable in class org.optaplanner.core.impl.constructionheuristic.placer.PooledEntityPlacer
 
moveSelector - Variable in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
 
MoveSelector - Interface in org.optaplanner.core.impl.heuristic.selector.move
Generates Moves.
moveSelector - Variable in class org.optaplanner.core.impl.localsearch.decider.LocalSearchDecider
 
moveSelectorConfig - Variable in class org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchPhaseConfig
 
MoveSelectorConfig - Class in org.optaplanner.core.config.heuristic.selector.move
General superclass for ChangeMoveSelectorConfig, etc.
MoveSelectorConfig() - Constructor for class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
 
moveSelectorConfigList - Variable in class org.optaplanner.core.config.constructionheuristic.placer.QueuedEntityPlacerConfig
 
moveSelectorList - Variable in class org.optaplanner.core.impl.constructionheuristic.placer.QueuedEntityPlacer
 
moveShiftAssignmentToEmployee(ShiftAssignment, Employee) - Method in class org.optaplanner.examples.nurserostering.swingui.NurseRosteringPanel
 
MoveTabuAcceptor - Class in org.optaplanner.core.impl.localsearch.decider.acceptor.tabu
 
MoveTabuAcceptor() - Constructor for class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.MoveTabuAcceptor
 
moveTabuSize - Variable in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
 
MrBalancePenalty - Class in org.optaplanner.examples.machinereassignment.domain
 
MrBalancePenalty() - Constructor for class org.optaplanner.examples.machinereassignment.domain.MrBalancePenalty
 
MrGlobalPenaltyInfo - Class in org.optaplanner.examples.machinereassignment.domain
 
MrGlobalPenaltyInfo() - Constructor for class org.optaplanner.examples.machinereassignment.domain.MrGlobalPenaltyInfo
 
MrLocation - Class in org.optaplanner.examples.machinereassignment.domain
 
MrLocation() - Constructor for class org.optaplanner.examples.machinereassignment.domain.MrLocation
 
MrMachine - Class in org.optaplanner.examples.machinereassignment.domain
 
MrMachine() - Constructor for class org.optaplanner.examples.machinereassignment.domain.MrMachine
 
MrMachineCapacity - Class in org.optaplanner.examples.machinereassignment.domain
 
MrMachineCapacity() - Constructor for class org.optaplanner.examples.machinereassignment.domain.MrMachineCapacity
 
MrMachinePanel - Class in org.optaplanner.examples.machinereassignment.swingui
 
MrMachinePanel(MachineReassignmentPanel, List<MrResource>, MrMachine) - Constructor for class org.optaplanner.examples.machinereassignment.swingui.MrMachinePanel
 
MrMachineProbabilityWeightFactory - Class in org.optaplanner.examples.machinereassignment.solver.selector
 
MrMachineProbabilityWeightFactory() - Constructor for class org.optaplanner.examples.machinereassignment.solver.selector.MrMachineProbabilityWeightFactory
 
MrMachineTransientUsage - Class in org.optaplanner.examples.machinereassignment.solver.drools
 
MrMachineTransientUsage(MrMachineCapacity, long) - Constructor for class org.optaplanner.examples.machinereassignment.solver.drools.MrMachineTransientUsage
 
MrMachineUsage - Class in org.optaplanner.examples.machinereassignment.solver.drools
 
MrMachineUsage(MrMachineCapacity, long) - Constructor for class org.optaplanner.examples.machinereassignment.solver.drools.MrMachineUsage
 
MrNeighborhood - Class in org.optaplanner.examples.machinereassignment.domain
 
MrNeighborhood() - Constructor for class org.optaplanner.examples.machinereassignment.domain.MrNeighborhood
 
MrProcess - Class in org.optaplanner.examples.machinereassignment.domain
 
MrProcess() - Constructor for class org.optaplanner.examples.machinereassignment.domain.MrProcess
 
MrProcessAssignment - Class in org.optaplanner.examples.machinereassignment.domain
 
MrProcessAssignment() - Constructor for class org.optaplanner.examples.machinereassignment.domain.MrProcessAssignment
 
MrProcessAssignmentDifficultyComparator - Class in org.optaplanner.examples.machinereassignment.domain.solver
 
MrProcessAssignmentDifficultyComparator() - Constructor for class org.optaplanner.examples.machinereassignment.domain.solver.MrProcessAssignmentDifficultyComparator
 
MrProcessRequirement - Class in org.optaplanner.examples.machinereassignment.domain
 
MrProcessRequirement() - Constructor for class org.optaplanner.examples.machinereassignment.domain.MrProcessRequirement
 
MrResource - Class in org.optaplanner.examples.machinereassignment.domain
 
MrResource() - Constructor for class org.optaplanner.examples.machinereassignment.domain.MrResource
 
MrService - Class in org.optaplanner.examples.machinereassignment.domain
 
MrService() - Constructor for class org.optaplanner.examples.machinereassignment.domain.MrService
 
MrServiceDependency - Class in org.optaplanner.examples.machinereassignment.domain.solver
 
MrServiceDependency() - Constructor for class org.optaplanner.examples.machinereassignment.domain.solver.MrServiceDependency
 
MrServiceMovedProcessesCount - Class in org.optaplanner.examples.machinereassignment.solver.drools
 
MrServiceMovedProcessesCount(MrService, int) - Constructor for class org.optaplanner.examples.machinereassignment.solver.drools.MrServiceMovedProcessesCount
 
multiply(double) - Method in class org.optaplanner.benchmark.impl.measurement.ScoreDifferencePercentage
 
multiply(double) - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScore
 
multiply(double) - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScore
 
multiply(double) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScore
 
multiply(double) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScore
 
multiply(double) - Method in class org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScore
 
multiply(double) - Method in class org.optaplanner.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScore
 
multiply(double) - Method in class org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScore
 
multiply(double) - Method in class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScore
 
multiply(double) - Method in class org.optaplanner.core.api.score.buildin.simple.SimpleScore
 
multiply(double) - Method in class org.optaplanner.core.api.score.buildin.simplebigdecimal.SimpleBigDecimalScore
 
multiply(double) - Method in class org.optaplanner.core.api.score.buildin.simpledouble.SimpleDoubleScore
 
multiply(double) - Method in class org.optaplanner.core.api.score.buildin.simplelong.SimpleLongScore
 
multiply(double) - Method in interface org.optaplanner.core.api.score.Score
Returns a Score whose value is (this * multiplicand).
multiplyTwoMicros(long, long) - Static method in class org.optaplanner.examples.cheaptime.solver.CheapTimeCostCalculator
 
MutationCounter - Class in org.optaplanner.core.impl.domain.solution.mutation
 
MutationCounter(SolutionDescriptor) - Constructor for class org.optaplanner.core.impl.domain.solution.mutation.MutationCounter
 

N

name() - Method in interface org.optaplanner.benchmark.impl.statistic.StatisticType
 
name - Variable in class org.optaplanner.examples.common.app.CommonApp
 
name - Variable in class org.optaplanner.examples.vehiclerouting.domain.location.Location
 
name - Variable in class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution
 
NAME_MDC - Static variable in class org.optaplanner.benchmark.impl.SingleBenchmarkRunner
 
NaturalDeciderScoreComparatorFactory - Class in org.optaplanner.core.impl.localsearch.decider.deciderscorecomparator
Implementation of DeciderScoreComparatorFactory.
NaturalDeciderScoreComparatorFactory() - Constructor for class org.optaplanner.core.impl.localsearch.decider.deciderscorecomparator.NaturalDeciderScoreComparatorFactory
 
NaturalScoreComparator - Class in org.optaplanner.core.api.score.comparator
Compares by the natural order of scores.
NaturalScoreComparator() - Constructor for class org.optaplanner.core.api.score.comparator.NaturalScoreComparator
 
nearbyTravelDistanceMap - Variable in class org.optaplanner.examples.vehiclerouting.domain.location.segmented.HubSegmentLocation
 
nearbyTravelDistanceMap - Variable in class org.optaplanner.examples.vehiclerouting.domain.location.segmented.RoadSegmentLocation
 
negate() - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScore
 
negate() - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScore
 
negate() - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScore
 
negate() - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScore
 
negate() - Method in class org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScore
 
negate() - Method in class org.optaplanner.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScore
 
negate() - Method in class org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScore
 
negate() - Method in class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScore
 
negate() - Method in class org.optaplanner.core.api.score.buildin.simple.SimpleScore
 
negate() - Method in class org.optaplanner.core.api.score.buildin.simplebigdecimal.SimpleBigDecimalScore
 
negate() - Method in class org.optaplanner.core.api.score.buildin.simpledouble.SimpleDoubleScore
 
negate() - Method in class org.optaplanner.core.api.score.buildin.simplelong.SimpleLongScore
 
negate() - Method in interface org.optaplanner.core.api.score.Score
Returns a Score whose value is (- this).
newEntityPlacerConfig() - Method in enum org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicType
 
newInstance(Object, String, Class<T>) - Static method in class org.optaplanner.core.config.util.ConfigUtils
 
newSwapSelection(SubS, SubS) - Method in class org.optaplanner.core.impl.heuristic.selector.common.iterator.AbstractOriginalSwapIterator
 
newSwapSelection(SubS, SubS) - Method in class org.optaplanner.core.impl.heuristic.selector.common.iterator.AbstractRandomSwapIterator
 
next() - Method in class org.optaplanner.core.impl.heuristic.selector.common.iterator.CachedListRandomIterator
 
next() - Method in class org.optaplanner.core.impl.heuristic.selector.common.iterator.SingletonIterator
 
next() - Method in class org.optaplanner.core.impl.heuristic.selector.common.iterator.UpcomingSelectionIterator
 
next() - Method in class org.optaplanner.core.impl.heuristic.selector.move.composite.CartesianProductMoveSelector.RandomCartesianProductMoveIterator
 
next() - Method in class org.optaplanner.core.impl.heuristic.selector.move.composite.UnionMoveSelector.RandomUnionMoveIterator
 
nextCustomer - Variable in class org.optaplanner.examples.vehiclerouting.domain.Customer
 
nextCustomer - Variable in class org.optaplanner.examples.vehiclerouting.domain.Vehicle
 
nextDouble(Random, double) - Static method in class org.optaplanner.core.impl.solver.random.RandomUtils
Mimics Random.nextInt(int) for doubles.
nextIndex() - Method in class org.optaplanner.core.impl.heuristic.selector.common.iterator.SingletonIterator
 
nextLong(Random, long) - Static method in class org.optaplanner.core.impl.solver.random.RandomUtils
Mimics Random.nextInt(int) for longs.
Night - Class in org.optaplanner.examples.pas.domain
 
Night() - Constructor for class org.optaplanner.examples.pas.domain.Night
 
NoChangeMove - Class in org.optaplanner.core.impl.heuristic.move
Makes no changes.
NoChangeMove() - Constructor for class org.optaplanner.core.impl.heuristic.move.NoChangeMove
 
nodeComparator - Variable in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase
 
nodeExplorationType - Variable in class org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchPhaseConfig
 
NodeExplorationType - Enum in org.optaplanner.core.config.exhaustivesearch
 
NonrenewableResourceCapacityTracker - Class in org.optaplanner.examples.projectjobscheduling.solver.score.capacity
 
NonrenewableResourceCapacityTracker(Resource) - Constructor for class org.optaplanner.examples.projectjobscheduling.solver.score.capacity.NonrenewableResourceCapacityTracker
 
NORMAL_STROKE - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
notEmpty - Variable in class org.optaplanner.core.impl.heuristic.selector.common.iterator.CachedListRandomIterator
 
NotSourceOrSinkAllocationFilter - Class in org.optaplanner.examples.projectjobscheduling.domain.solver
 
NotSourceOrSinkAllocationFilter() - Constructor for class org.optaplanner.examples.projectjobscheduling.domain.solver.NotSourceOrSinkAllocationFilter
 
noUpcomingSelection() - Method in class org.optaplanner.core.impl.heuristic.selector.common.iterator.UpcomingSelectionIterator
 
NQueens - Class in org.optaplanner.examples.nqueens.domain
 
NQueens() - Constructor for class org.optaplanner.examples.nqueens.domain.NQueens
 
NQueensAdvancedIncrementalScoreCalculator - Class in org.optaplanner.examples.nqueens.solver.score
 
NQueensAdvancedIncrementalScoreCalculator() - Constructor for class org.optaplanner.examples.nqueens.solver.score.NQueensAdvancedIncrementalScoreCalculator
 
NQueensApp - Class in org.optaplanner.examples.nqueens.app
 
NQueensApp() - Constructor for class org.optaplanner.examples.nqueens.app.NQueensApp
 
NQueensBasicIncrementalScoreCalculator - Class in org.optaplanner.examples.nqueens.solver.score
 
NQueensBasicIncrementalScoreCalculator() - Constructor for class org.optaplanner.examples.nqueens.solver.score.NQueensBasicIncrementalScoreCalculator
 
NQueensBenchmarkApp - Class in org.optaplanner.examples.nqueens.app
 
NQueensBenchmarkApp() - Constructor for class org.optaplanner.examples.nqueens.app.NQueensBenchmarkApp
 
NQueensDao - Class in org.optaplanner.examples.nqueens.persistence
 
NQueensDao() - Constructor for class org.optaplanner.examples.nqueens.persistence.NQueensDao
 
NQueensEasyScoreCalculator - Class in org.optaplanner.examples.nqueens.solver.score
 
NQueensEasyScoreCalculator() - Constructor for class org.optaplanner.examples.nqueens.solver.score.NQueensEasyScoreCalculator
 
NQueensGenerator - Class in org.optaplanner.examples.nqueens.persistence
 
NQueensGenerator() - Constructor for class org.optaplanner.examples.nqueens.persistence.NQueensGenerator
 
NQueensHelloWorld - Class in org.optaplanner.examples.nqueens.app
 
NQueensHelloWorld() - Constructor for class org.optaplanner.examples.nqueens.app.NQueensHelloWorld
 
NQueensMapBasedEasyScoreCalculator - Class in org.optaplanner.examples.nqueens.solver.score
 
NQueensMapBasedEasyScoreCalculator() - Constructor for class org.optaplanner.examples.nqueens.solver.score.NQueensMapBasedEasyScoreCalculator
 
NQueensPanel - Class in org.optaplanner.examples.nqueens.swingui
 
NQueensPanel() - Constructor for class org.optaplanner.examples.nqueens.swingui.NQueensPanel
 
NullableCountableValueRange<T> - Class in org.optaplanner.core.impl.domain.valuerange.buildin.composite
 
NullableCountableValueRange(CountableValueRange<T>) - Constructor for class org.optaplanner.core.impl.domain.valuerange.buildin.composite.NullableCountableValueRange
 
NullValueReinitializeVariableEntityFilter - Class in org.optaplanner.core.impl.heuristic.selector.entity.decorator
Behaves as if it was a UninitializedVariableEntityFilter, except when the variable is PlanningVariable.nullable().
NullValueReinitializeVariableEntityFilter(GenuineVariableDescriptor) - Constructor for class org.optaplanner.core.impl.heuristic.selector.entity.decorator.NullValueReinitializeVariableEntityFilter
 
NurseRoster - Class in org.optaplanner.examples.nurserostering.domain
 
NurseRoster() - Constructor for class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
NurseRosteringApp - Class in org.optaplanner.examples.nurserostering.app
 
NurseRosteringApp() - Constructor for class org.optaplanner.examples.nurserostering.app.NurseRosteringApp
 
NurseRosteringBenchmarkApp - Class in org.optaplanner.examples.nurserostering.app
 
NurseRosteringBenchmarkApp() - Constructor for class org.optaplanner.examples.nurserostering.app.NurseRosteringBenchmarkApp
 
NurseRosteringDao - Class in org.optaplanner.examples.nurserostering.persistence
 
NurseRosteringDao() - Constructor for class org.optaplanner.examples.nurserostering.persistence.NurseRosteringDao
 
NurseRosteringExporter - Class in org.optaplanner.examples.nurserostering.persistence
 
NurseRosteringExporter() - Constructor for class org.optaplanner.examples.nurserostering.persistence.NurseRosteringExporter
 
NurseRosteringExporter.NurseRosteringOutputBuilder - Class in org.optaplanner.examples.nurserostering.persistence
 
NurseRosteringExporter.NurseRosteringOutputBuilder() - Constructor for class org.optaplanner.examples.nurserostering.persistence.NurseRosteringExporter.NurseRosteringOutputBuilder
 
NurseRosteringImporter - Class in org.optaplanner.examples.nurserostering.persistence
 
NurseRosteringImporter() - Constructor for class org.optaplanner.examples.nurserostering.persistence.NurseRosteringImporter
 
NurseRosteringImporter.NurseRosteringInputBuilder - Class in org.optaplanner.examples.nurserostering.persistence
 
NurseRosteringImporter.NurseRosteringInputBuilder() - Constructor for class org.optaplanner.examples.nurserostering.persistence.NurseRosteringImporter.NurseRosteringInputBuilder
 
NurseRosteringMoveHelper - Class in org.optaplanner.examples.nurserostering.solver.move
 
NurseRosteringPanel - Class in org.optaplanner.examples.nurserostering.swingui
 
NurseRosteringPanel() - Constructor for class org.optaplanner.examples.nurserostering.swingui.NurseRosteringPanel
 
NurseRosterParametrization - Class in org.optaplanner.examples.nurserostering.domain
 
NurseRosterParametrization() - Constructor for class org.optaplanner.examples.nurserostering.domain.NurseRosterParametrization
 

O

open(Solver) - Method in class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreSingleStatistic
 
open(Solver) - Method in class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationSingleStatistic
 
open(Solver) - Method in class org.optaplanner.benchmark.impl.statistic.calculatecount.CalculateCountSingleStatistic
 
open(Solver) - Method in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseSingleStatistic
 
open(Solver) - Method in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepSingleStatistic
 
open(Solver) - Method in class org.optaplanner.benchmark.impl.statistic.single.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreSingleStatistic
 
open(Solver) - Method in class org.optaplanner.benchmark.impl.statistic.single.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreSingleStatistic
 
open(Solver) - Method in class org.optaplanner.benchmark.impl.statistic.single.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffSingleStatistic
 
open(Solver) - Method in class org.optaplanner.benchmark.impl.statistic.single.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffSingleStatistic
 
open(Solver) - Method in class org.optaplanner.benchmark.impl.statistic.SingleStatistic
 
open(Solver) - Method in class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreSingleStatistic
 
openSolution(File) - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
OPTA_PLANNER_ICON - Static variable in class org.optaplanner.examples.common.swingui.SolverAndPersistenceFrame
 
OptaPlannerExamplesApp - Class in org.optaplanner.examples.app
 
OptaPlannerExamplesApp() - Constructor for class org.optaplanner.examples.app.OptaPlannerExamplesApp
 
OptimisticBoundFirstNodeComparator - Class in org.optaplanner.core.impl.exhaustivesearch.node.comparator
Investigate the nodes with a better optimistic bound first, then deeper nodes.
OptimisticBoundFirstNodeComparator(boolean) - Constructor for class org.optaplanner.core.impl.exhaustivesearch.node.comparator.OptimisticBoundFirstNodeComparator
 
ORANGE_1 - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
ORANGE_2 - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
ORANGE_3 - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
OrCompositeTermination - Class in org.optaplanner.core.impl.solver.termination
 
OrCompositeTermination(List<Termination>) - Constructor for class org.optaplanner.core.impl.solver.termination.OrCompositeTermination
 
OrCompositeTermination(Termination...) - Constructor for class org.optaplanner.core.impl.solver.termination.OrCompositeTermination
 
org.optaplanner.benchmark.api - package org.optaplanner.benchmark.api
 
org.optaplanner.benchmark.config - package org.optaplanner.benchmark.config
 
org.optaplanner.benchmark.config.blueprint - package org.optaplanner.benchmark.config.blueprint
 
org.optaplanner.benchmark.config.ranking - package org.optaplanner.benchmark.config.ranking
 
org.optaplanner.benchmark.config.report - package org.optaplanner.benchmark.config.report
 
org.optaplanner.benchmark.config.statistic - package org.optaplanner.benchmark.config.statistic
 
org.optaplanner.benchmark.impl - package org.optaplanner.benchmark.impl
 
org.optaplanner.benchmark.impl.aggregator - package org.optaplanner.benchmark.impl.aggregator
 
org.optaplanner.benchmark.impl.aggregator.swingui - package org.optaplanner.benchmark.impl.aggregator.swingui
 
org.optaplanner.benchmark.impl.measurement - package org.optaplanner.benchmark.impl.measurement
 
org.optaplanner.benchmark.impl.ranking - package org.optaplanner.benchmark.impl.ranking
 
org.optaplanner.benchmark.impl.report - package org.optaplanner.benchmark.impl.report
 
org.optaplanner.benchmark.impl.result - package org.optaplanner.benchmark.impl.result
 
org.optaplanner.benchmark.impl.statistic - package org.optaplanner.benchmark.impl.statistic
 
org.optaplanner.benchmark.impl.statistic.bestscore - package org.optaplanner.benchmark.impl.statistic.bestscore
 
org.optaplanner.benchmark.impl.statistic.bestsolutionmutation - package org.optaplanner.benchmark.impl.statistic.bestsolutionmutation
 
org.optaplanner.benchmark.impl.statistic.calculatecount - package org.optaplanner.benchmark.impl.statistic.calculatecount
 
org.optaplanner.benchmark.impl.statistic.common - package org.optaplanner.benchmark.impl.statistic.common
 
org.optaplanner.benchmark.impl.statistic.memoryuse - package org.optaplanner.benchmark.impl.statistic.memoryuse
 
org.optaplanner.benchmark.impl.statistic.movecountperstep - package org.optaplanner.benchmark.impl.statistic.movecountperstep
 
org.optaplanner.benchmark.impl.statistic.single.constraintmatchtotalbestscore - package org.optaplanner.benchmark.impl.statistic.single.constraintmatchtotalbestscore
 
org.optaplanner.benchmark.impl.statistic.single.constraintmatchtotalstepscore - package org.optaplanner.benchmark.impl.statistic.single.constraintmatchtotalstepscore
 
org.optaplanner.benchmark.impl.statistic.single.pickedmovetypebestscore - package org.optaplanner.benchmark.impl.statistic.single.pickedmovetypebestscore
 
org.optaplanner.benchmark.impl.statistic.single.pickedmovetypestepscore - package org.optaplanner.benchmark.impl.statistic.single.pickedmovetypestepscore
 
org.optaplanner.benchmark.impl.statistic.stepscore - package org.optaplanner.benchmark.impl.statistic.stepscore
 
org.optaplanner.core.api.domain.entity - package org.optaplanner.core.api.domain.entity
 
org.optaplanner.core.api.domain.solution - package org.optaplanner.core.api.domain.solution
 
org.optaplanner.core.api.domain.solution.cloner - package org.optaplanner.core.api.domain.solution.cloner
 
org.optaplanner.core.api.domain.valuerange - package org.optaplanner.core.api.domain.valuerange
 
org.optaplanner.core.api.domain.variable - package org.optaplanner.core.api.domain.variable
 
org.optaplanner.core.api.score - package org.optaplanner.core.api.score
 
org.optaplanner.core.api.score.buildin.bendable - package org.optaplanner.core.api.score.buildin.bendable
 
org.optaplanner.core.api.score.buildin.bendablebigdecimal - package org.optaplanner.core.api.score.buildin.bendablebigdecimal
 
org.optaplanner.core.api.score.buildin.hardmediumsoft - package org.optaplanner.core.api.score.buildin.hardmediumsoft
 
org.optaplanner.core.api.score.buildin.hardmediumsoftlong - package org.optaplanner.core.api.score.buildin.hardmediumsoftlong
 
org.optaplanner.core.api.score.buildin.hardsoft - package org.optaplanner.core.api.score.buildin.hardsoft
 
org.optaplanner.core.api.score.buildin.hardsoftbigdecimal - package org.optaplanner.core.api.score.buildin.hardsoftbigdecimal
 
org.optaplanner.core.api.score.buildin.hardsoftdouble - package org.optaplanner.core.api.score.buildin.hardsoftdouble
 
org.optaplanner.core.api.score.buildin.hardsoftlong - package org.optaplanner.core.api.score.buildin.hardsoftlong
 
org.optaplanner.core.api.score.buildin.simple - package org.optaplanner.core.api.score.buildin.simple
 
org.optaplanner.core.api.score.buildin.simplebigdecimal - package org.optaplanner.core.api.score.buildin.simplebigdecimal
 
org.optaplanner.core.api.score.buildin.simpledouble - package org.optaplanner.core.api.score.buildin.simpledouble
 
org.optaplanner.core.api.score.buildin.simplelong - package org.optaplanner.core.api.score.buildin.simplelong
 
org.optaplanner.core.api.score.comparator - package org.optaplanner.core.api.score.comparator
 
org.optaplanner.core.api.score.constraint - package org.optaplanner.core.api.score.constraint
 
org.optaplanner.core.api.score.constraint.bigdecimal - package org.optaplanner.core.api.score.constraint.bigdecimal
 
org.optaplanner.core.api.score.constraint.primdouble - package org.optaplanner.core.api.score.constraint.primdouble
 
org.optaplanner.core.api.score.constraint.primint - package org.optaplanner.core.api.score.constraint.primint
 
org.optaplanner.core.api.score.constraint.primlong - package org.optaplanner.core.api.score.constraint.primlong
 
org.optaplanner.core.api.score.holder - package org.optaplanner.core.api.score.holder
 
org.optaplanner.core.api.solver - package org.optaplanner.core.api.solver
 
org.optaplanner.core.api.solver.event - package org.optaplanner.core.api.solver.event
 
org.optaplanner.core.config.constructionheuristic - package org.optaplanner.core.config.constructionheuristic
 
org.optaplanner.core.config.constructionheuristic.decider.forager - package org.optaplanner.core.config.constructionheuristic.decider.forager
 
org.optaplanner.core.config.constructionheuristic.placer - package org.optaplanner.core.config.constructionheuristic.placer
 
org.optaplanner.core.config.exhaustivesearch - package org.optaplanner.core.config.exhaustivesearch
 
org.optaplanner.core.config.heuristic.policy - package org.optaplanner.core.config.heuristic.policy
 
org.optaplanner.core.config.heuristic.selector - package org.optaplanner.core.config.heuristic.selector
 
org.optaplanner.core.config.heuristic.selector.common - package org.optaplanner.core.config.heuristic.selector.common
 
org.optaplanner.core.config.heuristic.selector.common.decorator - package org.optaplanner.core.config.heuristic.selector.common.decorator
 
org.optaplanner.core.config.heuristic.selector.entity - package org.optaplanner.core.config.heuristic.selector.entity
 
org.optaplanner.core.config.heuristic.selector.entity.pillar - package org.optaplanner.core.config.heuristic.selector.entity.pillar
 
org.optaplanner.core.config.heuristic.selector.move - package org.optaplanner.core.config.heuristic.selector.move
 
org.optaplanner.core.config.heuristic.selector.move.composite - package org.optaplanner.core.config.heuristic.selector.move.composite
 
org.optaplanner.core.config.heuristic.selector.move.factory - package org.optaplanner.core.config.heuristic.selector.move.factory
 
org.optaplanner.core.config.heuristic.selector.move.generic - package org.optaplanner.core.config.heuristic.selector.move.generic
 
org.optaplanner.core.config.heuristic.selector.move.generic.chained - package org.optaplanner.core.config.heuristic.selector.move.generic.chained
 
org.optaplanner.core.config.heuristic.selector.value - package org.optaplanner.core.config.heuristic.selector.value
 
org.optaplanner.core.config.heuristic.selector.value.chained - package org.optaplanner.core.config.heuristic.selector.value.chained
 
org.optaplanner.core.config.localsearch - package org.optaplanner.core.config.localsearch
 
org.optaplanner.core.config.localsearch.decider.acceptor - package org.optaplanner.core.config.localsearch.decider.acceptor
 
org.optaplanner.core.config.localsearch.decider.acceptor.stepcountinghillclimbing - package org.optaplanner.core.config.localsearch.decider.acceptor.stepcountinghillclimbing
 
org.optaplanner.core.config.localsearch.decider.deciderscorecomparator - package org.optaplanner.core.config.localsearch.decider.deciderscorecomparator
 
org.optaplanner.core.config.localsearch.decider.forager - package org.optaplanner.core.config.localsearch.decider.forager
 
org.optaplanner.core.config.phase - package org.optaplanner.core.config.phase
 
org.optaplanner.core.config.phase.custom - package org.optaplanner.core.config.phase.custom
 
org.optaplanner.core.config.score.definition - package org.optaplanner.core.config.score.definition
 
org.optaplanner.core.config.score.director - package org.optaplanner.core.config.score.director
 
org.optaplanner.core.config.score.trend - package org.optaplanner.core.config.score.trend
 
org.optaplanner.core.config.solver - package org.optaplanner.core.config.solver
 
org.optaplanner.core.config.solver.random - package org.optaplanner.core.config.solver.random
 
org.optaplanner.core.config.solver.termination - package org.optaplanner.core.config.solver.termination
 
org.optaplanner.core.config.util - package org.optaplanner.core.config.util
 
org.optaplanner.core.impl.constructionheuristic - package org.optaplanner.core.impl.constructionheuristic
 
org.optaplanner.core.impl.constructionheuristic.decider - package org.optaplanner.core.impl.constructionheuristic.decider
 
org.optaplanner.core.impl.constructionheuristic.decider.forager - package org.optaplanner.core.impl.constructionheuristic.decider.forager
 
org.optaplanner.core.impl.constructionheuristic.event - package org.optaplanner.core.impl.constructionheuristic.event
 
org.optaplanner.core.impl.constructionheuristic.placer - package org.optaplanner.core.impl.constructionheuristic.placer
 
org.optaplanner.core.impl.constructionheuristic.scope - package org.optaplanner.core.impl.constructionheuristic.scope
 
org.optaplanner.core.impl.domain.common - package org.optaplanner.core.impl.domain.common
 
org.optaplanner.core.impl.domain.entity.descriptor - package org.optaplanner.core.impl.domain.entity.descriptor
 
org.optaplanner.core.impl.domain.policy - package org.optaplanner.core.impl.domain.policy
 
org.optaplanner.core.impl.domain.solution.cloner - package org.optaplanner.core.impl.domain.solution.cloner
 
org.optaplanner.core.impl.domain.solution.descriptor - package org.optaplanner.core.impl.domain.solution.descriptor
 
org.optaplanner.core.impl.domain.solution.mutation - package org.optaplanner.core.impl.domain.solution.mutation
 
org.optaplanner.core.impl.domain.valuerange - package org.optaplanner.core.impl.domain.valuerange
 
org.optaplanner.core.impl.domain.valuerange.buildin.bigdecimal - package org.optaplanner.core.impl.domain.valuerange.buildin.bigdecimal
 
org.optaplanner.core.impl.domain.valuerange.buildin.collection - package org.optaplanner.core.impl.domain.valuerange.buildin.collection
 
org.optaplanner.core.impl.domain.valuerange.buildin.composite - package org.optaplanner.core.impl.domain.valuerange.buildin.composite
 
org.optaplanner.core.impl.domain.valuerange.buildin.primdouble - package org.optaplanner.core.impl.domain.valuerange.buildin.primdouble
 
org.optaplanner.core.impl.domain.valuerange.buildin.primint - package org.optaplanner.core.impl.domain.valuerange.buildin.primint
 
org.optaplanner.core.impl.domain.valuerange.descriptor - package org.optaplanner.core.impl.domain.valuerange.descriptor
 
org.optaplanner.core.impl.domain.valuerange.util - package org.optaplanner.core.impl.domain.valuerange.util
 
org.optaplanner.core.impl.domain.variable.descriptor - package org.optaplanner.core.impl.domain.variable.descriptor
 
org.optaplanner.core.impl.domain.variable.listener - package org.optaplanner.core.impl.domain.variable.listener
 
org.optaplanner.core.impl.exhaustivesearch - package org.optaplanner.core.impl.exhaustivesearch
 
org.optaplanner.core.impl.exhaustivesearch.decider - package org.optaplanner.core.impl.exhaustivesearch.decider
 
org.optaplanner.core.impl.exhaustivesearch.event - package org.optaplanner.core.impl.exhaustivesearch.event
 
org.optaplanner.core.impl.exhaustivesearch.node - package org.optaplanner.core.impl.exhaustivesearch.node
 
org.optaplanner.core.impl.exhaustivesearch.node.bounder - package org.optaplanner.core.impl.exhaustivesearch.node.bounder
 
org.optaplanner.core.impl.exhaustivesearch.node.comparator - package org.optaplanner.core.impl.exhaustivesearch.node.comparator
 
org.optaplanner.core.impl.exhaustivesearch.scope - package org.optaplanner.core.impl.exhaustivesearch.scope
 
org.optaplanner.core.impl.heuristic.move - package org.optaplanner.core.impl.heuristic.move
 
org.optaplanner.core.impl.heuristic.selector - package org.optaplanner.core.impl.heuristic.selector
 
org.optaplanner.core.impl.heuristic.selector.common - package org.optaplanner.core.impl.heuristic.selector.common
 
org.optaplanner.core.impl.heuristic.selector.common.decorator - package org.optaplanner.core.impl.heuristic.selector.common.decorator
 
org.optaplanner.core.impl.heuristic.selector.common.iterator - package org.optaplanner.core.impl.heuristic.selector.common.iterator
 
org.optaplanner.core.impl.heuristic.selector.entity - package org.optaplanner.core.impl.heuristic.selector.entity
 
org.optaplanner.core.impl.heuristic.selector.entity.decorator - package org.optaplanner.core.impl.heuristic.selector.entity.decorator
 
org.optaplanner.core.impl.heuristic.selector.entity.mimic - package org.optaplanner.core.impl.heuristic.selector.entity.mimic
 
org.optaplanner.core.impl.heuristic.selector.entity.pillar - package org.optaplanner.core.impl.heuristic.selector.entity.pillar
 
org.optaplanner.core.impl.heuristic.selector.move - package org.optaplanner.core.impl.heuristic.selector.move
 
org.optaplanner.core.impl.heuristic.selector.move.composite - package org.optaplanner.core.impl.heuristic.selector.move.composite
 
org.optaplanner.core.impl.heuristic.selector.move.decorator - package org.optaplanner.core.impl.heuristic.selector.move.decorator
 
org.optaplanner.core.impl.heuristic.selector.move.factory - package org.optaplanner.core.impl.heuristic.selector.move.factory
 
org.optaplanner.core.impl.heuristic.selector.move.generic - package org.optaplanner.core.impl.heuristic.selector.move.generic
 
org.optaplanner.core.impl.heuristic.selector.move.generic.chained - package org.optaplanner.core.impl.heuristic.selector.move.generic.chained
 
org.optaplanner.core.impl.heuristic.selector.value - package org.optaplanner.core.impl.heuristic.selector.value
 
org.optaplanner.core.impl.heuristic.selector.value.chained - package org.optaplanner.core.impl.heuristic.selector.value.chained
 
org.optaplanner.core.impl.heuristic.selector.value.decorator - package org.optaplanner.core.impl.heuristic.selector.value.decorator
 
org.optaplanner.core.impl.localsearch - package org.optaplanner.core.impl.localsearch
 
org.optaplanner.core.impl.localsearch.decider - package org.optaplanner.core.impl.localsearch.decider
 
org.optaplanner.core.impl.localsearch.decider.acceptor - package org.optaplanner.core.impl.localsearch.decider.acceptor
 
org.optaplanner.core.impl.localsearch.decider.acceptor.hillclimbing - package org.optaplanner.core.impl.localsearch.decider.acceptor.hillclimbing
 
org.optaplanner.core.impl.localsearch.decider.acceptor.lateacceptance - package org.optaplanner.core.impl.localsearch.decider.acceptor.lateacceptance
 
org.optaplanner.core.impl.localsearch.decider.acceptor.latesimulatedannealing - package org.optaplanner.core.impl.localsearch.decider.acceptor.latesimulatedannealing
 
org.optaplanner.core.impl.localsearch.decider.acceptor.simulatedannealing - package org.optaplanner.core.impl.localsearch.decider.acceptor.simulatedannealing
 
org.optaplanner.core.impl.localsearch.decider.acceptor.stepcountinghillclimbing - package org.optaplanner.core.impl.localsearch.decider.acceptor.stepcountinghillclimbing
 
org.optaplanner.core.impl.localsearch.decider.acceptor.tabu - package org.optaplanner.core.impl.localsearch.decider.acceptor.tabu
 
org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.size - package org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.size
 
org.optaplanner.core.impl.localsearch.decider.deciderscorecomparator - package org.optaplanner.core.impl.localsearch.decider.deciderscorecomparator
 
org.optaplanner.core.impl.localsearch.decider.forager - package org.optaplanner.core.impl.localsearch.decider.forager
 
org.optaplanner.core.impl.localsearch.decider.forager.finalist - package org.optaplanner.core.impl.localsearch.decider.forager.finalist
 
org.optaplanner.core.impl.localsearch.event - package org.optaplanner.core.impl.localsearch.event
 
org.optaplanner.core.impl.localsearch.scope - package org.optaplanner.core.impl.localsearch.scope
 
org.optaplanner.core.impl.phase - package org.optaplanner.core.impl.phase
 
org.optaplanner.core.impl.phase.custom - package org.optaplanner.core.impl.phase.custom
 
org.optaplanner.core.impl.phase.custom.scope - package org.optaplanner.core.impl.phase.custom.scope
 
org.optaplanner.core.impl.phase.event - package org.optaplanner.core.impl.phase.event
 
org.optaplanner.core.impl.phase.scope - package org.optaplanner.core.impl.phase.scope
 
org.optaplanner.core.impl.score - package org.optaplanner.core.impl.score
 
org.optaplanner.core.impl.score.buildin.bendable - package org.optaplanner.core.impl.score.buildin.bendable
 
org.optaplanner.core.impl.score.buildin.bendablebigdecimal - package org.optaplanner.core.impl.score.buildin.bendablebigdecimal
 
org.optaplanner.core.impl.score.buildin.hardmediumsoft - package org.optaplanner.core.impl.score.buildin.hardmediumsoft
 
org.optaplanner.core.impl.score.buildin.hardmediumsoftlong - package org.optaplanner.core.impl.score.buildin.hardmediumsoftlong
 
org.optaplanner.core.impl.score.buildin.hardsoft - package org.optaplanner.core.impl.score.buildin.hardsoft
 
org.optaplanner.core.impl.score.buildin.hardsoftbigdecimal - package org.optaplanner.core.impl.score.buildin.hardsoftbigdecimal
 
org.optaplanner.core.impl.score.buildin.hardsoftdouble - package org.optaplanner.core.impl.score.buildin.hardsoftdouble
 
org.optaplanner.core.impl.score.buildin.hardsoftlong - package org.optaplanner.core.impl.score.buildin.hardsoftlong
 
org.optaplanner.core.impl.score.buildin.simple - package org.optaplanner.core.impl.score.buildin.simple
 
org.optaplanner.core.impl.score.buildin.simplebigdecimal - package org.optaplanner.core.impl.score.buildin.simplebigdecimal
 
org.optaplanner.core.impl.score.buildin.simpledouble - package org.optaplanner.core.impl.score.buildin.simpledouble
 
org.optaplanner.core.impl.score.buildin.simplelong - package org.optaplanner.core.impl.score.buildin.simplelong
 
org.optaplanner.core.impl.score.comparator - package org.optaplanner.core.impl.score.comparator
 
org.optaplanner.core.impl.score.definition - package org.optaplanner.core.impl.score.definition
 
org.optaplanner.core.impl.score.director - package org.optaplanner.core.impl.score.director
 
org.optaplanner.core.impl.score.director.common - package org.optaplanner.core.impl.score.director.common
 
org.optaplanner.core.impl.score.director.drools - package org.optaplanner.core.impl.score.director.drools
 
org.optaplanner.core.impl.score.director.easy - package org.optaplanner.core.impl.score.director.easy
 
org.optaplanner.core.impl.score.director.incremental - package org.optaplanner.core.impl.score.director.incremental
 
org.optaplanner.core.impl.score.trend - package org.optaplanner.core.impl.score.trend
 
org.optaplanner.core.impl.solver - package org.optaplanner.core.impl.solver
 
org.optaplanner.core.impl.solver.event - package org.optaplanner.core.impl.solver.event
 
org.optaplanner.core.impl.solver.random - package org.optaplanner.core.impl.solver.random
 
org.optaplanner.core.impl.solver.recaller - package org.optaplanner.core.impl.solver.recaller
 
org.optaplanner.core.impl.solver.scope - package org.optaplanner.core.impl.solver.scope
 
org.optaplanner.core.impl.solver.termination - package org.optaplanner.core.impl.solver.termination
 
org.optaplanner.examples.app - package org.optaplanner.examples.app
 
org.optaplanner.examples.cheaptime.app - package org.optaplanner.examples.cheaptime.app
 
org.optaplanner.examples.cheaptime.domain - package org.optaplanner.examples.cheaptime.domain
 
org.optaplanner.examples.cheaptime.domain.solver - package org.optaplanner.examples.cheaptime.domain.solver
 
org.optaplanner.examples.cheaptime.persistence - package org.optaplanner.examples.cheaptime.persistence
 
org.optaplanner.examples.cheaptime.solver - package org.optaplanner.examples.cheaptime.solver
 
org.optaplanner.examples.cheaptime.solver.move - package org.optaplanner.examples.cheaptime.solver.move
 
org.optaplanner.examples.cheaptime.solver.move.factory - package org.optaplanner.examples.cheaptime.solver.move.factory
 
org.optaplanner.examples.cheaptime.solver.score - package org.optaplanner.examples.cheaptime.solver.score
 
org.optaplanner.examples.cheaptime.swingui - package org.optaplanner.examples.cheaptime.swingui
 
org.optaplanner.examples.cloudbalancing.app - package org.optaplanner.examples.cloudbalancing.app
 
org.optaplanner.examples.cloudbalancing.domain - package org.optaplanner.examples.cloudbalancing.domain
 
org.optaplanner.examples.cloudbalancing.domain.solver - package org.optaplanner.examples.cloudbalancing.domain.solver
 
org.optaplanner.examples.cloudbalancing.persistence - package org.optaplanner.examples.cloudbalancing.persistence
 
org.optaplanner.examples.cloudbalancing.solver.move - package org.optaplanner.examples.cloudbalancing.solver.move
 
org.optaplanner.examples.cloudbalancing.solver.move.factory - package org.optaplanner.examples.cloudbalancing.solver.move.factory
 
org.optaplanner.examples.cloudbalancing.solver.score - package org.optaplanner.examples.cloudbalancing.solver.score
 
org.optaplanner.examples.cloudbalancing.swingui - package org.optaplanner.examples.cloudbalancing.swingui
 
org.optaplanner.examples.common.app - package org.optaplanner.examples.common.app
 
org.optaplanner.examples.common.business - package org.optaplanner.examples.common.business
 
org.optaplanner.examples.common.domain - package org.optaplanner.examples.common.domain
 
org.optaplanner.examples.common.persistence - package org.optaplanner.examples.common.persistence
 
org.optaplanner.examples.common.swingui - package org.optaplanner.examples.common.swingui
 
org.optaplanner.examples.common.swingui.latitudelongitude - package org.optaplanner.examples.common.swingui.latitudelongitude
 
org.optaplanner.examples.common.swingui.timetable - package org.optaplanner.examples.common.swingui.timetable
 
org.optaplanner.examples.curriculumcourse.app - package org.optaplanner.examples.curriculumcourse.app
 
org.optaplanner.examples.curriculumcourse.domain - package org.optaplanner.examples.curriculumcourse.domain
 
org.optaplanner.examples.curriculumcourse.domain.solver - package org.optaplanner.examples.curriculumcourse.domain.solver
 
org.optaplanner.examples.curriculumcourse.persistence - package org.optaplanner.examples.curriculumcourse.persistence
 
org.optaplanner.examples.curriculumcourse.solver.move - package org.optaplanner.examples.curriculumcourse.solver.move
 
org.optaplanner.examples.curriculumcourse.swingui - package org.optaplanner.examples.curriculumcourse.swingui
 
org.optaplanner.examples.dinnerparty.app - package org.optaplanner.examples.dinnerparty.app
 
org.optaplanner.examples.dinnerparty.domain - package org.optaplanner.examples.dinnerparty.domain
 
org.optaplanner.examples.dinnerparty.persistence - package org.optaplanner.examples.dinnerparty.persistence
 
org.optaplanner.examples.dinnerparty.solver.move - package org.optaplanner.examples.dinnerparty.solver.move
 
org.optaplanner.examples.dinnerparty.solver.solution.initializer - package org.optaplanner.examples.dinnerparty.solver.solution.initializer
 
org.optaplanner.examples.dinnerparty.swingui - package org.optaplanner.examples.dinnerparty.swingui
 
org.optaplanner.examples.examination.app - package org.optaplanner.examples.examination.app
 
org.optaplanner.examples.examination.domain - package org.optaplanner.examples.examination.domain
 
org.optaplanner.examples.examination.domain.solver - package org.optaplanner.examples.examination.domain.solver
 
org.optaplanner.examples.examination.persistence - package org.optaplanner.examples.examination.persistence
 
org.optaplanner.examples.examination.swingui - package org.optaplanner.examples.examination.swingui
 
org.optaplanner.examples.machinereassignment.app - package org.optaplanner.examples.machinereassignment.app
 
org.optaplanner.examples.machinereassignment.domain - package org.optaplanner.examples.machinereassignment.domain
 
org.optaplanner.examples.machinereassignment.domain.solver - package org.optaplanner.examples.machinereassignment.domain.solver
 
org.optaplanner.examples.machinereassignment.persistence - package org.optaplanner.examples.machinereassignment.persistence
 
org.optaplanner.examples.machinereassignment.solver.drools - package org.optaplanner.examples.machinereassignment.solver.drools
 
org.optaplanner.examples.machinereassignment.solver.score - package org.optaplanner.examples.machinereassignment.solver.score
 
org.optaplanner.examples.machinereassignment.solver.selector - package org.optaplanner.examples.machinereassignment.solver.selector
 
org.optaplanner.examples.machinereassignment.solver.solution.initializer - package org.optaplanner.examples.machinereassignment.solver.solution.initializer
 
org.optaplanner.examples.machinereassignment.swingui - package org.optaplanner.examples.machinereassignment.swingui
 
org.optaplanner.examples.nqueens.app - package org.optaplanner.examples.nqueens.app
 
org.optaplanner.examples.nqueens.domain - package org.optaplanner.examples.nqueens.domain
 
org.optaplanner.examples.nqueens.domain.solution - package org.optaplanner.examples.nqueens.domain.solution
 
org.optaplanner.examples.nqueens.persistence - package org.optaplanner.examples.nqueens.persistence
 
org.optaplanner.examples.nqueens.solver.move - package org.optaplanner.examples.nqueens.solver.move
 
org.optaplanner.examples.nqueens.solver.move.factory - package org.optaplanner.examples.nqueens.solver.move.factory
 
org.optaplanner.examples.nqueens.solver.score - package org.optaplanner.examples.nqueens.solver.score
 
org.optaplanner.examples.nqueens.solver.solution - package org.optaplanner.examples.nqueens.solver.solution
 
org.optaplanner.examples.nqueens.swingui - package org.optaplanner.examples.nqueens.swingui
 
org.optaplanner.examples.nurserostering.app - package org.optaplanner.examples.nurserostering.app
 
org.optaplanner.examples.nurserostering.domain - package org.optaplanner.examples.nurserostering.domain
 
org.optaplanner.examples.nurserostering.domain.contract - package org.optaplanner.examples.nurserostering.domain.contract
 
org.optaplanner.examples.nurserostering.domain.pattern - package org.optaplanner.examples.nurserostering.domain.pattern
 
org.optaplanner.examples.nurserostering.domain.request - package org.optaplanner.examples.nurserostering.domain.request
 
org.optaplanner.examples.nurserostering.domain.solver - package org.optaplanner.examples.nurserostering.domain.solver
 
org.optaplanner.examples.nurserostering.persistence - package org.optaplanner.examples.nurserostering.persistence
 
org.optaplanner.examples.nurserostering.solver.drools - package org.optaplanner.examples.nurserostering.solver.drools
 
org.optaplanner.examples.nurserostering.solver.move - package org.optaplanner.examples.nurserostering.solver.move
 
org.optaplanner.examples.nurserostering.solver.move.factory - package org.optaplanner.examples.nurserostering.solver.move.factory
 
org.optaplanner.examples.nurserostering.swingui - package org.optaplanner.examples.nurserostering.swingui
 
org.optaplanner.examples.pas.app - package org.optaplanner.examples.pas.app
 
org.optaplanner.examples.pas.domain - package org.optaplanner.examples.pas.domain
 
org.optaplanner.examples.pas.domain.solver - package org.optaplanner.examples.pas.domain.solver
 
org.optaplanner.examples.pas.persistence - package org.optaplanner.examples.pas.persistence
 
org.optaplanner.examples.pas.solver.move - package org.optaplanner.examples.pas.solver.move
 
org.optaplanner.examples.pas.solver.move.factory - package org.optaplanner.examples.pas.solver.move.factory
 
org.optaplanner.examples.pas.swingui - package org.optaplanner.examples.pas.swingui
 
org.optaplanner.examples.projectjobscheduling.app - package org.optaplanner.examples.projectjobscheduling.app
 
org.optaplanner.examples.projectjobscheduling.domain - package org.optaplanner.examples.projectjobscheduling.domain
 
org.optaplanner.examples.projectjobscheduling.domain.resource - package org.optaplanner.examples.projectjobscheduling.domain.resource
 
org.optaplanner.examples.projectjobscheduling.domain.solver - package org.optaplanner.examples.projectjobscheduling.domain.solver
 
org.optaplanner.examples.projectjobscheduling.persistence - package org.optaplanner.examples.projectjobscheduling.persistence
 
org.optaplanner.examples.projectjobscheduling.solver.score - package org.optaplanner.examples.projectjobscheduling.solver.score
 
org.optaplanner.examples.projectjobscheduling.solver.score.capacity - package org.optaplanner.examples.projectjobscheduling.solver.score.capacity
 
org.optaplanner.examples.projectjobscheduling.solver.score.drools - package org.optaplanner.examples.projectjobscheduling.solver.score.drools
 
org.optaplanner.examples.projectjobscheduling.swingui - package org.optaplanner.examples.projectjobscheduling.swingui
 
org.optaplanner.examples.tennis.app - package org.optaplanner.examples.tennis.app
 
org.optaplanner.examples.tennis.domain - package org.optaplanner.examples.tennis.domain
 
org.optaplanner.examples.tennis.domain.solver - package org.optaplanner.examples.tennis.domain.solver
 
org.optaplanner.examples.tennis.persistence - package org.optaplanner.examples.tennis.persistence
 
org.optaplanner.examples.tennis.swingui - package org.optaplanner.examples.tennis.swingui
 
org.optaplanner.examples.travelingtournament.app - package org.optaplanner.examples.travelingtournament.app
 
org.optaplanner.examples.travelingtournament.domain - package org.optaplanner.examples.travelingtournament.domain
 
org.optaplanner.examples.travelingtournament.persistence - package org.optaplanner.examples.travelingtournament.persistence
 
org.optaplanner.examples.travelingtournament.solver.move - package org.optaplanner.examples.travelingtournament.solver.move
 
org.optaplanner.examples.travelingtournament.solver.move.factory - package org.optaplanner.examples.travelingtournament.solver.move.factory
 
org.optaplanner.examples.travelingtournament.swingui - package org.optaplanner.examples.travelingtournament.swingui
 
org.optaplanner.examples.tsp.app - package org.optaplanner.examples.tsp.app
 
org.optaplanner.examples.tsp.domain - package org.optaplanner.examples.tsp.domain
 
org.optaplanner.examples.tsp.domain.solver - package org.optaplanner.examples.tsp.domain.solver
 
org.optaplanner.examples.tsp.persistence - package org.optaplanner.examples.tsp.persistence
 
org.optaplanner.examples.tsp.solver.score - package org.optaplanner.examples.tsp.solver.score
 
org.optaplanner.examples.tsp.swingui - package org.optaplanner.examples.tsp.swingui
 
org.optaplanner.examples.vehiclerouting.app - package org.optaplanner.examples.vehiclerouting.app
 
org.optaplanner.examples.vehiclerouting.domain - package org.optaplanner.examples.vehiclerouting.domain
 
org.optaplanner.examples.vehiclerouting.domain.location - package org.optaplanner.examples.vehiclerouting.domain.location
 
org.optaplanner.examples.vehiclerouting.domain.location.segmented - package org.optaplanner.examples.vehiclerouting.domain.location.segmented
 
org.optaplanner.examples.vehiclerouting.domain.solver - package org.optaplanner.examples.vehiclerouting.domain.solver
 
org.optaplanner.examples.vehiclerouting.domain.timewindowed - package org.optaplanner.examples.vehiclerouting.domain.timewindowed
 
org.optaplanner.examples.vehiclerouting.domain.timewindowed.solver - package org.optaplanner.examples.vehiclerouting.domain.timewindowed.solver
 
org.optaplanner.examples.vehiclerouting.persistence - package org.optaplanner.examples.vehiclerouting.persistence
 
org.optaplanner.examples.vehiclerouting.solver.score - package org.optaplanner.examples.vehiclerouting.solver.score
 
org.optaplanner.examples.vehiclerouting.swingui - package org.optaplanner.examples.vehiclerouting.swingui
 
org.optaplanner.persistence.common.api.domain.solution - package org.optaplanner.persistence.common.api.domain.solution
 
org.optaplanner.persistence.xstream.impl.domain.solution - package org.optaplanner.persistence.xstream.impl.domain.solution
 
org.optaplanner.persistence.xstream.impl.score - package org.optaplanner.persistence.xstream.impl.score
 
org.optaplanner.webexamples.cloudbalancing - package org.optaplanner.webexamples.cloudbalancing
 
org.optaplanner.webexamples.vehiclerouting - package org.optaplanner.webexamples.vehiclerouting
 
OriginalOrderNodeComparator - Class in org.optaplanner.core.impl.exhaustivesearch.node.comparator
Investigate deeper nodes first, in order.
OriginalOrderNodeComparator() - Constructor for class org.optaplanner.core.impl.exhaustivesearch.node.comparator.OriginalOrderNodeComparator
 
originalToCloneMap - Variable in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner.FieldAccessingSolutionClonerRun
 
originalValue - Variable in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner.Unprocessed
 
outerSolvingEnded(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.DefaultSolver
 
outerSolvingStarted(DefaultSolverScope) - Method in class org.optaplanner.core.impl.solver.DefaultSolver
 
OUTPUT_FILE_EXTENSION - Static variable in class org.optaplanner.examples.cheaptime.persistence.CheapTimeSolutionFileIO
 
OUTPUT_FILE_SUFFIX - Static variable in class org.optaplanner.examples.tsp.persistence.TspExporter
 
outputDir - Variable in class org.optaplanner.examples.cloudbalancing.persistence.CloudBalancingGenerator
 
outputDir - Variable in class org.optaplanner.examples.common.persistence.AbstractSolutionImporter
 
outputDir - Variable in class org.optaplanner.examples.tennis.persistence.TennisGenerator
 

P

paintComponent(Graphics) - Method in class org.optaplanner.examples.tsp.swingui.TspWorldPanel
 
paintComponent(Graphics) - Method in class org.optaplanner.examples.vehiclerouting.swingui.VehicleRoutingWorldPanel
 
PARALLEL_BENCHMARK_COUNT_AUTO - Static variable in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
 
parse(String, ParsePosition) - Method in class org.optaplanner.benchmark.impl.statistic.common.MillisecondsSpentNumberFormat
 
parseBooleanFromNumber(String) - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
parseCsvLine(String) - Static method in class org.optaplanner.benchmark.impl.statistic.StatisticPoint
 
parseLevelAsBigDecimal(Class<? extends Score>, String, String) - Static method in class org.optaplanner.core.api.score.AbstractScore
 
parseLevelAsDouble(Class<? extends Score>, String, String) - Static method in class org.optaplanner.core.api.score.AbstractScore
 
parseLevelAsInt(Class<? extends Score>, String, String) - Static method in class org.optaplanner.core.api.score.AbstractScore
 
parseLevelAsLong(Class<? extends Score>, String, String) - Static method in class org.optaplanner.core.api.score.AbstractScore
 
parseLevelStrings(Class<? extends Score>, String, int) - Static method in class org.optaplanner.core.api.score.AbstractScore
 
parseLevelStrings(Class<? extends Score>, String, String...) - Static method in class org.optaplanner.core.api.score.AbstractScore
 
parseMicroCost(String) - Static method in class org.optaplanner.examples.cheaptime.solver.CheapTimeCostCalculator
 
parseScore(int, int, String) - Static method in class org.optaplanner.core.api.score.buildin.bendable.BendableScore
 
parseScore(int, int, String) - Static method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScore
 
parseScore(String) - Static method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScore
 
parseScore(String) - Static method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScore
 
parseScore(String) - Static method in class org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScore
 
parseScore(String) - Static method in class org.optaplanner.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScore
 
parseScore(String) - Static method in class org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScore
 
parseScore(String) - Static method in class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScore
 
parseScore(String) - Static method in class org.optaplanner.core.api.score.buildin.simple.SimpleScore
 
parseScore(String) - Static method in class org.optaplanner.core.api.score.buildin.simplebigdecimal.SimpleBigDecimalScore
 
parseScore(String) - Static method in class org.optaplanner.core.api.score.buildin.simpledouble.SimpleDoubleScore
 
parseScore(String) - Static method in class org.optaplanner.core.api.score.buildin.simplelong.SimpleLongScore
 
parseScore(String) - Method in class org.optaplanner.core.impl.score.buildin.bendable.BendableScoreDefinition
 
parseScore(String) - Method in class org.optaplanner.core.impl.score.buildin.bendablebigdecimal.BendableBigDecimalScoreDefinition
 
parseScore(String) - Method in class org.optaplanner.core.impl.score.buildin.hardmediumsoft.HardMediumSoftScoreDefinition
 
parseScore(String) - Method in class org.optaplanner.core.impl.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreDefinition
 
parseScore(String) - Method in class org.optaplanner.core.impl.score.buildin.hardsoft.HardSoftScoreDefinition
 
parseScore(String) - Method in class org.optaplanner.core.impl.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScoreDefinition
 
parseScore(String) - Method in class org.optaplanner.core.impl.score.buildin.hardsoftdouble.HardSoftDoubleScoreDefinition
 
parseScore(String) - Method in class org.optaplanner.core.impl.score.buildin.hardsoftlong.HardSoftLongScoreDefinition
 
parseScore(String) - Method in class org.optaplanner.core.impl.score.buildin.simple.SimpleScoreDefinition
 
parseScore(String) - Method in class org.optaplanner.core.impl.score.buildin.simplebigdecimal.SimpleBigDecimalScoreDefinition
 
parseScore(String) - Method in class org.optaplanner.core.impl.score.buildin.simpledouble.SimpleDoubleScoreDefinition
 
parseScore(String) - Method in class org.optaplanner.core.impl.score.buildin.simplelong.SimpleLongScoreDefinition
 
parseScore(String) - Method in interface org.optaplanner.core.impl.score.definition.ScoreDefinition
Parses the String and returns a Score.
parseTrend(String, int) - Static method in class org.optaplanner.core.impl.score.trend.InitializingScoreTrend
 
Patient - Class in org.optaplanner.examples.pas.domain
 
Patient() - Constructor for class org.optaplanner.examples.pas.domain.Patient
 
PatientAdmissionMoveHelper - Class in org.optaplanner.examples.pas.solver.move
 
PatientAdmissionSchedule - Class in org.optaplanner.examples.pas.domain
 
PatientAdmissionSchedule() - Constructor for class org.optaplanner.examples.pas.domain.PatientAdmissionSchedule
 
PatientAdmissionScheduleApp - Class in org.optaplanner.examples.pas.app
 
PatientAdmissionScheduleApp() - Constructor for class org.optaplanner.examples.pas.app.PatientAdmissionScheduleApp
 
PatientAdmissionScheduleBenchmarkApp - Class in org.optaplanner.examples.pas.app
 
PatientAdmissionScheduleBenchmarkApp() - Constructor for class org.optaplanner.examples.pas.app.PatientAdmissionScheduleBenchmarkApp
 
PatientAdmissionScheduleDao - Class in org.optaplanner.examples.pas.persistence
 
PatientAdmissionScheduleDao() - Constructor for class org.optaplanner.examples.pas.persistence.PatientAdmissionScheduleDao
 
PatientAdmissionScheduleExporter - Class in org.optaplanner.examples.pas.persistence
 
PatientAdmissionScheduleExporter() - Constructor for class org.optaplanner.examples.pas.persistence.PatientAdmissionScheduleExporter
 
PatientAdmissionScheduleExporter.PatientAdmissionScheduleOutputBuilder - Class in org.optaplanner.examples.pas.persistence
 
PatientAdmissionScheduleExporter.PatientAdmissionScheduleOutputBuilder() - Constructor for class org.optaplanner.examples.pas.persistence.PatientAdmissionScheduleExporter.PatientAdmissionScheduleOutputBuilder
 
PatientAdmissionScheduleImporter - Class in org.optaplanner.examples.pas.persistence
 
PatientAdmissionScheduleImporter() - Constructor for class org.optaplanner.examples.pas.persistence.PatientAdmissionScheduleImporter
 
PatientAdmissionScheduleImporter.PatientAdmissionScheduleInputBuilder - Class in org.optaplanner.examples.pas.persistence
 
PatientAdmissionScheduleImporter.PatientAdmissionScheduleInputBuilder() - Constructor for class org.optaplanner.examples.pas.persistence.PatientAdmissionScheduleImporter.PatientAdmissionScheduleInputBuilder
 
PatientAdmissionSchedulePanel - Class in org.optaplanner.examples.pas.swingui
 
PatientAdmissionSchedulePanel() - Constructor for class org.optaplanner.examples.pas.swingui.PatientAdmissionSchedulePanel
 
Pattern - Class in org.optaplanner.examples.nurserostering.domain.pattern
 
Pattern() - Constructor for class org.optaplanner.examples.nurserostering.domain.pattern.Pattern
 
PatternContractLine - Class in org.optaplanner.examples.nurserostering.domain.contract
 
PatternContractLine() - Constructor for class org.optaplanner.examples.nurserostering.domain.contract.PatternContractLine
 
patternMap - Variable in class org.optaplanner.examples.nurserostering.persistence.NurseRosteringImporter.NurseRosteringInputBuilder
 
Period - Class in org.optaplanner.examples.curriculumcourse.domain
 
Period() - Constructor for class org.optaplanner.examples.curriculumcourse.domain.Period
 
period - Variable in class org.optaplanner.examples.examination.domain.FollowingExam
 
period - Variable in class org.optaplanner.examples.examination.domain.LeadingExam
 
Period - Class in org.optaplanner.examples.examination.domain
 
Period() - Constructor for class org.optaplanner.examples.examination.domain.Period
 
PeriodPenalty - Class in org.optaplanner.examples.examination.domain
 
PeriodPenalty() - Constructor for class org.optaplanner.examples.examination.domain.PeriodPenalty
 
PeriodPenaltyType - Enum in org.optaplanner.examples.examination.domain
 
PeriodPowerPrice - Class in org.optaplanner.examples.cheaptime.domain
 
PeriodPowerPrice() - Constructor for class org.optaplanner.examples.cheaptime.domain.PeriodPowerPrice
 
PeriodStrengthWeightFactory - Class in org.optaplanner.examples.curriculumcourse.domain.solver
 
PeriodStrengthWeightFactory() - Constructor for class org.optaplanner.examples.curriculumcourse.domain.solver.PeriodStrengthWeightFactory
 
PeriodStrengthWeightFactory.PeriodStrengthWeight - Class in org.optaplanner.examples.curriculumcourse.domain.solver
 
PeriodStrengthWeightFactory.PeriodStrengthWeight(Period, int) - Constructor for class org.optaplanner.examples.curriculumcourse.domain.solver.PeriodStrengthWeightFactory.PeriodStrengthWeight
 
PeriodUpdatingVariableListener - Class in org.optaplanner.examples.examination.domain.solver
 
PeriodUpdatingVariableListener() - Constructor for class org.optaplanner.examples.examination.domain.solver.PeriodUpdatingVariableListener
 
PersistableIdComparator - Class in org.optaplanner.examples.common.domain
 
PersistableIdComparator() - Constructor for class org.optaplanner.examples.common.domain.PersistableIdComparator
 
Phase - Interface in org.optaplanner.core.impl.phase
A phase of a Solver.
PhaseConfig - Class in org.optaplanner.core.config.phase
 
PhaseConfig() - Constructor for class org.optaplanner.core.config.phase.PhaseConfig
 
phaseConfigList - Variable in class org.optaplanner.core.config.solver.SolverConfig
 
phaseEnded(ConstructionHeuristicPhaseScope) - Method in class org.optaplanner.core.impl.constructionheuristic.decider.ConstructionHeuristicDecider
 
phaseEnded(ConstructionHeuristicPhaseScope) - Method in class org.optaplanner.core.impl.constructionheuristic.DefaultConstructionHeuristicPhase
 
phaseEnded(ConstructionHeuristicPhaseScope) - Method in interface org.optaplanner.core.impl.constructionheuristic.event.ConstructionHeuristicPhaseLifecycleListener
 
phaseEnded(ConstructionHeuristicPhaseScope) - Method in class org.optaplanner.core.impl.constructionheuristic.event.ConstructionHeuristicPhaseLifecycleListenerAdapter
 
phaseEnded(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.constructionheuristic.placer.AbstractEntityPlacer
 
phaseEnded(ExhaustiveSearchPhaseScope) - Method in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
 
phaseEnded(ExhaustiveSearchPhaseScope) - Method in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase
 
phaseEnded(ExhaustiveSearchPhaseScope) - Method in interface org.optaplanner.core.impl.exhaustivesearch.event.ExhaustiveSearchPhaseLifecycleListener
 
phaseEnded(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.heuristic.selector.AbstractSelector
 
phaseEnded(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.heuristic.selector.common.SelectionCacheLifecycleBridge
 
phaseEnded(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.FilteringEntitySelector
 
phaseEnded(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.FromSolutionEntitySelector
 
phaseEnded(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicReplayingEntitySelector
 
phaseEnded(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.FilteringMoveSelector
 
phaseEnded(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.heuristic.selector.move.factory.MoveIteratorFactoryToMoveSelectorBridge
 
phaseEnded(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.EntityDependentSortingValueSelector
 
phaseEnded(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.ReinitializeVariableValueSelector
 
phaseEnded(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.heuristic.selector.value.FromEntityPropertyValueSelector
 
phaseEnded(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.heuristic.selector.value.FromSolutionPropertyValueSelector
 
phaseEnded(LocalSearchPhaseScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.CompositeAcceptor
 
phaseEnded(LocalSearchPhaseScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.lateacceptance.LateAcceptanceAcceptor
 
phaseEnded(LocalSearchPhaseScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.latesimulatedannealing.LateSimulatedAnnealingAcceptor
Deprecated.  
phaseEnded(LocalSearchPhaseScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.simulatedannealing.SimulatedAnnealingAcceptor
 
phaseEnded(LocalSearchPhaseScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.stepcountinghillclimbing.StepCountingHillClimbingAcceptor
 
phaseEnded(LocalSearchPhaseScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.AbstractTabuAcceptor
 
phaseEnded(LocalSearchPhaseScope) - Method in class org.optaplanner.core.impl.localsearch.decider.forager.AcceptedForager
 
phaseEnded(LocalSearchPhaseScope) - Method in class org.optaplanner.core.impl.localsearch.decider.forager.finalist.AbstractFinalistPodium
 
phaseEnded(LocalSearchPhaseScope) - Method in class org.optaplanner.core.impl.localsearch.decider.forager.finalist.HighestScoreFinalistPodium
 
phaseEnded(LocalSearchPhaseScope) - Method in class org.optaplanner.core.impl.localsearch.decider.forager.finalist.StrategicOscillationByLevelFinalistPodium
 
phaseEnded(LocalSearchPhaseScope) - Method in class org.optaplanner.core.impl.localsearch.decider.LocalSearchDecider
 
phaseEnded(LocalSearchPhaseScope) - Method in class org.optaplanner.core.impl.localsearch.DefaultLocalSearchPhase
 
phaseEnded(LocalSearchPhaseScope) - Method in interface org.optaplanner.core.impl.localsearch.event.LocalSearchPhaseLifecycleListener
 
phaseEnded(LocalSearchPhaseScope) - Method in class org.optaplanner.core.impl.localsearch.event.LocalSearchPhaseLifecycleListenerAdapter
 
phaseEnded(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.phase.AbstractPhase
 
phaseEnded(CustomPhaseScope) - Method in class org.optaplanner.core.impl.phase.custom.DefaultCustomPhase
 
phaseEnded(AbstractPhaseScope) - Method in interface org.optaplanner.core.impl.phase.event.PhaseLifecycleListener
 
phaseEnded(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.phase.event.PhaseLifecycleListenerAdapter
 
phaseEnded(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.solver.termination.AbstractCompositeTermination
 
phaseEnded(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.solver.termination.PhaseToSolverTerminationBridge
 
phaseIndex - Variable in class org.optaplanner.core.impl.phase.AbstractPhase
 
PhaseLifecycleListener - Interface in org.optaplanner.core.impl.phase.event
 
PhaseLifecycleListenerAdapter - Class in org.optaplanner.core.impl.phase.event
 
PhaseLifecycleListenerAdapter() - Constructor for class org.optaplanner.core.impl.phase.event.PhaseLifecycleListenerAdapter
 
phaseLifecycleSupport - Variable in class org.optaplanner.core.impl.constructionheuristic.placer.AbstractEntityPlacer
 
phaseLifecycleSupport - Variable in class org.optaplanner.core.impl.heuristic.selector.AbstractSelector
 
phaseLifecycleSupport - Variable in class org.optaplanner.core.impl.phase.AbstractPhase
 
PhaseLifecycleSupport - Class in org.optaplanner.core.impl.phase.event
Internal API.
PhaseLifecycleSupport() - Constructor for class org.optaplanner.core.impl.phase.event.PhaseLifecycleSupport
 
phaseList - Variable in class org.optaplanner.core.impl.solver.DefaultSolver
 
phaseStarted(ConstructionHeuristicPhaseScope) - Method in class org.optaplanner.core.impl.constructionheuristic.decider.ConstructionHeuristicDecider
 
phaseStarted(ConstructionHeuristicPhaseScope) - Method in class org.optaplanner.core.impl.constructionheuristic.DefaultConstructionHeuristicPhase
 
phaseStarted(ConstructionHeuristicPhaseScope) - Method in interface org.optaplanner.core.impl.constructionheuristic.event.ConstructionHeuristicPhaseLifecycleListener
 
phaseStarted(ConstructionHeuristicPhaseScope) - Method in class org.optaplanner.core.impl.constructionheuristic.event.ConstructionHeuristicPhaseLifecycleListenerAdapter
 
phaseStarted(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.constructionheuristic.placer.AbstractEntityPlacer
 
phaseStarted(ExhaustiveSearchPhaseScope) - Method in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
 
phaseStarted(ExhaustiveSearchPhaseScope) - Method in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase
 
phaseStarted(ExhaustiveSearchPhaseScope) - Method in interface org.optaplanner.core.impl.exhaustivesearch.event.ExhaustiveSearchPhaseLifecycleListener
 
phaseStarted(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.heuristic.selector.AbstractSelector
 
phaseStarted(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.heuristic.selector.common.SelectionCacheLifecycleBridge
 
phaseStarted(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.FilteringEntitySelector
 
phaseStarted(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.FromSolutionEntitySelector
 
phaseStarted(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicReplayingEntitySelector
 
phaseStarted(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.FilteringMoveSelector
 
phaseStarted(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.heuristic.selector.move.factory.MoveIteratorFactoryToMoveSelectorBridge
 
phaseStarted(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.EntityDependentSortingValueSelector
 
phaseStarted(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.ReinitializeVariableValueSelector
 
phaseStarted(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.heuristic.selector.value.FromEntityPropertyValueSelector
 
phaseStarted(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.heuristic.selector.value.FromSolutionPropertyValueSelector
 
phaseStarted(LocalSearchPhaseScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.CompositeAcceptor
 
phaseStarted(LocalSearchPhaseScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.lateacceptance.LateAcceptanceAcceptor
 
phaseStarted(LocalSearchPhaseScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.latesimulatedannealing.LateSimulatedAnnealingAcceptor
Deprecated.  
phaseStarted(LocalSearchPhaseScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.simulatedannealing.SimulatedAnnealingAcceptor
 
phaseStarted(LocalSearchPhaseScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.stepcountinghillclimbing.StepCountingHillClimbingAcceptor
 
phaseStarted(LocalSearchPhaseScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.AbstractTabuAcceptor
 
phaseStarted(LocalSearchPhaseScope) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.SolutionTabuAcceptor
 
phaseStarted(LocalSearchPhaseScope) - Method in class org.optaplanner.core.impl.localsearch.decider.deciderscorecomparator.ShiftingHardPenaltyDeciderScoreComparatorFactory
 
phaseStarted(LocalSearchPhaseScope) - Method in class org.optaplanner.core.impl.localsearch.decider.forager.AcceptedForager
 
phaseStarted(LocalSearchPhaseScope) - Method in class org.optaplanner.core.impl.localsearch.decider.LocalSearchDecider
 
phaseStarted(LocalSearchPhaseScope) - Method in class org.optaplanner.core.impl.localsearch.DefaultLocalSearchPhase
 
phaseStarted(LocalSearchPhaseScope) - Method in interface org.optaplanner.core.impl.localsearch.event.LocalSearchPhaseLifecycleListener
 
phaseStarted(LocalSearchPhaseScope) - Method in class org.optaplanner.core.impl.localsearch.event.LocalSearchPhaseLifecycleListenerAdapter
 
phaseStarted(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.phase.AbstractPhase
 
phaseStarted(CustomPhaseScope) - Method in class org.optaplanner.core.impl.phase.custom.DefaultCustomPhase
 
phaseStarted(AbstractPhaseScope) - Method in interface org.optaplanner.core.impl.phase.event.PhaseLifecycleListener
 
phaseStarted(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.phase.event.PhaseLifecycleListenerAdapter
 
phaseStarted(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.solver.termination.AbstractCompositeTermination
 
phaseStarted(AbstractPhaseScope) - Method in class org.optaplanner.core.impl.solver.termination.PhaseToSolverTerminationBridge
 
PhaseToSolverTerminationBridge - Class in org.optaplanner.core.impl.solver.termination
 
PhaseToSolverTerminationBridge(Termination) - Constructor for class org.optaplanner.core.impl.solver.termination.PhaseToSolverTerminationBridge
 
pickColor(Object) - Method in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
pickEarlyType - Variable in class org.optaplanner.core.config.localsearch.decider.forager.LocalSearchForagerConfig
 
pickEarlyType - Variable in class org.optaplanner.core.impl.constructionheuristic.decider.forager.DefaultConstructionHeuristicForager
 
pickEarlyType - Variable in class org.optaplanner.core.impl.localsearch.decider.forager.AcceptedForager
 
PickedMoveTypeBestScoreDiffSingleStatistic - Class in org.optaplanner.benchmark.impl.statistic.single.pickedmovetypebestscore
 
PickedMoveTypeBestScoreDiffSingleStatistic(SingleBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.single.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffSingleStatistic
 
PickedMoveTypeBestScoreDiffStatisticPoint - Class in org.optaplanner.benchmark.impl.statistic.single.pickedmovetypebestscore
 
PickedMoveTypeBestScoreDiffStatisticPoint(long, String, Score) - Constructor for class org.optaplanner.benchmark.impl.statistic.single.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffStatisticPoint
 
PickedMoveTypeStepScoreDiffSingleStatistic - Class in org.optaplanner.benchmark.impl.statistic.single.pickedmovetypestepscore
 
PickedMoveTypeStepScoreDiffSingleStatistic(SingleBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.single.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffSingleStatistic
 
PickedMoveTypeStepScoreDiffStatisticPoint - Class in org.optaplanner.benchmark.impl.statistic.single.pickedmovetypestepscore
 
PickedMoveTypeStepScoreDiffStatisticPoint(long, String, Score) - Constructor for class org.optaplanner.benchmark.impl.statistic.single.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffStatisticPoint
 
pickMove(ConstructionHeuristicStepScope) - Method in interface org.optaplanner.core.impl.constructionheuristic.decider.forager.ConstructionHeuristicForager
 
pickMove(ConstructionHeuristicStepScope) - Method in class org.optaplanner.core.impl.constructionheuristic.decider.forager.DefaultConstructionHeuristicForager
 
pickMove(LocalSearchStepScope) - Method in class org.optaplanner.core.impl.localsearch.decider.forager.AcceptedForager
 
pickMove(LocalSearchStepScope) - Method in class org.optaplanner.core.impl.localsearch.decider.forager.finalist.AbstractFinalistPodium
 
pickMove(LocalSearchStepScope) - Method in interface org.optaplanner.core.impl.localsearch.decider.forager.finalist.FinalistPodium
See Forager.pickMove(LocalSearchStepScope).
pickMove(LocalSearchStepScope) - Method in interface org.optaplanner.core.impl.localsearch.decider.forager.Forager
 
pillar - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMove
 
PillarChangeMove - Class in org.optaplanner.core.impl.heuristic.selector.move.generic
Non-cacheable
PillarChangeMove(List<Object>, GenuineVariableDescriptor, Object) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMove
 
PillarChangeMoveSelector - Class in org.optaplanner.core.impl.heuristic.selector.move.generic
 
PillarChangeMoveSelector(PillarSelector, ValueSelector, boolean) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMoveSelector
 
PillarChangeMoveSelectorConfig - Class in org.optaplanner.core.config.heuristic.selector.move.generic
 
PillarChangeMoveSelectorConfig() - Constructor for class org.optaplanner.core.config.heuristic.selector.move.generic.PillarChangeMoveSelectorConfig
 
PillarSelector - Interface in org.optaplanner.core.impl.heuristic.selector.entity.pillar
A pillar is a List of entities that have the same planning value for each (or a subset) of their planning values.
pillarSelector - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMoveSelector
 
PillarSelectorConfig - Class in org.optaplanner.core.config.heuristic.selector.entity.pillar
 
PillarSelectorConfig() - Constructor for class org.optaplanner.core.config.heuristic.selector.entity.pillar.PillarSelectorConfig
 
PillarSwapMove - Class in org.optaplanner.core.impl.heuristic.selector.move.generic
Non-cacheable
PillarSwapMove(Collection<GenuineVariableDescriptor>, List<Object>, List<Object>) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMove
 
PillarSwapMoveSelector - Class in org.optaplanner.core.impl.heuristic.selector.move.generic
 
PillarSwapMoveSelector(PillarSelector, PillarSelector, Collection<GenuineVariableDescriptor>, boolean) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMoveSelector
 
PillarSwapMoveSelectorConfig - Class in org.optaplanner.core.config.heuristic.selector.move.generic
 
PillarSwapMoveSelectorConfig() - Constructor for class org.optaplanner.core.config.heuristic.selector.move.generic.PillarSwapMoveSelectorConfig
 
Placement - Class in org.optaplanner.core.impl.constructionheuristic.placer
 
Placement(Iterator<Move>) - Constructor for class org.optaplanner.core.impl.constructionheuristic.placer.Placement
 
PlannerBenchmark - Interface in org.optaplanner.benchmark.api
A planner benchmark that runs a number of single benchmarks.
PlannerBenchmarkConfig - Class in org.optaplanner.benchmark.config
 
PlannerBenchmarkConfig() - Constructor for class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
 
PlannerBenchmarkException - Exception in org.optaplanner.benchmark.api
If at least one of the SingleBenchmarkResults of a PlannerBenchmark fail, the PlannerBenchmark throws this exception after all SingleBenchmarkResults are finished and the benchmark report has been written.
PlannerBenchmarkException(String, Throwable) - Constructor for exception org.optaplanner.benchmark.api.PlannerBenchmarkException
 
PlannerBenchmarkFactory - Class in org.optaplanner.benchmark.api
Builds PlannerBenchmark instances.
PlannerBenchmarkFactory() - Constructor for class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
 
PlannerBenchmarkResult - Class in org.optaplanner.benchmark.impl.result
Represents the benchmarks on multiple Solver configurations on multiple problem instances (data sets).
PlannerBenchmarkResult() - Constructor for class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
 
PlannerBenchmarkRunner - Class in org.optaplanner.benchmark.impl
 
PlannerBenchmarkRunner(PlannerBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.PlannerBenchmarkRunner
 
planningClone() - Method in interface org.optaplanner.core.api.domain.solution.cloner.PlanningCloneable
Does a planning clone.
PlanningCloneable<T> - Interface in org.optaplanner.core.api.domain.solution.cloner
Tagging interface for a Solution that implements its own planning cloning instead of letting the default or a custom SolutionCloner do it.
PlanningCloneableSolutionCloner<SolutionG extends Solution> - Class in org.optaplanner.core.impl.domain.solution.cloner
 
PlanningCloneableSolutionCloner() - Constructor for class org.optaplanner.core.impl.domain.solution.cloner.PlanningCloneableSolutionCloner
 
PlanningEntity - Annotation Type in org.optaplanner.core.api.domain.entity
Specifies that the class is a planning entity.
PlanningEntity.NullDifficultyComparator - Interface in org.optaplanner.core.api.domain.entity
 
PlanningEntity.NullDifficultyWeightFactory - Interface in org.optaplanner.core.api.domain.entity
 
PlanningEntity.NullMovableEntitySelectionFilter - Interface in org.optaplanner.core.api.domain.entity
 
PlanningEntityCollectionProperty - Annotation Type in org.optaplanner.core.api.domain.solution
Specifies that a property on a Solution is a collection of planning entities.
PlanningEntityProperty - Annotation Type in org.optaplanner.core.api.domain.solution
Specifies that a property on a Solution is a planning entity.
planningProblem - Variable in class org.optaplanner.examples.common.swingui.SolverAndPersistenceFrame.SolveWorker
 
PlanningSolution - Annotation Type in org.optaplanner.core.api.domain.solution
Specifies that the class is a planning solution.
PlanningSolution.NullSolutionCloner - Interface in org.optaplanner.core.api.domain.solution
 
PlanningVariable - Annotation Type in org.optaplanner.core.api.domain.variable
Specifies that a bean property can be changed and should be optimized by the optimization algorithms.
PlanningVariable.NullReinitializeVariableEntityFilter - Interface in org.optaplanner.core.api.domain.variable
 
PlanningVariable.NullStrengthComparator - Interface in org.optaplanner.core.api.domain.variable
 
PlanningVariable.NullStrengthWeightFactory - Interface in org.optaplanner.core.api.domain.variable
 
PlanningVariableGraphType - Enum in org.optaplanner.core.api.domain.variable
 
PLUM_1 - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
PLUM_2 - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
PLUM_3 - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
pointList - Variable in class org.optaplanner.benchmark.impl.statistic.SingleStatistic
 
PooledEntityPlacer - Class in org.optaplanner.core.impl.constructionheuristic.placer
 
PooledEntityPlacer(MoveSelector) - Constructor for class org.optaplanner.core.impl.constructionheuristic.placer.PooledEntityPlacer
 
PooledEntityPlacerConfig - Class in org.optaplanner.core.config.constructionheuristic.placer
 
PooledEntityPlacerConfig() - Constructor for class org.optaplanner.core.config.constructionheuristic.placer.PooledEntityPlacerConfig
 
power(double) - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScore
 
power(double) - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScore
 
power(double) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScore
 
power(double) - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScore
 
power(double) - Method in class org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScore
 
power(double) - Method in class org.optaplanner.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScore
 
power(double) - Method in class org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScore
 
power(double) - Method in class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScore
 
power(double) - Method in class org.optaplanner.core.api.score.buildin.simple.SimpleScore
 
power(double) - Method in class org.optaplanner.core.api.score.buildin.simplebigdecimal.SimpleBigDecimalScore
 
power(double) - Method in class org.optaplanner.core.api.score.buildin.simpledouble.SimpleDoubleScore
 
power(double) - Method in class org.optaplanner.core.api.score.buildin.simplelong.SimpleLongScore
 
power(double) - Method in interface org.optaplanner.core.api.score.Score
Returns a Score whose value is (this ^ exponent).
PredecessorsDoneDateUpdatingVariableListener - Class in org.optaplanner.examples.projectjobscheduling.domain.solver
 
PredecessorsDoneDateUpdatingVariableListener() - Constructor for class org.optaplanner.examples.projectjobscheduling.domain.solver.PredecessorsDoneDateUpdatingVariableListener
 
PREFERRED_SCROLLABLE_VIEWPORT_SIZE - Static variable in class org.optaplanner.examples.common.swingui.SolutionPanel
 
PREFERRED_SCROLLABLE_VIEWPORT_SIZE - Static variable in class org.optaplanner.examples.tsp.swingui.TspListPanel
 
preferredLayoutSize(Container) - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTableLayout
 
PreferredPatientEquipment - Class in org.optaplanner.examples.pas.domain
 
PreferredPatientEquipment() - Constructor for class org.optaplanner.examples.pas.domain.PreferredPatientEquipment
 
prepareFor(double, double) - Method in class org.optaplanner.examples.common.swingui.latitudelongitude.LatitudeLongitudeTranslator
 
prepareSwingEnvironment() - Static method in class org.optaplanner.examples.common.app.CommonApp
Some examples are not compatible with every native LookAndFeel.
previous() - Method in class org.optaplanner.core.impl.heuristic.selector.common.iterator.SingletonIterator
 
previousIndex() - Method in class org.optaplanner.core.impl.heuristic.selector.common.iterator.SingletonIterator
 
previousScores - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.lateacceptance.LateAcceptanceAcceptor
 
previousScores - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.latesimulatedannealing.LateSimulatedAnnealingAcceptor
Deprecated.  
previousStandstill - Variable in class org.optaplanner.examples.vehiclerouting.domain.Customer
 
ProbabilityEntitySelector - Class in org.optaplanner.core.impl.heuristic.selector.entity.decorator
 
ProbabilityEntitySelector(EntitySelector, SelectionCacheType, SelectionProbabilityWeightFactory) - Constructor for class org.optaplanner.core.impl.heuristic.selector.entity.decorator.ProbabilityEntitySelector
 
probabilityItemMap - Variable in class org.optaplanner.core.impl.heuristic.selector.move.composite.UnionMoveSelector.RandomUnionMoveIterator
 
ProbabilityMoveSelector - Class in org.optaplanner.core.impl.heuristic.selector.move.decorator
 
ProbabilityMoveSelector(MoveSelector, SelectionCacheType, SelectionProbabilityWeightFactory) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.decorator.ProbabilityMoveSelector
 
ProbabilityValueSelector - Class in org.optaplanner.core.impl.heuristic.selector.value.decorator
 
ProbabilityValueSelector(EntityIndependentValueSelector, SelectionCacheType, SelectionProbabilityWeightFactory) - Constructor for class org.optaplanner.core.impl.heuristic.selector.value.decorator.ProbabilityValueSelector
 
probabilityWeightFactory - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.ProbabilityEntitySelector
 
probabilityWeightFactory - Variable in class org.optaplanner.core.impl.heuristic.selector.move.decorator.ProbabilityMoveSelector
 
probabilityWeightFactory - Variable in class org.optaplanner.core.impl.heuristic.selector.value.decorator.ProbabilityValueSelector
 
probabilityWeightFactoryClass - Variable in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
 
probabilityWeightFactoryClass - Variable in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
 
probabilityWeightFactoryClass - Variable in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
 
probabilityWeightTotal - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.ProbabilityEntitySelector
 
probabilityWeightTotal - Variable in class org.optaplanner.core.impl.heuristic.selector.move.composite.UnionMoveSelector.RandomUnionMoveIterator
 
probabilityWeightTotal - Variable in class org.optaplanner.core.impl.heuristic.selector.move.decorator.ProbabilityMoveSelector
 
probabilityWeightTotal - Variable in class org.optaplanner.core.impl.heuristic.selector.value.decorator.ProbabilityValueSelector
 
ProblemBasedSingleStatistic<P extends StatisticPoint> - Class in org.optaplanner.benchmark.impl.statistic
 
ProblemBasedSingleStatistic(SingleBenchmarkResult, ProblemStatisticType) - Constructor for class org.optaplanner.benchmark.impl.statistic.ProblemBasedSingleStatistic
 
ProblemBenchmarkResult - Class in org.optaplanner.benchmark.impl.result
Represents 1 problem instance (data set) benchmarked on multiple Solver configurations.
ProblemBenchmarkResult(PlannerBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
 
problemBenchmarkResult - Variable in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
 
ProblemBenchmarksConfig - Class in org.optaplanner.benchmark.config
 
ProblemBenchmarksConfig() - Constructor for class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
 
ProblemFactChange - Interface in org.optaplanner.core.impl.solver
A ProblemFactChange represents a change in 1 or more problem facts of a Solution.
problemFactChangeQueue - Variable in class org.optaplanner.core.impl.solver.BasicPlumbingTermination
 
problemFactChangesBeingProcessed - Variable in class org.optaplanner.core.impl.solver.BasicPlumbingTermination
 
ProblemFileComparator - Class in org.optaplanner.examples.common.business
 
ProblemFileComparator() - Constructor for class org.optaplanner.examples.common.business.ProblemFileComparator
 
ProblemStatistic - Class in org.optaplanner.benchmark.impl.statistic
1 statistic of ProblemBenchmarkResult
ProblemStatistic(ProblemBenchmarkResult, ProblemStatisticType) - Constructor for class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
 
ProblemStatisticType - Enum in org.optaplanner.benchmark.config.statistic
 
problemStatisticType - Variable in class org.optaplanner.benchmark.impl.statistic.ProblemBasedSingleStatistic
 
problemStatisticType - Variable in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
 
process(FieldAccessingSolutionCloner.Unprocessed) - Method in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner.FieldAccessingSolutionClonerRun
 
processAnnotations(DescriptorPolicy) - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
 
processAnnotations(DescriptorPolicy) - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
 
processAnnotations(DescriptorPolicy) - Method in class org.optaplanner.core.impl.domain.variable.descriptor.CustomShadowVariableDescriptor
 
processAnnotations(DescriptorPolicy) - Method in class org.optaplanner.core.impl.domain.variable.descriptor.GenuineVariableDescriptor
 
processAnnotations(DescriptorPolicy) - Method in class org.optaplanner.core.impl.domain.variable.descriptor.InverseRelationShadowVariableDescriptor
 
processAnnotations(DescriptorPolicy) - Method in class org.optaplanner.core.impl.domain.variable.descriptor.ShadowVariableDescriptor
 
processQueue() - Method in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner.FieldAccessingSolutionClonerRun
 
processWorkingSolutionDuringMove(int, Score, AbstractStepScope) - Method in class org.optaplanner.core.impl.solver.recaller.BestSolutionRecaller
 
processWorkingSolutionDuringStep(AbstractStepScope) - Method in class org.optaplanner.core.impl.solver.recaller.BestSolutionRecaller
 
Project - Class in org.optaplanner.examples.projectjobscheduling.domain
 
Project() - Constructor for class org.optaplanner.examples.projectjobscheduling.domain.Project
 
ProjectJobSchedulingApp - Class in org.optaplanner.examples.projectjobscheduling.app
 
ProjectJobSchedulingApp() - Constructor for class org.optaplanner.examples.projectjobscheduling.app.ProjectJobSchedulingApp
 
ProjectJobSchedulingBenchmarkApp - Class in org.optaplanner.examples.projectjobscheduling.app
 
ProjectJobSchedulingBenchmarkApp() - Constructor for class org.optaplanner.examples.projectjobscheduling.app.ProjectJobSchedulingBenchmarkApp
 
ProjectJobSchedulingDao - Class in org.optaplanner.examples.projectjobscheduling.persistence
 
ProjectJobSchedulingDao() - Constructor for class org.optaplanner.examples.projectjobscheduling.persistence.ProjectJobSchedulingDao
 
ProjectJobSchedulingImporter - Class in org.optaplanner.examples.projectjobscheduling.persistence
 
ProjectJobSchedulingImporter() - Constructor for class org.optaplanner.examples.projectjobscheduling.persistence.ProjectJobSchedulingImporter
 
ProjectJobSchedulingImporter.ProjectJobSchedulingInputBuilder - Class in org.optaplanner.examples.projectjobscheduling.persistence
 
ProjectJobSchedulingImporter.ProjectJobSchedulingInputBuilder() - Constructor for class org.optaplanner.examples.projectjobscheduling.persistence.ProjectJobSchedulingImporter.ProjectJobSchedulingInputBuilder
 
ProjectJobSchedulingImporter.ProjectJobSchedulingInputBuilder.ProjectFileInputBuilder - Class in org.optaplanner.examples.projectjobscheduling.persistence
 
ProjectJobSchedulingImporter.ProjectJobSchedulingInputBuilder.ProjectFileInputBuilder(Schedule, Project) - Constructor for class org.optaplanner.examples.projectjobscheduling.persistence.ProjectJobSchedulingImporter.ProjectJobSchedulingInputBuilder.ProjectFileInputBuilder
 
ProjectJobSchedulingIncrementalScoreCalculator - Class in org.optaplanner.examples.projectjobscheduling.solver.score
 
ProjectJobSchedulingIncrementalScoreCalculator() - Constructor for class org.optaplanner.examples.projectjobscheduling.solver.score.ProjectJobSchedulingIncrementalScoreCalculator
 
ProjectJobSchedulingPanel - Class in org.optaplanner.examples.projectjobscheduling.swingui
 
ProjectJobSchedulingPanel() - Constructor for class org.optaplanner.examples.projectjobscheduling.swingui.ProjectJobSchedulingPanel
 
PropertyAccessor - Interface in org.optaplanner.core.impl.domain.common
 
protectTabuSizeCornerCases(int, int) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.size.AbstractTabuSizeStrategy
 
PureSingleStatistic<P extends StatisticPoint> - Class in org.optaplanner.benchmark.impl.statistic
1 statistic of SingleBenchmarkResult
PureSingleStatistic(SingleBenchmarkResult, SingleStatisticType) - Constructor for class org.optaplanner.benchmark.impl.statistic.PureSingleStatistic
 

Q

Queen - Class in org.optaplanner.examples.nqueens.domain
 
Queen() - Constructor for class org.optaplanner.examples.nqueens.domain.Queen
 
QueenDifficultyWeightFactory - Class in org.optaplanner.examples.nqueens.domain.solution
 
QueenDifficultyWeightFactory() - Constructor for class org.optaplanner.examples.nqueens.domain.solution.QueenDifficultyWeightFactory
 
QueenDifficultyWeightFactory.QueenDifficultyWeight - Class in org.optaplanner.examples.nqueens.domain.solution
 
QueenDifficultyWeightFactory.QueenDifficultyWeight(Queen, int) - Constructor for class org.optaplanner.examples.nqueens.domain.solution.QueenDifficultyWeightFactory.QueenDifficultyWeight
 
QueuedEntityPlacer - Class in org.optaplanner.core.impl.constructionheuristic.placer
 
QueuedEntityPlacer(EntitySelector, List<MoveSelector>) - Constructor for class org.optaplanner.core.impl.constructionheuristic.placer.QueuedEntityPlacer
 
QueuedEntityPlacerConfig - Class in org.optaplanner.core.config.constructionheuristic.placer
 
QueuedEntityPlacerConfig() - Constructor for class org.optaplanner.core.config.constructionheuristic.placer.QueuedEntityPlacerConfig
 

R

random - Variable in class org.optaplanner.examples.cloudbalancing.persistence.CloudBalancingGenerator
 
randomFactory - Variable in class org.optaplanner.core.impl.solver.DefaultSolver
 
RandomFactory - Interface in org.optaplanner.core.impl.solver.random
 
randomFactoryClass - Variable in class org.optaplanner.core.config.solver.SolverConfig
 
randomSeed - Variable in class org.optaplanner.core.config.solver.SolverConfig
 
randomSeed - Variable in class org.optaplanner.core.impl.solver.random.DefaultRandomFactory
 
randomSelection - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.CachingEntitySelector
 
randomSelection - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.FromSolutionEntitySelector
 
randomSelection - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.pillar.DefaultPillarSelector
 
randomSelection - Variable in class org.optaplanner.core.impl.heuristic.selector.move.composite.CompositeMoveSelector
 
randomSelection - Variable in class org.optaplanner.core.impl.heuristic.selector.move.decorator.CachingMoveSelector
 
randomSelection - Variable in class org.optaplanner.core.impl.heuristic.selector.move.factory.MoveIteratorFactoryToMoveSelectorBridge
 
randomSelection - Variable in class org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactoryToMoveSelectorBridge
 
randomSelection - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMoveSelector
 
randomSelection - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMoveSelector
 
randomSelection - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMoveSelector
 
randomSelection - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMoveSelector
 
randomSelection - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMoveSelector
 
randomSelection - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMoveSelector
 
randomSelection - Variable in class org.optaplanner.core.impl.heuristic.selector.value.chained.DefaultSubChainSelector
 
randomSelection - Variable in class org.optaplanner.core.impl.heuristic.selector.value.decorator.CachingValueSelector
 
randomSelection - Variable in class org.optaplanner.core.impl.heuristic.selector.value.FromEntityPropertyValueSelector
 
randomSelection - Variable in class org.optaplanner.core.impl.heuristic.selector.value.FromSolutionPropertyValueSelector
 
RandomType - Enum in org.optaplanner.core.config.solver.random
Defines the pseudo random number generator.
randomType - Variable in class org.optaplanner.core.config.solver.SolverConfig
 
randomType - Variable in class org.optaplanner.core.impl.solver.random.DefaultRandomFactory
 
RandomUtils - Class in org.optaplanner.core.impl.solver.random
 
read(Object) - Method in class org.optaplanner.core.impl.domain.common.DefaultReadMethodAccessor
 
read(Object) - Method in interface org.optaplanner.core.impl.domain.common.ReadMethodAccessor
 
read(File) - Method in class org.optaplanner.examples.cheaptime.persistence.CheapTimeSolutionFileIO
 
read(File) - Method in class org.optaplanner.examples.machinereassignment.persistence.MachineReassignmentFileIO
 
read(File) - Method in class org.optaplanner.examples.tsp.persistence.TspFileIO
 
read(File) - Method in class org.optaplanner.examples.vehiclerouting.persistence.VehicleRoutingFileIO
 
read(File) - Method in interface org.optaplanner.persistence.common.api.domain.solution.SolutionFileIO
This method is thread-safe.
read(File) - Method in class org.optaplanner.persistence.xstream.impl.domain.solution.XStreamSolutionFileIO
 
readBasicFormat() - Method in class org.optaplanner.examples.vehiclerouting.persistence.VehicleRoutingImporter.VehicleRoutingInputBuilder
 
readConstantLine(String) - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
readCourseraFormat() - Method in class org.optaplanner.examples.vehiclerouting.persistence.VehicleRoutingImporter.VehicleRoutingInputBuilder
 
readCsvStatisticFile() - Method in class org.optaplanner.benchmark.impl.statistic.SingleStatistic
 
readEmptyLine() - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
readIntegerValue() - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
readIntegerValue(String) - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
readIntegerValue(String, String) - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
readLongValue() - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
readLongValue(String) - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
readLongValue(String, String) - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
ReadMethodAccessor - Interface in org.optaplanner.core.impl.domain.common
 
readMethodAccessor - Variable in class org.optaplanner.core.impl.domain.valuerange.descriptor.AbstractFromPropertyValueRangeDescriptor
 
readPlannerBenchmarkResult(File) - Method in class org.optaplanner.benchmark.impl.result.BenchmarkResultIO
 
readPlannerBenchmarkResultList(File) - Method in class org.optaplanner.benchmark.impl.result.BenchmarkResultIO
 
readPlanningProblem() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
 
readSolution() - Method in class org.optaplanner.examples.cheaptime.persistence.CheapTimeImporter.CheapTimeInputBuilder.ForecastInputBuilder
 
readSolution() - Method in class org.optaplanner.examples.cheaptime.persistence.CheapTimeImporter.CheapTimeInputBuilder
 
readSolution(File) - Method in class org.optaplanner.examples.cheaptime.persistence.CheapTimeImporter
 
readSolution(File) - Method in class org.optaplanner.examples.common.persistence.AbstractSolutionImporter
 
readSolution(File) - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter
 
readSolution(URL) - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter
 
readSolution() - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
readSolution(File) - Method in class org.optaplanner.examples.common.persistence.AbstractXmlSolutionImporter
 
readSolution() - Method in class org.optaplanner.examples.common.persistence.AbstractXmlSolutionImporter.XmlInputBuilder
 
readSolution(File) - Method in interface org.optaplanner.examples.common.persistence.SolutionDao
 
readSolution(File) - Method in class org.optaplanner.examples.common.persistence.XStreamSolutionDao
 
readSolution() - Method in class org.optaplanner.examples.curriculumcourse.persistence.CurriculumCourseImporter.CurriculumCourseInputBuilder
 
readSolution() - Method in class org.optaplanner.examples.dinnerparty.persistence.DinnerPartyImporter.DinnerPartyInputBuilder
 
readSolution() - Method in class org.optaplanner.examples.examination.persistence.ExaminationImporter.ExaminationInputBuilder
 
readSolution() - Method in class org.optaplanner.examples.machinereassignment.persistence.MachineReassignmentImporter.MachineReassignmentInputBuilder
 
readSolution() - Method in class org.optaplanner.examples.nurserostering.persistence.NurseRosteringImporter.NurseRosteringInputBuilder
 
readSolution() - Method in class org.optaplanner.examples.pas.persistence.PatientAdmissionScheduleImporter.PatientAdmissionScheduleInputBuilder
 
readSolution() - Method in class org.optaplanner.examples.projectjobscheduling.persistence.ProjectJobSchedulingImporter.ProjectJobSchedulingInputBuilder.ProjectFileInputBuilder
 
readSolution() - Method in class org.optaplanner.examples.projectjobscheduling.persistence.ProjectJobSchedulingImporter.ProjectJobSchedulingInputBuilder
 
readSolution() - Method in class org.optaplanner.examples.travelingtournament.persistence.TravelingTournamentImporter.TravelingTournamentInputBuilder
 
readSolution() - Method in class org.optaplanner.examples.tsp.persistence.TspImporter.TspInputBuilder
 
readSolution() - Method in class org.optaplanner.examples.vehiclerouting.persistence.VehicleRoutingImporter.VehicleRoutingInputBuilder
 
readStringValue() - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
readStringValue(String) - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
readStringValue(String, String) - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
readTimeWindowedFormat() - Method in class org.optaplanner.examples.vehiclerouting.persistence.VehicleRoutingImporter.VehicleRoutingInputBuilder
 
readUntilConstantLine(String) - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
readValueRange(Object) - Method in class org.optaplanner.core.impl.domain.valuerange.descriptor.AbstractFromPropertyValueRangeDescriptor
 
recordedEntity - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.ManualEntityMimicRecorder
 
recordedHasNext(boolean) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicReplayingEntitySelector
 
recordedNext(Object) - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicReplayingEntitySelector
 
recording - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicReplayingEntitySelector
 
recordingAlreadyReturned - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicReplayingEntitySelector
 
recordingCreated - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicReplayingEntitySelector
 
referenceBestScoreInsteadOfLastStepScore - Variable in class org.optaplanner.core.impl.localsearch.decider.forager.finalist.StrategicOscillationByLevelFinalistPodium
 
referenceLevelNumbers - Variable in class org.optaplanner.core.impl.localsearch.decider.forager.finalist.StrategicOscillationByLevelFinalistPodium
 
ReflectionPropertyAccessor - Class in org.optaplanner.core.impl.domain.common
Wraps PropertyDescriptor for faster and easier access.
ReflectionPropertyAccessor(PropertyDescriptor) - Constructor for class org.optaplanner.core.impl.domain.common.ReflectionPropertyAccessor
 
register() - Static method in class org.optaplanner.benchmark.impl.aggregator.swingui.SwingUncaughtExceptionHandler
 
registerBigDecimalConstraintMatch(RuleContext, int, BigDecimal, AbstractScoreHolder.BigDecimalConstraintUndoListener) - Method in class org.optaplanner.core.api.score.holder.AbstractScoreHolder
 
registerDoubleConstraintMatch(RuleContext, int, double, AbstractScoreHolder.DoubleConstraintUndoListener) - Method in class org.optaplanner.core.api.score.holder.AbstractScoreHolder
 
registerForBestSolutionChanges(SolverAndPersistenceFrame) - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
registerIntConstraintMatch(RuleContext, int, int, AbstractScoreHolder.IntConstraintUndoListener) - Method in class org.optaplanner.core.api.score.holder.AbstractScoreHolder
 
registerLongConstraintMatch(RuleContext, int, long, AbstractScoreHolder.LongConstraintUndoListener) - Method in class org.optaplanner.core.api.score.holder.AbstractScoreHolder
 
registerPessimisticBound(Score) - Method in class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchPhaseScope
 
registerScale(long, long, long) - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
HACK to avoid loading the planningProblem just to extract it's problemScale.
registerShadowVariableDescriptor(ShadowVariableDescriptor) - Method in class org.optaplanner.core.impl.domain.variable.descriptor.VariableDescriptor
 
reinitializeVariableEntityFilter - Variable in class org.optaplanner.core.impl.heuristic.selector.value.decorator.ReinitializeVariableValueSelector
 
ReinitializeVariableValueSelector - Class in org.optaplanner.core.impl.heuristic.selector.value.decorator
Returns no values if the variable is already initialized.
ReinitializeVariableValueSelector(ValueSelector) - Constructor for class org.optaplanner.core.impl.heuristic.selector.value.decorator.ReinitializeVariableValueSelector
 
remove() - Method in class org.optaplanner.core.impl.domain.valuerange.util.ValueRangeIterator
 
remove() - Method in class org.optaplanner.core.impl.heuristic.selector.common.iterator.SelectionIterator
 
remove() - Method in class org.optaplanner.core.impl.heuristic.selector.common.iterator.SingletonIterator
 
removeConstraintMatch(BigDecimalConstraintMatch) - Method in class org.optaplanner.core.api.score.constraint.bigdecimal.BigDecimalConstraintMatchTotal
 
removeConstraintMatch(DoubleConstraintMatch) - Method in class org.optaplanner.core.api.score.constraint.primdouble.DoubleConstraintMatchTotal
 
removeConstraintMatch(IntConstraintMatch) - Method in class org.optaplanner.core.api.score.constraint.primint.IntConstraintMatchTotal
 
removeConstraintMatch(LongConstraintMatch) - Method in class org.optaplanner.core.api.score.constraint.primlong.LongConstraintMatchTotal
 
removeEventListener(SolverEventListener) - Method in interface org.optaplanner.core.api.solver.Solver
 
removeEventListener(SolverEventListener) - Method in class org.optaplanner.core.impl.solver.DefaultSolver
 
removeLayoutComponent(Component) - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTableLayout
 
removePhaseLifecycleListener(PhaseLifecycleListener) - Method in class org.optaplanner.core.impl.phase.AbstractPhase
 
removePhaseLifecycleListener(PhaseLifecycleListener) - Method in interface org.optaplanner.core.impl.phase.Phase
 
removePhaseLifecycleListener(PhaseLifecycleListener) - Method in class org.optaplanner.core.impl.solver.DefaultSolver
 
removePrefixSuffixFromLine(String, String, String) - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
removeProcess(CloudProcess) - Method in class org.optaplanner.examples.cloudbalancing.swingui.CloudComputerPanel
 
removeProcessAssignment(MrProcessAssignment) - Method in class org.optaplanner.examples.machinereassignment.swingui.MrMachinePanel
 
removeShiftAssignment(ShiftAssignment) - Method in class org.optaplanner.examples.nurserostering.swingui.EmployeePanel
 
RenewableResourceCapacityTracker - Class in org.optaplanner.examples.projectjobscheduling.solver.score.capacity
 
RenewableResourceCapacityTracker(Resource) - Constructor for class org.optaplanner.examples.projectjobscheduling.solver.score.capacity.RenewableResourceCapacityTracker
 
RenewableResourceUsedDay - Class in org.optaplanner.examples.projectjobscheduling.solver.score.drools
 
RenewableResourceUsedDay(Resource, int) - Constructor for class org.optaplanner.examples.projectjobscheduling.solver.score.drools.RenewableResourceUsedDay
 
replayingEntitySelectorList - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.ManualEntityMimicRecorder
 
replayingEntitySelectorList - Variable in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicRecordingEntitySelector
 
ReportHelper - Class in org.optaplanner.benchmark.impl.report
 
ReportHelper() - Constructor for class org.optaplanner.benchmark.impl.report.ReportHelper
 
RequiredPatientEquipment - Class in org.optaplanner.examples.pas.domain
 
RequiredPatientEquipment() - Constructor for class org.optaplanner.examples.pas.domain.RequiredPatientEquipment
 
reset() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
 
reset() - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTableLayout
 
reset() - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTablePanel
 
reset(VehicleRoutingSolution, Dimension, ImageObserver) - Method in class org.optaplanner.examples.vehiclerouting.swingui.VehicleRoutingSolutionPainter
 
resetContentPanel() - Method in class org.optaplanner.examples.common.swingui.ConstraintMatchesDialog
 
resetPanel(Solution) - Method in class org.optaplanner.examples.cheaptime.swingui.CheapTimePanel
 
resetPanel(Solution) - Method in class org.optaplanner.examples.cloudbalancing.swingui.CloudBalancingPanel
 
resetPanel(Solution) - Method in class org.optaplanner.examples.common.swingui.SolutionPanel
 
resetPanel(Solution) - Method in class org.optaplanner.examples.curriculumcourse.swingui.CurriculumCoursePanel
 
resetPanel(Solution) - Method in class org.optaplanner.examples.dinnerparty.swingui.DinnerPartyPanel
 
resetPanel(Solution) - Method in class org.optaplanner.examples.examination.swingui.ExaminationPanel
 
resetPanel(Solution) - Method in class org.optaplanner.examples.machinereassignment.swingui.MachineReassignmentPanel
 
resetPanel(Solution) - Method in class org.optaplanner.examples.nqueens.swingui.NQueensPanel
 
resetPanel(Solution) - Method in class org.optaplanner.examples.nurserostering.swingui.NurseRosteringPanel
 
resetPanel(Solution) - Method in class org.optaplanner.examples.pas.swingui.PatientAdmissionSchedulePanel
 
resetPanel(Solution) - Method in class org.optaplanner.examples.projectjobscheduling.swingui.ProjectJobSchedulingPanel
 
resetPanel(Solution) - Method in class org.optaplanner.examples.tennis.swingui.TennisPanel
 
resetPanel(Solution) - Method in class org.optaplanner.examples.travelingtournament.swingui.TravelingTournamentPanel
 
resetPanel(TravelingSalesmanTour) - Method in class org.optaplanner.examples.tsp.swingui.TspListPanel
 
resetPanel(Solution) - Method in class org.optaplanner.examples.tsp.swingui.TspPanel
 
resetPanel(TravelingSalesmanTour) - Method in class org.optaplanner.examples.tsp.swingui.TspWorldPanel
 
resetPanel(Solution) - Method in class org.optaplanner.examples.vehiclerouting.swingui.VehicleRoutingPanel
 
resetPanel(VehicleRoutingSolution) - Method in class org.optaplanner.examples.vehiclerouting.swingui.VehicleRoutingWorldPanel
 
resetResourceListPanel() - Method in class org.optaplanner.examples.machinereassignment.swingui.MrMachinePanel
 
resetScreen() - Method in class org.optaplanner.examples.common.swingui.SolverAndPersistenceFrame
 
resetShiftListPanel() - Method in class org.optaplanner.examples.nurserostering.swingui.EmployeePanel
 
resetTerminateEarly() - Method in class org.optaplanner.core.impl.solver.BasicPlumbingTermination
 
resetTrailingEntityMap(Solution) - Method in class org.optaplanner.core.impl.score.director.common.TrailingEntityMapSupport
 
resetWorkingSolution(Sol, boolean) - Method in interface org.optaplanner.core.impl.score.director.incremental.ConstraintMatchAwareIncrementalScoreCalculator
Allows for increased performance by tracking only if constraintMatchEnabled is true.
resetWorkingSolution(Sol) - Method in interface org.optaplanner.core.impl.score.director.incremental.IncrementalScoreCalculator
 
resetWorkingSolution(CheapTimeSolution) - Method in class org.optaplanner.examples.cheaptime.solver.score.CheapTimeIncrementalScoreCalculator
 
resetWorkingSolution(CheapTimeSolution, boolean) - Method in class org.optaplanner.examples.cheaptime.solver.score.CheapTimeIncrementalScoreCalculator
 
resetWorkingSolution(CloudBalance) - Method in class org.optaplanner.examples.cloudbalancing.solver.score.CloudBalancingIncrementalScoreCalculator
 
resetWorkingSolution(MachineReassignment) - Method in class org.optaplanner.examples.machinereassignment.solver.score.MachineReassignmentIncrementalScoreCalculator
 
resetWorkingSolution(MachineReassignment, boolean) - Method in class org.optaplanner.examples.machinereassignment.solver.score.MachineReassignmentIncrementalScoreCalculator
 
resetWorkingSolution(NQueens) - Method in class org.optaplanner.examples.nqueens.solver.score.NQueensAdvancedIncrementalScoreCalculator
 
resetWorkingSolution(NQueens) - Method in class org.optaplanner.examples.nqueens.solver.score.NQueensBasicIncrementalScoreCalculator
 
resetWorkingSolution(Schedule) - Method in class org.optaplanner.examples.projectjobscheduling.solver.score.ProjectJobSchedulingIncrementalScoreCalculator
 
resetWorkingSolution(TravelingSalesmanTour) - Method in class org.optaplanner.examples.tsp.solver.score.TspIncrementalScoreCalculator
 
resetWorkingSolution(VehicleRoutingSolution) - Method in class org.optaplanner.examples.vehiclerouting.solver.score.VehicleRoutingIncrementalScoreCalculator
 
ResilientScoreComparator - Class in org.optaplanner.benchmark.impl.ranking
Like NaturalScoreComparator, but is able to compare Scores of different types or nulls.
ResilientScoreComparator() - Constructor for class org.optaplanner.benchmark.impl.ranking.ResilientScoreComparator
 
resolve(SelectionSorterOrder) - Static method in enum org.optaplanner.core.config.heuristic.selector.common.decorator.SelectionSorterOrder
 
resolve(SelectionCacheType, SelectionCacheType) - Static method in enum org.optaplanner.core.config.heuristic.selector.common.SelectionCacheType
 
resolve(SelectionOrder, SelectionOrder) - Static method in enum org.optaplanner.core.config.heuristic.selector.common.SelectionOrder
 
resolveParallelBenchmarkCount() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
 
Resource - Class in org.optaplanner.examples.cheaptime.domain
 
Resource() - Constructor for class org.optaplanner.examples.cheaptime.domain.Resource
 
Resource - Class in org.optaplanner.examples.projectjobscheduling.domain.resource
 
Resource() - Constructor for class org.optaplanner.examples.projectjobscheduling.domain.resource.Resource
 
resource - Variable in class org.optaplanner.examples.projectjobscheduling.solver.score.capacity.ResourceCapacityTracker
 
ResourceCapacityTracker - Class in org.optaplanner.examples.projectjobscheduling.solver.score.capacity
 
ResourceCapacityTracker(Resource) - Constructor for class org.optaplanner.examples.projectjobscheduling.solver.score.capacity.ResourceCapacityTracker
 
ResourceRequirement - Class in org.optaplanner.examples.projectjobscheduling.domain
 
ResourceRequirement() - Constructor for class org.optaplanner.examples.projectjobscheduling.domain.ResourceRequirement
 
restoreWorkingSolution(ExhaustiveSearchStepScope) - Method in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase
 
retract(ScoreDirector, Object) - Method in class org.optaplanner.core.impl.domain.variable.listener.InverseRelationVariableListener
 
retract(ResourceRequirement, Allocation) - Method in class org.optaplanner.examples.projectjobscheduling.solver.score.capacity.NonrenewableResourceCapacityTracker
 
retract(ResourceRequirement, Allocation) - Method in class org.optaplanner.examples.projectjobscheduling.solver.score.capacity.RenewableResourceCapacityTracker
 
retract(ResourceRequirement, Allocation) - Method in class org.optaplanner.examples.projectjobscheduling.solver.score.capacity.ResourceCapacityTracker
 
retractFromTrailingEntityMap(EntityDescriptor, Object) - Method in class org.optaplanner.core.impl.score.director.common.TrailingEntityMapSupport
 
retractFromTrailingEntityMap(VariableDescriptor, Object) - Method in class org.optaplanner.core.impl.score.director.common.TrailingEntityMapSupport
 
retrieveCachedConstructor(Class<C>) - Method in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner
 
retrieveCachedFields(Class<C>) - Method in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner
 
retrieveDeepCloneDecision(Field, Class<?>) - Method in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner
 
retrieveDeepCloneDecisionForActualValueClass(Class<?>) - Method in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner
 
reverse() - Method in class org.optaplanner.core.impl.heuristic.selector.value.chained.SubChain
 
rightEntity - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMove
 
rightEntitySelector - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMoveSelector
 
rightPillar - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMove
 
rightPillarSelector - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMoveSelector
 
rightSubChainSelector - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMoveSelector
 
rightSubSelectionIterator - Variable in class org.optaplanner.core.impl.heuristic.selector.common.iterator.AbstractRandomSwapIterator
 
rightSubSelector - Variable in class org.optaplanner.core.impl.heuristic.selector.common.iterator.AbstractOriginalSwapIterator
 
rightSubSelector - Variable in class org.optaplanner.core.impl.heuristic.selector.common.iterator.AbstractRandomSwapIterator
 
RoadLocation - Class in org.optaplanner.examples.vehiclerouting.domain.location
The cost between 2 locations was precalculated on a real road network route.
RoadLocation() - Constructor for class org.optaplanner.examples.vehiclerouting.domain.location.RoadLocation
 
RoadLocation(long, double, double) - Constructor for class org.optaplanner.examples.vehiclerouting.domain.location.RoadLocation
 
RoadSegmentLocation - Class in org.optaplanner.examples.vehiclerouting.domain.location.segmented
Like RoadLocation, but for high scale problems to avoid the memory issue of keeping the entire cost matrix in memory.
RoadSegmentLocation() - Constructor for class org.optaplanner.examples.vehiclerouting.domain.location.segmented.RoadSegmentLocation
 
RoadSegmentLocation(long, double, double) - Constructor for class org.optaplanner.examples.vehiclerouting.domain.location.segmented.RoadSegmentLocation
 
Room - Class in org.optaplanner.examples.curriculumcourse.domain
 
Room() - Constructor for class org.optaplanner.examples.curriculumcourse.domain.Room
 
room - Variable in class org.optaplanner.examples.examination.domain.Exam
 
Room - Class in org.optaplanner.examples.examination.domain
 
Room() - Constructor for class org.optaplanner.examples.examination.domain.Room
 
Room - Class in org.optaplanner.examples.pas.domain
 
Room() - Constructor for class org.optaplanner.examples.pas.domain.Room
 
RoomEquipment - Class in org.optaplanner.examples.pas.domain
 
RoomEquipment() - Constructor for class org.optaplanner.examples.pas.domain.RoomEquipment
 
RoomPenalty - Class in org.optaplanner.examples.examination.domain
 
RoomPenalty() - Constructor for class org.optaplanner.examples.examination.domain.RoomPenalty
 
RoomPenaltyType - Enum in org.optaplanner.examples.examination.domain
 
RoomSpecialism - Class in org.optaplanner.examples.pas.domain
 
RoomSpecialism() - Constructor for class org.optaplanner.examples.pas.domain.RoomSpecialism
 
RoomStrengthWeightFactory - Class in org.optaplanner.examples.curriculumcourse.domain.solver
 
RoomStrengthWeightFactory() - Constructor for class org.optaplanner.examples.curriculumcourse.domain.solver.RoomStrengthWeightFactory
 
RoomStrengthWeightFactory - Class in org.optaplanner.examples.examination.domain.solver
 
RoomStrengthWeightFactory() - Constructor for class org.optaplanner.examples.examination.domain.solver.RoomStrengthWeightFactory
 
RoomStrengthWeightFactory.RoomStrengthWeight - Class in org.optaplanner.examples.curriculumcourse.domain.solver
 
RoomStrengthWeightFactory.RoomStrengthWeight(Room) - Constructor for class org.optaplanner.examples.curriculumcourse.domain.solver.RoomStrengthWeightFactory.RoomStrengthWeight
 
RoomStrengthWeightFactory.RoomStrengthWeight - Class in org.optaplanner.examples.examination.domain.solver
 
RoomStrengthWeightFactory.RoomStrengthWeight(Room) - Constructor for class org.optaplanner.examples.examination.domain.solver.RoomStrengthWeightFactory.RoomStrengthWeight
 
Row - Class in org.optaplanner.examples.nqueens.domain
 
Row() - Constructor for class org.optaplanner.examples.nqueens.domain.Row
 
RowChangeMove - Class in org.optaplanner.examples.nqueens.solver.move
 
RowChangeMove(Queen, Row) - Constructor for class org.optaplanner.examples.nqueens.solver.move.RowChangeMove
 
RowChangeMoveFactory - Class in org.optaplanner.examples.nqueens.solver.move.factory
 
RowChangeMoveFactory() - Constructor for class org.optaplanner.examples.nqueens.solver.move.factory.RowChangeMoveFactory
 
RowStrengthWeightFactory - Class in org.optaplanner.examples.nqueens.domain.solution
 
RowStrengthWeightFactory() - Constructor for class org.optaplanner.examples.nqueens.domain.solution.RowStrengthWeightFactory
 
RowStrengthWeightFactory.RowStrengthWeight - Class in org.optaplanner.examples.nqueens.domain.solution
 
RowStrengthWeightFactory.RowStrengthWeight(Row, int) - Constructor for class org.optaplanner.examples.nqueens.domain.solution.RowStrengthWeightFactory.RowStrengthWeight
 
runPhases() - Method in class org.optaplanner.core.impl.solver.DefaultSolver
 
runSingleBenchmarks() - Method in class org.optaplanner.benchmark.impl.PlannerBenchmarkRunner
 

S

saveAction - Variable in class org.optaplanner.examples.examination.swingui.InstitutionParametrizationDialog
 
saveSolution(File) - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
SCARLET_1 - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
SCARLET_2 - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
SCARLET_3 - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
Schedule - Class in org.optaplanner.examples.projectjobscheduling.domain
 
Schedule() - Constructor for class org.optaplanner.examples.projectjobscheduling.domain.Schedule
 
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.phase.scope.AbstractStepScope
 
score - Variable in class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution
 
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 Scores 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.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.ReinitializeVariableValueSelector
 
ScoreDirector - Interface in org.optaplanner.core.impl.score.director
The ScoreDirector holds the workingSolution and calculates the Score for that Solution.
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
Builds a ScoreDirector.
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
This class is injected as a global by DroolsScoreDirector into the Drools DRL.
scoreLevel - Variable in class org.optaplanner.benchmark.impl.statistic.single.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreStatisticPoint
 
scoreLevel - Variable in class org.optaplanner.benchmark.impl.statistic.single.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
 
Seat - Class in org.optaplanner.examples.dinnerparty.domain
 
Seat() - Constructor for class org.optaplanner.examples.dinnerparty.domain.Seat
 
SeatDesignation - Class in org.optaplanner.examples.dinnerparty.domain
 
SeatDesignation() - Constructor for class org.optaplanner.examples.dinnerparty.domain.SeatDesignation
 
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, 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
Unlike most of the other ValueSelector decorations, this one works for an entity dependent ValueSelector too.
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
Decides on keeping or discarding a selection (which is a PlanningEntity, a planningValue, a Move or a Selector).
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
 
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
Create a probabilityWeight for a selection (which is a PlanningEntity, a planningValue, a Move or a Selector).
SelectionSorter<T> - Interface in org.optaplanner.core.impl.heuristic.selector.common.decorator
Decides the order of a List of selection (which is a PlanningEntity, a planningValue, a Move or a Selector).
SelectionSorterOrder - Enum in org.optaplanner.core.config.heuristic.selector.common.decorator
 
SelectionSorterWeightFactory<Sol 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
General interface for MoveSelector, EntitySelector and ValueSelector which generates Moves or parts of them.
SelectorConfig - Class in org.optaplanner.core.config.heuristic.selector
General superclass for MoveSelectorConfig, EntitySelectorConfig and ValueSelectorConfig.
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.examples.common.swingui.TangoColorFactory
 
SEQUENCE_2 - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
SEQUENCE_3 - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
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
 
setAcceptorList(List<Acceptor>) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.CompositeAcceptor
 
setAcceptorTypeList(List<AcceptorType>) - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
 
setAdmissionPart(AdmissionPart) - Method in class org.optaplanner.examples.pas.domain.BedDesignation
 
setAdmissionPartList(List<AdmissionPart>) - Method in class org.optaplanner.examples.pas.domain.PatientAdmissionSchedule
 
setAge(int) - Method in class org.optaplanner.examples.pas.domain.Patient
 
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.
setAllocationList(List<Allocation>) - Method in class org.optaplanner.examples.projectjobscheduling.domain.Schedule
 
setArrivalTime(Integer) - Method in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedCustomer
 
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
 
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
 
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
 
setAssertStepScoreFromScratch(boolean) - Method in class org.optaplanner.core.impl.constructionheuristic.DefaultConstructionHeuristicPhase
 
setAssertStepScoreFromScratch(boolean) - Method in class org.optaplanner.core.impl.localsearch.DefaultLocalSearchPhase
 
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
 
setAwayTeam(Team) - Method in class org.optaplanner.examples.travelingtournament.domain.Match
 
setBalancePenaltyList(List<MrBalancePenalty>) - Method in class org.optaplanner.examples.machinereassignment.domain.MachineReassignment
 
setBasicPlumbingTermination(BasicPlumbingTermination) - Method in class org.optaplanner.core.impl.solver.DefaultSolver
 
setBed(Bed) - Method in class org.optaplanner.examples.pas.domain.BedDesignation
 
setBedDesignationList(List<BedDesignation>) - Method in class org.optaplanner.examples.pas.domain.PatientAdmissionSchedule
 
setBedList(List<Bed>) - Method in class org.optaplanner.examples.pas.domain.PatientAdmissionSchedule
 
setBedList(List<Bed>) - Method in class org.optaplanner.examples.pas.domain.Room
 
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
 
setBufferedReader(BufferedReader) - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
setBufferedWriter(BufferedWriter) - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionExporter.TxtOutputBuilder
 
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
 
setCalculatedScore(Score) - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
setCapacity(int) - Method in class org.optaplanner.examples.cheaptime.domain.MachineCapacity
 
setCapacity(int) - Method in class org.optaplanner.examples.curriculumcourse.domain.Room
 
setCapacity(int) - Method in class org.optaplanner.examples.examination.domain.Room
 
setCapacity(int) - Method in class org.optaplanner.examples.pas.domain.Room
 
setCapacity(int) - Method in class org.optaplanner.examples.projectjobscheduling.domain.resource.Resource
 
setCapacity(int) - Method in class org.optaplanner.examples.vehiclerouting.domain.Vehicle
 
setCity(City) - Method in class org.optaplanner.examples.tsp.domain.Domicile
 
setCity(City) - Method in class org.optaplanner.examples.tsp.domain.Visit
 
setCityList(List<City>) - Method in class org.optaplanner.examples.tsp.domain.TravelingSalesmanTour
 
setClonedSolution(Solution) - Method in class org.optaplanner.core.impl.phase.scope.AbstractStepScope
 
setCode(String) - Method in class org.optaplanner.examples.curriculumcourse.domain.Course
 
setCode(String) - Method in class org.optaplanner.examples.curriculumcourse.domain.Curriculum
 
setCode(String) - Method in class org.optaplanner.examples.curriculumcourse.domain.Room
 
setCode(String) - Method in class org.optaplanner.examples.curriculumcourse.domain.Teacher
 
setCode(String) - Method in class org.optaplanner.examples.dinnerparty.domain.Guest
 
setCode(String) - Method in class org.optaplanner.examples.nurserostering.domain.contract.Contract
 
setCode(String) - Method in class org.optaplanner.examples.nurserostering.domain.Employee
 
setCode(String) - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
setCode(String) - Method in class org.optaplanner.examples.nurserostering.domain.pattern.Pattern
 
setCode(String) - Method in class org.optaplanner.examples.nurserostering.domain.ShiftType
 
setCode(String) - Method in class org.optaplanner.examples.nurserostering.domain.Skill
 
setCoincidenceTopicSet(Set<Topic>) - Method in class org.optaplanner.examples.examination.domain.Topic
 
setColumn(Column) - Method in class org.optaplanner.examples.nqueens.domain.Queen
 
setColumnList(List<Column>) - Method in class org.optaplanner.examples.nqueens.domain.NQueens
 
setComputer(CloudComputer) - Method in class org.optaplanner.examples.cloudbalancing.domain.CloudProcess
 
setComputerList(List<CloudComputer>) - Method in class org.optaplanner.examples.cloudbalancing.domain.CloudBalance
 
setConstraintMatchEnabledPreference(boolean) - Method in class org.optaplanner.core.impl.solver.DefaultSolver
 
setConstructionHeuristicType(ConstructionHeuristicType) - Method in class org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicPhaseConfig
 
setContract(Contract) - Method in class org.optaplanner.examples.nurserostering.domain.contract.ContractLine
 
setContract(Contract) - Method in class org.optaplanner.examples.nurserostering.domain.contract.PatternContractLine
 
setContract(Contract) - Method in class org.optaplanner.examples.nurserostering.domain.Employee
 
setContractLineList(List<ContractLine>) - Method in class org.optaplanner.examples.nurserostering.domain.contract.Contract
 
setContractLineList(List<ContractLine>) - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
setContractLineType(ContractLineType) - Method in class org.optaplanner.examples.nurserostering.domain.contract.ContractLine
 
setContractList(List<Contract>) - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
setCost(int) - Method in class org.optaplanner.examples.cloudbalancing.domain.CloudComputer
 
setCourse(Course) - Method in class org.optaplanner.examples.curriculumcourse.domain.Lecture
 
setCourse(Course) - Method in class org.optaplanner.examples.curriculumcourse.domain.UnavailablePeriodPenalty
 
setCourseList(List<Course>) - Method in class org.optaplanner.examples.curriculumcourse.domain.CourseSchedule
 
setCpuPower(int) - Method in class org.optaplanner.examples.cloudbalancing.domain.CloudComputer
 
setCriticalPathDuration(int) - Method in class org.optaplanner.examples.projectjobscheduling.domain.Project
 
setCurriculumList(List<Curriculum>) - Method in class org.optaplanner.examples.curriculumcourse.domain.Course
 
setCurriculumList(List<Curriculum>) - Method in class org.optaplanner.examples.curriculumcourse.domain.CourseSchedule
 
setCustomerList(List<Customer>) - Method in class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution
 
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
 
setDaemon(Boolean) - Method in class org.optaplanner.core.config.solver.SolverConfig
 
setDateIndex(int) - Method in class org.optaplanner.examples.tennis.domain.Day
 
setDateString(String) - Method in class org.optaplanner.examples.nurserostering.domain.ShiftDate
 
setDay(Day) - Method in class org.optaplanner.examples.curriculumcourse.domain.Period
 
setDay(Day) - Method in class org.optaplanner.examples.tennis.domain.TeamAssignment
 
setDay(Day) - Method in class org.optaplanner.examples.tennis.domain.UnavailabilityPenalty
 
setDay(Day) - Method in class org.optaplanner.examples.travelingtournament.domain.Match
 
setDayIndex(int) - Method in class org.optaplanner.examples.curriculumcourse.domain.Day
 
setDayIndex(int) - Method in class org.optaplanner.examples.examination.domain.Period
 
setDayIndex(int) - Method in class org.optaplanner.examples.nurserostering.domain.ShiftDate
 
setDayIndex0ShiftType(ShiftType) - Method in class org.optaplanner.examples.nurserostering.domain.pattern.ShiftType2DaysPattern
 
setDayIndex0ShiftType(ShiftType) - Method in class org.optaplanner.examples.nurserostering.domain.pattern.ShiftType3DaysPattern
 
setDayIndex1ShiftType(ShiftType) - Method in class org.optaplanner.examples.nurserostering.domain.pattern.ShiftType2DaysPattern
 
setDayIndex1ShiftType(ShiftType) - Method in class org.optaplanner.examples.nurserostering.domain.pattern.ShiftType3DaysPattern
 
setDayIndex2ShiftType(ShiftType) - Method in class org.optaplanner.examples.nurserostering.domain.pattern.ShiftType3DaysPattern
 
setDayList(List<Day>) - Method in class org.optaplanner.examples.curriculumcourse.domain.CourseSchedule
 
setDayList(List<Day>) - Method in class org.optaplanner.examples.tennis.domain.TennisSolution
 
setDayList(List<Day>) - Method in class org.optaplanner.examples.travelingtournament.domain.TravelingTournament
 
setDayOffRequestList(List<DayOffRequest>) - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
setDayOffRequestMap(Map<ShiftDate, DayOffRequest>) - Method in class org.optaplanner.examples.nurserostering.domain.Employee
 
setDayOfWeek(DayOfWeek) - Method in class org.optaplanner.examples.nurserostering.domain.ShiftDate
 
setDayOnRequestList(List<DayOnRequest>) - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
setDayOnRequestMap(Map<ShiftDate, DayOnRequest>) - Method in class org.optaplanner.examples.nurserostering.domain.Employee
 
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.  
setDelay(Integer) - Method in class org.optaplanner.examples.projectjobscheduling.domain.Allocation
 
setDemand(int) - Method in class org.optaplanner.examples.vehiclerouting.domain.Customer
 
setDepartment(Department) - Method in class org.optaplanner.examples.pas.domain.DepartmentSpecialism
 
setDepartment(Department) - Method in class org.optaplanner.examples.pas.domain.Room
 
setDepartmentList(List<Department>) - Method in class org.optaplanner.examples.pas.domain.PatientAdmissionSchedule
 
setDepartmentSpecialismList(List<DepartmentSpecialism>) - Method in class org.optaplanner.examples.pas.domain.PatientAdmissionSchedule
 
setDepot(Depot) - Method in class org.optaplanner.examples.vehiclerouting.domain.Vehicle
 
setDepotList(List<Depot>) - Method in class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution
 
setDescription(String) - Method in class org.optaplanner.examples.nurserostering.domain.contract.Contract
 
setDescription(String) - Method in class org.optaplanner.examples.nurserostering.domain.ShiftType
 
setDetail(String) - Method in class org.optaplanner.benchmark.impl.aggregator.swingui.MixedCheckBox
 
setDistanceToTeamMap(Map<Team, Integer>) - Method in class org.optaplanner.examples.travelingtournament.domain.Team
 
setDistanceType(DistanceType) - Method in class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution
 
setDocument(Document) - Method in class org.optaplanner.examples.common.persistence.AbstractXmlSolutionExporter.XmlOutputBuilder
 
setDocument(Document) - Method in class org.optaplanner.examples.common.persistence.AbstractXmlSolutionImporter.XmlInputBuilder
 
setDomicile(Domicile) - Method in class org.optaplanner.examples.tsp.domain.TravelingSalesmanTour
 
setDowncastEntityClass(Class<?>) - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
 
setDueTime(int) - Method in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedCustomer
 
setDueTime(int) - Method in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedDepot
 
setDuration(int) - Method in class org.optaplanner.examples.cheaptime.domain.Task
 
setDuration(int) - Method in class org.optaplanner.examples.examination.domain.Period
 
setDuration(int) - Method in class org.optaplanner.examples.examination.domain.Topic
 
setDuration(int) - Method in class org.optaplanner.examples.projectjobscheduling.domain.ExecutionMode
 
setEasyScoreCalculatorClass(Class<? extends EasyScoreCalculator>) - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
 
setEmployee(Employee) - Method in class org.optaplanner.examples.nurserostering.domain.request.DayOffRequest
 
setEmployee(Employee) - Method in class org.optaplanner.examples.nurserostering.domain.request.DayOnRequest
 
setEmployee(Employee) - Method in class org.optaplanner.examples.nurserostering.domain.request.ShiftOffRequest
 
setEmployee(Employee) - Method in class org.optaplanner.examples.nurserostering.domain.request.ShiftOnRequest
 
setEmployee(Employee) - Method in class org.optaplanner.examples.nurserostering.domain.ShiftAssignment
 
setEmployee(Employee) - Method in class org.optaplanner.examples.nurserostering.domain.SkillProficiency
 
setEmployee(Employee) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeAssignmentTotal
 
setEmployee(Employee) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveAssignmentEnd
 
setEmployee(Employee) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveAssignmentStart
 
setEmployee(Employee) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveWeekendAssignmentEnd
 
setEmployee(Employee) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveWeekendAssignmentStart
 
setEmployee(Employee) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeFreeSequence
 
setEmployee(Employee) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeWeekendSequence
 
setEmployee(Employee) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeWorkSequence
 
setEmployeeList(List<Employee>) - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
setEnabled(boolean) - Method in class org.optaplanner.examples.nurserostering.domain.contract.BooleanContractLine
 
setEndingSystemTimeMillis(Long) - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
 
setEndTimeString(String) - Method in class org.optaplanner.examples.nurserostering.domain.ShiftType
 
setEntity(Object) - Method in class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicStepScope
 
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.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
 
setEquipment(Equipment) - Method in class org.optaplanner.examples.pas.domain.PreferredPatientEquipment
 
setEquipment(Equipment) - Method in class org.optaplanner.examples.pas.domain.RequiredPatientEquipment
 
setEquipment(Equipment) - Method in class org.optaplanner.examples.pas.domain.RoomEquipment
 
setEquipmentList(List<Equipment>) - Method in class org.optaplanner.examples.pas.domain.PatientAdmissionSchedule
 
setExamList(List<Exam>) - Method in class org.optaplanner.examples.examination.domain.Examination
 
setExecutionMode(ExecutionMode) - Method in class org.optaplanner.examples.projectjobscheduling.domain.Allocation
 
setExecutionMode(ExecutionMode) - Method in class org.optaplanner.examples.projectjobscheduling.domain.ResourceRequirement
 
setExecutionModeList(List<ExecutionMode>) - Method in class org.optaplanner.examples.projectjobscheduling.domain.Job
 
setExecutionModeList(List<ExecutionMode>) - Method in class org.optaplanner.examples.projectjobscheduling.domain.Schedule
 
setExhaustiveSearchType(ExhaustiveSearchType) - Method in class org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchPhaseConfig
 
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
 
setExporter(AbstractSolutionExporter) - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
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
 
setFailureThrowable(Throwable) - Method in class org.optaplanner.benchmark.impl.SingleBenchmarkRunner
 
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
 
setFinalistPodiumType(FinalistPodiumType) - Method in class org.optaplanner.core.config.localsearch.decider.forager.LocalSearchForagerConfig
 
setFirstDayIndex(int) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeFreeSequence
 
setFirstDayIndex(int) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeWorkSequence
 
setFirstNight(Night) - Method in class org.optaplanner.examples.pas.domain.AdmissionPart
 
setFirstShiftDate(ShiftDate) - Method in class org.optaplanner.examples.nurserostering.domain.NurseRosterParametrization
 
setFirstSundayIndex(int) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeWeekendSequence
 
setFixedProbabilityWeight(Double) - Method in class org.optaplanner.core.config.heuristic.selector.move.MoveSelectorConfig
 
setFollowingExamList(List<FollowingExam>) - Method in class org.optaplanner.examples.examination.domain.LeadingExam
 
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
 
setFreeDayLength(int) - Method in class org.optaplanner.examples.nurserostering.domain.pattern.WorkBeforeFreeSequencePattern
 
setFreeDayOfWeek(DayOfWeek) - Method in class org.optaplanner.examples.nurserostering.domain.pattern.FreeBefore2DaysWithAWorkDayPattern
 
setFromDependencyServiceList(List<MrService>) - Method in class org.optaplanner.examples.machinereassignment.domain.MrService
 
setFromService(MrService) - Method in class org.optaplanner.examples.machinereassignment.domain.solver.MrServiceDependency
 
setFrontLoadLarge(boolean) - Method in class org.optaplanner.examples.examination.domain.Topic
 
setFrontLoadLargeTopicSize(int) - Method in class org.optaplanner.examples.examination.domain.InstitutionParametrization
 
setFrontLoadLast(boolean) - Method in class org.optaplanner.examples.examination.domain.Period
 
setFrontLoadLastPeriodSize(int) - Method in class org.optaplanner.examples.examination.domain.InstitutionParametrization
 
setFrontLoadPenalty(int) - Method in class org.optaplanner.examples.examination.domain.InstitutionParametrization
 
setGender(Gender) - Method in class org.optaplanner.examples.dinnerparty.domain.Guest
 
setGender(Gender) - Method in class org.optaplanner.examples.pas.domain.Patient
 
setGenderLimitation(GenderLimitation) - Method in class org.optaplanner.examples.pas.domain.Room
 
setGlobalPenaltyInfo(MrGlobalPenaltyInfo) - Method in class org.optaplanner.examples.machinereassignment.domain.MachineReassignment
 
setGlobalPeriodRangeFrom(int) - Method in class org.optaplanner.examples.cheaptime.domain.CheapTimeSolution
 
setGlobalPeriodRangeTo(int) - Method in class org.optaplanner.examples.cheaptime.domain.CheapTimeSolution
 
setGuest(Guest) - Method in class org.optaplanner.examples.dinnerparty.domain.HobbyPractician
 
setGuest(Guest) - Method in class org.optaplanner.examples.dinnerparty.domain.SeatDesignation
 
setGuestList(List<Guest>) - Method in class org.optaplanner.examples.dinnerparty.domain.DinnerParty
 
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) - 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
 
setHobby(Hobby) - Method in class org.optaplanner.examples.dinnerparty.domain.HobbyPractician
 
setHobbyPracticianList(List<HobbyPractician>) - Method in class org.optaplanner.examples.dinnerparty.domain.DinnerParty
 
setHobbyPracticianList(List<HobbyPractician>) - Method in class org.optaplanner.examples.dinnerparty.domain.Guest
 
setHomeTeam(Team) - Method in class org.optaplanner.examples.travelingtournament.domain.Match
 
setHoursSpentLimit(Long) - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
 
setHubTravelDistanceMap(Map<HubSegmentLocation, Double>) - Method in class org.optaplanner.examples.vehiclerouting.domain.location.segmented.HubSegmentLocation
 
setHubTravelDistanceMap(Map<HubSegmentLocation, Double>) - Method in class org.optaplanner.examples.vehiclerouting.domain.location.segmented.RoadSegmentLocation
 
setId(String) - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
 
setId(Long) - Method in class org.optaplanner.examples.common.domain.AbstractPersistable
 
setIgnoreEmptyChildIterators(Boolean) - Method in class org.optaplanner.core.config.heuristic.selector.move.composite.CartesianProductMoveSelectorConfig
 
setImporter(AbstractSolutionImporter) - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
setIncrementalScoreCalculatorClass(Class<? extends IncrementalScoreCalculator>) - Method in class org.optaplanner.core.config.score.director.ScoreDirectorFactoryConfig
 
setIndex(int) - Method in class org.optaplanner.examples.cheaptime.domain.Machine
 
setIndex(int) - Method in class org.optaplanner.examples.cheaptime.domain.Resource
 
setIndex(int) - Method in class org.optaplanner.examples.machinereassignment.domain.MrResource
 
setIndex(int) - Method in class org.optaplanner.examples.nqueens.domain.Column
 
setIndex(int) - Method in class org.optaplanner.examples.nqueens.domain.Row
 
setIndex(int) - Method in class org.optaplanner.examples.nurserostering.domain.Shift
 
setIndex(int) - Method in class org.optaplanner.examples.nurserostering.domain.ShiftType
 
setIndex(int) - Method in class org.optaplanner.examples.pas.domain.Night
 
setIndex(int) - Method in class org.optaplanner.examples.travelingtournament.domain.Day
 
setIndexInDay(int) - Method in class org.optaplanner.examples.tennis.domain.TeamAssignment
 
setIndexInRoom(int) - Method in class org.optaplanner.examples.pas.domain.Bed
 
setIndexInShift(int) - Method in class org.optaplanner.examples.nurserostering.domain.ShiftAssignment
 
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
 
setInputFile(File) - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
setInputFile(File) - Method in class org.optaplanner.examples.common.persistence.AbstractXmlSolutionImporter.XmlInputBuilder
 
setInputSolutionFile(File) - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
 
setInputSolutionFileList(List<File>) - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
 
setInstitutionParametrization(InstitutionParametrization) - Method in class org.optaplanner.examples.examination.domain.Examination
 
setInstitutionParametrization(InstitutionParametrization) - Method in class org.optaplanner.examples.examination.swingui.InstitutionParametrizationDialog
 
setJob(Job) - Method in class org.optaplanner.examples.dinnerparty.domain.Guest
 
setJob(Job) - Method in class org.optaplanner.examples.projectjobscheduling.domain.Allocation
 
setJob(Job) - Method in class org.optaplanner.examples.projectjobscheduling.domain.ExecutionMode
 
setJobList(List<Job>) - Method in class org.optaplanner.examples.dinnerparty.domain.DinnerParty
 
setJobList(List<Job>) - Method in class org.optaplanner.examples.projectjobscheduling.domain.Project
 
setJobList(List<Job>) - Method in class org.optaplanner.examples.projectjobscheduling.domain.Schedule
 
setJobType(JobType) - Method in class org.optaplanner.examples.dinnerparty.domain.Job
 
setJobType(JobType) - Method in class org.optaplanner.examples.projectjobscheduling.domain.Job
 
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
 
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
 
setLastDayIndex(int) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeFreeSequence
 
setLastDayIndex(int) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeWorkSequence
 
setLastNight(Night) - Method in class org.optaplanner.examples.pas.domain.AdmissionPart
 
setLastShiftDate(ShiftDate) - Method in class org.optaplanner.examples.nurserostering.domain.NurseRosterParametrization
 
setLastSundayIndex(int) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeWeekendSequence
 
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.  
setLatitude(double) - Method in class org.optaplanner.examples.tsp.domain.City
 
setLatitude(double) - Method in class org.optaplanner.examples.vehiclerouting.domain.location.Location
 
setLayerList(List<ExhaustiveSearchLayer>) - Method in class org.optaplanner.core.impl.exhaustivesearch.scope.ExhaustiveSearchPhaseScope
 
setLeadingExam(LeadingExam) - Method in class org.optaplanner.examples.examination.domain.FollowingExam
 
setLectureIndexInCourse(int) - Method in class org.optaplanner.examples.curriculumcourse.domain.Lecture
 
setLectureList(List<Lecture>) - Method in class org.optaplanner.examples.curriculumcourse.domain.CourseSchedule
 
setLectureSize(int) - Method in class org.optaplanner.examples.curriculumcourse.domain.Course
 
setLeftSeat(Seat) - Method in class org.optaplanner.examples.dinnerparty.domain.Seat
 
setLeftTopic(Topic) - Method in class org.optaplanner.examples.examination.domain.PeriodPenalty
 
setLeftTopic(Topic) - Method in class org.optaplanner.examples.examination.domain.solver.TopicConflict
 
setLoadCostWeight(int) - Method in class org.optaplanner.examples.machinereassignment.domain.MrResource
 
setLocale(Locale) - Method in class org.optaplanner.benchmark.config.report.BenchmarkReportConfig
 
setLocale(Locale) - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
 
setLocalResourceList(List<LocalResource>) - Method in class org.optaplanner.examples.projectjobscheduling.domain.Project
 
setLocation(MrLocation) - Method in class org.optaplanner.examples.machinereassignment.domain.MrMachine
 
setLocation(Location) - Method in class org.optaplanner.examples.vehiclerouting.domain.Customer
 
setLocation(Location) - Method in class org.optaplanner.examples.vehiclerouting.domain.Depot
 
setLocationList(List<MrLocation>) - Method in class org.optaplanner.examples.machinereassignment.domain.MachineReassignment
 
setLocationList(List<Location>) - Method in class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution
 
setLocationSpread(int) - Method in class org.optaplanner.examples.machinereassignment.domain.MrService
 
setLocked(boolean) - Method in class org.optaplanner.examples.curriculumcourse.domain.Lecture
 
setLocked(boolean) - Method in class org.optaplanner.examples.tennis.domain.TeamAssignment
 
setLongitude(double) - Method in class org.optaplanner.examples.tsp.domain.City
 
setLongitude(double) - Method in class org.optaplanner.examples.vehiclerouting.domain.location.Location
 
setMachine(Machine) - Method in class org.optaplanner.examples.cheaptime.domain.MachineCapacity
 
setMachine(Machine) - Method in class org.optaplanner.examples.cheaptime.domain.TaskAssignment
 
setMachine(MrMachine) - Method in class org.optaplanner.examples.machinereassignment.domain.MrMachineCapacity
 
setMachine(MrMachine) - Method in class org.optaplanner.examples.machinereassignment.domain.MrProcessAssignment
 
setMachineCapacityList(List<MachineCapacity>) - Method in class org.optaplanner.examples.cheaptime.domain.CheapTimeSolution
 
setMachineCapacityList(List<MachineCapacity>) - Method in class org.optaplanner.examples.cheaptime.domain.Machine
 
setMachineCapacityList(List<MrMachineCapacity>) - Method in class org.optaplanner.examples.machinereassignment.domain.MachineReassignment
 
setMachineCapacityList(List<MrMachineCapacity>) - Method in class org.optaplanner.examples.machinereassignment.domain.MrMachine
 
setMachineList(List<Machine>) - Method in class org.optaplanner.examples.cheaptime.domain.CheapTimeSolution
 
setMachineList(List<MrMachine>) - Method in class org.optaplanner.examples.machinereassignment.domain.MachineReassignment
 
setMachineMoveCostMap(Map<MrMachine, Integer>) - Method in class org.optaplanner.examples.machinereassignment.domain.MrMachine
 
setMachineMoveCostWeight(int) - Method in class org.optaplanner.examples.machinereassignment.domain.MrGlobalPenaltyInfo
 
setMatchList(List<Match>) - Method in class org.optaplanner.examples.travelingtournament.domain.TravelingTournament
 
setMaximumAge(Integer) - Method in class org.optaplanner.examples.pas.domain.Department
 
setMaximumCapacity(long) - Method in class org.optaplanner.examples.machinereassignment.domain.MrMachineCapacity
 
setMaximumEnabled(boolean) - Method in class org.optaplanner.examples.nurserostering.domain.contract.MinMaxContractLine
 
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
 
setMaximumValue(int) - Method in class org.optaplanner.examples.nurserostering.domain.contract.MinMaxContractLine
 
setMaximumWeight(int) - Method in class org.optaplanner.examples.nurserostering.domain.contract.MinMaxContractLine
 
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. 
setMemory(int) - Method in class org.optaplanner.examples.cloudbalancing.domain.CloudComputer
 
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
 
setMinimumAge(Integer) - Method in class org.optaplanner.examples.pas.domain.Department
 
setMinimumEnabled(boolean) - Method in class org.optaplanner.examples.nurserostering.domain.contract.MinMaxContractLine
 
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
 
setMinimumValue(int) - Method in class org.optaplanner.examples.nurserostering.domain.contract.MinMaxContractLine
 
setMinimumWeight(int) - Method in class org.optaplanner.examples.nurserostering.domain.contract.MinMaxContractLine
 
setMinutesSpentLimit(Long) - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
 
setMinWorkingDaySize(int) - Method in class org.optaplanner.examples.curriculumcourse.domain.Course
 
setMixedDurationPenalty(int) - Method in class org.optaplanner.examples.examination.domain.InstitutionParametrization
 
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
 
setMoveCost(int) - Method in class org.optaplanner.examples.machinereassignment.domain.MrProcess
 
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.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
 
setMultiplicand(int) - Method in class org.optaplanner.examples.machinereassignment.domain.MrBalancePenalty
 
setN(int) - Method in class org.optaplanner.examples.nqueens.domain.NQueens
 
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
 
setName(String) - Method in class org.optaplanner.examples.curriculumcourse.domain.CourseSchedule
 
setName(String) - Method in class org.optaplanner.examples.dinnerparty.domain.Guest
 
setName(String) - Method in class org.optaplanner.examples.dinnerparty.domain.Job
 
setName(String) - Method in class org.optaplanner.examples.nurserostering.domain.Employee
 
setName(String) - Method in class org.optaplanner.examples.pas.domain.Department
 
setName(String) - Method in class org.optaplanner.examples.pas.domain.Equipment
 
setName(String) - Method in class org.optaplanner.examples.pas.domain.Patient
 
setName(String) - Method in class org.optaplanner.examples.pas.domain.Room
 
setName(String) - Method in class org.optaplanner.examples.pas.domain.Specialism
 
setName(String) - Method in class org.optaplanner.examples.tennis.domain.Team
 
setName(String) - Method in class org.optaplanner.examples.travelingtournament.domain.Team
 
setName(String) - Method in class org.optaplanner.examples.tsp.domain.City
 
setName(String) - Method in class org.optaplanner.examples.tsp.domain.TravelingSalesmanTour
 
setName(String) - Method in class org.optaplanner.examples.vehiclerouting.domain.location.Location
 
setName(String) - Method in class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution
 
setNearbyTravelDistanceMap(Map<RoadSegmentLocation, Double>) - Method in class org.optaplanner.examples.vehiclerouting.domain.location.segmented.HubSegmentLocation
 
setNearbyTravelDistanceMap(Map<RoadSegmentLocation, Double>) - Method in class org.optaplanner.examples.vehiclerouting.domain.location.segmented.RoadSegmentLocation
 
setNeighborhood(MrNeighborhood) - Method in class org.optaplanner.examples.machinereassignment.domain.MrMachine
 
setNeighborhoodList(List<MrNeighborhood>) - Method in class org.optaplanner.examples.machinereassignment.domain.MachineReassignment
 
setNetworkBandwidth(int) - Method in class org.optaplanner.examples.cloudbalancing.domain.CloudComputer
 
setNextCustomer(Customer) - Method in class org.optaplanner.examples.vehiclerouting.domain.Customer
 
setNextCustomer(Customer) - Method in interface org.optaplanner.examples.vehiclerouting.domain.Standstill
 
setNextCustomer(Customer) - Method in class org.optaplanner.examples.vehiclerouting.domain.Vehicle
 
setNextDay(Day) - Method in class org.optaplanner.examples.travelingtournament.domain.Day
 
setNight(boolean) - Method in class org.optaplanner.examples.nurserostering.domain.ShiftType
 
setNightList(List<Night>) - Method in class org.optaplanner.examples.pas.domain.PatientAdmissionSchedule
 
setNodeComparator(Comparator<ExhaustiveSearchNode>) - Method in class org.optaplanner.core.impl.exhaustivesearch.DefaultExhaustiveSearchPhase
 
setNodeExplorationType(NodeExplorationType) - Method in class org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchPhaseConfig
 
setNurseRosterParametrization(NurseRosterParametrization) - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
setOptimisticBound(Score) - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchNode
 
setOriginalMachine(MrMachine) - Method in class org.optaplanner.examples.machinereassignment.domain.MrProcessAssignment
 
setOriginResource(MrResource) - Method in class org.optaplanner.examples.machinereassignment.domain.MrBalancePenalty
 
setParallelBenchmarkCount(String) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
 
setParallelBenchmarkCount(Integer) - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
 
setPatient(Patient) - Method in class org.optaplanner.examples.pas.domain.AdmissionPart
 
setPatient(Patient) - Method in class org.optaplanner.examples.pas.domain.PreferredPatientEquipment
 
setPatient(Patient) - Method in class org.optaplanner.examples.pas.domain.RequiredPatientEquipment
 
setPatientList(List<Patient>) - Method in class org.optaplanner.examples.pas.domain.PatientAdmissionSchedule
 
setPattern(Pattern) - Method in class org.optaplanner.examples.nurserostering.domain.contract.PatternContractLine
 
setPatternContractLineList(List<PatternContractLine>) - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
setPatternList(List<Pattern>) - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
setPenalty(int) - Method in class org.optaplanner.examples.examination.domain.Period
 
setPenalty(int) - Method in class org.optaplanner.examples.examination.domain.Room
 
setPeriod(int) - Method in class org.optaplanner.examples.cheaptime.domain.PeriodPowerPrice
 
setPeriod(Period) - Method in class org.optaplanner.examples.curriculumcourse.domain.Lecture
 
setPeriod(Period) - Method in class org.optaplanner.examples.curriculumcourse.domain.UnavailablePeriodPenalty
 
setPeriod(Period) - Method in class org.optaplanner.examples.examination.domain.FollowingExam
 
setPeriod(Period) - Method in class org.optaplanner.examples.examination.domain.LeadingExam
 
setPeriodIndex(int) - Method in class org.optaplanner.examples.examination.domain.Period
 
setPeriodList(List<Period>) - Method in class org.optaplanner.examples.curriculumcourse.domain.CourseSchedule
 
setPeriodList(List<Period>) - Method in class org.optaplanner.examples.curriculumcourse.domain.Day
 
setPeriodList(List<Period>) - Method in class org.optaplanner.examples.examination.domain.Examination
 
setPeriodPenaltyList(List<PeriodPenalty>) - Method in class org.optaplanner.examples.examination.domain.Examination
 
setPeriodPenaltyType(PeriodPenaltyType) - Method in class org.optaplanner.examples.examination.domain.PeriodPenalty
 
setPeriodPowerPriceList(List<PeriodPowerPrice>) - Method in class org.optaplanner.examples.cheaptime.domain.CheapTimeSolution
 
setPeriodSpreadLength(int) - Method in class org.optaplanner.examples.examination.domain.InstitutionParametrization
 
setPeriodSpreadPenalty(int) - Method in class org.optaplanner.examples.examination.domain.InstitutionParametrization
 
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
 
setPlanningWindowStart(ShiftDate) - Method in class org.optaplanner.examples.nurserostering.domain.NurseRosterParametrization
 
setPointList(List<P>) - Method in class org.optaplanner.benchmark.impl.statistic.SingleStatistic
 
setPowerConsumptionMicros(long) - Method in class org.optaplanner.examples.cheaptime.domain.Machine
 
setPowerConsumptionMicros(long) - Method in class org.optaplanner.examples.cheaptime.domain.Task
 
setPowerPriceMicros(long) - Method in class org.optaplanner.examples.cheaptime.domain.PeriodPowerPrice
 
setPredecessorAllocationList(List<Allocation>) - Method in class org.optaplanner.examples.projectjobscheduling.domain.Allocation
 
setPredecessorsDoneDate(Integer) - Method in class org.optaplanner.examples.projectjobscheduling.domain.Allocation
 
setPreferredMaximumRoomCapacity(Integer) - Method in class org.optaplanner.examples.pas.domain.Patient
 
setPreferredPatientEquipmentList(List<PreferredPatientEquipment>) - Method in class org.optaplanner.examples.pas.domain.Patient
 
setPreferredPatientEquipmentList(List<PreferredPatientEquipment>) - Method in class org.optaplanner.examples.pas.domain.PatientAdmissionSchedule
 
setPreviousStandstill(Standstill) - Method in class org.optaplanner.examples.tsp.domain.Visit
 
setPreviousStandstill(Standstill) - Method in class org.optaplanner.examples.vehiclerouting.domain.Customer
 
setPriority(int) - Method in class org.optaplanner.examples.pas.domain.DepartmentSpecialism
 
setPriority(int) - Method in class org.optaplanner.examples.pas.domain.RoomSpecialism
 
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
 
setProcess(MrProcess) - Method in class org.optaplanner.examples.machinereassignment.domain.MrProcessAssignment
 
setProcess(MrProcess) - Method in class org.optaplanner.examples.machinereassignment.domain.MrProcessRequirement
 
setProcessAssignmentList(List<MrProcessAssignment>) - Method in class org.optaplanner.examples.machinereassignment.domain.MachineReassignment
 
setProcessList(List<CloudProcess>) - Method in class org.optaplanner.examples.cloudbalancing.domain.CloudBalance
 
setProcessList(List<MrProcess>) - Method in class org.optaplanner.examples.machinereassignment.domain.MachineReassignment
 
setProcessMoveCostWeight(int) - Method in class org.optaplanner.examples.machinereassignment.domain.MrGlobalPenaltyInfo
 
setProcessRequirementList(List<MrProcessRequirement>) - Method in class org.optaplanner.examples.machinereassignment.domain.MrProcess
 
setProject(Project) - Method in class org.optaplanner.examples.projectjobscheduling.domain.Job
 
setProject(Project) - Method in class org.optaplanner.examples.projectjobscheduling.domain.resource.LocalResource
 
setProjectList(List<Project>) - Method in class org.optaplanner.examples.projectjobscheduling.domain.Schedule
 
setPureSingleStatisticList(List<PureSingleStatistic>) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
 
setQueenList(List<Queen>) - Method in class org.optaplanner.examples.nqueens.domain.NQueens
 
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
 
setReadyTime(int) - Method in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedCustomer
 
setReadyTime(int) - Method in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedDepot
 
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
 
setReleaseDate(int) - Method in class org.optaplanner.examples.projectjobscheduling.domain.Project
 
setRenewable(boolean) - Method in class org.optaplanner.examples.projectjobscheduling.domain.resource.LocalResource
 
setRequiredCpuPower(int) - Method in class org.optaplanner.examples.cloudbalancing.domain.CloudProcess
 
setRequiredEmployeeSize(int) - Method in class org.optaplanner.examples.nurserostering.domain.Shift
 
setRequiredMemory(int) - Method in class org.optaplanner.examples.cloudbalancing.domain.CloudProcess
 
setRequiredNetworkBandwidth(int) - Method in class org.optaplanner.examples.cloudbalancing.domain.CloudProcess
 
setRequiredPatientEquipmentList(List<RequiredPatientEquipment>) - Method in class org.optaplanner.examples.pas.domain.Patient
 
setRequiredPatientEquipmentList(List<RequiredPatientEquipment>) - Method in class org.optaplanner.examples.pas.domain.PatientAdmissionSchedule
 
setRequirement(int) - Method in class org.optaplanner.examples.projectjobscheduling.domain.ResourceRequirement
 
setResource(Resource) - Method in class org.optaplanner.examples.cheaptime.domain.MachineCapacity
 
setResource(Resource) - Method in class org.optaplanner.examples.cheaptime.domain.TaskRequirement
 
setResource(MrResource) - Method in class org.optaplanner.examples.machinereassignment.domain.MrMachineCapacity
 
setResource(MrResource) - Method in class org.optaplanner.examples.machinereassignment.domain.MrProcessRequirement
 
setResource(Resource) - Method in class org.optaplanner.examples.projectjobscheduling.domain.ResourceRequirement
 
setResourceList(List<Resource>) - Method in class org.optaplanner.examples.cheaptime.domain.CheapTimeSolution
 
setResourceList(List<MrResource>) - Method in class org.optaplanner.examples.machinereassignment.domain.MachineReassignment
 
setResourceList(List<MrResource>) - Method in class org.optaplanner.examples.machinereassignment.swingui.MrMachinePanel
 
setResourceList(List<Resource>) - Method in class org.optaplanner.examples.projectjobscheduling.domain.Schedule
 
setResourceRequirementList(List<ResourceRequirement>) - Method in class org.optaplanner.examples.projectjobscheduling.domain.ExecutionMode
 
setResourceRequirementList(List<ResourceRequirement>) - Method in class org.optaplanner.examples.projectjobscheduling.domain.Schedule
 
setResourceUsage(int) - Method in class org.optaplanner.examples.cheaptime.domain.TaskRequirement
 
setRightSeat(Seat) - Method in class org.optaplanner.examples.dinnerparty.domain.Seat
 
setRightTopic(Topic) - Method in class org.optaplanner.examples.examination.domain.PeriodPenalty
 
setRightTopic(Topic) - Method in class org.optaplanner.examples.examination.domain.solver.TopicConflict
 
setRoom(Room) - Method in class org.optaplanner.examples.curriculumcourse.domain.Lecture
 
setRoom(Room) - Method in class org.optaplanner.examples.examination.domain.Exam
 
setRoom(Room) - Method in class org.optaplanner.examples.pas.domain.Bed
 
setRoom(Room) - Method in class org.optaplanner.examples.pas.domain.RoomEquipment
 
setRoom(Room) - Method in class org.optaplanner.examples.pas.domain.RoomSpecialism
 
setRoomEquipmentList(List<RoomEquipment>) - Method in class org.optaplanner.examples.pas.domain.PatientAdmissionSchedule
 
setRoomEquipmentList(List<RoomEquipment>) - Method in class org.optaplanner.examples.pas.domain.Room
 
setRoomList(List<Room>) - Method in class org.optaplanner.examples.curriculumcourse.domain.CourseSchedule
 
setRoomList(List<Room>) - Method in class org.optaplanner.examples.examination.domain.Examination
 
setRoomList(List<Room>) - Method in class org.optaplanner.examples.pas.domain.Department
 
setRoomList(List<Room>) - Method in class org.optaplanner.examples.pas.domain.PatientAdmissionSchedule
 
setRoomPenaltyList(List<RoomPenalty>) - Method in class org.optaplanner.examples.examination.domain.Examination
 
setRoomPenaltyType(RoomPenaltyType) - Method in class org.optaplanner.examples.examination.domain.RoomPenalty
 
setRoomSpecialismList(List<RoomSpecialism>) - Method in class org.optaplanner.examples.pas.domain.PatientAdmissionSchedule
 
setRoomSpecialismList(List<RoomSpecialism>) - Method in class org.optaplanner.examples.pas.domain.Room
 
setRow(Row) - Method in class org.optaplanner.examples.nqueens.domain.Queen
 
setRowList(List<Row>) - Method in class org.optaplanner.examples.nqueens.domain.NQueens
 
setSafetyCapacity(long) - Method in class org.optaplanner.examples.machinereassignment.domain.MrMachineCapacity
 
setScore(Score) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
 
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(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
 
setScore(HardMediumSoftLongScore) - Method in class org.optaplanner.examples.cheaptime.domain.CheapTimeSolution
 
setScore(HardSoftScore) - Method in class org.optaplanner.examples.cloudbalancing.domain.CloudBalance
 
setScore(HardSoftScore) - Method in class org.optaplanner.examples.curriculumcourse.domain.CourseSchedule
 
setScore(SimpleScore) - Method in class org.optaplanner.examples.dinnerparty.domain.DinnerParty
 
setScore(HardSoftScore) - Method in class org.optaplanner.examples.examination.domain.Examination
 
setScore(HardSoftLongScore) - Method in class org.optaplanner.examples.machinereassignment.domain.MachineReassignment
 
setScore(SimpleScore) - Method in class org.optaplanner.examples.nqueens.domain.NQueens
 
setScore(HardSoftScore) - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
setScore(HardMediumSoftScore) - Method in class org.optaplanner.examples.pas.domain.PatientAdmissionSchedule
 
setScore(BendableScore) - Method in class org.optaplanner.examples.projectjobscheduling.domain.Schedule
 
setScore(HardMediumSoftScore) - Method in class org.optaplanner.examples.tennis.domain.TennisSolution
 
setScore(HardSoftScore) - Method in class org.optaplanner.examples.travelingtournament.domain.TravelingTournament
 
setScore(SimpleLongScore) - Method in class org.optaplanner.examples.tsp.domain.TravelingSalesmanTour
 
setScore(HardSoftScore) - Method in class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution
 
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
 
setSeat(Seat) - Method in class org.optaplanner.examples.dinnerparty.domain.SeatDesignation
 
setSeatDesignationList(List<SeatDesignation>) - Method in class org.optaplanner.examples.dinnerparty.domain.DinnerParty
 
setSeatIndexInTable(int) - Method in class org.optaplanner.examples.dinnerparty.domain.Seat
 
setSeatList(List<Seat>) - Method in class org.optaplanner.examples.dinnerparty.domain.DinnerParty
 
setSeatList(List<Seat>) - Method in class org.optaplanner.examples.dinnerparty.domain.Table
 
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
 
setService(MrService) - Method in class org.optaplanner.examples.machinereassignment.domain.MrProcess
 
setServiceDuration(int) - Method in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedCustomer
 
setServiceList(List<MrService>) - Method in class org.optaplanner.examples.machinereassignment.domain.MachineReassignment
 
setServiceMoveCostWeight(int) - Method in class org.optaplanner.examples.machinereassignment.domain.MrGlobalPenaltyInfo
 
setShift(Shift) - Method in class org.optaplanner.examples.nurserostering.domain.request.ShiftOffRequest
 
setShift(Shift) - Method in class org.optaplanner.examples.nurserostering.domain.request.ShiftOnRequest
 
setShift(Shift) - Method in class org.optaplanner.examples.nurserostering.domain.ShiftAssignment
 
setShiftAssignmentList(List<ShiftAssignment>) - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
setShiftDate(ShiftDate) - Method in class org.optaplanner.examples.nurserostering.domain.request.DayOffRequest
 
setShiftDate(ShiftDate) - Method in class org.optaplanner.examples.nurserostering.domain.request.DayOnRequest
 
setShiftDate(ShiftDate) - Method in class org.optaplanner.examples.nurserostering.domain.Shift
 
setShiftDate(ShiftDate) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveAssignmentEnd
 
setShiftDate(ShiftDate) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveAssignmentStart
 
setShiftDateList(List<ShiftDate>) - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
setShiftDateListAndShiftList(List<ShiftDate>, List<Shift>) - Method in class org.optaplanner.examples.nurserostering.swingui.EmployeePanel
 
setShiftList(List<Shift>) - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
setShiftList(List<Shift>) - Method in class org.optaplanner.examples.nurserostering.domain.ShiftDate
 
setShiftOffRequestList(List<ShiftOffRequest>) - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
setShiftOffRequestMap(Map<Shift, ShiftOffRequest>) - Method in class org.optaplanner.examples.nurserostering.domain.Employee
 
setShiftOnRequestList(List<ShiftOnRequest>) - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
setShiftOnRequestMap(Map<Shift, ShiftOnRequest>) - Method in class org.optaplanner.examples.nurserostering.domain.Employee
 
setShiftType(ShiftType) - Method in class org.optaplanner.examples.nurserostering.domain.Shift
 
setShiftType(ShiftType) - Method in class org.optaplanner.examples.nurserostering.domain.ShiftTypeSkillRequirement
 
setShiftTypeList(List<ShiftType>) - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
setShiftTypeSkillRequirementList(List<ShiftTypeSkillRequirement>) - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
setSimulatedAnnealingStartingTemperature(String) - Method in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
 
setSingleBenchmarkResult(SingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.statistic.SingleStatistic
 
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
 
setSinkAllocation(Allocation) - Method in class org.optaplanner.examples.projectjobscheduling.domain.Allocation
 
setSkill(Skill) - Method in class org.optaplanner.examples.nurserostering.domain.ShiftTypeSkillRequirement
 
setSkill(Skill) - Method in class org.optaplanner.examples.nurserostering.domain.SkillProficiency
 
setSkillList(List<Skill>) - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
setSkillProficiencyList(List<SkillProficiency>) - Method in class org.optaplanner.examples.nurserostering.domain.NurseRoster
 
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) - 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. 
setSolution(Solution) - Method in class org.optaplanner.examples.cheaptime.persistence.CheapTimeExporter.CheapTimeOutputBuilder
 
setSolution(Solution) - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
setSolution(Solution) - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionExporter.TxtOutputBuilder
 
setSolution(Solution) - Method in class org.optaplanner.examples.common.persistence.AbstractXmlSolutionExporter.XmlOutputBuilder
 
setSolution(Solution) - Method in class org.optaplanner.examples.curriculumcourse.persistence.CurriculumCourseExporter.CurriculumCourseOutputBuilder
 
setSolution(Solution) - Method in class org.optaplanner.examples.examination.persistence.ExaminationExporter.ExaminationOutputBuilder
 
setSolution(Solution) - Method in class org.optaplanner.examples.machinereassignment.persistence.MachineReassignmentExporter.MachineReassignmentOutputBuilder
 
setSolution(Solution) - Method in class org.optaplanner.examples.nurserostering.persistence.NurseRosteringExporter.NurseRosteringOutputBuilder
 
setSolution(Solution) - Method in class org.optaplanner.examples.pas.persistence.PatientAdmissionScheduleExporter.PatientAdmissionScheduleOutputBuilder
 
setSolution(Solution) - Method in class org.optaplanner.examples.travelingtournament.persistence.TravelingTournamentExporter.TravelingTournamentOutputBuilder
 
setSolution(Solution) - Method in class org.optaplanner.examples.tsp.persistence.TspExporter.TspOutputBuilder
 
setSolutionBusiness(SolutionBusiness) - Method in class org.optaplanner.examples.common.swingui.SolutionPanel
 
setSolutionClass(Class<? extends Solution>) - Method in class org.optaplanner.core.config.solver.SolverConfig
 
setSolutionDao(SolutionDao) - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
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
 
setSolver(Solver) - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
setSolverAndPersistenceFrame(SolverAndPersistenceFrame) - Method in class org.optaplanner.examples.common.swingui.SolutionPanel
 
setSolverAndPersistenceFrame(SolverAndPersistenceFrame) - Method in class org.optaplanner.examples.examination.swingui.ExaminationPanel
 
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
 
setSolvingState(boolean) - Method in class org.optaplanner.examples.common.swingui.SolutionPanel
 
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
 
setSourceAllocation(Allocation) - Method in class org.optaplanner.examples.projectjobscheduling.domain.Allocation
 
setSpecialism(Specialism) - Method in class org.optaplanner.examples.pas.domain.AdmissionPart
 
setSpecialism(Specialism) - Method in class org.optaplanner.examples.pas.domain.DepartmentSpecialism
 
setSpecialism(Specialism) - Method in class org.optaplanner.examples.pas.domain.RoomSpecialism
 
setSpecialismList(List<Specialism>) - Method in class org.optaplanner.examples.pas.domain.PatientAdmissionSchedule
 
setSpinUpDownCostMicros(long) - Method in class org.optaplanner.examples.cheaptime.domain.Machine
 
setStartDateTimeString(String) - Method in class org.optaplanner.examples.examination.domain.Period
 
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
 
setStartPeriod(Integer) - Method in class org.optaplanner.examples.cheaptime.domain.TaskAssignment
 
setStartPeriodRangeFrom(int) - Method in class org.optaplanner.examples.cheaptime.domain.Task
 
setStartPeriodRangeTo(int) - Method in class org.optaplanner.examples.cheaptime.domain.Task
 
setStartTimeString(String) - Method in class org.optaplanner.examples.nurserostering.domain.ShiftType
 
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
 
setStudentList(List<Student>) - Method in class org.optaplanner.examples.examination.domain.Examination
 
setStudentList(List<Student>) - Method in class org.optaplanner.examples.examination.domain.Topic
 
setStudentSize(int) - Method in class org.optaplanner.examples.curriculumcourse.domain.Course
 
setStudentSize(int) - Method in class org.optaplanner.examples.examination.domain.solver.TopicConflict
 
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
 
setSucceeded(Boolean) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
 
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
 
setSuccessorAllocationList(List<Allocation>) - Method in class org.optaplanner.examples.projectjobscheduling.domain.Allocation
 
setSuccessorJobList(List<Job>) - Method in class org.optaplanner.examples.projectjobscheduling.domain.Job
 
setSundayIndex(int) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveWeekendAssignmentEnd
 
setSundayIndex(int) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveWeekendAssignmentStart
 
setTable(Table) - Method in class org.optaplanner.examples.dinnerparty.domain.Seat
 
setTableIndex(int) - Method in class org.optaplanner.examples.dinnerparty.domain.Table
 
setTableList(List<Table>) - Method in class org.optaplanner.examples.dinnerparty.domain.DinnerParty
 
setTabuSizeStrategy(TabuSizeStrategy) - Method in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.AbstractTabuAcceptor
 
setTargetResource(MrResource) - Method in class org.optaplanner.examples.machinereassignment.domain.MrBalancePenalty
 
setTask(Task) - Method in class org.optaplanner.examples.cheaptime.domain.TaskAssignment
 
setTask(Task) - Method in class org.optaplanner.examples.cheaptime.domain.TaskRequirement
 
setTaskAssignmentList(List<TaskAssignment>) - Method in class org.optaplanner.examples.cheaptime.domain.CheapTimeSolution
 
setTaskList(List<Task>) - Method in class org.optaplanner.examples.cheaptime.domain.CheapTimeSolution
 
setTaskRequirementList(List<TaskRequirement>) - Method in class org.optaplanner.examples.cheaptime.domain.CheapTimeSolution
 
setTaskRequirementList(List<TaskRequirement>) - Method in class org.optaplanner.examples.cheaptime.domain.Task
 
setTeacher(Teacher) - Method in class org.optaplanner.examples.curriculumcourse.domain.Course
 
setTeacherList(List<Teacher>) - Method in class org.optaplanner.examples.curriculumcourse.domain.CourseSchedule
 
setTeam(Team) - Method in class org.optaplanner.examples.tennis.domain.TeamAssignment
 
setTeam(Team) - Method in class org.optaplanner.examples.tennis.domain.UnavailabilityPenalty
 
setTeamAssignmentList(List<TeamAssignment>) - Method in class org.optaplanner.examples.tennis.domain.TennisSolution
 
setTeamList(List<Team>) - Method in class org.optaplanner.examples.tennis.domain.TennisSolution
 
setTeamList(List<Team>) - Method in class org.optaplanner.examples.travelingtournament.domain.TravelingTournament
 
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
 
setTimeResolutionInMinutes(int) - Method in class org.optaplanner.examples.cheaptime.domain.CheapTimeSolution
 
setTimeslot(Timeslot) - Method in class org.optaplanner.examples.curriculumcourse.domain.Period
 
setTimeslotIndex(int) - Method in class org.optaplanner.examples.curriculumcourse.domain.Timeslot
 
setTimeslotList(List<Timeslot>) - Method in class org.optaplanner.examples.curriculumcourse.domain.CourseSchedule
 
setToDependencyServiceList(List<MrService>) - Method in class org.optaplanner.examples.machinereassignment.domain.MrService
 
setTopic(Topic) - Method in class org.optaplanner.examples.examination.domain.Exam
 
setTopic(Topic) - Method in class org.optaplanner.examples.examination.domain.RoomPenalty
 
setTopicList(List<Topic>) - Method in class org.optaplanner.examples.examination.domain.Examination
 
setToService(MrService) - Method in class org.optaplanner.examples.machinereassignment.domain.solver.MrServiceDependency
 
setTotal(int) - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeAssignmentTotal
 
setTransientlyConsumed(boolean) - Method in class org.optaplanner.examples.machinereassignment.domain.MrResource
 
setTravelDistanceMap(Map<RoadLocation, Double>) - Method in class org.optaplanner.examples.vehiclerouting.domain.location.RoadLocation
 
setTwoInADayPenalty(int) - Method in class org.optaplanner.examples.examination.domain.InstitutionParametrization
 
setTwoInARowPenalty(int) - Method in class org.optaplanner.examples.examination.domain.InstitutionParametrization
 
setUnavailabilityPenaltyList(List<UnavailabilityPenalty>) - Method in class org.optaplanner.examples.tennis.domain.TennisSolution
 
setUnavailablePeriodPenaltyList(List<UnavailablePeriodPenalty>) - Method in class org.optaplanner.examples.curriculumcourse.domain.CourseSchedule
 
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
 
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(int) - Method in class org.optaplanner.core.impl.phase.custom.scope.CustomStepScope
 
setup(HttpSession) - Method in class org.optaplanner.webexamples.cloudbalancing.CloudBalancingWebAction
 
setup(HttpSession) - Method in class org.optaplanner.webexamples.vehiclerouting.VrpWebAction
 
setUsage(long) - Method in class org.optaplanner.examples.machinereassignment.domain.MrProcessRequirement
 
setUsedMemoryAfterInputSolution(Long) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
 
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
 
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.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
 
setVehicle(Vehicle) - Method in class org.optaplanner.examples.vehiclerouting.domain.Customer
 
setVehicleList(List<Vehicle>) - Method in class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution
 
setVisitList(List<Visit>) - Method in class org.optaplanner.examples.tsp.domain.TravelingSalesmanTour
 
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
 
setWeekendDefinition(WeekendDefinition) - Method in class org.optaplanner.examples.nurserostering.domain.contract.Contract
 
setWeight(int) - Method in class org.optaplanner.examples.machinereassignment.domain.MrBalancePenalty
 
setWeight(int) - Method in class org.optaplanner.examples.nurserostering.domain.contract.BooleanContractLine
 
setWeight(int) - Method in class org.optaplanner.examples.nurserostering.domain.pattern.Pattern
 
setWeight(int) - Method in class org.optaplanner.examples.nurserostering.domain.request.DayOffRequest
 
setWeight(int) - Method in class org.optaplanner.examples.nurserostering.domain.request.DayOnRequest
 
setWeight(int) - Method in class org.optaplanner.examples.nurserostering.domain.request.ShiftOffRequest
 
setWeight(int) - Method in class org.optaplanner.examples.nurserostering.domain.request.ShiftOnRequest
 
setWinningScoreDifference(Score) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
 
setWorkDayOfWeek(DayOfWeek) - Method in class org.optaplanner.examples.nurserostering.domain.pattern.WorkBeforeFreeSequencePattern
 
setWorkingEntityListDirty() - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
setWorkingRandom(Random) - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
 
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
The workingSolution must never be the same instance as the bestSolution, it should be a (un)changed clone.
setWorkingSolutionFromBestSolution() - Method in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
 
setWorkShiftType(ShiftType) - Method in class org.optaplanner.examples.nurserostering.domain.pattern.WorkBeforeFreeSequencePattern
 
setWorstScoreDifferencePercentage(ScoreDifferencePercentage) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
 
setWriteOutputSolutionEnabled(Boolean) - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
 
setWriteOutputSolutionEnabled(boolean) - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
 
setXStreamAnnotatedClassList(List<Class>) - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
 
ShadowVariableDescriptor - Class in org.optaplanner.core.impl.domain.variable.descriptor
 
ShadowVariableDescriptor(EntityDescriptor, PropertyDescriptor) - Constructor for class org.optaplanner.core.impl.domain.variable.descriptor.ShadowVariableDescriptor
 
Shift - Class in org.optaplanner.examples.nurserostering.domain
 
Shift() - Constructor for class org.optaplanner.examples.nurserostering.domain.Shift
 
ShiftAssignment - Class in org.optaplanner.examples.nurserostering.domain
 
ShiftAssignment() - Constructor for class org.optaplanner.examples.nurserostering.domain.ShiftAssignment
 
ShiftAssignmentDifficultyComparator - Class in org.optaplanner.examples.nurserostering.domain.solver
 
ShiftAssignmentDifficultyComparator() - Constructor for class org.optaplanner.examples.nurserostering.domain.solver.ShiftAssignmentDifficultyComparator
 
ShiftAssignmentPillarPartSwapMoveFactory - Class in org.optaplanner.examples.nurserostering.solver.move.factory
 
ShiftAssignmentPillarPartSwapMoveFactory() - Constructor for class org.optaplanner.examples.nurserostering.solver.move.factory.ShiftAssignmentPillarPartSwapMoveFactory
 
ShiftAssignmentSequenceSwitchLength2MoveFactory - Class in org.optaplanner.examples.nurserostering.solver.move.factory
 
ShiftAssignmentSequenceSwitchLength2MoveFactory() - Constructor for class org.optaplanner.examples.nurserostering.solver.move.factory.ShiftAssignmentSequenceSwitchLength2MoveFactory
 
ShiftAssignmentSequenceSwitchLength3MoveFactory - Class in org.optaplanner.examples.nurserostering.solver.move.factory
 
ShiftAssignmentSequenceSwitchLength3MoveFactory() - Constructor for class org.optaplanner.examples.nurserostering.solver.move.factory.ShiftAssignmentSequenceSwitchLength3MoveFactory
 
ShiftAssignmentSwapMove - Class in org.optaplanner.examples.nurserostering.solver.move
 
ShiftAssignmentSwapMove(ShiftAssignment, ShiftAssignment) - Constructor for class org.optaplanner.examples.nurserostering.solver.move.ShiftAssignmentSwapMove
 
ShiftAssignmentSwapMoveFactory - Class in org.optaplanner.examples.nurserostering.solver.move.factory
 
ShiftAssignmentSwapMoveFactory() - Constructor for class org.optaplanner.examples.nurserostering.solver.move.factory.ShiftAssignmentSwapMoveFactory
 
ShiftDate - Class in org.optaplanner.examples.nurserostering.domain
 
ShiftDate() - Constructor for class org.optaplanner.examples.nurserostering.domain.ShiftDate
 
shiftDateMap - Variable in class org.optaplanner.examples.nurserostering.persistence.NurseRosteringImporter.NurseRosteringInputBuilder
 
ShiftingHardPenaltyDeciderScoreComparatorFactory - Class in org.optaplanner.core.impl.localsearch.decider.deciderscorecomparator
 
ShiftingHardPenaltyDeciderScoreComparatorFactory() - Constructor for class org.optaplanner.core.impl.localsearch.decider.deciderscorecomparator.ShiftingHardPenaltyDeciderScoreComparatorFactory
 
ShiftOffRequest - Class in org.optaplanner.examples.nurserostering.domain.request
 
ShiftOffRequest() - Constructor for class org.optaplanner.examples.nurserostering.domain.request.ShiftOffRequest
 
ShiftOnRequest - Class in org.optaplanner.examples.nurserostering.domain.request
 
ShiftOnRequest() - Constructor for class org.optaplanner.examples.nurserostering.domain.request.ShiftOnRequest
 
ShiftType - Class in org.optaplanner.examples.nurserostering.domain
 
ShiftType() - Constructor for class org.optaplanner.examples.nurserostering.domain.ShiftType
 
ShiftType2DaysPattern - Class in org.optaplanner.examples.nurserostering.domain.pattern
 
ShiftType2DaysPattern() - Constructor for class org.optaplanner.examples.nurserostering.domain.pattern.ShiftType2DaysPattern
 
ShiftType3DaysPattern - Class in org.optaplanner.examples.nurserostering.domain.pattern
 
ShiftType3DaysPattern() - Constructor for class org.optaplanner.examples.nurserostering.domain.pattern.ShiftType3DaysPattern
 
shiftTypeMap - Variable in class org.optaplanner.examples.nurserostering.persistence.NurseRosteringImporter.NurseRosteringInputBuilder
 
ShiftTypeSkillRequirement - Class in org.optaplanner.examples.nurserostering.domain
 
ShiftTypeSkillRequirement() - Constructor for class org.optaplanner.examples.nurserostering.domain.ShiftTypeSkillRequirement
 
shortenTimeMillisSpentLimit(long) - Method in class org.optaplanner.core.config.solver.termination.TerminationConfig
 
SHOWN_SOLUTION - Static variable in class org.optaplanner.webexamples.cloudbalancing.CloudBalancingSessionAttributeName
 
SHOWN_SOLUTION - Static variable in class org.optaplanner.webexamples.vehiclerouting.VrpSessionAttributeName
 
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
This Score is based on 1 level of BigDecimal constraints.
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
 
singleBenchmarkResult - Variable in class org.optaplanner.benchmark.impl.statistic.SingleStatistic
 
SingleBenchmarkRunner - Class in org.optaplanner.benchmark.impl
 
SingleBenchmarkRunner(SingleBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.SingleBenchmarkRunner
 
SingleStatistic<P extends StatisticPoint> - Class in org.optaplanner.benchmark.impl.statistic
1 statistic of SingleBenchmarkResult
SingleStatistic(SingleBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.SingleStatistic
 
SingleStatisticType - Enum in org.optaplanner.benchmark.config.statistic
 
singleStatisticType - Variable in class org.optaplanner.benchmark.impl.statistic.PureSingleStatistic
 
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
 
Skill - Class in org.optaplanner.examples.nurserostering.domain
 
Skill() - Constructor for class org.optaplanner.examples.nurserostering.domain.Skill
 
skillMap - Variable in class org.optaplanner.examples.nurserostering.persistence.NurseRosteringImporter.NurseRosteringInputBuilder
 
SkillProficiency - Class in org.optaplanner.examples.nurserostering.domain
 
SkillProficiency() - Constructor for class org.optaplanner.examples.nurserostering.domain.SkillProficiency
 
SKY_BLUE_1 - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
SKY_BLUE_2 - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
SKY_BLUE_3 - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
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.
solutionBusiness - Variable in class org.optaplanner.examples.common.app.CommonApp
 
SolutionBusiness - Class in org.optaplanner.examples.common.business
 
SolutionBusiness() - Constructor for class org.optaplanner.examples.common.business.SolutionBusiness
 
solutionBusiness - Variable in class org.optaplanner.examples.common.swingui.ConstraintMatchesDialog
 
solutionBusiness - Variable in class org.optaplanner.examples.common.swingui.SolutionPanel
 
solutionClass - Variable in class org.optaplanner.core.config.solver.SolverConfig
 
SolutionCloner<SolutionG extends Solution> - Interface in org.optaplanner.core.api.domain.solution.cloner
Clones a Solution during planning.
solutionDao - Variable in class org.optaplanner.examples.cloudbalancing.persistence.CloudBalancingGenerator
 
solutionDao - Variable in class org.optaplanner.examples.common.persistence.AbstractSolutionExporter
 
solutionDao - Variable in class org.optaplanner.examples.common.persistence.AbstractSolutionImporter
 
SolutionDao - Interface in org.optaplanner.examples.common.persistence
Data Access Object for the examples.
solutionDao - Variable in class org.optaplanner.examples.nqueens.persistence.NQueensGenerator
 
solutionDao - Variable in class org.optaplanner.examples.tennis.persistence.TennisGenerator
 
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
 
solutionDescriptor - Variable in class org.optaplanner.core.impl.score.director.common.TrailingEntityMapSupport
 
solutionEquals(Object) - Method in class org.optaplanner.examples.travelingtournament.domain.Match
The normal methods Object.equals(Object) and Object.hashCode() cannot be used because the rule engine already requires them (for performance in their original state).
SolutionFileIO - Interface in org.optaplanner.persistence.common.api.domain.solution
Reads or writes a Solution from or to a File.
solutionHashCode() - Method in class org.optaplanner.examples.travelingtournament.domain.Match
The normal methods Object.equals(Object) and Object.hashCode() cannot be used because the rule engine already requires them (for performance in their original state).
SolutionPanel - Class in org.optaplanner.examples.common.swingui
 
SolutionPanel() - Constructor for class org.optaplanner.examples.common.swingui.SolutionPanel
 
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.
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
 
solve(Solution) - Method in class org.optaplanner.examples.common.business.SolutionBusiness
Can be called on any thread.
solve(HttpSession) - Method in class org.optaplanner.webexamples.cloudbalancing.CloudBalancingWebAction
 
solve(HttpSession) - Method in class org.optaplanner.webexamples.vehiclerouting.VrpWebAction
 
Solver - Interface in org.optaplanner.core.api.solver
A Solver solves a planning problem.
SOLVER - Static variable in class org.optaplanner.webexamples.cloudbalancing.CloudBalancingSessionAttributeName
 
SOLVER - Static variable in class org.optaplanner.webexamples.vehiclerouting.VrpSessionAttributeName
 
SOLVER_CONFIG - Static variable in class org.optaplanner.examples.cheaptime.app.CheapTimeApp
 
SOLVER_CONFIG - Static variable in class org.optaplanner.examples.cloudbalancing.app.CloudBalancingApp
 
SOLVER_CONFIG - Static variable in class org.optaplanner.examples.curriculumcourse.app.CurriculumCourseApp
 
SOLVER_CONFIG - Static variable in class org.optaplanner.examples.dinnerparty.app.DinnerPartyApp
 
SOLVER_CONFIG - Static variable in class org.optaplanner.examples.examination.app.ExaminationApp
 
SOLVER_CONFIG - Static variable in class org.optaplanner.examples.machinereassignment.app.MachineReassignmentApp
 
SOLVER_CONFIG - Static variable in class org.optaplanner.examples.nqueens.app.NQueensApp
 
SOLVER_CONFIG - Static variable in class org.optaplanner.examples.nurserostering.app.NurseRosteringApp
 
SOLVER_CONFIG - Static variable in class org.optaplanner.examples.pas.app.PatientAdmissionScheduleApp
 
SOLVER_CONFIG - Static variable in class org.optaplanner.examples.projectjobscheduling.app.ProjectJobSchedulingApp
 
SOLVER_CONFIG - Static variable in class org.optaplanner.examples.tennis.app.TennisApp
 
SOLVER_CONFIG - Static variable in class org.optaplanner.examples.travelingtournament.app.TravelingTournamentApp
 
SOLVER_CONFIG - Static variable in class org.optaplanner.examples.tsp.app.TspApp
 
SOLVER_CONFIG - Static variable in class org.optaplanner.examples.vehiclerouting.app.VehicleRoutingApp
 
solverAndPersistenceFrame - Variable in class org.optaplanner.examples.common.app.CommonApp
 
solverAndPersistenceFrame - Variable in class org.optaplanner.examples.common.swingui.SolutionPanel
 
SolverAndPersistenceFrame - Class in org.optaplanner.examples.common.swingui
 
SolverAndPersistenceFrame(SolutionBusiness, SolutionPanel, String) - Constructor for class org.optaplanner.examples.common.swingui.SolverAndPersistenceFrame
 
SolverAndPersistenceFrame.SolveWorker - Class in org.optaplanner.examples.common.swingui
 
SolverAndPersistenceFrame.SolveWorker(Solution) - Constructor for class org.optaplanner.examples.common.swingui.SolverAndPersistenceFrame.SolveWorker
 
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
 
SolverEventListener<SolutionG extends Solution> - Interface in org.optaplanner.core.api.solver.event
 
solverEventSupport - Variable in class org.optaplanner.core.impl.solver.DefaultSolver
 
SolverEventSupport - Class in org.optaplanner.core.impl.solver.event
Internal API.
SolverEventSupport(DefaultSolver) - Constructor for class org.optaplanner.core.impl.solver.event.SolverEventSupport
 
solverEventSupport - Variable in class org.optaplanner.core.impl.solver.recaller.BestSolutionRecaller
 
SolverFactory - Class in org.optaplanner.core.api.solver
Builds Solver instances.
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.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.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<Object>) - 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
 
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
 
sourceVariableDescriptor - Variable in class org.optaplanner.core.impl.domain.variable.descriptor.InverseRelationShadowVariableDescriptor
 
Specialism - Class in org.optaplanner.examples.pas.domain
 
Specialism() - Constructor for class org.optaplanner.examples.pas.domain.Specialism
 
splitBy(String, String, String, Integer, boolean, boolean) - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
splitBy(String, String, String, Integer, Integer, boolean, boolean) - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
splitByCommaAndTrim(String, int) - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
splitByCommaAndTrim(String, Integer, Integer) - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
splitByPipelineAndTrim(String, int) - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
splitBySemicolonSeparatedValue(String, int) - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
splitBySpace(String) - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
splitBySpace(String, Integer) - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
splitBySpace(String, Integer, Integer) - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
splitBySpacesOrTabs(String) - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
splitBySpacesOrTabs(String, Integer) - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
splitBySpacesOrTabs(String, Integer, Integer) - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
 
stale - Variable in class org.optaplanner.core.impl.heuristic.selector.move.composite.UnionMoveSelector.RandomUnionMoveIterator
 
Standstill - Interface in org.optaplanner.examples.tsp.domain
 
Standstill - Interface in org.optaplanner.examples.vehiclerouting.domain
 
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
 
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
 
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
 
StepScoreSingleStatistic - Class in org.optaplanner.benchmark.impl.statistic.stepscore
 
StepScoreSingleStatistic(SingleBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreSingleStatistic
 
StepScoreStatisticPoint - Class in org.optaplanner.benchmark.impl.statistic.stepscore
 
StepScoreStatisticPoint(long, Score) - Constructor for class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreStatisticPoint
 
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
 
Student - Class in org.optaplanner.examples.examination.domain
Not used during score calculation, so not inserted into the working memory.
Student() - Constructor for class org.optaplanner.examples.examination.domain.Student
 
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, 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, 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, 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, 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
 
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(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).
supplySolverRanking(BenchmarkReport) - Method in class org.optaplanner.benchmark.config.report.BenchmarkReportConfig
 
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(Collection<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, Collection<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.benchmark.impl.aggregator.swingui
 
SwingUncaughtExceptionHandler() - Constructor for class org.optaplanner.benchmark.impl.aggregator.swingui.SwingUncaughtExceptionHandler
 
SwingUtils - Class in org.optaplanner.benchmark.impl.aggregator.swingui
 

T

Table - Class in org.optaplanner.examples.dinnerparty.domain
 
Table() - Constructor for class org.optaplanner.examples.dinnerparty.domain.Table
 
tabuRatio - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.size.EntityRatioTabuSizeStrategy
 
tabuRatio - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.size.ValueRatioTabuSizeStrategy
 
tabuSequenceList - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.AbstractTabuAcceptor
 
tabuSize - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.size.FixedTabuSizeStrategy
 
tabuSizeStrategy - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.AbstractTabuAcceptor
 
TabuSizeStrategy - Interface in org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.size
 
tabuToStepIndexMap - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.AbstractTabuAcceptor
 
TangoColorFactory - Class in org.optaplanner.examples.common.swingui
 
TangoColorFactory() - Constructor for class org.optaplanner.examples.common.swingui.TangoColorFactory
 
Task - Class in org.optaplanner.examples.cheaptime.domain
 
Task() - Constructor for class org.optaplanner.examples.cheaptime.domain.Task
 
TaskAssignment - Class in org.optaplanner.examples.cheaptime.domain
 
TaskAssignment() - Constructor for class org.optaplanner.examples.cheaptime.domain.TaskAssignment
 
TaskAssignmentDifficultyComparator - Class in org.optaplanner.examples.cheaptime.domain.solver
 
TaskAssignmentDifficultyComparator() - Constructor for class org.optaplanner.examples.cheaptime.domain.solver.TaskAssignmentDifficultyComparator
 
TaskRequirement - Class in org.optaplanner.examples.cheaptime.domain
 
TaskRequirement() - Constructor for class org.optaplanner.examples.cheaptime.domain.TaskRequirement
 
Teacher - Class in org.optaplanner.examples.curriculumcourse.domain
 
Teacher() - Constructor for class org.optaplanner.examples.curriculumcourse.domain.Teacher
 
Team - Class in org.optaplanner.examples.tennis.domain
 
Team() - Constructor for class org.optaplanner.examples.tennis.domain.Team
 
Team(long, String) - Constructor for class org.optaplanner.examples.tennis.domain.Team
 
Team - Class in org.optaplanner.examples.travelingtournament.domain
 
Team() - Constructor for class org.optaplanner.examples.travelingtournament.domain.Team
 
TeamAssignment - Class in org.optaplanner.examples.tennis.domain
 
TeamAssignment() - Constructor for class org.optaplanner.examples.tennis.domain.TeamAssignment
 
TeamAssignment(long, Day, int) - Constructor for class org.optaplanner.examples.tennis.domain.TeamAssignment
 
temperatureLevels - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.simulatedannealing.SimulatedAnnealingAcceptor
 
temperatureMinimum - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.simulatedannealing.SimulatedAnnealingAcceptor
 
TennisApp - Class in org.optaplanner.examples.tennis.app
 
TennisApp() - Constructor for class org.optaplanner.examples.tennis.app.TennisApp
 
TennisDao - Class in org.optaplanner.examples.tennis.persistence
 
TennisDao() - Constructor for class org.optaplanner.examples.tennis.persistence.TennisDao
 
TennisGenerator - Class in org.optaplanner.examples.tennis.persistence
 
TennisGenerator() - Constructor for class org.optaplanner.examples.tennis.persistence.TennisGenerator
 
TennisPanel - Class in org.optaplanner.examples.tennis.swingui
 
TennisPanel() - Constructor for class org.optaplanner.examples.tennis.swingui.TennisPanel
 
TennisSolution - Class in org.optaplanner.examples.tennis.domain
 
TennisSolution() - Constructor for class org.optaplanner.examples.tennis.domain.TennisSolution
 
terminatedEarly - Variable in class org.optaplanner.core.impl.solver.BasicPlumbingTermination
 
terminateEarly() - Method in interface org.optaplanner.core.api.solver.Solver
Notifies the solver that it should stop at its earliest convenience.
terminateEarly() - Method in class org.optaplanner.core.impl.solver.BasicPlumbingTermination
Concurrency note: unblocks BasicPlumbingTermination.waitForRestartSolverDecision()
terminateEarly() - Method in class org.optaplanner.core.impl.solver.DefaultSolver
 
terminateEarly(HttpSession) - Method in class org.optaplanner.webexamples.cloudbalancing.CloudBalancingWebAction
 
terminateEarly(HttpSession) - Method in class org.optaplanner.webexamples.vehiclerouting.VrpWebAction
 
terminateSolvingEarly() - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
termination - Variable in class org.optaplanner.core.impl.constructionheuristic.decider.ConstructionHeuristicDecider
 
termination - Variable in class org.optaplanner.core.impl.exhaustivesearch.decider.ExhaustiveSearchDecider
 
termination - Variable in class org.optaplanner.core.impl.localsearch.decider.LocalSearchDecider
 
termination - Variable in class org.optaplanner.core.impl.phase.AbstractPhase
 
termination - Variable in class org.optaplanner.core.impl.solver.DefaultSolver
 
Termination - Interface in org.optaplanner.core.impl.solver.termination
A Termination determines when a Solver or a Phase should stop.
TerminationCompositionStyle - Enum in org.optaplanner.core.config.solver.termination
 
TerminationConfig - Class in org.optaplanner.core.config.solver.termination
 
TerminationConfig() - Constructor for class org.optaplanner.core.config.solver.termination.TerminationConfig
 
terminationList - Variable in class org.optaplanner.core.impl.solver.termination.AbstractCompositeTermination
 
THICK_STROKE - Static variable in class org.optaplanner.examples.common.swingui.TangoColorFactory
 
thresholdScore - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.stepcountinghillclimbing.StepCountingHillClimbingAcceptor
 
TimeMillisSpentTermination - Class in org.optaplanner.core.impl.solver.termination
 
TimeMillisSpentTermination(long) - Constructor for class org.optaplanner.core.impl.solver.termination.TimeMillisSpentTermination
 
Timeslot - Class in org.optaplanner.examples.curriculumcourse.domain
 
Timeslot() - Constructor for class org.optaplanner.examples.curriculumcourse.domain.Timeslot
 
TimeTableLayout - Class in org.optaplanner.examples.common.swingui.timetable
 
TimeTableLayout() - Constructor for class org.optaplanner.examples.common.swingui.timetable.TimeTableLayout
 
TimeTableLayoutConstraints - Class in org.optaplanner.examples.common.swingui.timetable
 
TimeTableLayoutConstraints(int, int) - Constructor for class org.optaplanner.examples.common.swingui.timetable.TimeTableLayoutConstraints
 
TimeTableLayoutConstraints(int, int, int, int) - Constructor for class org.optaplanner.examples.common.swingui.timetable.TimeTableLayoutConstraints
 
TimeTableLayoutConstraints(int, int, boolean) - Constructor for class org.optaplanner.examples.common.swingui.timetable.TimeTableLayoutConstraints
 
TimeTableLayoutConstraints(int, int, int, int, boolean) - Constructor for class org.optaplanner.examples.common.swingui.timetable.TimeTableLayoutConstraints
 
TimeTablePanel<XObject,YObject> - Class in org.optaplanner.examples.common.swingui.timetable
 
TimeTablePanel() - Constructor for class org.optaplanner.examples.common.swingui.timetable.TimeTablePanel
 
TimeTablePanel.HeaderColumnKey - Enum in org.optaplanner.examples.common.swingui.timetable
 
TimeTablePanel.HeaderRowKey - Enum in org.optaplanner.examples.common.swingui.timetable
 
TimeWindowedCustomer - Class in org.optaplanner.examples.vehiclerouting.domain.timewindowed
 
TimeWindowedCustomer() - Constructor for class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedCustomer
 
TimeWindowedDepot - Class in org.optaplanner.examples.vehiclerouting.domain.timewindowed
 
TimeWindowedDepot() - Constructor for class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedDepot
 
TimeWindowedVehicleRoutingSolution - Class in org.optaplanner.examples.vehiclerouting.domain.timewindowed
 
TimeWindowedVehicleRoutingSolution() - Constructor for class org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedVehicleRoutingSolution
 
toCsvLine() - Method in class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreStatisticPoint
 
toCsvLine() - Method in class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationStatisticPoint
 
toCsvLine() - Method in class org.optaplanner.benchmark.impl.statistic.calculatecount.CalculateCountStatisticPoint
 
toCsvLine() - Method in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseStatisticPoint
 
toCsvLine() - Method in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepStatisticPoint
 
toCsvLine() - Method in class org.optaplanner.benchmark.impl.statistic.single.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreStatisticPoint
 
toCsvLine() - Method in class org.optaplanner.benchmark.impl.statistic.single.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreStatisticPoint
 
toCsvLine() - Method in class org.optaplanner.benchmark.impl.statistic.single.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffStatisticPoint
 
toCsvLine() - Method in class org.optaplanner.benchmark.impl.statistic.single.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffStatisticPoint
 
toCsvLine() - Method in class org.optaplanner.benchmark.impl.statistic.StatisticPoint
 
toCsvLine() - Method in class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreStatisticPoint
 
toDisplayString(CloudBalance) - Static method in class org.optaplanner.examples.cloudbalancing.app.CloudBalancingHelloWorld
 
toDisplayString(NQueens) - Static method in class org.optaplanner.examples.nqueens.app.NQueensHelloWorld
 
toLevelNumbers() - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScore
 
toLevelNumbers() - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScore
 
toLevelNumbers() - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScore
 
toLevelNumbers() - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScore
 
toLevelNumbers() - Method in class org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScore
 
toLevelNumbers() - Method in class org.optaplanner.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScore
 
toLevelNumbers() - Method in class org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScore
 
toLevelNumbers() - Method in class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScore
 
toLevelNumbers() - Method in class org.optaplanner.core.api.score.buildin.simple.SimpleScore
 
toLevelNumbers() - Method in class org.optaplanner.core.api.score.buildin.simplebigdecimal.SimpleBigDecimalScore
 
toLevelNumbers() - Method in class org.optaplanner.core.api.score.buildin.simpledouble.SimpleDoubleScore
 
toLevelNumbers() - Method in class org.optaplanner.core.api.score.buildin.simplelong.SimpleLongScore
 
toLevelNumbers() - Method in interface org.optaplanner.core.api.score.Score
Returns an array of numbers representing the Score.
toMicroCost(long) - Static method in class org.optaplanner.examples.cheaptime.solver.CheapTimeCostCalculator
 
ToOriginalMachineSolutionInitializer - Class in org.optaplanner.examples.machinereassignment.solver.solution.initializer
 
ToOriginalMachineSolutionInitializer() - Constructor for class org.optaplanner.examples.machinereassignment.solver.solution.initializer.ToOriginalMachineSolutionInitializer
 
topic - Variable in class org.optaplanner.examples.examination.domain.Exam
 
Topic - Class in org.optaplanner.examples.examination.domain
 
Topic() - Constructor for class org.optaplanner.examples.examination.domain.Topic
 
TopicConflict - Class in org.optaplanner.examples.examination.domain.solver
Calculated during initialization, not modified during score calculation.
TopicConflict(Topic, Topic, int) - Constructor for class org.optaplanner.examples.examination.domain.solver.TopicConflict
 
toPlanningValue - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMove
 
toPlanningValue - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMove
 
toRandomSelectionBoolean() - Method in enum org.optaplanner.core.config.heuristic.selector.common.SelectionOrder
 
toString() - Method in class org.optaplanner.benchmark.impl.measurement.ScoreDifferencePercentage
 
toString(String) - Method in class org.optaplanner.benchmark.impl.measurement.ScoreDifferencePercentage
 
toString(Locale) - Method in class org.optaplanner.benchmark.impl.measurement.ScoreDifferencePercentage
 
toString() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
 
toString() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
 
toString() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
 
toString() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
 
toString() - Method in class org.optaplanner.benchmark.impl.SingleBenchmarkRunner
 
toString() - Method in class org.optaplanner.core.api.score.buildin.bendable.BendableScore
 
toString() - Method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScore
 
toString() - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoft.HardMediumSoftScore
 
toString() - Method in class org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScore
 
toString() - Method in class org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScore
 
toString() - Method in class org.optaplanner.core.api.score.buildin.hardsoftbigdecimal.HardSoftBigDecimalScore
 
toString() - Method in class org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScore
 
toString() - Method in class org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScore
 
toString() - Method in class org.optaplanner.core.api.score.buildin.simple.SimpleScore
 
toString() - Method in class org.optaplanner.core.api.score.buildin.simplebigdecimal.SimpleBigDecimalScore
 
toString() - Method in class org.optaplanner.core.api.score.buildin.simpledouble.SimpleDoubleScore
 
toString() - Method in class org.optaplanner.core.api.score.buildin.simplelong.SimpleLongScore
 
toString() - Method in class org.optaplanner.core.api.score.constraint.ConstraintMatch
 
toString() - Method in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal
 
toString() - Method in class org.optaplanner.core.config.constructionheuristic.placer.EntityPlacerConfig
 
toString() - Method in class org.optaplanner.core.config.constructionheuristic.placer.PooledEntityPlacerConfig
 
toString() - Method in class org.optaplanner.core.config.constructionheuristic.placer.QueuedEntityPlacerConfig
 
toString() - Method in class org.optaplanner.core.config.heuristic.selector.entity.EntitySelectorConfig
 
toString() - Method in class org.optaplanner.core.config.heuristic.selector.entity.pillar.PillarSelectorConfig
 
toString() - Method in class org.optaplanner.core.config.heuristic.selector.move.composite.CartesianProductMoveSelectorConfig
 
toString() - Method in class org.optaplanner.core.config.heuristic.selector.move.composite.UnionMoveSelectorConfig
 
toString() - Method in class org.optaplanner.core.config.heuristic.selector.move.factory.MoveIteratorFactoryConfig
 
toString() - Method in class org.optaplanner.core.config.heuristic.selector.move.factory.MoveListFactoryConfig
 
toString() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.SubChainChangeMoveSelectorConfig
 
toString() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.chained.SubChainSwapMoveSelectorConfig
 
toString() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.ChangeMoveSelectorConfig
 
toString() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.PillarChangeMoveSelectorConfig
 
toString() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.PillarSwapMoveSelectorConfig
 
toString() - Method in class org.optaplanner.core.config.heuristic.selector.move.generic.SwapMoveSelectorConfig
 
toString() - Method in class org.optaplanner.core.config.heuristic.selector.SelectorConfig
 
toString() - Method in class org.optaplanner.core.config.heuristic.selector.value.chained.SubChainSelectorConfig
 
toString() - Method in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
 
toString() - Method in class org.optaplanner.core.config.phase.PhaseConfig
 
toString() - Method in class org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicMoveScope
 
toString() - Method in class org.optaplanner.core.impl.domain.entity.descriptor.EntityDescriptor
 
toString() - Method in class org.optaplanner.core.impl.domain.solution.descriptor.SolutionDescriptor
 
toString() - Method in class org.optaplanner.core.impl.domain.valuerange.descriptor.AbstractValueRangeDescriptor
 
toString() - Method in class org.optaplanner.core.impl.domain.variable.descriptor.GenuineVariableDescriptor
 
toString() - Method in class org.optaplanner.core.impl.domain.variable.descriptor.VariableDescriptor
 
toString() - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchLayer
 
toString() - Method in class org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchNode
 
toString() - Method in class org.optaplanner.core.impl.heuristic.move.CompositeMove
 
toString() - Method in class org.optaplanner.core.impl.heuristic.move.NoChangeMove
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.common.SelectionCacheLifecycleBridge
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.CachingEntitySelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.FilteringEntitySelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.ProbabilityEntitySelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.SelectedCountLimitEntitySelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.ShufflingEntitySelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.decorator.SortingEntitySelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.FromSolutionEntitySelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicRecordingEntitySelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.mimic.MimicReplayingEntitySelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.entity.pillar.DefaultPillarSelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.move.composite.CartesianProductMoveSelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.move.composite.CompositeMoveSelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.move.composite.UnionMoveSelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.CachingMoveSelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.FilteringMoveSelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.ProbabilityMoveSelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.SelectedCountLimitMoveSelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.ShufflingMoveSelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.move.decorator.SortingMoveSelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.move.factory.MoveIteratorFactoryToMoveSelectorBridge
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactoryToMoveSelectorBridge
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMove
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMoveSelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMove
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMove
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMove
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMoveSelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMove
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMoveSelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMove
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMoveSelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMove
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMoveSelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMove
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMoveSelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.value.chained.DefaultSubChainSelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.value.chained.SubChain
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.CachingValueSelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.DowncastingValueSelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.EntityDependentSortingValueSelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.InitializedValueSelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.ProbabilityValueSelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.ReinitializeVariableValueSelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.SelectedCountLimitValueSelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.ShufflingValueSelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.value.decorator.SortingValueSelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.value.FromEntityPropertyValueSelector
 
toString() - Method in class org.optaplanner.core.impl.heuristic.selector.value.FromSolutionPropertyValueSelector
 
toString() - Method in class org.optaplanner.core.impl.localsearch.decider.forager.AcceptedForager
 
toString() - Method in class org.optaplanner.core.impl.localsearch.scope.LocalSearchMoveScope
 
toString() - Method in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
 
toString() - Method in class org.optaplanner.core.impl.phase.scope.AbstractStepScope
 
toString() - Method in class org.optaplanner.core.impl.score.definition.AbstractScoreDefinition
 
toString() - Method in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
toString() - Method in class org.optaplanner.core.impl.solver.random.DefaultRandomFactory
 
toString() - Method in class org.optaplanner.examples.cheaptime.domain.TaskAssignment
 
toString() - Method in class org.optaplanner.examples.cloudbalancing.domain.CloudProcess
 
toString() - Method in class org.optaplanner.examples.cloudbalancing.solver.move.CloudComputerChangeMove
 
toString() - Method in class org.optaplanner.examples.cloudbalancing.solver.move.CloudProcessSwapMove
 
toString() - Method in class org.optaplanner.examples.common.app.CommonBenchmarkApp.ArgOption
 
toString() - Method in class org.optaplanner.examples.common.domain.AbstractPersistable
 
toString() - Method in class org.optaplanner.examples.curriculumcourse.domain.Course
 
toString() - Method in class org.optaplanner.examples.curriculumcourse.domain.Curriculum
 
toString() - Method in class org.optaplanner.examples.curriculumcourse.domain.Day
 
toString() - Method in class org.optaplanner.examples.curriculumcourse.domain.Lecture
 
toString() - Method in class org.optaplanner.examples.curriculumcourse.domain.Period
 
toString() - Method in class org.optaplanner.examples.curriculumcourse.domain.Room
 
toString() - Method in class org.optaplanner.examples.curriculumcourse.domain.solver.CourseConflict
 
toString() - Method in class org.optaplanner.examples.curriculumcourse.domain.Teacher
 
toString() - Method in class org.optaplanner.examples.curriculumcourse.domain.Timeslot
 
toString() - Method in class org.optaplanner.examples.curriculumcourse.domain.UnavailablePeriodPenalty
 
toString() - Method in class org.optaplanner.examples.dinnerparty.domain.Guest
 
toString() - Method in class org.optaplanner.examples.dinnerparty.domain.HobbyPractician
 
toString() - Method in class org.optaplanner.examples.dinnerparty.domain.Job
 
toString() - Method in class org.optaplanner.examples.dinnerparty.domain.Seat
 
toString() - Method in class org.optaplanner.examples.dinnerparty.domain.SeatDesignation
 
toString() - Method in class org.optaplanner.examples.dinnerparty.domain.Table
 
toString() - Method in class org.optaplanner.examples.examination.domain.Exam
 
toString() - Method in class org.optaplanner.examples.examination.domain.Period
 
toString() - Method in class org.optaplanner.examples.examination.domain.PeriodPenalty
 
toString() - Method in class org.optaplanner.examples.examination.domain.Room
 
toString() - Method in class org.optaplanner.examples.examination.domain.RoomPenalty
 
toString() - Method in class org.optaplanner.examples.examination.domain.solver.TopicConflict
 
toString() - Method in class org.optaplanner.examples.examination.domain.Topic
 
toString() - Method in class org.optaplanner.examples.machinereassignment.domain.MrProcessAssignment
 
toString() - Method in class org.optaplanner.examples.machinereassignment.solver.drools.MrMachineTransientUsage
 
toString() - Method in class org.optaplanner.examples.machinereassignment.solver.drools.MrMachineUsage
 
toString() - Method in class org.optaplanner.examples.machinereassignment.solver.drools.MrServiceMovedProcessesCount
 
toString() - Method in class org.optaplanner.examples.nqueens.domain.Column
 
toString() - Method in class org.optaplanner.examples.nqueens.domain.Queen
 
toString() - Method in class org.optaplanner.examples.nqueens.domain.Row
 
toString() - Method in class org.optaplanner.examples.nqueens.solver.move.RowChangeMove
 
toString() - Method in class org.optaplanner.examples.nurserostering.domain.contract.Contract
 
toString() - Method in class org.optaplanner.examples.nurserostering.domain.contract.ContractLine
 
toString() - Method in class org.optaplanner.examples.nurserostering.domain.contract.PatternContractLine
 
toString() - Method in enum org.optaplanner.examples.nurserostering.domain.DayOfWeek
 
toString() - Method in class org.optaplanner.examples.nurserostering.domain.Employee
 
toString() - Method in class org.optaplanner.examples.nurserostering.domain.NurseRosterParametrization
 
toString() - Method in class org.optaplanner.examples.nurserostering.domain.pattern.FreeBefore2DaysWithAWorkDayPattern
 
toString() - Method in class org.optaplanner.examples.nurserostering.domain.pattern.Pattern
 
toString() - Method in class org.optaplanner.examples.nurserostering.domain.pattern.ShiftType2DaysPattern
 
toString() - Method in class org.optaplanner.examples.nurserostering.domain.pattern.ShiftType3DaysPattern
 
toString() - Method in class org.optaplanner.examples.nurserostering.domain.pattern.WorkBeforeFreeSequencePattern
 
toString() - Method in class org.optaplanner.examples.nurserostering.domain.request.DayOffRequest
 
toString() - Method in class org.optaplanner.examples.nurserostering.domain.request.DayOnRequest
 
toString() - Method in class org.optaplanner.examples.nurserostering.domain.request.ShiftOffRequest
 
toString() - Method in class org.optaplanner.examples.nurserostering.domain.request.ShiftOnRequest
 
toString() - Method in class org.optaplanner.examples.nurserostering.domain.Shift
 
toString() - Method in class org.optaplanner.examples.nurserostering.domain.ShiftAssignment
 
toString() - Method in class org.optaplanner.examples.nurserostering.domain.ShiftDate
 
toString() - Method in class org.optaplanner.examples.nurserostering.domain.ShiftType
 
toString() - Method in class org.optaplanner.examples.nurserostering.domain.ShiftTypeSkillRequirement
 
toString() - Method in class org.optaplanner.examples.nurserostering.domain.Skill
 
toString() - Method in class org.optaplanner.examples.nurserostering.domain.SkillProficiency
 
toString() - Method in enum org.optaplanner.examples.nurserostering.domain.WeekendDefinition
 
toString() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeAssignmentTotal
 
toString() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveAssignmentEnd
 
toString() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveAssignmentStart
 
toString() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveWeekendAssignmentEnd
 
toString() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeConsecutiveWeekendAssignmentStart
 
toString() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeFreeSequence
 
toString() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeWeekendSequence
 
toString() - Method in class org.optaplanner.examples.nurserostering.solver.drools.EmployeeWorkSequence
 
toString() - Method in class org.optaplanner.examples.nurserostering.solver.move.EmployeeChangeMove
 
toString() - Method in class org.optaplanner.examples.nurserostering.solver.move.EmployeeMultipleChangeMove
 
toString() - Method in class org.optaplanner.examples.nurserostering.solver.move.ShiftAssignmentSwapMove
 
toString() - Method in class org.optaplanner.examples.pas.domain.AdmissionPart
 
toString() - Method in class org.optaplanner.examples.pas.domain.Bed
 
toString() - Method in class org.optaplanner.examples.pas.domain.BedDesignation
 
toString() - Method in class org.optaplanner.examples.pas.domain.Department
 
toString() - Method in class org.optaplanner.examples.pas.domain.DepartmentSpecialism
 
toString() - Method in class org.optaplanner.examples.pas.domain.Equipment
 
toString() - Method in class org.optaplanner.examples.pas.domain.Night
 
toString() - Method in class org.optaplanner.examples.pas.domain.Patient
 
toString() - Method in class org.optaplanner.examples.pas.domain.PreferredPatientEquipment
 
toString() - Method in class org.optaplanner.examples.pas.domain.RequiredPatientEquipment
 
toString() - Method in class org.optaplanner.examples.pas.domain.Room
 
toString() - Method in class org.optaplanner.examples.pas.domain.RoomEquipment
 
toString() - Method in class org.optaplanner.examples.pas.domain.RoomSpecialism
 
toString() - Method in class org.optaplanner.examples.pas.domain.Specialism
 
toString() - Method in class org.optaplanner.examples.pas.solver.move.BedChangeMove
 
toString() - Method in class org.optaplanner.examples.pas.solver.move.BedDesignationSwapMove
 
toString() - Method in class org.optaplanner.examples.projectjobscheduling.solver.score.drools.RenewableResourceUsedDay
 
toString() - Method in class org.optaplanner.examples.travelingtournament.domain.Day
 
toString() - Method in class org.optaplanner.examples.travelingtournament.domain.Match
 
toString() - Method in class org.optaplanner.examples.travelingtournament.domain.Team
 
toString() - Method in class org.optaplanner.examples.travelingtournament.solver.move.MatchChainRotationsMove
 
toString() - Method in class org.optaplanner.examples.tsp.domain.City
 
toString() - Method in class org.optaplanner.examples.tsp.domain.Domicile
 
toString() - Method in class org.optaplanner.examples.tsp.domain.Visit
 
toString() - Method in class org.optaplanner.examples.vehiclerouting.domain.Customer
 
toString() - Method in class org.optaplanner.examples.vehiclerouting.domain.location.Location
 
toString() - Method in class org.optaplanner.examples.vehiclerouting.domain.Vehicle
 
TotalRankSolverRankingWeightFactory - Class in org.optaplanner.benchmark.impl.ranking
This SolverRankingWeightFactory orders a SolverBenchmarkResult by how how many time each of it's SingleBenchmarkResult beat the SingleBenchmarkResult of the other SolverBenchmarkResults.
TotalRankSolverRankingWeightFactory() - Constructor for class org.optaplanner.benchmark.impl.ranking.TotalRankSolverRankingWeightFactory
 
TotalRankSolverRankingWeightFactory.TotalRankSolverRankingWeight - Class in org.optaplanner.benchmark.impl.ranking
 
TotalRankSolverRankingWeightFactory.TotalRankSolverRankingWeight(SolverBenchmarkResult, int, int) - Constructor for class org.optaplanner.benchmark.impl.ranking.TotalRankSolverRankingWeightFactory.TotalRankSolverRankingWeight
 
TotalScoreSolverRankingComparator - Class in org.optaplanner.benchmark.impl.ranking
This ranking Comparator orders a SolverBenchmarkResult by its total Score.
TotalScoreSolverRankingComparator() - Constructor for class org.optaplanner.benchmark.impl.ranking.TotalScoreSolverRankingComparator
 
trailingEntitiesMap - Variable in class org.optaplanner.core.impl.score.director.common.TrailingEntityMapSupport
 
trailingEntityMapSupport - Variable in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
TrailingEntityMapSupport - Class in org.optaplanner.core.impl.score.director.common
 
TrailingEntityMapSupport(SolutionDescriptor) - Constructor for class org.optaplanner.core.impl.score.director.common.TrailingEntityMapSupport
 
translateLatitudeToY(double) - Method in class org.optaplanner.examples.common.swingui.latitudelongitude.LatitudeLongitudeTranslator
 
translateLongitudeToX(double) - Method in class org.optaplanner.examples.common.swingui.latitudelongitude.LatitudeLongitudeTranslator
 
translateXToLongitude(int) - Method in class org.optaplanner.examples.common.swingui.latitudelongitude.LatitudeLongitudeTranslator
 
translateYToLatitude(double) - Method in class org.optaplanner.examples.common.swingui.latitudelongitude.LatitudeLongitudeTranslator
 
travelDistanceMap - Variable in class org.optaplanner.examples.vehiclerouting.domain.location.RoadLocation
 
TravelingSalesmanTour - Class in org.optaplanner.examples.tsp.domain
 
TravelingSalesmanTour() - Constructor for class org.optaplanner.examples.tsp.domain.TravelingSalesmanTour
 
TravelingTournament - Class in org.optaplanner.examples.travelingtournament.domain
 
TravelingTournament() - Constructor for class org.optaplanner.examples.travelingtournament.domain.TravelingTournament
 
TravelingTournamentApp - Class in org.optaplanner.examples.travelingtournament.app
 
TravelingTournamentApp() - Constructor for class org.optaplanner.examples.travelingtournament.app.TravelingTournamentApp
 
TravelingTournamentBenchmarkApp - Class in org.optaplanner.examples.travelingtournament.app
 
TravelingTournamentBenchmarkApp() - Constructor for class org.optaplanner.examples.travelingtournament.app.TravelingTournamentBenchmarkApp
 
TravelingTournamentDao - Class in org.optaplanner.examples.travelingtournament.persistence
 
TravelingTournamentDao() - Constructor for class org.optaplanner.examples.travelingtournament.persistence.TravelingTournamentDao
 
TravelingTournamentExporter - Class in org.optaplanner.examples.travelingtournament.persistence
 
TravelingTournamentExporter() - Constructor for class org.optaplanner.examples.travelingtournament.persistence.TravelingTournamentExporter
 
TravelingTournamentExporter.TravelingTournamentOutputBuilder - Class in org.optaplanner.examples.travelingtournament.persistence
 
TravelingTournamentExporter.TravelingTournamentOutputBuilder() - Constructor for class org.optaplanner.examples.travelingtournament.persistence.TravelingTournamentExporter.TravelingTournamentOutputBuilder
 
TravelingTournamentImporter - Class in org.optaplanner.examples.travelingtournament.persistence
 
TravelingTournamentImporter() - Constructor for class org.optaplanner.examples.travelingtournament.persistence.TravelingTournamentImporter
 
TravelingTournamentImporter.TravelingTournamentInputBuilder - Class in org.optaplanner.examples.travelingtournament.persistence
 
TravelingTournamentImporter.TravelingTournamentInputBuilder() - Constructor for class org.optaplanner.examples.travelingtournament.persistence.TravelingTournamentImporter.TravelingTournamentInputBuilder
 
TravelingTournamentMoveHelper - Class in org.optaplanner.examples.travelingtournament.solver.move
 
TravelingTournamentPanel - Class in org.optaplanner.examples.travelingtournament.swingui
 
TravelingTournamentPanel() - Constructor for class org.optaplanner.examples.travelingtournament.swingui.TravelingTournamentPanel
 
TrendBasedScoreBounder - Class in org.optaplanner.core.impl.exhaustivesearch.node.bounder
 
TrendBasedScoreBounder(InnerScoreDirectorFactory) - Constructor for class org.optaplanner.core.impl.exhaustivesearch.node.bounder.TrendBasedScoreBounder
 
TspApp - Class in org.optaplanner.examples.tsp.app
 
TspApp() - Constructor for class org.optaplanner.examples.tsp.app.TspApp
 
TspBenchmarkApp - Class in org.optaplanner.examples.tsp.app
 
TspBenchmarkApp() - Constructor for class org.optaplanner.examples.tsp.app.TspBenchmarkApp
 
TspDao - Class in org.optaplanner.examples.tsp.persistence
 
TspDao() - Constructor for class org.optaplanner.examples.tsp.persistence.TspDao
 
TspEasyScoreCalculator - Class in org.optaplanner.examples.tsp.solver.score
 
TspEasyScoreCalculator() - Constructor for class org.optaplanner.examples.tsp.solver.score.TspEasyScoreCalculator
 
TspExporter - Class in org.optaplanner.examples.tsp.persistence
 
TspExporter() - Constructor for class org.optaplanner.examples.tsp.persistence.TspExporter
 
TspExporter.TspOutputBuilder - Class in org.optaplanner.examples.tsp.persistence
 
TspExporter.TspOutputBuilder() - Constructor for class org.optaplanner.examples.tsp.persistence.TspExporter.TspOutputBuilder
 
TspFileIO - Class in org.optaplanner.examples.tsp.persistence
 
TspFileIO() - Constructor for class org.optaplanner.examples.tsp.persistence.TspFileIO
 
TspImporter - Class in org.optaplanner.examples.tsp.persistence
 
TspImporter() - Constructor for class org.optaplanner.examples.tsp.persistence.TspImporter
 
tspImporter - Variable in class org.optaplanner.examples.vehiclerouting.persistence.VehicleRoutingTspBasedGenerator
 
TspImporter.TspInputBuilder - Class in org.optaplanner.examples.tsp.persistence
 
TspImporter.TspInputBuilder() - Constructor for class org.optaplanner.examples.tsp.persistence.TspImporter.TspInputBuilder
 
TspIncrementalScoreCalculator - Class in org.optaplanner.examples.tsp.solver.score
 
TspIncrementalScoreCalculator() - Constructor for class org.optaplanner.examples.tsp.solver.score.TspIncrementalScoreCalculator
 
TspListPanel - Class in org.optaplanner.examples.tsp.swingui
 
TspListPanel(TspPanel) - Constructor for class org.optaplanner.examples.tsp.swingui.TspListPanel
 
TspPanel - Class in org.optaplanner.examples.tsp.swingui
 
TspPanel() - Constructor for class org.optaplanner.examples.tsp.swingui.TspPanel
 
TspWorldPanel - Class in org.optaplanner.examples.tsp.swingui
 
TspWorldPanel(TspPanel) - Constructor for class org.optaplanner.examples.tsp.swingui.TspWorldPanel
 

U

UnavailabilityPenalty - Class in org.optaplanner.examples.tennis.domain
 
UnavailabilityPenalty() - Constructor for class org.optaplanner.examples.tennis.domain.UnavailabilityPenalty
 
UnavailabilityPenalty(Team, Day) - Constructor for class org.optaplanner.examples.tennis.domain.UnavailabilityPenalty
 
UnavailablePeriodPenalty - Class in org.optaplanner.examples.curriculumcourse.domain
 
UnavailablePeriodPenalty() - Constructor for class org.optaplanner.examples.curriculumcourse.domain.UnavailablePeriodPenalty
 
uncaughtException(Thread, Throwable) - Method in class org.optaplanner.benchmark.impl.aggregator.swingui.SwingUncaughtExceptionHandler
 
undo() - Method in class org.optaplanner.core.api.score.holder.AbstractScoreHolder.BigDecimalConstraintUndoListener
 
undo() - Method in class org.optaplanner.core.api.score.holder.AbstractScoreHolder.DoubleConstraintUndoListener
 
undo() - Method in class org.optaplanner.core.api.score.holder.AbstractScoreHolder.IntConstraintUndoListener
 
undo() - Method in class org.optaplanner.core.api.score.holder.AbstractScoreHolder.LongConstraintUndoListener
 
undoMoveTabuSize - Variable in class org.optaplanner.core.config.localsearch.decider.acceptor.AcceptorConfig
 
UnimprovedStepCountTermination - Class in org.optaplanner.core.impl.solver.termination
 
UnimprovedStepCountTermination(int) - Constructor for class org.optaplanner.core.impl.solver.termination.UnimprovedStepCountTermination
 
UnimprovedTimeMillisSpentTermination - Class in org.optaplanner.core.impl.solver.termination
 
UnimprovedTimeMillisSpentTermination(long) - Constructor for class org.optaplanner.core.impl.solver.termination.UnimprovedTimeMillisSpentTermination
 
UnionMoveSelector - Class in org.optaplanner.core.impl.heuristic.selector.move.composite
A CompositeMoveSelector that unions 2 or more MoveSelectors.
UnionMoveSelector(List<MoveSelector>, boolean) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.composite.UnionMoveSelector
 
UnionMoveSelector(List<MoveSelector>, boolean, SelectionProbabilityWeightFactory) - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.composite.UnionMoveSelector
 
UnionMoveSelector.RandomUnionMoveIterator - Class in org.optaplanner.core.impl.heuristic.selector.move.composite
 
UnionMoveSelector.RandomUnionMoveIterator() - Constructor for class org.optaplanner.core.impl.heuristic.selector.move.composite.UnionMoveSelector.RandomUnionMoveIterator
 
UnionMoveSelectorConfig - Class in org.optaplanner.core.config.heuristic.selector.move.composite
 
UnionMoveSelectorConfig() - Constructor for class org.optaplanner.core.config.heuristic.selector.move.composite.UnionMoveSelectorConfig
 
UnionMoveSelectorConfig(List<MoveSelectorConfig>) - Constructor for class org.optaplanner.core.config.heuristic.selector.move.composite.UnionMoveSelectorConfig
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.optaplanner.core.config.util.KeyAsElementMapConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.optaplanner.persistence.xstream.impl.score.XStreamScoreConverter
 
unMatch(RuleRuntime, Match) - Method in class org.optaplanner.core.api.score.holder.AbstractScoreHolder.BigDecimalConstraintUndoListener
 
unMatch(RuleRuntime, Match) - Method in class org.optaplanner.core.api.score.holder.AbstractScoreHolder.DoubleConstraintUndoListener
 
unMatch(RuleRuntime, Match) - Method in class org.optaplanner.core.api.score.holder.AbstractScoreHolder.IntConstraintUndoListener
 
unMatch(RuleRuntime, Match) - Method in class org.optaplanner.core.api.score.holder.AbstractScoreHolder.LongConstraintUndoListener
 
unprocessedQueue - Variable in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner.FieldAccessingSolutionClonerRun
 
upcomingCreated - Variable in class org.optaplanner.core.impl.heuristic.selector.common.iterator.UpcomingSelectionIterator
 
upcomingSelection - Variable in class org.optaplanner.core.impl.heuristic.selector.common.iterator.UpcomingSelectionIterator
 
UpcomingSelectionIterator<S> - Class in org.optaplanner.core.impl.heuristic.selector.common.iterator
IMPORTANT: The constructor of any subclass of this abstract class, should never call any of its child Selector's Iterator.hasNext() or Iterator.next() methods, because that can cause descendant Selectors to be selected too early (which breaks MimicReplayingEntitySelector).
UpcomingSelectionIterator() - Constructor for class org.optaplanner.core.impl.heuristic.selector.common.iterator.UpcomingSelectionIterator
 
update() - Method in class org.optaplanner.examples.cloudbalancing.swingui.CloudComputerPanel
 
update() - Method in class org.optaplanner.examples.common.swingui.timetable.TimeTableLayout
 
update() - Method in class org.optaplanner.examples.machinereassignment.swingui.MrMachinePanel
 
update() - Method in class org.optaplanner.examples.nurserostering.swingui.EmployeePanel
 
updateAllocation(ScoreDirector, Allocation) - Method in class org.optaplanner.examples.projectjobscheduling.domain.solver.PredecessorsDoneDateUpdatingVariableListener
 
updateBestSolution(DefaultSolverScope, Solution, int) - Method in class org.optaplanner.core.impl.solver.recaller.BestSolutionRecaller
 
updateDataDirs() - Method in class org.optaplanner.examples.common.business.SolutionBusiness
 
updateHierarchyCheckBoxStates() - Method in class org.optaplanner.benchmark.impl.aggregator.swingui.CheckBoxTree
 
updatePanel(Solution) - Method in class org.optaplanner.examples.cloudbalancing.swingui.CloudBalancingPanel
 
updatePanel(Solution) - Method in class org.optaplanner.examples.common.swingui.SolutionPanel
 
updatePanel(Solution) - Method in class org.optaplanner.examples.machinereassignment.swingui.MachineReassignmentPanel
 
updatePanel(Solution) - Method in class org.optaplanner.examples.nurserostering.swingui.NurseRosteringPanel
 
updatePanel(TravelingSalesmanTour) - Method in class org.optaplanner.examples.tsp.swingui.TspListPanel
 
updatePanel(Solution) - Method in class org.optaplanner.examples.tsp.swingui.TspPanel
 
updatePanel(TravelingSalesmanTour) - Method in class org.optaplanner.examples.tsp.swingui.TspWorldPanel
 
updatePanel(Solution) - Method in class org.optaplanner.examples.vehiclerouting.swingui.VehicleRoutingPanel
 
updatePanel(VehicleRoutingSolution) - Method in class org.optaplanner.examples.vehiclerouting.swingui.VehicleRoutingWorldPanel
 
updatePeriod(ScoreDirector, LeadingExam) - Method in class org.optaplanner.examples.examination.domain.solver.PeriodUpdatingVariableListener
 
updatePredecessorsDoneDate(ScoreDirector, Allocation) - Method in class org.optaplanner.examples.projectjobscheduling.domain.solver.PredecessorsDoneDateUpdatingVariableListener
 
updateVehicle(ScoreDirector, Customer) - Method in class org.optaplanner.examples.vehiclerouting.domain.solver.VehicleUpdatingVariableListener
 
updateVehicle(ScoreDirector, TimeWindowedCustomer) - Method in class org.optaplanner.examples.vehiclerouting.domain.timewindowed.solver.ArrivalTimeUpdatingVariableListener
 
USAGE_EXPLANATION_PATH - Static variable in class org.optaplanner.examples.common.swingui.SolutionPanel
 
used - Variable in class org.optaplanner.examples.projectjobscheduling.solver.score.capacity.NonrenewableResourceCapacityTracker
 
usedPerDay - Variable in class org.optaplanner.examples.projectjobscheduling.solver.score.capacity.RenewableResourceCapacityTracker
 
useLogarithmicProblemScale(List<XYSeries>) - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
 
useUndoMoveAsTabuMove - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.MoveTabuAcceptor
 

V

validate() - Method in class org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintConfig
 
validate() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
 
validateCacheTypeVersusSelectionOrder(SelectionCacheType, SelectionOrder) - Method in class org.optaplanner.core.config.heuristic.selector.SelectorConfig
 
validateCloneSolution(SolutionG, SolutionG) - Method in class org.optaplanner.core.impl.domain.solution.cloner.FieldAccessingSolutionCloner.FieldAccessingSolutionClonerRun
Fails fast if FieldAccessingSolutionCloner.isFieldAnEntityPropertyOnSolution(java.lang.reflect.Field) assumptions were wrong.
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
 
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
Creates a new BendableScore.
valueOf(BigDecimal[], BigDecimal[]) - Static method in class org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScore
Creates a new BendableBigDecimalScore.
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.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.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.examples.common.swingui.timetable.TimeTablePanel.HeaderColumnKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.optaplanner.examples.common.swingui.timetable.TimeTablePanel.HeaderRowKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.optaplanner.examples.dinnerparty.domain.Gender
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.optaplanner.examples.dinnerparty.domain.Hobby
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.optaplanner.examples.dinnerparty.domain.JobType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.optaplanner.examples.examination.domain.PeriodPenaltyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.optaplanner.examples.examination.domain.RoomPenaltyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.optaplanner.examples.nurserostering.domain.contract.ContractLineType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.optaplanner.examples.nurserostering.domain.DayOfWeek
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.optaplanner.examples.nurserostering.domain.WeekendDefinition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.optaplanner.examples.pas.domain.Gender
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.optaplanner.examples.pas.domain.GenderLimitation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.optaplanner.examples.projectjobscheduling.domain.JobType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.optaplanner.examples.vehiclerouting.domain.location.DistanceType
Returns the enum constant of this type with the specified name.
valueOfCalendar(int) - Static method in enum org.optaplanner.examples.nurserostering.domain.DayOfWeek
 
valueOfCode(String) - Static method in enum org.optaplanner.examples.dinnerparty.domain.Gender
 
valueOfCode(String) - Static method in enum org.optaplanner.examples.dinnerparty.domain.Hobby
 
valueOfCode(String) - Static method in enum org.optaplanner.examples.dinnerparty.domain.JobType
 
valueOfCode(String) - Static method in enum org.optaplanner.examples.nurserostering.domain.DayOfWeek
 
valueOfCode(String) - Static method in enum org.optaplanner.examples.nurserostering.domain.WeekendDefinition
 
valueOfCode(String) - Static method in enum org.optaplanner.examples.pas.domain.Gender
 
valueOfCode(String) - Static method in enum org.optaplanner.examples.pas.domain.GenderLimitation
 
ValueRange<T> - Interface in org.optaplanner.core.api.domain.valuerange
A ValueRange is a set of a values for a PlanningVariable.
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
Factory for 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
Provides the planning values that can be used for a planning variable.
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.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.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.examples.common.swingui.timetable.TimeTablePanel.HeaderColumnKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.optaplanner.examples.common.swingui.timetable.TimeTablePanel.HeaderRowKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.optaplanner.examples.dinnerparty.domain.Gender
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.optaplanner.examples.dinnerparty.domain.Hobby
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.optaplanner.examples.dinnerparty.domain.JobType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.optaplanner.examples.examination.domain.PeriodPenaltyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.optaplanner.examples.examination.domain.RoomPenaltyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.optaplanner.examples.nurserostering.domain.contract.ContractLineType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.optaplanner.examples.nurserostering.domain.DayOfWeek
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.optaplanner.examples.nurserostering.domain.WeekendDefinition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.optaplanner.examples.pas.domain.Gender
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.optaplanner.examples.pas.domain.GenderLimitation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.optaplanner.examples.projectjobscheduling.domain.JobType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.optaplanner.examples.vehiclerouting.domain.location.DistanceType
Returns an array containing the constants of this enum type, in the order they are declared.
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.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
Selects values from the ValueRangeProvider) for a {@link PlanningVariable} annotated property.
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
 
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
The manner of sorting a values for a PlanningVariable.
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
 
variableDescriptor - Variable in class org.optaplanner.core.impl.domain.valuerange.descriptor.AbstractValueRangeDescriptor
 
VariableDescriptor - Class in org.optaplanner.core.impl.domain.variable.descriptor
 
VariableDescriptor(EntityDescriptor, PropertyDescriptor) - Constructor for class org.optaplanner.core.impl.domain.variable.descriptor.VariableDescriptor
 
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.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
 
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
 
variableDescriptors - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMove
 
variableDescriptors - Variable in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMoveSelector
 
VariableListener<EntityG> - Interface in org.optaplanner.core.impl.domain.variable.listener
Changes shadow variables when a genuine planning variable changes.
variableListenerClass - Variable in class org.optaplanner.core.impl.domain.variable.descriptor.CustomShadowVariableDescriptor
 
VariableListenerSupport - Class in org.optaplanner.core.impl.domain.variable.listener
 
VariableListenerSupport(Map<VariableDescriptor, List<VariableListener>>) - Constructor for class org.optaplanner.core.impl.domain.variable.listener.VariableListenerSupport
 
variableListenerSupport - Variable in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
variableName - Variable in class org.optaplanner.core.config.heuristic.selector.value.ValueSelectorConfig
 
variableName - Variable in class org.optaplanner.core.impl.domain.variable.descriptor.VariableDescriptor
 
variablePropertyAccessor - Variable in class org.optaplanner.core.impl.domain.variable.descriptor.VariableDescriptor
 
vehicle - Variable in class org.optaplanner.examples.vehiclerouting.domain.Customer
 
Vehicle - Class in org.optaplanner.examples.vehiclerouting.domain
 
Vehicle() - Constructor for class org.optaplanner.examples.vehiclerouting.domain.Vehicle
 
vehicleList - Variable in class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution
 
VehicleRoutingApp - Class in org.optaplanner.examples.vehiclerouting.app
 
VehicleRoutingApp() - Constructor for class org.optaplanner.examples.vehiclerouting.app.VehicleRoutingApp
 
VehicleRoutingBenchmarkApp - Class in org.optaplanner.examples.vehiclerouting.app
 
VehicleRoutingBenchmarkApp() - Constructor for class org.optaplanner.examples.vehiclerouting.app.VehicleRoutingBenchmarkApp
 
VehicleRoutingDao - Class in org.optaplanner.examples.vehiclerouting.persistence
 
VehicleRoutingDao() - Constructor for class org.optaplanner.examples.vehiclerouting.persistence.VehicleRoutingDao
 
vehicleRoutingDao - Variable in class org.optaplanner.examples.vehiclerouting.persistence.VehicleRoutingTspBasedGenerator
 
VehicleRoutingEasyScoreCalculator - Class in org.optaplanner.examples.vehiclerouting.solver.score
 
VehicleRoutingEasyScoreCalculator() - Constructor for class org.optaplanner.examples.vehiclerouting.solver.score.VehicleRoutingEasyScoreCalculator
 
VehicleRoutingFileIO - Class in org.optaplanner.examples.vehiclerouting.persistence
 
VehicleRoutingFileIO() - Constructor for class org.optaplanner.examples.vehiclerouting.persistence.VehicleRoutingFileIO
 
VehicleRoutingImporter - Class in org.optaplanner.examples.vehiclerouting.persistence
 
VehicleRoutingImporter() - Constructor for class org.optaplanner.examples.vehiclerouting.persistence.VehicleRoutingImporter
 
VehicleRoutingImporter(boolean) - Constructor for class org.optaplanner.examples.vehiclerouting.persistence.VehicleRoutingImporter
 
VehicleRoutingImporter.VehicleRoutingInputBuilder - Class in org.optaplanner.examples.vehiclerouting.persistence
 
VehicleRoutingImporter.VehicleRoutingInputBuilder() - Constructor for class org.optaplanner.examples.vehiclerouting.persistence.VehicleRoutingImporter.VehicleRoutingInputBuilder
 
VehicleRoutingIncrementalScoreCalculator - Class in org.optaplanner.examples.vehiclerouting.solver.score
 
VehicleRoutingIncrementalScoreCalculator() - Constructor for class org.optaplanner.examples.vehiclerouting.solver.score.VehicleRoutingIncrementalScoreCalculator
 
VehicleRoutingPanel - Class in org.optaplanner.examples.vehiclerouting.swingui
 
VehicleRoutingPanel() - Constructor for class org.optaplanner.examples.vehiclerouting.swingui.VehicleRoutingPanel
 
VehicleRoutingSolution - Class in org.optaplanner.examples.vehiclerouting.domain
 
VehicleRoutingSolution() - Constructor for class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution
 
VehicleRoutingSolutionPainter - Class in org.optaplanner.examples.vehiclerouting.swingui
 
VehicleRoutingSolutionPainter() - Constructor for class org.optaplanner.examples.vehiclerouting.swingui.VehicleRoutingSolutionPainter
 
VehicleRoutingTspBasedGenerator - Class in org.optaplanner.examples.vehiclerouting.persistence
 
VehicleRoutingTspBasedGenerator() - Constructor for class org.optaplanner.examples.vehiclerouting.persistence.VehicleRoutingTspBasedGenerator
 
VehicleRoutingWorldPanel - Class in org.optaplanner.examples.vehiclerouting.swingui
 
VehicleRoutingWorldPanel(VehicleRoutingPanel) - Constructor for class org.optaplanner.examples.vehiclerouting.swingui.VehicleRoutingWorldPanel
 
VehicleUpdatingVariableListener - Class in org.optaplanner.examples.vehiclerouting.domain.solver
 
VehicleUpdatingVariableListener() - Constructor for class org.optaplanner.examples.vehiclerouting.domain.solver.VehicleUpdatingVariableListener
 
Visit - Class in org.optaplanner.examples.tsp.domain
 
Visit() - Constructor for class org.optaplanner.examples.tsp.domain.Visit
 
VrpSessionAttributeName - Class in org.optaplanner.webexamples.vehiclerouting
 
VrpSessionAttributeName() - Constructor for class org.optaplanner.webexamples.vehiclerouting.VrpSessionAttributeName
 
VrpShowScheduleServlet - Class in org.optaplanner.webexamples.vehiclerouting
 
VrpShowScheduleServlet() - Constructor for class org.optaplanner.webexamples.vehiclerouting.VrpShowScheduleServlet
 
VrpWebAction - Class in org.optaplanner.webexamples.vehiclerouting
 
VrpWebAction() - Constructor for class org.optaplanner.webexamples.vehiclerouting.VrpWebAction
 

W

waitForRestartSolverDecision() - Method in class org.optaplanner.core.impl.solver.BasicPlumbingTermination
If this returns true, then the problemFactChangeQueue is definitely not empty.
warmUp(long, long, long) - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
 
warningList - Variable in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
 
WebsiteResourceUtils - Class in org.optaplanner.benchmark.impl.report
 
WeekendDefinition - Enum in org.optaplanner.examples.nurserostering.domain
 
weight - Variable in class org.optaplanner.core.api.score.constraint.bigdecimal.BigDecimalConstraintMatch
 
weight - Variable in class org.optaplanner.core.api.score.constraint.primdouble.DoubleConstraintMatch
 
weight - Variable in class org.optaplanner.core.api.score.constraint.primint.IntConstraintMatch
 
weight - Variable in class org.optaplanner.core.api.score.constraint.primlong.LongConstraintMatch
 
weight - Variable in class org.optaplanner.examples.nurserostering.domain.pattern.Pattern
 
WeightFactorySelectionSorter<T> - Class in org.optaplanner.core.impl.heuristic.selector.common.decorator
 
WeightFactorySelectionSorter(SelectionSorterWeightFactory<Solution, T>, SelectionSorterOrder) - Constructor for class org.optaplanner.core.impl.heuristic.selector.common.decorator.WeightFactorySelectionSorter
 
weightTotal - Variable in class org.optaplanner.core.api.score.constraint.bigdecimal.BigDecimalConstraintMatchTotal
 
weightTotal - Variable in class org.optaplanner.core.api.score.constraint.primdouble.DoubleConstraintMatchTotal
 
weightTotal - Variable in class org.optaplanner.core.api.score.constraint.primint.IntConstraintMatchTotal
 
weightTotal - Variable in class org.optaplanner.core.api.score.constraint.primlong.LongConstraintMatchTotal
 
WEST_HEADER_WIDTH - Static variable in class org.optaplanner.examples.nurserostering.swingui.EmployeePanel
 
WorkBeforeFreeSequencePattern - Class in org.optaplanner.examples.nurserostering.domain.pattern
 
WorkBeforeFreeSequencePattern() - Constructor for class org.optaplanner.examples.nurserostering.domain.pattern.WorkBeforeFreeSequencePattern
 
workingEntityListRevision - Variable in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
workingFadingTabuSize - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.AbstractTabuAcceptor
 
workingRandom - Variable in class org.optaplanner.core.impl.heuristic.selector.AbstractSelector
 
workingRandom - Variable in class org.optaplanner.core.impl.heuristic.selector.common.iterator.CachedListRandomIterator
 
workingRandom - Variable in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope
 
workingScoreHolder - Variable in class org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector
 
workingSolution - Variable in class org.optaplanner.core.impl.heuristic.selector.value.FromEntityPropertyValueSelector
 
workingSolution - Variable in class org.optaplanner.core.impl.score.director.AbstractScoreDirector
 
workingTabuSize - Variable in class org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.AbstractTabuAcceptor
 
WorstScoreSolverRankingComparator - Class in org.optaplanner.benchmark.impl.ranking
This ranking Comparator orders a SolverBenchmarkResult by its worst Score.
WorstScoreSolverRankingComparator() - Constructor for class org.optaplanner.benchmark.impl.ranking.WorstScoreSolverRankingComparator
 
write(Solution, File) - Method in class org.optaplanner.examples.cheaptime.persistence.CheapTimeSolutionFileIO
 
write(Solution, File) - Method in class org.optaplanner.examples.machinereassignment.persistence.MachineReassignmentFileIO
 
write(Solution, File) - Method in class org.optaplanner.examples.tsp.persistence.TspFileIO
 
write(Solution, File) - Method in class org.optaplanner.examples.vehiclerouting.persistence.VehicleRoutingFileIO
 
write(Solution, File) - Method in interface org.optaplanner.persistence.common.api.domain.solution.SolutionFileIO
This method is thread-safe.
write(Solution, File) - Method in class org.optaplanner.persistence.xstream.impl.domain.solution.XStreamSolutionFileIO
 
writeChartToImageFile(JFreeChart, File) - Static method in class org.optaplanner.benchmark.impl.statistic.common.GraphSupport
 
writeChartToImageFile(JFreeChart, String) - Method in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
 
writeChartToImageFile(JFreeChart, String) - Method in class org.optaplanner.benchmark.impl.statistic.PureSingleStatistic
 
writeCsvStatisticFile() - Method in class org.optaplanner.benchmark.impl.statistic.SingleStatistic
 
writeGraphFiles(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreProblemStatistic
 
writeGraphFiles(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationProblemStatistic
 
writeGraphFiles(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.statistic.calculatecount.CalculateCountProblemStatistic
 
writeGraphFiles(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseProblemStatistic
 
writeGraphFiles(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepProblemStatistic
 
writeGraphFiles(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
 
writeGraphFiles(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.statistic.PureSingleStatistic
 
writeGraphFiles(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.statistic.single.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreSingleStatistic
 
writeGraphFiles(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.statistic.single.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreSingleStatistic
 
writeGraphFiles(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.statistic.single.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffSingleStatistic
 
writeGraphFiles(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.statistic.single.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffSingleStatistic
 
writeGraphFiles(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreProblemStatistic
 
writeOutputSolution(SingleBenchmarkResult, Solution) - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
 
writePlannerBenchmarkResult(File, PlannerBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.result.BenchmarkResultIO
 
writeReport() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
 
writeSolution() - Method in class org.optaplanner.examples.cheaptime.persistence.CheapTimeExporter.CheapTimeOutputBuilder
 
writeSolution(Solution, File) - Method in class org.optaplanner.examples.common.persistence.AbstractSolutionExporter
 
writeSolution() - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionExporter.TxtOutputBuilder
 
writeSolution(Solution, File) - Method in class org.optaplanner.examples.common.persistence.AbstractTxtSolutionExporter
 
writeSolution(Solution, File) - Method in class org.optaplanner.examples.common.persistence.AbstractXmlSolutionExporter
 
writeSolution() - Method in class org.optaplanner.examples.common.persistence.AbstractXmlSolutionExporter.XmlOutputBuilder
 
writeSolution(Solution, File) - Method in interface org.optaplanner.examples.common.persistence.SolutionDao
 
writeSolution(Solution, File) - Method in class org.optaplanner.examples.common.persistence.XStreamSolutionDao
 
writeSolution() - Method in class org.optaplanner.examples.curriculumcourse.persistence.CurriculumCourseExporter.CurriculumCourseOutputBuilder
 
writeSolution() - Method in class org.optaplanner.examples.examination.persistence.ExaminationExporter.ExaminationOutputBuilder
 
writeSolution() - Method in class org.optaplanner.examples.machinereassignment.persistence.MachineReassignmentExporter.MachineReassignmentOutputBuilder
 
writeSolution() - Method in class org.optaplanner.examples.nurserostering.persistence.NurseRosteringExporter.NurseRosteringOutputBuilder
 
writeSolution() - Method in class org.optaplanner.examples.pas.persistence.PatientAdmissionScheduleExporter.PatientAdmissionScheduleOutputBuilder
 
writeSolution() - Method in class org.optaplanner.examples.travelingtournament.persistence.TravelingTournamentExporter.TravelingTournamentOutputBuilder
 
writeSolution() - Method in class org.optaplanner.examples.tsp.persistence.TspExporter.TspOutputBuilder
 

X

XStreamBendableScoreConverter - Class in org.optaplanner.persistence.xstream.impl.score
 
XStreamBendableScoreConverter(int, int) - Constructor for class org.optaplanner.persistence.xstream.impl.score.XStreamBendableScoreConverter
 
XStreamScoreConverter - Class in org.optaplanner.persistence.xstream.impl.score
Some Score implementations require specific subclasses: For BendableScore, use XStreamBendableScoreConverter.
XStreamScoreConverter(ScoreDefinition) - Constructor for class org.optaplanner.persistence.xstream.impl.score.XStreamScoreConverter
 
XStreamScoreConverter(Class<? extends Score>, Class<? extends ScoreDefinition>) - Constructor for class org.optaplanner.persistence.xstream.impl.score.XStreamScoreConverter
 
XStreamSolutionDao - Class in org.optaplanner.examples.common.persistence
 
XStreamSolutionDao(String, Class...) - Constructor for class org.optaplanner.examples.common.persistence.XStreamSolutionDao
 
xStreamSolutionFileIO - Variable in class org.optaplanner.examples.common.persistence.XStreamSolutionDao
 
XStreamSolutionFileIO - Class in org.optaplanner.persistence.xstream.impl.domain.solution
 
XStreamSolutionFileIO() - Constructor for class org.optaplanner.persistence.xstream.impl.domain.solution.XStreamSolutionFileIO
 
XStreamSolutionFileIO(Class...) - Constructor for class org.optaplanner.persistence.xstream.impl.domain.solution.XStreamSolutionFileIO
 
XStreamXmlPlannerBenchmarkFactory - Class in org.optaplanner.benchmark.impl
 
XStreamXmlPlannerBenchmarkFactory() - Constructor for class org.optaplanner.benchmark.impl.XStreamXmlPlannerBenchmarkFactory
 
XStreamXmlSolverFactory - Class in org.optaplanner.core.impl.solver
XML based configuration that builds a Solver with XStream.
XStreamXmlSolverFactory() - Constructor for class org.optaplanner.core.impl.solver.XStreamXmlSolverFactory
 

A B C D E F G H I J K L M N O P Q R S T U V W X
OptaPlanner distribution 6.2.0.Beta2

Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.