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


Rust Twice As Productive As C++
03/04/2024

Google director of engineering, Lars Bergstrom, gave a talk at the recent Rust Nation UK conference and claimed that Rust was twice as productive as C++. Given how good Google is at C++, this is quite [ ... ]



Explore SyncFusion's Blazor Playground
16/04/2024

Syncfusion has provided an in-browser environment where you can write, compile and run code that uses Blazor components and get it previewed live.


More News

Last Updated ( Monday, 26 December 2011 )