You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AI-Search-and-Optimization is a collection of implementations of fundamental artificial intelligence algorithms, including BFS, A*, Minimax, and Genetic Algorithms, applied to problem-solving, pathfinding, and decision-making tasks.