Ants AI Challenge Winner Announced
Written by Sue Gee   
Monday, 26 December 2011

Since October almost 8000 submissions were made in the Ants Contest, an artificial intelligence challenge in which contestants programmed bots to control an ant colony and fight for ant-world domination.

As we explained when the most recent contest started, the Ants AI Challenge, sponsored by Google, is about creating artificial intelligence and is open to novice programmers and  experts.

 

ants1

 

The final play off was between 100 contestants and was won by by a bot called xathis, the creation of Mathis Lichtenberger, a second year computer science student at the University of Lubeck. In close second place came GreenTea from Evgeniy Voronyuk who graduated from the Dnipropetrovsk National University and works at ISD (a satellite of SCC Soft Computer). Third place was taken by protocolocon, a bot from Spain.

 

Many contestants, including the winner, have written post-mortem accounts about their bots and have released source code. You can find the details of xathis in this write-up which includes a sample game. The write up even includes the breath first search employed by the winning bot:

 

breadthfirst

 

Congratulations to Mathis Lichtenberger and all the other finalists.

 

ants1

 

More information

http://aichallenge.org/index.php

Take the AI Ants Challenge

 

To be informed about new articles on I Programmer, subscribe to the RSS feed, follow us on Google+, Twitter, Linkedin or Facebook or sign up for our weekly newsletter.


Banner


Microsoft Open Sources 6502 Basic
05/09/2025

Microsoft has released the source code of Basic 1.1 for the 6502 microprocessor on GitHub. The page with the code says the assembly language source code represents one of the most historically signifi [ ... ]



Google Gets To Keep Chrome
03/09/2025

Despite realizing and ruling that Google was and is a monopoly in search and advertising, Judge Amit Mehta has decided that Google can keep control of one of the biggest tools in maintaining that [ ... ]


More News

Last Updated ( Monday, 26 December 2011 )