Package-level declarations

Types

Link copied to clipboard

Orchestrates a designed-experiment run from a pre-built DesignedExperimentIfc — either a ParallelDesignedExperiment (concurrent) or a DesignedExperiment (sequential). Branches on the concrete type to call the right simulateAll entry point.

Link copied to clipboard

Orchestrates a simulation-optimization run driven by a pre-configured Solver.

Link copied to clipboard

Orchestrates a scenario-sweep run from a RunConfiguration whose RunConfiguration.scenarios list is non-empty.

Link copied to clipboard

Thin facade over Runner for the single-model GUI use case.