Skip to content

AIMAJava Contributing

Ciaran O'Reilly edited this page May 28, 2016 · 10 revisions

Contributing to aima-java

NOTE: If you would like to get involved and contribute to the project, please email me (Ciaran) at [email protected] so I can assist and coordinate efforts.

AIMA4e Branch

This is a complete rewrite of the algorithms from the AIMA3e branch and will be updated to reflect any changes in the yet to be published 4th edition of the book.

AIMA3e Branch (current default)

Even though our primary focus is on the AIMA4e branch, we would still like to complete the set of algorithms on the AIMA3e branch. Any additions should work with JDK-7+ and will more than likely become the basis of the corresponding implementation on the AIMA4e branch.