Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- 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)
, becausePlannerBenchmarkResult.accumulateResults(BenchmarkReport)
does that already onPlannerBenchmarkResult.getUnifiedProblemBenchmarkResultList()
. - accumulateResults(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- accumulateResults(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
- add(ScoreDifferencePercentage) - Method in class org.optaplanner.benchmark.impl.measurement.ScoreDifferencePercentage
- addListener(SolverMetric, BiConsumer<Long, AbstractStepScope<Solution_>>) - Method in class org.optaplanner.benchmark.impl.statistic.StatisticRegistry
- addListener(SolverMetric, Consumer<Long>) - Method in class org.optaplanner.benchmark.impl.statistic.StatisticRegistry
- 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
- ALUMINIUM_1 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- ALUMINIUM_2 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- ALUMINIUM_3 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- ALUMINIUM_4 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- ALUMINIUM_5 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- ALUMINIUM_6 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
B
- benchmark() - Method in interface org.optaplanner.benchmark.api.PlannerBenchmark
-
Run all the single benchmarks and create an overview report.
- benchmark() - Method in class org.optaplanner.benchmark.impl.DefaultPlannerBenchmark
- 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
- benchmarkAndShowReportInBrowser() - Method in interface org.optaplanner.benchmark.api.PlannerBenchmark
-
Run all the single benchmarks, create an overview report and show it in the default browser.
- benchmarkAndShowReportInBrowser() - Method in class org.optaplanner.benchmark.impl.DefaultPlannerBenchmark
- benchmarkingEnded() - Method in class org.optaplanner.benchmark.impl.DefaultPlannerBenchmark
- benchmarkingStarted() - Method in class org.optaplanner.benchmark.impl.DefaultPlannerBenchmark
- 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
- BenchmarkReportConfig(BenchmarkReportConfig) - Constructor for class org.optaplanner.benchmark.config.report.BenchmarkReportConfig
- BenchmarkReportFactory - Class in org.optaplanner.benchmark.impl.report
- BenchmarkReportFactory(BenchmarkReportConfig) - Constructor for class org.optaplanner.benchmark.impl.report.BenchmarkReportFactory
- BenchmarkResult - Interface in org.optaplanner.benchmark.impl.result
- BenchmarkResultIO - Class in org.optaplanner.benchmark.impl.result
- BenchmarkResultIO() - Constructor for class org.optaplanner.benchmark.impl.result.BenchmarkResultIO
- BEST_SCORE - Enum constant in enum org.optaplanner.benchmark.config.statistic.ProblemStatisticType
- BEST_SOLUTION_MUTATION - Enum constant in enum org.optaplanner.benchmark.config.statistic.ProblemStatisticType
- BestScoreProblemStatistic - Class in org.optaplanner.benchmark.impl.statistic.bestscore
- BestScoreProblemStatistic(ProblemBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreProblemStatistic
- BestScoreStatisticPoint - Class in org.optaplanner.benchmark.impl.statistic.bestscore
- BestScoreStatisticPoint(long, Score) - Constructor for class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreStatisticPoint
- BestScoreSubSingleStatistic<Solution_> - Class in org.optaplanner.benchmark.impl.statistic.bestscore
- BestScoreSubSingleStatistic(SubSingleBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreSubSingleStatistic
- BestSolutionMutationProblemStatistic - Class in org.optaplanner.benchmark.impl.statistic.bestsolutionmutation
- BestSolutionMutationProblemStatistic(ProblemBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationProblemStatistic
- BestSolutionMutationStatisticPoint - Class in org.optaplanner.benchmark.impl.statistic.bestsolutionmutation
- BestSolutionMutationStatisticPoint(long, int) - Constructor for class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationStatisticPoint
- BestSolutionMutationSubSingleStatistic<Solution_> - Class in org.optaplanner.benchmark.impl.statistic.bestsolutionmutation
- BestSolutionMutationSubSingleStatistic(SubSingleBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationSubSingleStatistic
- buildBenchmarkReport(PlannerBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReportFactory
- 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
- buildEffectiveSolverBenchmarkConfigList() - Method in class org.optaplanner.benchmark.impl.DefaultPlannerBenchmarkFactory
- buildPercentageColor(Color, Color, double) - Static method in class org.optaplanner.swing.impl.TangoColorFactory
- buildPlannerBenchmark() - Method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
Creates a new
PlannerBenchmark
instance. - buildPlannerBenchmark() - Method in class org.optaplanner.benchmark.impl.DefaultPlannerBenchmarkFactory
- buildPlannerBenchmark(List<Solution_>) - Method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
Creates a new
PlannerBenchmark
instance for datasets that are already in memory. - buildPlannerBenchmark(Solution_...) - Method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
Creates a new
PlannerBenchmark
instance for datasets that are already in memory. - buildPlannerBenchmark(Solution_...) - Method in class org.optaplanner.benchmark.impl.DefaultPlannerBenchmarkFactory
- buildProblemBenchmarkList(SolverBenchmarkResult, Solution_[]) - Method in class org.optaplanner.benchmark.impl.ProblemBenchmarksFactory
- buildProblemStatistic(ProblemBenchmarkResult) - Method in enum org.optaplanner.benchmark.config.statistic.ProblemStatisticType
- buildPureSubSingleStatistic(SubSingleBenchmarkResult) - Method in enum org.optaplanner.benchmark.config.statistic.SingleStatisticType
- buildSolverBenchmark(ClassLoader, PlannerBenchmarkResult, Solution_[]) - Method in class org.optaplanner.benchmark.impl.SolverBenchmarkFactory
- buildSolverBenchmarkConfig(ConstructionHeuristicType, boolean, LocalSearchType) - Method in enum org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintType
- buildSolverBenchmarkConfigList() - Method in class org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintConfig
- buildSolverBenchmarkConfigList() - Method in enum org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintType
- BUTTER_1 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- BUTTER_2 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- BUTTER_3 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
C
- calculateDifferencePercentage(double, double) - Static method in class org.optaplanner.benchmark.impl.measurement.ScoreDifferencePercentage
- calculateScoreDifferencePercentage(Score_, Score_) - Static method in class org.optaplanner.benchmark.impl.measurement.ScoreDifferencePercentage
- calculateTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.DefaultPlannerBenchmark
- calculateWarmUpTimeMillisSpentLimit() - Method in class org.optaplanner.benchmark.impl.DefaultPlannerBenchmarkFactory
- call() - Method in class org.optaplanner.benchmark.impl.SubSingleBenchmarkRunner
- CHAMELEON_1 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- CHAMELEON_2 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- CHAMELEON_3 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- CHARTED_SCORE_LEVEL_SIZE - Static variable in class org.optaplanner.benchmark.impl.report.BenchmarkReport
- CheckBoxTree - Class in org.optaplanner.benchmark.impl.aggregator.swingui
- CheckBoxTree(DefaultMutableTreeNode) - Constructor for class org.optaplanner.benchmark.impl.aggregator.swingui.CheckBoxTree
- CHECKED - Enum constant in enum org.optaplanner.benchmark.impl.aggregator.swingui.MixedCheckBox.MixedCheckBoxStatus
- CHOCOLATE_1 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- CHOCOLATE_2 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- CHOCOLATE_3 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- close(StatisticRegistry<Solution_>, Tags, Solver<Solution_>) - Method in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
- collapseNodes() - Method in class org.optaplanner.benchmark.impl.aggregator.swingui.CheckBoxTree
- compare(SingleBenchmarkResult, SingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.ranking.TotalScoreSingleBenchmarkRankingComparator
- compare(SolverBenchmarkResult, SolverBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.ranking.TotalScoreSolverRankingComparator
- compare(SolverBenchmarkResult, SolverBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.ranking.WorstScoreSolverRankingComparator
- compare(SubSingleBenchmarkResult, SubSingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.ranking.ScoreSubSingleBenchmarkRankingComparator
- compare(SubSingleBenchmarkResult, SubSingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.ranking.SubSingleBenchmarkRankBasedComparator
- compareTo(TotalRankSolverRankingWeightFactory.TotalRankSolverRankingWeight) - Method in class org.optaplanner.benchmark.impl.ranking.TotalRankSolverRankingWeightFactory.TotalRankSolverRankingWeight
- configureLookAndFeel(String) - Static method in class org.optaplanner.swing.impl.SwingUtils
- configureNimbusToTangoColors() - Static method in class org.optaplanner.swing.impl.SwingUtils
- CONSTRAINT_MATCH_TOTAL_BEST_SCORE - Enum constant in enum org.optaplanner.benchmark.config.statistic.SingleStatisticType
- CONSTRAINT_MATCH_TOTAL_STEP_SCORE - Enum constant in enum org.optaplanner.benchmark.config.statistic.SingleStatisticType
- ConstraintMatchTotalBestScoreStatisticPoint - Class in org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore
- ConstraintMatchTotalBestScoreStatisticPoint(long, String, String, int, Score) - Constructor for class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreStatisticPoint
- ConstraintMatchTotalBestScoreSubSingleStatistic<Solution_> - Class in org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore
- ConstraintMatchTotalBestScoreSubSingleStatistic(SubSingleBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreSubSingleStatistic
- ConstraintMatchTotalStepScoreStatisticPoint - Class in org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore
- ConstraintMatchTotalStepScoreStatisticPoint(long, String, String, int, Score) - Constructor for class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreStatisticPoint
- ConstraintMatchTotalStepScoreSubSingleStatistic<Solution_> - Class in org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore
- ConstraintMatchTotalStepScoreSubSingleStatistic(SubSingleBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreSubSingleStatistic
- ConstraintSummary<Score_ extends org.optaplanner.core.api.score.Score<Score_>> - Class in org.optaplanner.benchmark.impl.statistic
- ConstraintSummary(String, String, Score_, int) - Constructor for class org.optaplanner.benchmark.impl.statistic.ConstraintSummary
- CONSTRUCTION_HEURISTIC_WITH_AND_WITHOUT_LOCAL_SEARCH - Enum constant in enum org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintType
- copyConfig() - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
- copyConfig() - Method in class org.optaplanner.benchmark.config.report.BenchmarkReportConfig
- copyConfig() - Method in class org.optaplanner.benchmark.config.SolverBenchmarkConfig
- copyResourcesTo(File) - Static method in class org.optaplanner.benchmark.impl.report.WebsiteResourceUtils
- create(long) - Static method in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseStatisticPoint
- create(PlannerBenchmarkConfig) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
Uses a
PlannerBenchmarkConfig
to build aPlannerBenchmarkFactory
. - createAndDisplay(PlannerBenchmarkConfig) - Static method in class org.optaplanner.benchmark.impl.aggregator.swingui.BenchmarkAggregatorFrame
-
Uses a
PlannerBenchmarkConfig
to do an aggregation. - createAndDisplayFromFreemarkerXmlResource(String) - Static method in class org.optaplanner.benchmark.impl.aggregator.swingui.BenchmarkAggregatorFrame
-
Reads an Freemarker template from the classpath that generates an XML benchmark configuration and uses that
PlannerBenchmarkConfig
to do an aggregation. - createAndDisplayFromXmlResource(String) - Static method in class org.optaplanner.benchmark.impl.aggregator.swingui.BenchmarkAggregatorFrame
-
Reads an XML benchmark configuration from the classpath and uses that
PlannerBenchmarkConfig
to do an aggregation. - createFromFreemarkerXmlFile(File) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
Reads an Freemarker template rom the file system that generates an XML benchmark configuration and uses that
PlannerBenchmarkConfig
to build aPlannerBenchmarkFactory
. - createFromFreemarkerXmlFile(File) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
Reads a Freemarker XML benchmark configuration from the file system.
- createFromFreemarkerXmlFile(File, ClassLoader) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
As defined by
PlannerBenchmarkFactory.createFromFreemarkerXmlFile(File)
. - createFromFreemarkerXmlFile(File, ClassLoader) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
As defined by
PlannerBenchmarkConfig.createFromFreemarkerXmlFile(File)
. - createFromFreemarkerXmlFile(File, Object) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
As defined by
PlannerBenchmarkFactory.createFromFreemarkerXmlFile(File)
. - createFromFreemarkerXmlFile(File, Object) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
As defined by
PlannerBenchmarkConfig.createFromFreemarkerXmlFile(File)
. - createFromFreemarkerXmlFile(File, Object, ClassLoader) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
As defined by
PlannerBenchmarkFactory.createFromFreemarkerXmlFile(File)
. - createFromFreemarkerXmlFile(File, Object, ClassLoader) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
As defined by
PlannerBenchmarkConfig.createFromFreemarkerXmlFile(File)
. - createFromFreemarkerXmlInputStream(InputStream) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- createFromFreemarkerXmlInputStream(InputStream, ClassLoader) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- createFromFreemarkerXmlInputStream(InputStream, Object) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- createFromFreemarkerXmlInputStream(InputStream, Object, ClassLoader) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- createFromFreemarkerXmlReader(Reader) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- createFromFreemarkerXmlReader(Reader, ClassLoader) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
As defined by
PlannerBenchmarkConfig.createFromFreemarkerXmlReader(Reader)
. - createFromFreemarkerXmlReader(Reader, Object) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
As defined by
PlannerBenchmarkConfig.createFromFreemarkerXmlReader(Reader)
. - createFromFreemarkerXmlReader(Reader, Object, ClassLoader) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
As defined by
PlannerBenchmarkConfig.createFromFreemarkerXmlReader(Reader)
. - createFromFreemarkerXmlResource(String) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
Reads an Freemarker template from the classpath that generates an XML benchmark configuration and uses that
PlannerBenchmarkConfig
to build aPlannerBenchmarkFactory
. - createFromFreemarkerXmlResource(String) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
Reads a Freemarker XML benchmark configuration from the classpath.
- createFromFreemarkerXmlResource(String, ClassLoader) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
- createFromFreemarkerXmlResource(String, ClassLoader) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- createFromFreemarkerXmlResource(String, Object) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
- createFromFreemarkerXmlResource(String, Object) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- createFromFreemarkerXmlResource(String, Object, ClassLoader) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
- createFromFreemarkerXmlResource(String, Object, ClassLoader) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- createFromSolverConfig(SolverConfig) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- createFromSolverConfig(SolverConfig, File) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- createFromSolverConfigXmlResource(String) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
Reads an XML solver configuration from the classpath and uses that
SolverConfig
to build aPlannerBenchmarkConfig
that in turn is used to build aPlannerBenchmarkFactory
. - createFromSolverConfigXmlResource(String, File) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
- createFromSolverConfigXmlResource(String, File, ClassLoader) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
- createFromSolverConfigXmlResource(String, ClassLoader) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
- createFromXmlFile(File) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
Reads an XML benchmark configuration from the file system and uses that
PlannerBenchmarkConfig
to build aPlannerBenchmarkFactory
. - createFromXmlFile(File) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
Reads an XML benchmark configuration from the file system.
- createFromXmlFile(File, ClassLoader) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
As defined by
PlannerBenchmarkFactory.createFromXmlFile(File)
. - createFromXmlFile(File, ClassLoader) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
As defined by
PlannerBenchmarkConfig.createFromXmlFile(File)
. - createFromXmlInputStream(InputStream) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- createFromXmlInputStream(InputStream, ClassLoader) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- createFromXmlReader(Reader) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- createFromXmlReader(Reader, ClassLoader) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- createFromXmlResource(String) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
Reads an XML benchmark configuration from the classpath and uses that
PlannerBenchmarkConfig
to build aPlannerBenchmarkFactory
. - createFromXmlResource(String) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
Reads an XML benchmark configuration from the classpath.
- createFromXmlResource(String, ClassLoader) - Static method in class org.optaplanner.benchmark.api.PlannerBenchmarkFactory
-
As defined by
PlannerBenchmarkFactory.createFromXmlResource(String)
. - createFromXmlResource(String, ClassLoader) - Static method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
As defined by
PlannerBenchmarkConfig.createFromXmlResource(String)
. - createMerge(SingleBenchmarkResult, SubSingleBenchmarkResult, int) - Static method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- 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
- createPointFromCsvLine(ScoreDefinition<?>, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreSubSingleStatistic
- createPointFromCsvLine(ScoreDefinition<?>, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationSubSingleStatistic
- createPointFromCsvLine(ScoreDefinition<?>, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseSubSingleStatistic
- createPointFromCsvLine(ScoreDefinition<?>, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepSubSingleStatistic
- createPointFromCsvLine(ScoreDefinition<?>, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedSubSingleStatistic
- createPointFromCsvLine(ScoreDefinition<?>, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreSubSingleStatistic
- createPointFromCsvLine(ScoreDefinition<?>, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreSubSingleStatistic
- createPointFromCsvLine(ScoreDefinition<?>, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreSubSingleStatistic
- createPointFromCsvLine(ScoreDefinition<?>, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffSubSingleStatistic
- createPointFromCsvLine(ScoreDefinition<?>, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffSubSingleStatistic
- createPointFromCsvLine(ScoreDefinition<?>, List<String>) - Method in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
- 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
- createSubSingleStatistic(SubSingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreProblemStatistic
- createSubSingleStatistic(SubSingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationProblemStatistic
- createSubSingleStatistic(SubSingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseProblemStatistic
- createSubSingleStatistic(SubSingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepProblemStatistic
- createSubSingleStatistic(SubSingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
- createSubSingleStatistic(SubSingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedProblemStatistic
- createSubSingleStatistic(SubSingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreProblemStatistic
- createUnmarshallingFailedResult(String) - Static method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
D
- DASHED_STROKE - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- DEBUG - Enum constant in enum org.optaplanner.benchmark.impl.result.LoggingLevel
- defaultList() - Static method in enum org.optaplanner.benchmark.config.statistic.ProblemStatisticType
- DefaultPlannerBenchmark - Class in org.optaplanner.benchmark.impl
- DefaultPlannerBenchmark(PlannerBenchmarkResult, File, ExecutorService, ExecutorService, BenchmarkReport) - Constructor for class org.optaplanner.benchmark.impl.DefaultPlannerBenchmark
- DefaultPlannerBenchmarkFactory - Class in org.optaplanner.benchmark.impl
- DefaultPlannerBenchmarkFactory(PlannerBenchmarkConfig) - Constructor for class org.optaplanner.benchmark.impl.DefaultPlannerBenchmarkFactory
- determineLocale() - Method in class org.optaplanner.benchmark.config.report.BenchmarkReportConfig
- determineProblemStatisticTypeList() - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
-
Return the problem statistic type list, or a list containing default metrics if problemStatisticEnabled is not false.
- determineSingleStatisticTypeList() - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
-
Return the single statistic type list, or an empty list if it is null
- determineStandardDeviationDoubles(List<? extends BenchmarkResult>, Score, int) - Static method in class org.optaplanner.benchmark.impl.statistic.StatisticUtils
-
Calculates standard deviation of
BenchmarkResult.getAverageScore()
s fromaverageScore
. - determineTotalsAndAverages() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- divide(double) - Method in class org.optaplanner.benchmark.impl.measurement.ScoreDifferencePercentage
E
- equals(Object) - Method in class org.optaplanner.benchmark.impl.loader.FileProblemProvider
- equals(Object) - Method in class org.optaplanner.benchmark.impl.loader.InstanceProblemProvider
- equals(Object) - Method in class org.optaplanner.benchmark.impl.ranking.TotalRankSolverRankingWeightFactory.TotalRankSolverRankingWeight
- equals(Object) - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
- ERROR - Enum constant in enum org.optaplanner.benchmark.impl.result.LoggingLevel
- escapeHtmlId(String) - Static method in class org.optaplanner.benchmark.impl.report.ReportHelper
-
Escape illegal HTML element id characters, such as a dot.
- EVERY_CONSTRUCTION_HEURISTIC_TYPE - Enum constant in enum org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintType
-
Run every
ConstructionHeuristicType
. - EVERY_CONSTRUCTION_HEURISTIC_TYPE_WITH_EVERY_LOCAL_SEARCH_TYPE - Enum constant in enum org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintType
-
Run every
ConstructionHeuristicType
with everyLocalSearchType
. - EVERY_LOCAL_SEARCH_TYPE - Enum constant in enum org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintType
-
Run the default
ConstructionHeuristicType
with everyLocalSearchType
. - expandNodes() - Method in class org.optaplanner.benchmark.impl.aggregator.swingui.CheckBoxTree
- extractConstraintSummariesFromMeters(SolverMetric, Tags, Consumer<ConstraintSummary<?>>) - Method in class org.optaplanner.benchmark.impl.statistic.StatisticRegistry
- extractPureSubSingleStatisticList(SingleStatisticType) - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
- extractScoreFromMeters(SolverMetric, Tags, Consumer<Score<?>>) - Method in class org.optaplanner.benchmark.impl.statistic.StatisticRegistry
- extractSingleStatisticTypeList() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
F
- FAT_DASHED_STROKE - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- FileProblemProvider<Solution_> - Class in org.optaplanner.benchmark.impl.loader
- FileProblemProvider(SolutionFileIO<Solution_>, File) - Constructor for class org.optaplanner.benchmark.impl.loader.FileProblemProvider
- 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
- findScoreLevelLabel(int) - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- findScoreLevelLabel(int) - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
- findSingleBenchmark(ProblemBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- fixateLookAndFeel() - Static method in class org.optaplanner.swing.impl.SwingUtils
- 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
G
- generateSolverBenchmarkConfigNames() - Method in class org.optaplanner.benchmark.impl.DefaultPlannerBenchmarkFactory
- getAcceptedMoveCount() - Method in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepStatisticPoint
- getAggregation() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- 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.SingleBenchmarkResult
- getAnchorId() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- getAnchorId() - Method in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
- getAnchorId() - Method in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
- getAvailableProcessors() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- getAverageProblemScale() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- getAverageScore() - Method in interface org.optaplanner.benchmark.impl.result.BenchmarkResult
- getAverageScore() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- getAverageScore() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- getAverageScore() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- getAverageScore() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- getAverageScoreCalculationSpeed() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- getAverageTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- getAverageUsedMemoryAfterInputSolution() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
- getAverageWinningScoreDifference() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- getAverageWorstScoreCalculationSpeedDifferencePercentage() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- getAverageWorstScoreDifferencePercentage() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- getBaseTimeUnit() - Method in class org.optaplanner.benchmark.impl.statistic.StatisticRegistry
- getBenchmarkDirectory() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- getBenchmarkDirectory() - Method in class org.optaplanner.benchmark.impl.aggregator.BenchmarkAggregator
- getBenchmarkDirectory() - Method in class org.optaplanner.benchmark.impl.DefaultPlannerBenchmark
- getBenchmarkReport() - Method in class org.optaplanner.benchmark.impl.DefaultPlannerBenchmark
- getBenchmarkReportConfig() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- getBenchmarkReportConfig() - Method in class org.optaplanner.benchmark.impl.aggregator.BenchmarkAggregator
- getBenchmarkReportDirectory() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- getBenchmarkReportDirectory() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
- getBenchmarkReportDirectory() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- getBenchmarkResult() - Method in class org.optaplanner.benchmark.impl.aggregator.swingui.MixedCheckBox
- getBenchmarkTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- getBest() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- getBestScoreDiff() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffStatisticPoint
- getBestScoreDistributionSummaryChartFileList() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
- 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
- getBetterCount() - Method in class org.optaplanner.benchmark.impl.ranking.TotalRankSolverRankingWeightFactory.TotalRankSolverRankingWeight
- getClassLoader() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- getConstraintId() - Method in class org.optaplanner.benchmark.impl.statistic.ConstraintSummary
- getConstraintId() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreStatisticPoint
- getConstraintId() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreStatisticPoint
- getConstraintMatchCount() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreStatisticPoint
- getConstraintMatchCount() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreStatisticPoint
- getConstraintName() - Method in class org.optaplanner.benchmark.impl.statistic.ConstraintSummary
- getConstraintName() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreStatisticPoint
- getConstraintName() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreStatisticPoint
- getConstraintPackage() - Method in class org.optaplanner.benchmark.impl.statistic.ConstraintSummary
- getConstraintPackage() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreStatisticPoint
- getConstraintPackage() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreStatisticPoint
- getCount() - Method in class org.optaplanner.benchmark.impl.statistic.ConstraintSummary
- getCsvFile() - Method in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
- getCsvFileName() - Method in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
- getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreSubSingleStatistic
- getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationSubSingleStatistic
- getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseSubSingleStatistic
- getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepSubSingleStatistic
- getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedSubSingleStatistic
- getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreSubSingleStatistic
- getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreSubSingleStatistic
- getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreSubSingleStatistic
- getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffSubSingleStatistic
- getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffSubSingleStatistic
- getCsvHeader() - Method in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
- getDefaultShownScoreLevelIndex() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
- getDetail() - Method in class org.optaplanner.benchmark.impl.aggregator.swingui.MixedCheckBox
- getEffectiveSubSingleStatisticMap() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- getEntityCount() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
- getEnvironmentMode() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- getEnvironmentMode() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- getEqualCount() - Method in class org.optaplanner.benchmark.impl.ranking.TotalRankSolverRankingWeightFactory.TotalRankSolverRankingWeight
- getFailureCount() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- getFailureCount() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
- getFailureCount() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- getFailureCount() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- getFailureThrowable() - Method in class org.optaplanner.benchmark.impl.SubSingleBenchmarkRunner
- getFavoriteSolverBenchmarkResult() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- getGaugeValue(String, Tags, Consumer<Number>) - Method in class org.optaplanner.benchmark.impl.statistic.StatisticRegistry
- getGaugeValue(SolverMetric, Tags, Consumer<Number>) - Method in class org.optaplanner.benchmark.impl.statistic.StatisticRegistry
- getGraphFile() - Method in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
- getGraphFile() - Method in class org.optaplanner.benchmark.impl.statistic.PureSubSingleStatistic
- getGraphFileList() - Method in class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreProblemStatistic
- getGraphFileList() - Method in class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationProblemStatistic
- getGraphFileList() - Method in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseProblemStatistic
- getGraphFileList() - Method in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepProblemStatistic
- getGraphFileList() - Method in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
- getGraphFileList() - Method in class org.optaplanner.benchmark.impl.statistic.PureSubSingleStatistic
- getGraphFileList() - Method in class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedProblemStatistic
- getGraphFileList() - Method in class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreProblemStatistic
- getGraphFileList() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreSubSingleStatistic
- getGraphFileList() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreSubSingleStatistic
- getGraphFileList() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffSubSingleStatistic
- getGraphFileList() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffSubSingleStatistic
- getHtmlOverviewFile() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
- getInfeasibleScoreCount() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- getInfeasibleScoreCount() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- getInheritedSolverBenchmarkConfig() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- getInputSolutionFileList() - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
- getInputSolutionLoadingTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
- getJavaVersion() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- getJavaVM() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- getLabel() - Method in interface org.optaplanner.benchmark.impl.statistic.StatisticType
- getLocale() - Method in class org.optaplanner.benchmark.config.report.BenchmarkReportConfig
- getLocale() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
- getLoggingLevelDroolsCore() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- getLoggingLevelOptaPlannerCore() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- getLowerCount() - Method in class org.optaplanner.benchmark.impl.ranking.TotalRankSolverRankingWeightFactory.TotalRankSolverRankingWeight
- getMaximumSubSingleCount() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- getMaximumSubSingleCount() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
- getMaximumValueCount() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
- getMaxMemory() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- getMaxMemory() - Method in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseStatisticPoint
- getMedian() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- getMeterIds(SolverMetric, Tags) - Method in class org.optaplanner.benchmark.impl.statistic.StatisticRegistry
- getMoveType() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffStatisticPoint
- getMoveType() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffStatisticPoint
- getMutationCount() - Method in class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationStatisticPoint
- getName() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- getName() - Method in class org.optaplanner.benchmark.config.SolverBenchmarkConfig
- getName() - Method in interface org.optaplanner.benchmark.impl.result.BenchmarkResult
- getName() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- getName() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
- getName() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- getName() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- getName() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- getName() - Method in class org.optaplanner.benchmark.impl.SubSingleBenchmarkRunner
- getNameWithFavoriteSuffix() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- getOperatingSystem() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- getOptaPlannerVersion() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- 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
- getPercentageLevels() - Method in class org.optaplanner.benchmark.impl.measurement.ScoreDifferencePercentage
- getPlannerBenchmarkResult() - Method in class org.optaplanner.benchmark.impl.DefaultPlannerBenchmark
- getPlannerBenchmarkResult() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
- getPlannerBenchmarkResult() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
- getPlannerBenchmarkResult() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- getPointList() - Method in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
- 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
- getProblemFile() - Method in class org.optaplanner.benchmark.impl.loader.FileProblemProvider
- getProblemName() - Method in class org.optaplanner.benchmark.impl.loader.FileProblemProvider
- getProblemName() - Method in class org.optaplanner.benchmark.impl.loader.InstanceProblemProvider
- getProblemName() - Method in interface org.optaplanner.benchmark.impl.loader.ProblemProvider
- getProblemProvider() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
- getProblemReportDirectory() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
- getProblemReportDirectoryName() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
- getProblemScale() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
- getProblemStatisticEnabled() - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
- getProblemStatisticList() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
- getProblemStatisticType() - Method in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
- getProblemStatisticTypeList() - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
- getPureSubSingleStatisticList() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- getRandomSeed() - Method in class org.optaplanner.benchmark.impl.SubSingleBenchmarkRunner
- getRanking() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- getRanking() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- getRanking() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- getRelativeCsvFilePath() - Method in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
- getRelativePathToBenchmarkReportDirectory(File) - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
- getResultDirectory() - Method in interface org.optaplanner.benchmark.impl.result.BenchmarkResult
- getResultDirectory() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- getResultDirectory() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- getResultDirectoryName() - Method in interface org.optaplanner.benchmark.impl.result.BenchmarkResult
- getResultDirectoryName() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- getResultDirectoryName() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- getScore() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- getScore() - Method in class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreStatisticPoint
- getScore() - Method in class org.optaplanner.benchmark.impl.statistic.ConstraintSummary
- getScore() - Method in class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreStatisticPoint
- getScoreCalculationCount() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- getScoreCalculationCount() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- getScoreCalculationSpeed() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- getScoreCalculationSpeed() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- getScoreCalculationSpeed() - Method in class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedStatisticPoint
- getScoreCalculationSpeedSummaryChartFile() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
- getScoreDefinition() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- getScoreExplanationSummary() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- getScoreExplanationSummary() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- getScoreList() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- getScoreTotal() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreStatisticPoint
- getScoreTotal() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreStatisticPoint
- getSelectedMoveCount() - Method in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepStatisticPoint
- getSelectedSingleBenchmarkNodes() - Method in class org.optaplanner.benchmark.impl.aggregator.swingui.CheckBoxTree
- getSingleBenchmarkResult() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- getSingleBenchmarkResultList() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
- getSingleBenchmarkResultList() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- getSingleStatisticTypeList() - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
- getSolutionFileIO() - Method in class org.optaplanner.benchmark.impl.loader.FileProblemProvider
- getSolutionFileIOClass() - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
- getSolverBenchmarkBluePrintConfigList() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- getSolverBenchmarkBluePrintType() - Method in class org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintConfig
- getSolverBenchmarkConfigList() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- getSolverBenchmarkResult() - Method in class org.optaplanner.benchmark.impl.ranking.TotalRankSolverRankingWeightFactory.TotalRankSolverRankingWeight
- getSolverBenchmarkResult() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- getSolverBenchmarkResultList() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- getSolverConfig() - Method in class org.optaplanner.benchmark.config.SolverBenchmarkConfig
- getSolverConfig() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- getSolverConfigAsString() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- getSolverMetrics(ProblemBenchmarksConfig) - Method in class org.optaplanner.benchmark.impl.SolverBenchmarkFactory
- getSolverRankingClassFullName() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
- getSolverRankingClassSimpleName() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
- getSolverRankingComparator() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
- getSolverRankingComparatorClass() - Method in class org.optaplanner.benchmark.config.report.BenchmarkReportConfig
- getSolverRankingType() - Method in class org.optaplanner.benchmark.config.report.BenchmarkReportConfig
- getSolverRankingWeightFactory() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
- getSolverRankingWeightFactoryClass() - Method in class org.optaplanner.benchmark.config.report.BenchmarkReportConfig
- getStandardDeviationDoubles() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- getStandardDeviationString() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- getStandardDeviationString() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- getStandardDeviationString(double[]) - Static method in class org.optaplanner.benchmark.impl.statistic.StatisticUtils
- getStartingTimestamp() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- getStartingTimestampAsMediumString() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- getStatisticType() - Method in class org.optaplanner.benchmark.impl.statistic.ProblemBasedSubSingleStatistic
- getStatisticType() - Method in class org.optaplanner.benchmark.impl.statistic.PureSubSingleStatistic
- getStatisticType() - Method in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
- getStatus() - Method in class org.optaplanner.benchmark.impl.aggregator.swingui.MixedCheckBox
- getStepScoreDiff() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffStatisticPoint
- getSubSingleBenchmarkIndex() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- getSubSingleBenchmarkResult() - Method in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
- getSubSingleBenchmarkResult() - Method in class org.optaplanner.benchmark.impl.SubSingleBenchmarkRunner
- getSubSingleBenchmarkResultList() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- getSubSingleCount() - Method in class org.optaplanner.benchmark.config.SolverBenchmarkConfig
- getSubSingleCount() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- getSubSingleCount() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- getSubSingleStatistic(ProblemStatisticType) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- getSubSingleStatistic(StatisticType) - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- getSubSingleStatisticList() - Method in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
- getSucceeded() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- getSuccessCount() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- getSuccessCount() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- getSummaryDirectory() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
- getThreadFactoryClass() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- getTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- getTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- getTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreStatisticPoint
- getTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationStatisticPoint
- getTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseStatisticPoint
- getTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepStatisticPoint
- getTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedStatisticPoint
- getTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreStatisticPoint
- getTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreStatisticPoint
- getTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreStatisticPoint
- getTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffStatisticPoint
- getTimeMillisSpent() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffStatisticPoint
- getTimeSpentScalabilitySummaryChartFile() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
- getTimeSpentSummaryChartFile() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
- getTimezoneId() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
- getTotalScore() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- getTotalScore() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- getTotalSubSingleCount() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- getTotalSubSingleCount() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
- getTotalWinningScoreDifference() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- getUnifiedProblemBenchmarkResultList() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- getUninitializedSolutionCount() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- getUninitializedSolutionCount() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- getUsedMemory() - Method in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseStatisticPoint
- getUsedMemoryAfterInputSolution() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- getUsedMemoryAfterInputSolution() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- getVariableCount() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
- getWarmUpDaysSpentLimit() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- getWarmUpHoursSpentLimit() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- getWarmUpMillisecondsSpentLimit() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- getWarmUpMinutesSpentLimit() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- getWarmUpSecondsSpentLimit() - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- getWarmUpTimeMillisSpentLimit() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- getWarningList() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
- getWarningList() - Method in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
- 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
- getWorst() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- getWorstScoreCalculationSpeed() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
- getWorstScoreCalculationSpeedDifferencePercentage() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- getWorstScoreCalculationSpeedDifferencePercentageSummaryChartFile() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
- getWorstScoreDifferencePercentage() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- getWorstScoreDifferencePercentageSummaryChartFileList() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
- getWorstSingleBenchmarkResult() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
- getWriteOutputSolutionEnabled() - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
- graphFile - Variable in class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationProblemStatistic
- graphFile - Variable in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseProblemStatistic
- graphFile - Variable in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepProblemStatistic
- graphFile - Variable in class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedProblemStatistic
- graphFileList - Variable in class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreProblemStatistic
- graphFileList - Variable in class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreProblemStatistic
- graphFileList - Variable in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreSubSingleStatistic
- graphFileList - Variable in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreSubSingleStatistic
- graphFileList - Variable in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffSubSingleStatistic
- graphFileList - Variable in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffSubSingleStatistic
- GraphSupport - Class in org.optaplanner.benchmark.impl.statistic.common
H
- hasAllSuccess() - Method in interface org.optaplanner.benchmark.impl.result.BenchmarkResult
- hasAllSuccess() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- hasAllSuccess() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- hasAnyFailure() - Method in interface org.optaplanner.benchmark.impl.result.BenchmarkResult
- 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.SingleBenchmarkResult
- hasAnyFailure() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- hasAnyFailure() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- hasAnyInfeasibleScore() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- 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
- hasAnyUninitializedSolution() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- hashCode() - Method in class org.optaplanner.benchmark.impl.loader.FileProblemProvider
- hashCode() - Method in class org.optaplanner.benchmark.impl.loader.InstanceProblemProvider
- hashCode() - Method in class org.optaplanner.benchmark.impl.ranking.TotalRankSolverRankingWeightFactory.TotalRankSolverRankingWeight
- hashCode() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
- hasMultipleParallelBenchmarks() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- hasProblemStatisticType(ProblemStatisticType) - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
- hasScoreLevels() - Method in enum org.optaplanner.benchmark.config.statistic.ProblemStatisticType
- hasScoreLevels() - Method in enum org.optaplanner.benchmark.config.statistic.SingleStatisticType
- hibernatePointList() - Method in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
I
- INFO - Enum constant in enum org.optaplanner.benchmark.impl.result.LoggingLevel
- 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
- init() - Method in class org.optaplanner.benchmark.impl.aggregator.swingui.BenchmarkAggregatorFrame
- initBenchmarkReportDirectory(File) - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- initPointList() - Method in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
- initSubSingleStatisticMap() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- initSubSingleStatisticMaps() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- initSystemProperties() - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- InstanceProblemProvider<Solution_> - Class in org.optaplanner.benchmark.impl.loader
- InstanceProblemProvider() - Constructor for class org.optaplanner.benchmark.impl.loader.InstanceProblemProvider
- InstanceProblemProvider(String, SolutionDescriptor<Solution_>, Solution_) - Constructor for class org.optaplanner.benchmark.impl.loader.InstanceProblemProvider
- isFavorite() - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- isInitialized() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- isInitialized() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- isScoreFeasible() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- isScoreFeasible() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- isWinner() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- isWinner() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- isWriteOutputSolutionEnabled() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
L
- LIGHT_DASHED_STROKE - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- LOG_SCALE_MIN_DATASETS_COUNT - Static variable in class org.optaplanner.benchmark.impl.report.BenchmarkReport
- logger - Variable in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
- LoggingLevel - Enum in org.optaplanner.benchmark.impl.result
M
- MAGENTA - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- main(String[]) - Static method in class org.optaplanner.benchmark.impl.cli.OptaPlannerBenchmarkCli
- main(String[]) - Static method in class org.optaplanner.benchmark.impl.xsd.XsdAggregator
- makeDirs() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
- makeDirs() - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- makeDirs() - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- makeSmallButton(JButton) - Static method in class org.optaplanner.swing.impl.SwingUtils
- MEMORY_USE - Enum constant in enum org.optaplanner.benchmark.config.statistic.ProblemStatisticType
- MemoryUseProblemStatistic - Class in org.optaplanner.benchmark.impl.statistic.memoryuse
- MemoryUseProblemStatistic(ProblemBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseProblemStatistic
- MemoryUseStatisticPoint - Class in org.optaplanner.benchmark.impl.statistic.memoryuse
- MemoryUseStatisticPoint(long, long, long) - Constructor for class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseStatisticPoint
- MemoryUseSubSingleStatistic<Solution_> - Class in org.optaplanner.benchmark.impl.statistic.memoryuse
- MemoryUseSubSingleStatistic(SubSingleBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseSubSingleStatistic
- MemoryUseSubSingleStatistic(SubSingleBenchmarkResult, long) - Constructor for class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseSubSingleStatistic
- MillisecondsSpentNumberFormat - Class in org.optaplanner.benchmark.impl.statistic.common
- MillisecondsSpentNumberFormat(Locale) - Constructor for class org.optaplanner.benchmark.impl.statistic.common.MillisecondsSpentNumberFormat
- MIXED - Enum constant in enum org.optaplanner.benchmark.impl.aggregator.swingui.MixedCheckBox.MixedCheckBoxStatus
- 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
- MOVE_COUNT_PER_STEP - Enum constant in enum org.optaplanner.benchmark.config.statistic.ProblemStatisticType
- MoveCountPerStepProblemStatistic - Class in org.optaplanner.benchmark.impl.statistic.movecountperstep
- MoveCountPerStepProblemStatistic(ProblemBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepProblemStatistic
- MoveCountPerStepStatisticPoint - Class in org.optaplanner.benchmark.impl.statistic.movecountperstep
- MoveCountPerStepStatisticPoint(long, long, long) - Constructor for class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepStatisticPoint
- MoveCountPerStepSubSingleStatistic<Solution_> - Class in org.optaplanner.benchmark.impl.statistic.movecountperstep
- MoveCountPerStepSubSingleStatistic(SubSingleBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepSubSingleStatistic
- multiply(double) - Method in class org.optaplanner.benchmark.impl.measurement.ScoreDifferencePercentage
N
- name() - Method in interface org.optaplanner.benchmark.impl.statistic.StatisticType
- NAME_MDC - Static variable in class org.optaplanner.benchmark.impl.SubSingleBenchmarkRunner
- NORMAL_STROKE - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
O
- OFF - Enum constant in enum org.optaplanner.benchmark.impl.result.LoggingLevel
- open(StatisticRegistry<Solution_>, Tags, Solver<Solution_>) - Method in class org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreSubSingleStatistic
- open(StatisticRegistry<Solution_>, Tags, Solver<Solution_>) - Method in class org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationSubSingleStatistic
- open(StatisticRegistry<Solution_>, Tags, Solver<Solution_>) - Method in class org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseSubSingleStatistic
- open(StatisticRegistry<Solution_>, Tags, Solver<Solution_>) - Method in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepSubSingleStatistic
- open(StatisticRegistry<Solution_>, Tags, Solver<Solution_>) - Method in class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedSubSingleStatistic
- open(StatisticRegistry<Solution_>, Tags, Solver<Solution_>) - Method in class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreSubSingleStatistic
- open(StatisticRegistry<Solution_>, Tags, Solver<Solution_>) - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreSubSingleStatistic
- open(StatisticRegistry<Solution_>, Tags, Solver<Solution_>) - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreSubSingleStatistic
- open(StatisticRegistry<Solution_>, Tags, Solver<Solution_>) - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffSubSingleStatistic
- open(StatisticRegistry<Solution_>, Tags, Solver<Solution_>) - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffSubSingleStatistic
- open(StatisticRegistry<Solution_>, Tags, Solver<Solution_>) - Method in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
- OptaPlannerBenchmarkCli - Class in org.optaplanner.benchmark.impl.cli
-
Run this class from the command line interface to run a benchmarkConfigFile directly (using the normal classpath from the JVM).
- OptaPlannerBenchmarkCli() - Constructor for class org.optaplanner.benchmark.impl.cli.OptaPlannerBenchmarkCli
- ORANGE_1 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- ORANGE_2 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- ORANGE_3 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- org.optaplanner.benchmark.api - package org.optaplanner.benchmark.api
-
The public API of OptaPlanner Benchmark.
- org.optaplanner.benchmark.config - package org.optaplanner.benchmark.config
-
Classes which represent the XML Benchmark configuration of OptaPlanner Benchmark.
- 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
-
Implementation classes of OptaPlanner Benchmark.
- 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.cli - package org.optaplanner.benchmark.impl.cli
- org.optaplanner.benchmark.impl.io - package org.optaplanner.benchmark.impl.io
- org.optaplanner.benchmark.impl.loader - package org.optaplanner.benchmark.impl.loader
- 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.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.scorecalculationspeed - package org.optaplanner.benchmark.impl.statistic.scorecalculationspeed
- org.optaplanner.benchmark.impl.statistic.stepscore - package org.optaplanner.benchmark.impl.statistic.stepscore
- org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore - package org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore
- org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore - package org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore
- org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore - package org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore
- org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore - package org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore
- org.optaplanner.benchmark.impl.xsd - package org.optaplanner.benchmark.impl.xsd
- org.optaplanner.swing.impl - package org.optaplanner.swing.impl
P
- 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
- parseCsvLine(String) - Static method in class org.optaplanner.benchmark.impl.statistic.StatisticPoint
- phaseEnded(AbstractPhaseScope<Solution_>) - Method in class org.optaplanner.benchmark.impl.statistic.StatisticRegistry
- phaseStarted(AbstractPhaseScope<Solution_>) - Method in class org.optaplanner.benchmark.impl.statistic.StatisticRegistry
- pickColor(Object) - Method in class org.optaplanner.swing.impl.TangoColorFactory
- PICKED_MOVE_TYPE_BEST_SCORE_DIFF - Enum constant in enum org.optaplanner.benchmark.config.statistic.SingleStatisticType
- PICKED_MOVE_TYPE_STEP_SCORE_DIFF - Enum constant in enum org.optaplanner.benchmark.config.statistic.SingleStatisticType
- PickedMoveTypeBestScoreDiffStatisticPoint - Class in org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore
- PickedMoveTypeBestScoreDiffStatisticPoint(long, String, Score) - Constructor for class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffStatisticPoint
- PickedMoveTypeBestScoreDiffSubSingleStatistic<Solution_> - Class in org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore
- PickedMoveTypeBestScoreDiffSubSingleStatistic(SubSingleBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffSubSingleStatistic
- PickedMoveTypeStepScoreDiffStatisticPoint - Class in org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore
- PickedMoveTypeStepScoreDiffStatisticPoint(long, String, Score) - Constructor for class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffStatisticPoint
- PickedMoveTypeStepScoreDiffSubSingleStatistic<Solution_> - Class in org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore
- PickedMoveTypeStepScoreDiffSubSingleStatistic(SubSingleBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffSubSingleStatistic
- PlannerBenchmark - Interface in org.optaplanner.benchmark.api
-
A planner benchmark that runs a number of single benchmarks.
- plannerBenchmarkConfig - Variable in class org.optaplanner.benchmark.impl.DefaultPlannerBenchmarkFactory
- PlannerBenchmarkConfig - Class in org.optaplanner.benchmark.config
-
To read it from XML, use
PlannerBenchmarkConfig.createFromXmlResource(String)
. - PlannerBenchmarkConfig() - Constructor for class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
-
Create an empty benchmark config.
- PlannerBenchmarkConfig(ClassLoader) - Constructor for class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- PlannerBenchmarkConfigIO - Class in org.optaplanner.benchmark.impl.io
- PlannerBenchmarkConfigIO() - Constructor for class org.optaplanner.benchmark.impl.io.PlannerBenchmarkConfigIO
- PlannerBenchmarkException - Exception in org.optaplanner.benchmark.api
-
If at least one of the
SingleBenchmarkResult
s of aPlannerBenchmark
fail, thePlannerBenchmark
throws this exception after allSingleBenchmarkResult
s 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
- PLUM_1 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- PLUM_2 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- PLUM_3 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- pointList - Variable in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
- ProblemBasedSubSingleStatistic<Solution_,
StatisticPoint_ extends StatisticPoint> - Class in org.optaplanner.benchmark.impl.statistic - ProblemBasedSubSingleStatistic() - Constructor for class org.optaplanner.benchmark.impl.statistic.ProblemBasedSubSingleStatistic
- ProblemBasedSubSingleStatistic(SubSingleBenchmarkResult, ProblemStatisticType) - Constructor for class org.optaplanner.benchmark.impl.statistic.ProblemBasedSubSingleStatistic
- problemBenchmarkResult - Variable in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
- ProblemBenchmarkResult<Solution_> - 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
- ProblemBenchmarksConfig - Class in org.optaplanner.benchmark.config
- ProblemBenchmarksConfig() - Constructor for class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
- ProblemBenchmarksFactory - Class in org.optaplanner.benchmark.impl
- ProblemBenchmarksFactory(ProblemBenchmarksConfig) - Constructor for class org.optaplanner.benchmark.impl.ProblemBenchmarksFactory
- ProblemProvider<Solution_> - Interface in org.optaplanner.benchmark.impl.loader
-
Subclasses need to implement
equals()
andhashCode()
which are used byProblemBenchmarksFactory.buildProblemBenchmarkList(org.optaplanner.benchmark.impl.result.SolverBenchmarkResult, Solution_[])
. - ProblemStatistic - Class in org.optaplanner.benchmark.impl.statistic
-
1 statistic of
ProblemBenchmarkResult
. - ProblemStatistic() - Constructor for class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
- ProblemStatistic(ProblemBenchmarkResult, ProblemStatisticType) - Constructor for class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
- problemStatisticType - Variable in class org.optaplanner.benchmark.impl.statistic.ProblemBasedSubSingleStatistic
- problemStatisticType - Variable in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
- ProblemStatisticType - Enum in org.optaplanner.benchmark.config.statistic
- PureSubSingleStatistic<Solution_,
StatisticPoint_ extends StatisticPoint> - Class in org.optaplanner.benchmark.impl.statistic -
1 statistic of
SubSingleBenchmarkResult
. - PureSubSingleStatistic() - Constructor for class org.optaplanner.benchmark.impl.statistic.PureSubSingleStatistic
- PureSubSingleStatistic(SubSingleBenchmarkResult, SingleStatisticType) - Constructor for class org.optaplanner.benchmark.impl.statistic.PureSubSingleStatistic
R
- read(Reader) - Method in class org.optaplanner.benchmark.impl.io.PlannerBenchmarkConfigIO
- read(Reader) - Method in class org.optaplanner.benchmark.impl.result.BenchmarkResultIO
- readPlannerBenchmarkResult(File) - Method in class org.optaplanner.benchmark.impl.result.BenchmarkResultIO
- readPlannerBenchmarkResultList(File) - Method in class org.optaplanner.benchmark.impl.result.BenchmarkResultIO
- readProblem() - Method in class org.optaplanner.benchmark.impl.loader.FileProblemProvider
- readProblem() - Method in class org.optaplanner.benchmark.impl.loader.InstanceProblemProvider
- readProblem() - Method in interface org.optaplanner.benchmark.impl.loader.ProblemProvider
- readProblem() - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
- register() - Static method in class org.optaplanner.swing.impl.SwingUncaughtExceptionHandler
- registerScale(long, long, long, long) - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
-
HACK to avoid loading the problem just to extract its problemScale.
- ReportHelper - Class in org.optaplanner.benchmark.impl.report
- ReportHelper() - Constructor for class org.optaplanner.benchmark.impl.report.ReportHelper
- resolveParallelBenchmarkCount() - Method in class org.optaplanner.benchmark.impl.DefaultPlannerBenchmarkFactory
- resolveParallelBenchmarkCountAutomatically(int) - Method in class org.optaplanner.benchmark.impl.DefaultPlannerBenchmarkFactory
- runSingleBenchmarks() - Method in class org.optaplanner.benchmark.impl.DefaultPlannerBenchmark
S
- SCARLET_1 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- SCARLET_2 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- SCARLET_3 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- SCORE_CALCULATION_SPEED - Enum constant in enum org.optaplanner.benchmark.config.statistic.ProblemStatisticType
- ScoreCalculationSpeedProblemStatistic - Class in org.optaplanner.benchmark.impl.statistic.scorecalculationspeed
- ScoreCalculationSpeedProblemStatistic(ProblemBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedProblemStatistic
- ScoreCalculationSpeedStatisticPoint - Class in org.optaplanner.benchmark.impl.statistic.scorecalculationspeed
- ScoreCalculationSpeedStatisticPoint(long, long) - Constructor for class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedStatisticPoint
- ScoreCalculationSpeedSubSingleStatistic<Solution_> - Class in org.optaplanner.benchmark.impl.statistic.scorecalculationspeed
- ScoreCalculationSpeedSubSingleStatistic(SubSingleBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedSubSingleStatistic
- ScoreCalculationSpeedSubSingleStatistic(SubSingleBenchmarkResult, long) - Constructor for class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedSubSingleStatistic
- ScoreDifferencePercentage - Class in org.optaplanner.benchmark.impl.measurement
- ScoreDifferencePercentage(double[]) - Constructor for class org.optaplanner.benchmark.impl.measurement.ScoreDifferencePercentage
- ScoreSubSingleBenchmarkRankingComparator - Class in org.optaplanner.benchmark.impl.ranking
- ScoreSubSingleBenchmarkRankingComparator() - Constructor for class org.optaplanner.benchmark.impl.ranking.ScoreSubSingleBenchmarkRankingComparator
- SEQUENCE_1 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- SEQUENCE_2 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- SEQUENCE_3 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- setAggregation(Boolean) - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- setAverageAndTotalScoreForTesting(Score<?>) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- setBenchmarkDirectory(File) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- setBenchmarkDirectory(File) - Method in class org.optaplanner.benchmark.impl.aggregator.BenchmarkAggregator
- setBenchmarkReportConfig(BenchmarkReportConfig) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- setBenchmarkReportConfig(BenchmarkReportConfig) - Method in class org.optaplanner.benchmark.impl.aggregator.BenchmarkAggregator
- setBenchmarkReportDirectory(File) - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- setBenchmarkResult(Object) - Method in class org.optaplanner.benchmark.impl.aggregator.swingui.MixedCheckBox
- setBenchmarkTimeMillisSpent(Long) - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- setClassLoader(ClassLoader) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- setDetail(String) - Method in class org.optaplanner.benchmark.impl.aggregator.swingui.MixedCheckBox
- setFailureCount(Integer) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- setFailureThrowable(Throwable) - Method in class org.optaplanner.benchmark.impl.SubSingleBenchmarkRunner
- setInheritedSolverBenchmarkConfig(SolverBenchmarkConfig) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- setInputSolutionFileList(List<File>) - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
- setLocale(Locale) - Method in class org.optaplanner.benchmark.config.report.BenchmarkReportConfig
- setLocale(Locale) - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
- 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
- setParallelBenchmarkCount(Integer) - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- setParallelBenchmarkCount(String) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- setPlannerBenchmarkResult(PlannerBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
- setPlannerBenchmarkResult(PlannerBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- setPointList(List<StatisticPoint_>) - Method in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
- setProblemBenchmarkResult(ProblemBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- setProblemBenchmarkResult(ProblemBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
- setProblemBenchmarksConfig(ProblemBenchmarksConfig) - Method in class org.optaplanner.benchmark.config.SolverBenchmarkConfig
- setProblemProvider(ProblemProvider<Solution_>) - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
- setProblemStatisticEnabled(Boolean) - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
- setProblemStatisticList(List<ProblemStatistic>) - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
- setProblemStatisticTypeList(List<ProblemStatisticType>) - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
- setPureSubSingleStatisticList(List<PureSubSingleStatistic>) - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- setRanking(Integer) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- setRanking(Integer) - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- setRanking(Integer) - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- setScore(Score<?>) - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- setScoreCalculationCount(long) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- setScoreCalculationCount(long) - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- setScoreDefinition(ScoreDefinition) - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- setScoreExplanationSummary(String) - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- setSelectedSingleBenchmarkNodes(Set<DefaultMutableTreeNode>) - Method in class org.optaplanner.benchmark.impl.aggregator.swingui.CheckBoxTree
- setSingleBenchmarkResult(SingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- setSingleBenchmarkResultList(List<SingleBenchmarkResult>) - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
- setSingleBenchmarkResultList(List<SingleBenchmarkResult>) - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- setSingleStatisticTypeList(List<SingleStatisticType>) - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
- setSolutionFileIOClass(Class<? extends SolutionFileIO<?>>) - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
- 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
- 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
- setStartingTimestamp(OffsetDateTime) - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- setStatus(MixedCheckBox.MixedCheckBoxStatus) - Method in class org.optaplanner.benchmark.impl.aggregator.swingui.MixedCheckBox
- setSubSingleBenchmarkResult(SubSingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
- setSubSingleBenchmarkResultList(List<SubSingleBenchmarkResult>) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- setSubSingleCount(Integer) - Method in class org.optaplanner.benchmark.config.SolverBenchmarkConfig
- setSubSingleCount(Integer) - Method in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult
- setSucceeded(Boolean) - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- setThreadFactoryClass(Class<? extends ThreadFactory>) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- setTimeMillisSpent(long) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- setTimeMillisSpent(long) - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- setTimezoneId(ZoneId) - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
- setUnifiedProblemBenchmarkResultList(List<ProblemBenchmarkResult>) - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- setUsedMemoryAfterInputSolution(Long) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- setUsedMemoryAfterInputSolution(Long) - Method in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- setWarmUpDaysSpentLimit(Long) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- setWarmUpHoursSpentLimit(Long) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- setWarmUpMillisecondsSpentLimit(Long) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- setWarmUpMinutesSpentLimit(Long) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- setWarmUpSecondsSpentLimit(Long) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- setWarmUpTimeMillisSpentLimit(Long) - Method in class org.optaplanner.benchmark.impl.result.PlannerBenchmarkResult
- setWinningScoreDifference(Score<?>) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- setWorstScoreCalculationSpeedDifferencePercentage(Double) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- setWorstScoreDifferencePercentage(ScoreDifferencePercentage) - Method in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- setWriteOutputSolutionEnabled(boolean) - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
- setWriteOutputSolutionEnabled(Boolean) - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
- SingleBenchmarkResult - Class in org.optaplanner.benchmark.impl.result
-
Represents 1 benchmark for 1
Solver
configuration for 1 problem instance (data set). - SingleBenchmarkResult() - Constructor for class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- SingleBenchmarkResult(SolverBenchmarkResult, ProblemBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult
- singleStatisticType - Variable in class org.optaplanner.benchmark.impl.statistic.PureSubSingleStatistic
- SingleStatisticType - Enum in org.optaplanner.benchmark.config.statistic
- SKY_BLUE_1 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- SKY_BLUE_2 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- SKY_BLUE_3 - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- SOLVER_NAMESPACE_PREFIX - Static variable in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- 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
- SolverBenchmarkFactory - Class in org.optaplanner.benchmark.impl
- SolverBenchmarkFactory(SolverBenchmarkConfig) - Constructor for class org.optaplanner.benchmark.impl.SolverBenchmarkFactory
- 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
- 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.
- solvingEnded(SolverScope<Solution_>) - Method in class org.optaplanner.benchmark.impl.statistic.StatisticRegistry
- solvingStarted(SolverScope<Solution_>) - Method in class org.optaplanner.benchmark.impl.statistic.StatisticRegistry
- StatisticPoint - Class in org.optaplanner.benchmark.impl.statistic
-
Implementations must be immutable.
- StatisticPoint() - Constructor for class org.optaplanner.benchmark.impl.statistic.StatisticPoint
- StatisticRegistry<Solution_> - Class in org.optaplanner.benchmark.impl.statistic
- StatisticRegistry(DefaultSolver<Solution_>) - Constructor for class org.optaplanner.benchmark.impl.statistic.StatisticRegistry
- StatisticType - Interface in org.optaplanner.benchmark.impl.statistic
- StatisticUtils - Class in org.optaplanner.benchmark.impl.statistic
- STEP_SCORE - Enum constant in enum org.optaplanner.benchmark.config.statistic.ProblemStatisticType
- stepEnded(AbstractStepScope<Solution_>) - Method in class org.optaplanner.benchmark.impl.statistic.StatisticRegistry
- StepScoreProblemStatistic - Class in org.optaplanner.benchmark.impl.statistic.stepscore
- StepScoreProblemStatistic(ProblemBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreProblemStatistic
- StepScoreStatisticPoint - Class in org.optaplanner.benchmark.impl.statistic.stepscore
- StepScoreStatisticPoint(long, Score) - Constructor for class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreStatisticPoint
- StepScoreSubSingleStatistic<Solution_> - Class in org.optaplanner.benchmark.impl.statistic.stepscore
- StepScoreSubSingleStatistic(SubSingleBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreSubSingleStatistic
- stepStarted(AbstractStepScope<Solution_>) - Method in class org.optaplanner.benchmark.impl.statistic.StatisticRegistry
- SubSingleBenchmarkRankBasedComparator - Class in org.optaplanner.benchmark.impl.ranking
- SubSingleBenchmarkRankBasedComparator() - Constructor for class org.optaplanner.benchmark.impl.ranking.SubSingleBenchmarkRankBasedComparator
- subSingleBenchmarkResult - Variable in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
- SubSingleBenchmarkResult - Class in org.optaplanner.benchmark.impl.result
-
Represents 1 benchmark run for 1 Single Benchmark configuration for 1
Solver
configuration for 1 problem instance (data set). - SubSingleBenchmarkResult(SingleBenchmarkResult, int) - Constructor for class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult
- SubSingleBenchmarkRunner<Solution_> - Class in org.optaplanner.benchmark.impl
- SubSingleBenchmarkRunner(SubSingleBenchmarkResult, boolean) - Constructor for class org.optaplanner.benchmark.impl.SubSingleBenchmarkRunner
- SubSingleStatistic<Solution_,
StatisticPoint_ extends StatisticPoint> - Class in org.optaplanner.benchmark.impl.statistic -
1 statistic of
SubSingleBenchmarkResult
. - SubSingleStatistic() - Constructor for class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
- SubSingleStatistic(SubSingleBenchmarkResult) - Constructor for class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
- subtract(ScoreDifferencePercentage) - Method in class org.optaplanner.benchmark.impl.measurement.ScoreDifferencePercentage
- supplySolverRanking(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReportFactory
- SwingUncaughtExceptionHandler - Class in org.optaplanner.swing.impl
- SwingUncaughtExceptionHandler() - Constructor for class org.optaplanner.swing.impl.SwingUncaughtExceptionHandler
- SwingUtils - Class in org.optaplanner.swing.impl
T
- TangoColorFactory - Class in org.optaplanner.swing.impl
- TangoColorFactory() - Constructor for class org.optaplanner.swing.impl.TangoColorFactory
- THICK_STROKE - Static variable in class org.optaplanner.swing.impl.TangoColorFactory
- 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.memoryuse.MemoryUseStatisticPoint
- toCsvLine() - Method in class org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepStatisticPoint
- toCsvLine() - Method in class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedStatisticPoint
- toCsvLine() - Method in class org.optaplanner.benchmark.impl.statistic.StatisticPoint
- toCsvLine() - Method in class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreStatisticPoint
- toCsvLine() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreStatisticPoint
- toCsvLine() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreStatisticPoint
- toCsvLine() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffStatisticPoint
- toCsvLine() - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffStatisticPoint
- toString() - Method in class org.optaplanner.benchmark.impl.loader.FileProblemProvider
- toString() - Method in class org.optaplanner.benchmark.impl.loader.InstanceProblemProvider
- toString() - 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.result.SubSingleBenchmarkResult
- toString() - Method in class org.optaplanner.benchmark.impl.statistic.ProblemBasedSubSingleStatistic
- toString() - Method in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
- toString() - Method in class org.optaplanner.benchmark.impl.statistic.PureSubSingleStatistic
- toString() - Method in class org.optaplanner.benchmark.impl.SubSingleBenchmarkRunner
- toString(Locale) - Method in class org.optaplanner.benchmark.impl.measurement.ScoreDifferencePercentage
- TOTAL_RANKING - Enum constant in enum org.optaplanner.benchmark.config.ranking.SolverRankingType
-
Maximize the overall ranking.
- TOTAL_SCORE - Enum constant in enum org.optaplanner.benchmark.config.ranking.SolverRankingType
-
Maximize the overall score, so minimize the overall cost if all
PlanningSolution
s would be executed. - TotalRankSolverRankingWeight(SolverBenchmarkResult, int, int, int) - Constructor for class org.optaplanner.benchmark.impl.ranking.TotalRankSolverRankingWeightFactory.TotalRankSolverRankingWeight
- TotalRankSolverRankingWeightFactory - Class in org.optaplanner.benchmark.impl.ranking
-
This
SolverRankingWeightFactory
orders aSolverBenchmarkResult
by how many times each of itsSingleBenchmarkResult
s beatSingleBenchmarkResult
s of the otherSolverBenchmarkResult
. - TotalRankSolverRankingWeightFactory() - Constructor for class org.optaplanner.benchmark.impl.ranking.TotalRankSolverRankingWeightFactory
- TotalRankSolverRankingWeightFactory.TotalRankSolverRankingWeight - Class in org.optaplanner.benchmark.impl.ranking
- TotalScoreSingleBenchmarkRankingComparator - Class in org.optaplanner.benchmark.impl.ranking
- TotalScoreSingleBenchmarkRankingComparator() - Constructor for class org.optaplanner.benchmark.impl.ranking.TotalScoreSingleBenchmarkRankingComparator
- TotalScoreSolverRankingComparator - Class in org.optaplanner.benchmark.impl.ranking
- TotalScoreSolverRankingComparator() - Constructor for class org.optaplanner.benchmark.impl.ranking.TotalScoreSolverRankingComparator
- TRACE - Enum constant in enum org.optaplanner.benchmark.impl.result.LoggingLevel
U
- uncaughtException(Thread, Throwable) - Method in class org.optaplanner.swing.impl.SwingUncaughtExceptionHandler
- UNCHECKED - Enum constant in enum org.optaplanner.benchmark.impl.aggregator.swingui.MixedCheckBox.MixedCheckBoxStatus
- unhibernatePointList() - Method in class org.optaplanner.benchmark.impl.statistic.SubSingleStatistic
- updateHierarchyCheckBoxStates() - Method in class org.optaplanner.benchmark.impl.aggregator.swingui.CheckBoxTree
- useLogarithmicProblemScale(List<XYSeries>) - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
V
- VALID_NAME_PATTERN - Static variable in class org.optaplanner.benchmark.impl.DefaultPlannerBenchmarkFactory
- validate() - Method in class org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintConfig
- validate() - Method in class org.optaplanner.benchmark.impl.DefaultPlannerBenchmarkFactory
- validate() - Method in class org.optaplanner.benchmark.impl.SolverBenchmarkFactory
- 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.benchmark.impl.result.LoggingLevel
-
Returns the enum constant of this type with the specified name.
- 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.benchmark.impl.result.LoggingLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- visitReferencedClasses(Consumer<Class<?>>) - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
- visitReferencedClasses(Consumer<Class<?>>) - Method in class org.optaplanner.benchmark.config.report.BenchmarkReportConfig
- visitReferencedClasses(Consumer<Class<?>>) - Method in class org.optaplanner.benchmark.config.SolverBenchmarkConfig
W
- WARN - Enum constant in enum org.optaplanner.benchmark.impl.result.LoggingLevel
- warningList - Variable in class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
- WebsiteResourceUtils - Class in org.optaplanner.benchmark.impl.report
- withBenchmarkDirectory(File) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- withBenchmarkReportConfig(BenchmarkReportConfig) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- withClassLoader(ClassLoader) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- withInheritedSolverBenchmarkConfig(SolverBenchmarkConfig) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- withInputSolutionFileList(List<File>) - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
- withInputSolutionFiles(File...) - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
- withLocale(Locale) - Method in class org.optaplanner.benchmark.config.report.BenchmarkReportConfig
- withName(String) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- withName(String) - Method in class org.optaplanner.benchmark.config.SolverBenchmarkConfig
- withParallelBenchmarkCount(String) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- withProblemBenchmarksConfig(ProblemBenchmarksConfig) - Method in class org.optaplanner.benchmark.config.SolverBenchmarkConfig
- withProblemStatisticsEnabled(Boolean) - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
- withProblemStatisticTypeList(List<ProblemStatisticType>) - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
- withProblemStatisticTypes(ProblemStatisticType...) - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
- withSingleStatisticTypeList(List<SingleStatisticType>) - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
- withSingleStatisticTypes(SingleStatisticType...) - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
- withSolutionFileIOClass(Class<? extends SolutionFileIO<?>>) - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
- withSolverBenchmarkBluePrintConfigList(List<SolverBenchmarkBluePrintConfig>) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- withSolverBenchmarkBluePrintConfigs(SolverBenchmarkBluePrintConfig...) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- withSolverBenchmarkBluePrintType(SolverBenchmarkBluePrintType) - Method in class org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintConfig
- withSolverBenchmarkConfigList(List<SolverBenchmarkConfig>) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- withSolverBenchmarkConfigs(SolverBenchmarkConfig...) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- withSolverConfig(SolverConfig) - Method in class org.optaplanner.benchmark.config.SolverBenchmarkConfig
- withSolverRankingComparatorClass(Class<? extends Comparator<SolverBenchmarkResult>>) - Method in class org.optaplanner.benchmark.config.report.BenchmarkReportConfig
- withSolverRankingType(SolverRankingType) - Method in class org.optaplanner.benchmark.config.report.BenchmarkReportConfig
- withSolverRankingWeightFactoryClass(Class<? extends SolverRankingWeightFactory>) - Method in class org.optaplanner.benchmark.config.report.BenchmarkReportConfig
- withSubSingleCount(Integer) - Method in class org.optaplanner.benchmark.config.SolverBenchmarkConfig
- withThreadFactoryClass(Class<? extends ThreadFactory>) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- withWarmUpDaysSpentLimit(Long) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- withWarmUpHoursSpentLimit(Long) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- withWarmUpMillisecondsSpentLimit(Long) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- withWarmUpMinutesSpentLimit(Long) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- withWarmUpSecondsSpentLimit(Long) - Method in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- withWriteOutputSolutionEnabled(Boolean) - Method in class org.optaplanner.benchmark.config.ProblemBenchmarksConfig
- WORST_SCORE - Enum constant in enum org.optaplanner.benchmark.config.ranking.SolverRankingType
-
Minimize the worst case scenario.
- WorstScoreSolverRankingComparator - Class in org.optaplanner.benchmark.impl.ranking
- WorstScoreSolverRankingComparator() - Constructor for class org.optaplanner.benchmark.impl.ranking.WorstScoreSolverRankingComparator
- write(PlannerBenchmarkConfig, Writer) - Method in class org.optaplanner.benchmark.impl.io.PlannerBenchmarkConfigIO
- write(PlannerBenchmarkResult, Writer) - Method in class org.optaplanner.benchmark.impl.result.BenchmarkResultIO
- 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.PureSubSingleStatistic
- 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.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.PureSubSingleStatistic
- writeGraphFiles(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedProblemStatistic
- writeGraphFiles(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreProblemStatistic
- writeGraphFiles(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore.ConstraintMatchTotalBestScoreSubSingleStatistic
- writeGraphFiles(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore.ConstraintMatchTotalStepScoreSubSingleStatistic
- writeGraphFiles(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore.PickedMoveTypeBestScoreDiffSubSingleStatistic
- writeGraphFiles(BenchmarkReport) - Method in class org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffSubSingleStatistic
- writePlannerBenchmarkResult(File, PlannerBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.result.BenchmarkResultIO
- writeReport() - Method in class org.optaplanner.benchmark.impl.report.BenchmarkReport
- writeSolution(SubSingleBenchmarkResult, Solution_) - Method in class org.optaplanner.benchmark.impl.result.ProblemBenchmarkResult
- writeSolution(Solution_, SubSingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.loader.FileProblemProvider
- writeSolution(Solution_, SubSingleBenchmarkResult) - Method in class org.optaplanner.benchmark.impl.loader.InstanceProblemProvider
- writeSolution(Solution_, SubSingleBenchmarkResult) - Method in interface org.optaplanner.benchmark.impl.loader.ProblemProvider
X
- XML_ELEMENT_NAME - Static variable in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- XML_NAMESPACE - Static variable in class org.optaplanner.benchmark.config.PlannerBenchmarkConfig
- XsdAggregator - Class in org.optaplanner.benchmark.impl.xsd
-
This class merges solver.xsd and benchmark.xsd into a single XML Schema file that contains both Solver and Benchmark XML types under a single namespace of the benchmark.xsd.
- XsdAggregator() - Constructor for class org.optaplanner.benchmark.impl.xsd.XsdAggregator
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form