agent-based-modeling

Using gaming concepts to build user agents for market research purposes

I work for a market research company in the online space. We have been spending all of our cycles for over a year and a half building the next big thing in this space with regards to profiling our respondents (over time) to better place them in available surveys . Something that one of our researcher's has asked us for many times (righ...

Agent Based Simulations utilizing the XBOX 360 in C#

What is the best way to design an ABS using the XBOX 360 hardware? Can I follow my standard developing framework methodologies such as domain driven design? Are there frameworks out there that handle world creation and updates in C# for XBOX? Any good resources regarding the creation of generic simulations? ...

Is OpenCL good for agent based simulation?

I'm learning Scala with the aim of writing agent based simulations using actor concurrency. I currently know very little about OpenCL, and before I dive in can anyone tell me if it is likely to be appropriate/compatible with agent based simulations? If so, then ScalaCL looks very attractive. ...

Is there a programming language oriented to description of interaction between agents?

I want to create different kinds of processes in which agents interact with each other. I want to describe (define, formalize) processes of interaction between agents using a special language. In other words, I want to provide an environment where agents can interact with each other in a certain way and I want to describe the way of inte...