pub fn run( input_scenario: String, should_add_return_trips: bool, should_add_lunch_trips: bool, modifiers: Vec<ScenarioModifier>, rng_seed: u64)