Sashen943 / Sea-Patrol

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Java 100.0%