Java graph traversal and path finding algorithms library. Implements Iterative deepening A* (IDA*)
-
Updated
Dec 2, 2021 - Java
Java graph traversal and path finding algorithms library. Implements Iterative deepening A* (IDA*)
A core library to help implement two players games
Player for generalised Connect Four able to pick each move within a time limit
A self-play game showing how smart cat(s) captures the mice!
An MNK-game player that can generally look 2 moves ahead of the current state of the game.
Add a description, image, and links to the iterative-deepening topic page so that developers can more easily learn about it.
To associate your repository with the iterative-deepening topic, visit your repo's landing page and select "manage topics."