Class CurriculumCourseBenchmarkApp
- java.lang.Object
-
- ai.timefold.solver.examples.common.app.LoggingMain
-
- ai.timefold.solver.examples.common.app.CommonBenchmarkApp
-
- ai.timefold.solver.examples.curriculumcourse.optional.benchmark.CurriculumCourseBenchmarkApp
-
public class CurriculumCourseBenchmarkApp extends CommonBenchmarkApp
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class ai.timefold.solver.examples.common.app.CommonBenchmarkApp
CommonBenchmarkApp.ArgOption
-
-
Field Summary
-
Fields inherited from class ai.timefold.solver.examples.common.app.CommonBenchmarkApp
AGGREGATOR_ARG
-
Fields inherited from class ai.timefold.solver.examples.common.app.LoggingMain
logger
-
-
Constructor Summary
Constructors Constructor Description CurriculumCourseBenchmarkApp()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(String[] args)-
Methods inherited from class ai.timefold.solver.examples.common.app.CommonBenchmarkApp
buildAndBenchmark, getArgOptions
-
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
-