Skyscraper puzzle solver in C
-
Updated
Apr 16, 2023 - C
Skyscraper puzzle solver in C
Sudoku Generator and Solver
Generate and solve skyscraper puzzles
Optimized backtracking solution for the 4x4 Skyscraper puzzle with early constraint pruning and clean memory management.
This code solves the skyscraper puzzle using a backtracking algorithm
Pure logic Skyscrapers puzzle-solving algorithm
Add a description, image, and links to the skyscraper-solver topic page so that developers can more easily learn about it.
To associate your repository with the skyscraper-solver topic, visit your repo's landing page and select "manage topics."