A webassembly wrapper for FreeCAD's 2D geometric solver.
-
Updated
Apr 25, 2025 - C++
A webassembly wrapper for FreeCAD's 2D geometric solver.
Constraint solving vs Abstract interpretation
A Prolog-based solver for the classic “Tents and Trees” logic puzzle. Developed for the Logic for Programming course (2023–2024), this project demonstrates constraint logic programming, recursive reasoning, and search strategies in Prolog.
Constraint solving approaches in Guile Scheme, inspired by Hillel Wayne's article. Features native CSP engine, Z3 SMT solver integration, and comparison of different solving approaches for classic problems.
🤖 Intelligent Wordle AI Bot with constraint-solving algorithm. Features smart decision-making, multi-game modes, 527-word vocabulary, and 100% test coverage. Ready for production deployment with Docker and CI/CD.
Visualize the classic N-Queens puzzle 👑 in real time using AI search algorithms — Hill Climbing, Simulated Annealing, and Local Beam Search. Built with Python, Pygame, and NumPy, it beautifully animates how AI solves complex constraint problems step by step.
Add a description, image, and links to the constraint-solving topic page so that developers can more easily learn about it.
To associate your repository with the constraint-solving topic, visit your repo's landing page and select "manage topics."