PacMW

A master-worker distributed AI tournament

PacMW is specifically the distributed server component of U.C. Berkeley’s Pacman AI tournament. It provides basic primitives for distributed communication, schedules work to be preformed, collects results and stores the outcomes of individual matches in a sqlite database on the master server. It can be used to execute individual tournaments or run as a daemon process.

To learn more about the Pacman AI projects, check out the Official Site

Tournament Download: Source (Python)

Tagged on December 16, 2009 at 12:00 am

Leave a Reply