Version 18 (modified by wouter, 19 months ago) ( diff )

--

Genius Web 3rd parties

Welcome to the repository containing geniusweb parties created by third parties! These parties are written by others (students, competition participants etc).

module nameorigin
anac2020The anac2020 competition
ai2020The AI Techniques course
anac2021The anac2021 competition
CSE3210Python parties * created by students for the course cooperative AI
ANL2022Python parties * created for the ANAC2022 competition

*: As provided these parties can be run with the simplerunner. The setup.py file to create the zip file for use on a partiesserver is not provided.

These parties were not written by us. Parties have been scanned roughly if we see anything suspicious but we can not check all code. Usage is at your own risk. We do minimal maintenance to fix them for GeniusWeb updates. Notice some of these parties require large amounts of memory.

Parties with elevated risk

In some parties we found code that might not be safe in all cases. Take extra care with these parties:

  • pompfan

Get the code!

You can check out the entire project using

svn co https://tracinsy.ewi.tudelft.nl/pub/svn/GeniusWebThirdParties

You can check out specific parties like this (replace anac2020/agentKT with the party you need)

svn co https://tracinsy.ewi.tudelft.nl/pub/svn/GeniusWebThirdParties/anac2020/agentKT

Notice

These parties were written for older versions of GeniusWeb, but we try to update them for later versions. However not all parties can be upgraded. Check the POM <geniusweb.version> of the party to determine its geniusweb version. You can use the version history to download older, back to the original versions as well.

Note: See TracWiki for help on using the wiki.