Uses of Interface
org.optaplanner.benchmark.impl.ranking.SolverRankingWeightFactory
Packages that use SolverRankingWeightFactory
Package
Description
-
Uses of SolverRankingWeightFactory in org.optaplanner.benchmark.config.report
Methods in org.optaplanner.benchmark.config.report that return types with arguments of type SolverRankingWeightFactoryModifier and TypeMethodDescriptionClass<? extends SolverRankingWeightFactory>BenchmarkReportConfig.getSolverRankingWeightFactoryClass()Method parameters in org.optaplanner.benchmark.config.report with type arguments of type SolverRankingWeightFactoryModifier and TypeMethodDescriptionvoidBenchmarkReportConfig.setSolverRankingWeightFactoryClass(Class<? extends SolverRankingWeightFactory> solverRankingWeightFactoryClass) -
Uses of SolverRankingWeightFactory in org.optaplanner.benchmark.impl.ranking
Classes in org.optaplanner.benchmark.impl.ranking that implement SolverRankingWeightFactoryModifier and TypeClassDescriptionclassThisSolverRankingWeightFactoryorders aSolverBenchmarkResultby how many times each of itsSingleBenchmarkResults beatSingleBenchmarkResults of the otherSolverBenchmarkResult. -
Uses of SolverRankingWeightFactory in org.optaplanner.benchmark.impl.report
Methods in org.optaplanner.benchmark.impl.report that return SolverRankingWeightFactoryMethods in org.optaplanner.benchmark.impl.report with parameters of type SolverRankingWeightFactoryModifier and TypeMethodDescriptionvoidBenchmarkReport.setSolverRankingWeightFactory(SolverRankingWeightFactory solverRankingWeightFactory)