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:

  1. Experiments Module - helper functions for experimental workflows.

  2. Scenario Runner - the scenario execution framework used by the tutorial.

See also Benchmarking Running Experiments for the task-oriented guide.