Desktop application written in C#, that allows to create maze and display shortest path in this maze from left top to bottom right corner using various path algorithms (Dijkstra, A*, DFS, BFS).
-
Updated
Apr 25, 2021 - C#
Desktop application written in C#, that allows to create maze and display shortest path in this maze from left top to bottom right corner using various path algorithms (Dijkstra, A*, DFS, BFS).
Алгоритмы: Тема 5. Алгоритмы на графах.
Add a description, image, and links to the algorithm-visualization topic page so that developers can more easily learn about it.
To associate your repository with the algorithm-visualization topic, visit your repo's landing page and select "manage topics."