Skip to content

a simple implementation of the Dijkstra algorithm to find the shortest path between two point in the grid

Notifications You must be signed in to change notification settings

Khaliladib11/GridGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository for INM702 module courswork (Individual Task).

Task 1: GridGame

Implement Dijkstra's algorithm from scratch.

Libraries used in this project:

  • numpy
  • matplotlib

Capture

Capture

About

a simple implementation of the Dijkstra algorithm to find the shortest path between two point in the grid

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published