Experiments Utilities¶
The experiments package provides a small framework for running solver comparisons and collecting results. It is intended for batch runs, repeated measurements, and comparing different solver parameters.
The main modules are:
Experiments Module - helper functions for experimental workflows.
Scenario Runner - the scenario execution framework used by the tutorial.
See also Benchmarking Running Experiments for the task-oriented guide.