Open MarkRaadsen opened 1 month ago
Pivoted slightly and now based on:
sum the: for_each_od: min_cost_od_path odflow --> mincostflow sum the: for_each_link: unconstrained_demand link_cost --> measuredcostflow
gap = (measuredcostflow-mincostflow)/mincostflow
BAsed on Nie but will require using the link sending flows rather than demand:
1- (PER OD od flow demand shortest path link costs considering alphas)/(sum link inflows link costs per link)