swarm-support
[Top][All Lists]
Advanced

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

simple simulation problem using java


From: standing
Subject: simple simulation problem using java
Date: Thu, 11 Jul 2002 02:47:29 +0800

Hello
I am a newbie to java swarm and I have problems with it.
I have made a simple supply chain swarm simulation.

the simulation is about the performance of different mode of market.
In this model, there are 3 agent classes, customer, manufacturer, and
supplier.  The other two classes are order and trust.  Order is create
by modelswarm and assign to customer.  Then customer query price and
deliver time to manufacturer.  Manufacturrer query to supplier, and
supplier quote to manufacturer.  After get the supplier's quote,
manufacture return the price to customer. 
 Then Customer(Manufacturer)  choice the best Manufacturer(Supplier) and
start to produce the order.  At final, customer(manufacture) update the
trust history to Trust class.

Can you pleas have a look at it and help me.

Attachment: Scn4Simple.zip
Description: Zip compressed data


reply via email to

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