Real-Time Visualization and Comparative Performance Analysis of Maze Generation and Pathfinding Algorithms

Authors

  • Binayak Bartaula Nepal College of Information Technology
  • Bijay Bartaula Nepal College of Information Technology

DOI:

https://doi.org/10.65091/icicset.v2i1.22

Abstract

Algorithm visualization remains a critical challenge
in computer science education, particularly for spatial algorithms
such as maze generation and pathfinding. This paper presents an
interactive educational platform that provides real-time visualiza
tion of three maze generation algorithms (Recursive Backtrack
ing, Prim’s, and Kruskal’s) and three pathfinding algorithms
(DFS, BFS, and A*). The system features a modular architecture
with comprehensive performance analysis capabilities, achieving
consistent 60 FPS visualization while maintaining memory usage
below 0.15 MB. Empirical evaluation demonstrates that A*
pathfinding reduces node exploration by approximately 75%
compared to BFS and 67% compared to DFS, while maintaining
optimal path guarantees.

Downloads

Published

2025-12-24

How to Cite

[1]
B. Bartaula and B. Bartaula, “Real-Time Visualization and Comparative Performance Analysis of Maze Generation and Pathfinding Algorithms”, ICICSET2025, vol. 2, no. 1, Dec. 2025.