Skip to content

A Java-based application that utilizes graph theory to solve mazes. It converts mazes into weighted, directed graphs, employing DFS, BFS, and Dijkstra's algorithms for pathfinding. Features include a graphical user interface for interactive maze generation and visualization of algorithmic solutions in real-time.

Notifications You must be signed in to change notification settings

maazkhnn/Graph-based-Maze-Solver-Application

About

A Java-based application that utilizes graph theory to solve mazes. It converts mazes into weighted, directed graphs, employing DFS, BFS, and Dijkstra's algorithms for pathfinding. Features include a graphical user interface for interactive maze generation and visualization of algorithmic solutions in real-time.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages