Skip to content
#

local-beam-search

Here are 2 public repositories matching this topic...

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.

  • Updated May 7, 2025
  • Python

Traditional AI algorithms and search strategies: Multi-robot pathfinding with dynamic obstacles, constraint satisfaction problems, and optimization techniques. Implementations include A*, CSP solvers, genetic algorithms, and local beam search for real-world AI applications.

  • Updated Feb 7, 2026
  • Python

Improve this page

Add a description, image, and links to the local-beam-search topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the local-beam-search topic, visit your repo's landing page and select "manage topics."

Learn more