Skip to content

Terminal app to find the shortest way inside a predefined 3D graph

Notifications You must be signed in to change notification settings

naymic/shortestway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

AUTOR Micha Meier

ABOUT Very simple applicaton to find the shortest way inside a predefinded 3D space. The logical part to find the shortest way is based on Dijkstras algorithm.

EXECUTION The execution of the programm is done with the Main.java in the src folder or with an example execution in /src/test

DENPENDENCIES No denpencies are required

About

Terminal app to find the shortest way inside a predefined 3D graph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages