swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Swarm-Support] ListImpl help


From: Diego Corredor
Subject: [Swarm-Support] ListImpl help
Date: Tue, 28 Nov 2006 16:20:09 -0500

I am having some troubles with a ListImpl object. I am constructing an AB model in which a given number of consumers trade with each other. The trading process is made between two different types of consumers.

 

I have implemented the model using two consumer lists (ListImpl objects). I loop both lists in order to arrange "negotiation meetings". In these meetings each pair of consumers compares agents' demands. According to some given criteria trade is made and consumers get satisfied. Once a pair of consumers has traded, each consumer is removed from the respective consumer list and added in another list (trader list).

 

The problem I am having right now is that when all consumers are removed from any of the two lists, Swarm is getting stuck. It is display a No Members Error.

 

I would thank any help.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]