Skip to main content

Module experiment

Module experiment 

Source
Expand description

Experiment execution and reporting APIs.

Experiment runs multiple algorithm cases on the same problem for repeated trials, then aggregates best/mean/worst metrics and failure details into an ExperimentReport.

Modules§

traits

Structs§

Experiment
Experiment executor that runs multiple algorithm cases and summarizes results.
ExperimentFailure
ExperimentReport
ExperimentRunResult
ExperimentSummary