Sunday, January 8, 2012

AIMA-Java 1.6.0-Chp5-Rewrite

Ruediger has rewritten all of the logic from Chapter 5: Adversarial Search. In addition, he has added a new GUI demo application - Connect 4, in order to highlight the algorithms usage in larger search spaces. This can be run from the demo page:

http://aima-java.googlecode.com/svn/trunk/aima-all/release/aima3ejavademos.html

Enjoy!

Ciaran