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

Maintain explicit map for converting between MATSim and BDI agent IDs #14

Closed
dhixsingh opened this issue Jan 21, 2018 · 1 comment
Closed
Assignees
Projects

Comments

@dhixsingh
Copy link
Contributor

dhixsingh commented Jan 21, 2018

Currently, MATSim population IDs must follow the series 0,1,2,3,... since these are mapped directly to Jill IDs that are created that way. This is not very flexible, and what we would like is to maintain an explicit map for converting between MATSim and Jill IDs.

This is also required for #13.

Something that starts to do this is in JillBDIModel.java, but is not ready.

@dhixsingh
Copy link
Contributor Author

This issue was moved to agentsoz/ees#18

v3.1 automation moved this from To Do to Done Sep 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
v3.1
  
Done
Development

No branches or pull requests

1 participant