ai.timefold.solver.benchmark.config.statistic.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of timefold-solver-benchmark Show documentation
Show all versions of timefold-solver-benchmark Show documentation
Timefold solves planning problems.
This lightweight, embeddable planning engine implements powerful and scalable algorithms
to optimize business resource scheduling and planning.
This module contains the benchmarker toolkit.
@XmlSchema(
namespace = PlannerBenchmarkConfig.XML_NAMESPACE,
elementFormDefault = XmlNsForm.QUALIFIED)
package ai.timefold.solver.benchmark.config.statistic;
import jakarta.xml.bind.annotation.XmlNsForm;
import jakarta.xml.bind.annotation.XmlSchema;
import ai.timefold.solver.benchmark.config.PlannerBenchmarkConfig;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy