An implementation of algorithms from Russell and Norvig's Artificial Intelligence: A Modern Approach. Original code on: http://code.google.com/p/aima-python/ This fork tries to implement some of the missing algorithms. This code is released under the same license as the original code. See http://www.opensource.org/licenses/mit-license.php for more information.