Lymkwi / dijkstra_cpp

Implementation of Dijkstra's algorithm in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dijkstra's Algorithm in C++

A simple implementation of Dijkstra's algorithm, along with a compiler and a class allowing you to represent the waypoints, waypoint map, and waypoint map file

License : CC0

About

Implementation of Dijkstra's algorithm in C++


Languages

Language:C++ 96.0%Language:Makefile 4.0%