matsim-eth / SCCER-Pipeline

1 stars 0 forks source link

Compare multiple congestion handler implementations #19

Open ctchervenkov opened 5 years ago

ctchervenkov commented 5 years ago

The VSP congestion contrib has multiple (10) implementations of the congestion handler. Currently, we use version 3, but we should compare all of them to see how the results might differ.

joemolloy commented 5 years ago

so the reason i copied one of them over, was because the were in the VSP playgrounds, which i didn't want to depend on in our work. I dont know here you are finding this VSP stuff anymore

ctchervenkov commented 5 years ago

I found them here : https://github.com/matsim-vsp/vsp-playgrounds/tree/master/vsp/src/main/java/playground/vsp/congestion/handlers My question was basically why should we choose version 3 out of all of them.