mario.Database.reset_to_flows

Database.reset_to_flows(scenario, backup=True)

Deletes the coefficients of a scenario and keeps only flows

Parameters:
  • scenario (str) – the specific scenario to reset

  • backup (boolean) – if True, will create a backup of database before changes