Skip to main content

interpret_mechanism_fit

Function interpret_mechanism_fit 

Source
pub fn interpret_mechanism_fit(
    mechanism: &MechanismBundleV1,
    theory: &TheoryVersionV1,
    contract: &SimulationContractV1,
    refuter_suite: &TheoryRefuterSuiteV1,
    stability_report: &RolloutStabilityReportV1,
    fit_score: f64,
    generated_at: &str,
) -> FitRunV1
Expand description

Interprets the bounded mechanism-fit decision for a theory and contract.