Skip to content

timoj58/kotlin-lab

Repository files navigation

kotlin-lab Coverage Branches

City Transport Simulation

  • stations csv contains all stations on route and lat/lng required
  • network folder contains mappings of routes between stations
  • each unique route per line gets a seperate mapping within line config
  • integration tests test each line end to end with specific config reducing traffic
  • each transporter per line will travel the calculated distance between stations based on haversine calculation

About

City transport simulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published