Skip to content

Sashen943/Sea-Patrol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sea Patrol

An implementation of the graph ADT in order to solve a 2D path finding problem of the Northen Sea.

The graph traverses the sea to provide routing options in order to find the shortest path between different sections of the Sea. The application also provides two search methods to traverse the graph and find a path to a location (after choosing a start and end point) using the preference selected.

https://www.worldatlas.com/aatlas/infopage/northsea.htm

About

A simple implementation of the graph ADT in java to solve a simple path finding problem in the North Sea

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages