Synthetic Population #1220
-
Dear MATSim Team, I am new to MATSim and would like to ask is there a specific method that you use for population synthesis? or, do you have any suggestions on how I should do this? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Creating the population for MATSim is considered to be an upstream problem, so the project itself does not really provide any support to create populations. That said, this is a problem everyone faces when using MATSim, so I'll try to collect the resources that might be relevant:
|
Beta Was this translation helpful? Give feedback.
-
We have examples for creating a population here. To make these examples executable, they contain code which is additional to the actual code that shows the population API. Below, I tried to only include the part which deals with the API to generate a population, as a minimal example.
|
Beta Was this translation helpful? Give feedback.
Creating the population for MATSim is considered to be an upstream problem, so the project itself does not really provide any support to create populations. That said, this is a problem everyone faces when using MATSim, so I'll try to collect the resources that might be relevant: