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

Create a "TrafficAgent" #51

Open
GoogleCodeExporter opened this issue Jul 23, 2015 · 0 comments
Open

Create a "TrafficAgent" #51

GoogleCodeExporter opened this issue Jul 23, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Create an agent that will insert vehicles at arbitrary times throughout a 
simulation run.
This agent could for example
- randomly decide in each cycle if it wants to add a car at some (random) 
location
- process an additional configuration file that tells it when and where to 
insert cars 

Random insertion is easier to implement, but using and extra configuration file 
allows for far better control over what the simulation does (and through a 
separate generator can also simulate the randomness).

Original issue reported on code.google.com by [email protected] on 14 Feb 2012 at 11:24

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

No branches or pull requests

1 participant