Saturday, April 23, 2016

My AI-Monte Carlo engine has been extended with futures, messaging system and actors which process messages in the form of mailboxes. There is also a graph and tree which makes use of these. If you fill in some AI functionality and heuristics for processing you're done. Some iterations can be beautified with the use of python's __iter__

GPL 3 source code is at http://erana.yellowcouch.org/python   MCSystem entry.

No comments:

Post a Comment