Transport-for-the-North / caf.distribute

https://cafdistribute.readthedocs.io/en/stable/
Other
0 stars 1 forks source link

Generalised cost #18

Open isaac-tfn opened 9 months ago

isaac-tfn commented 9 months ago

Include ways for the model to run from generalised cost rather than purely distance.

nhannguyen2212 commented 9 months ago

This is an expansion/further development from the "P-factor" method Cost function GC[i,j] = Time[i,j] ppm + Dist[i,j] ppk + Toll/fare[i,j] or rewritten as GC[i,j] = Dist[i,j] + Time[i,j] * ppm/ppk + toll/fare[i,j] / ppk

We need: