Skip to content

light03s/Shortest-Path-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Shortest Path Finder

Description

In this project there is a given maze, with a predetermined starting and ending point from which the shortest path has to be found. The goal is to test how different algorithms can be used to find the shortest path and compare their complexity.

Purpose

The purpose of this project is to get familiar with python and review search algorithms, their strengths, weaknesses, and how they are constructed in Python.

Languages Used

  • Python

About

This is a project that finds the shortest path in a maze.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages