Solver Case
constructor(label: String, solverFactory: BenchmarkSolverFactoryIfc, description: String = "")(source)
Parameters
label
a short, unique (within an experiment) identifier for the configuration; flows into cell labels, solver names, and result records
solver Factory
creates a fresh solver instance per benchmark cell
description
an optional human-readable description of the configuration