Skip to content

Latest commit

 

History

History
executable file
·
28 lines (19 loc) · 793 Bytes

README.md

File metadata and controls

executable file
·
28 lines (19 loc) · 793 Bytes

Trip Generator (tripgen)

Lifecycle: experimental

Trip Generator (tripgen) generates the trips for agent-based simulation. The tripgen factors in the following:

  1. The long distance travel demand model.
  2. The vehicle choice decision model.
  3. Assigns vehicles to trips.
library(tripgen)
## basic example code

Please note that the ‘tripgen’ project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.