Terrarium-like agent interaction framework
Posted
by Gabi
on Stack Overflow
See other posts from Stack Overflow
or by Gabi
Published on 2009-11-21T23:54:11Z
Indexed on
2010/06/03
11:24 UTC
Read the original article
Hit count: 245
Hi,
I'm looking for a framework for agent interaction simulation, where I can deploy some agents and let them interact and watch their evolution.
Until now I found Terrarium 2.0 (http://terrarium2.codeplex.com/). In principle this is what I need: the ability to create some creature/agent and deploy it into a simulation framework where it will interact with other agents. But it seems that Terrarium is no longer under development.
Do you know of any similar frameworks which are worth considering?
Thanks.
© Stack Overflow or respective owner