Skip to content

Arrived Passengers in chosenpaths_paths.csv #189

@AsadTanvir

Description

@AsadTanvir

Say, I have a demand of 1000 passengers trips list. After a simulation, the result looks like this:
image
Though arrived passengers here are 600, in the chosenpaths_paths.csv file I am finding unique paths of 800 passengers (i.e.). I understand that chosenpaths_paths file only stores the paths of pathset_paths.csv file after excluding the unchosen/ rejected paths from there. The pathset_paths.csv file in this case has unique pathsets of 900 passengers, which are the number of total pathsets found which is OK.

My question is how can I identify those 600 arrived passengers out of these 800 chosenpaths list? So far I used to think that the chosenpaths_paths.csv file comprises with only the arrived passengers' paths, but it stores a good number missed passengers' pathsets as well (if those are stored so, why those paths were missed?)

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions