Skip to content

Finds the quickest route from a source to a destination given a set optional transports

Notifications You must be signed in to change notification settings

direin13/journey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Journey

Finds the quickest route from a source to a destination given a list of optional transports

Written in Prolog

Load script into prolog interpreter and use the command 'journey(Source, Destination, [Transports])' to find the quickest route.

You can change or add different modes of transport at the beginning of script

About

Finds the quickest route from a source to a destination given a set optional transports

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages