Skip to content

A repository containing a program that creates an itinerary, using graph traversal, when given a list of activities and times.

Notifications You must be signed in to change notification settings

r-j-taylor/graph-traversal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graph-traversal

A repository containing a program that creates an itinerary, using graph traversal, when given a list of activities and times.

After compilation, this program can be run by entering java GraphTraversal [input file]. Example input files are provided.

About

A repository containing a program that creates an itinerary, using graph traversal, when given a list of activities and times.

Resources

Stars

Watchers

Forks

Languages