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
Finds a solution for a given partially complete quasigroup (latin square). This code was written as a part of CSE318: Artificial Intelligence Sessional course work.
A javafx application to play Lines of Action board game against an AI agent. The AI agent uses iterative deepening search on minimax algorithm with alpha-beta pruning while making decisions.
Java
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page
or contact support.