Functions
Link copied to clipboard
Maps the parallel-evaluation settings of eval to a ParallelEvaluationOptions. Exposed so module-external tests can verify the spec → engine mapping without observing the constructed Evaluator's (private) oracle.
Link copied to clipboard
Builds the optional SimulationRunCacheIfc for an evaluator from eval. Returns null when EvaluationSpec.useSimulationRunCache is false, mirroring the engine's "no cache" convention.
Link copied to clipboard
Builds the SolutionCacheIfc for an evaluator from eval.