Skip to content

Serpion-ua/CityPathFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run

Program could be run by using next command line arguments:

[options]

Where options are

  • -fast-path : Return first found path, do not use that option if want to find best possible path. Disabled by default

Arguments

  • file-path : Path to the JSON file with traffic measurements
  • start-node : Start node in form AvenueName:StreetName
  • end-node : End node in form AvenueName:StreetName

Limitation

All transitions between cities shall be positive

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages