Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tour order not consistent with arrival/departure times #153

Open
bhargavasana opened this issue Jul 16, 2018 · 1 comment
Open

Tour order not consistent with arrival/departure times #153

bhargavasana opened this issue Jul 16, 2018 · 1 comment
Assignees

Comments

@bhargavasana
Copy link

We noticed that tour order is not consistent in DaySim outputs. For example, here are the tour records for a person:
image

I do not recall DaySim violating temporal consistency in the past. Now, we are finding that a lot of tours (more than 20%) have this issue. Have there been any changes to the relevant code?

@jhelsel11
Copy link

There could also be a problem in the trip file with overlapping trips. For example here are the records for hhno = 46712, pno = 2:
trip_file_problem

Trip 7 runs from 1192 - 1264, but trip 8 runs from 1214-1218 and trip 9 runs from 1232 - 1236. As you can see from the corresponding tour file records below, there is no parent/subtour relationship.

tour_file_problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants