Minesweeper CLI version that was developed in high school to show the applicability of the Lee Algorithm
-
Updated
Nov 13, 2024 - C++
Minesweeper CLI version that was developed in high school to show the applicability of the Lee Algorithm
A program that demonstrates simple path finding on an ASCII grid
Four interesting, practical problems solved efficiently in C++ using common graph algorithms (traversals, optimal paths, topological sorting) and classical schemes (Greedy, Backtracking).
Реализован волновой алгоритм в прямоугольном массиве с возможностью проставлять "стены".
Assignments done for a Parallel Programming course at @ufms.
Add a description, image, and links to the lee-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the lee-algorithm topic, visit your repo's landing page and select "manage topics."