Added renege functionality to the JSON schema and ciw converter engine.
Changed
ProcessModel.to_mermaid()refactored. Refactored distribution formatting to function. Added Renege as hexagon with dashed arrow.ProcessModel.get_distributions_df()now handles renege distributionsengine.CiwConverternow handles renege distributions as part ofgenerate_paramsuimodified to handle renege distributions.example_app.pynew models demonstrating renege have been added.
Added
schema.Activitynow has a optionalrenege_distributionfield.- Two new examples in
datasets:load_mm1_renege_modelandload_renege_call_model 04_call_centre_renege.ipynbexample notebook added.