burghout / mezzo

Mezzo mesoscopic traffic simulation
2 stars 0 forks source link

generation of full graph of direct transit connections between all stops #54

Closed Trateotu closed 5 years ago

Trateotu commented 6 years ago
burghout commented 6 years ago

@Trateotu Hi where are we with this compared to what we did in #55 ?

Trateotu commented 6 years ago

@burghout Basically generating busroutes and buslines when using drt and debugging the whole interface with the rest of the code on David-DRT (CSGM, DRT module, inputs/outputs, resets etc.). Also depends on what we are doing with the origin destination node pairs for each stop. Felt large enough for its own branch. What do you think?

burghout commented 6 years ago

@Trateotu sure, I think this is large enough for an issue

burghout commented 6 years ago

To do:

@Trateotu is this correct? anything more?

Trateotu commented 6 years ago

@burghout Sorry sounds good. Forgot to add this to #50 but also:

Passengers will need this for the CSGM. Also a scheduled WT (Busline::planned_headway) but figure that can just be a global input for now. Also need to create a new DRT network to test integration with everything.

burghout commented 6 years ago

@Trateotu where are we with this issue?

I have open:

Can you do the second item (and I do the first) and then we merge and close?

Trateotu commented 6 years ago

@burghout Sure I can do that, should be easy with link->cost. When thats done I'll merge into David-DRT. My plan is to then pull it into David-PassengerDecisions and see how everything interfaces with the CSGM from there. Does that sound ok?

burghout commented 5 years ago

@Trateotu ready to merge for me.

( I could clean out debug info first if you want that)

Trateotu commented 5 years ago

@burghout ok great, Ill merge then, can deal with the debug info later