MASON-INTEREST-L Archives

December 2004

MASON-INTEREST-L@LISTSERV.GMU.EDU

Options: Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Sender:
MASON Multiagent Simulation Toolkit <[log in to unmask]>
Date:
Thu, 16 Dec 2004 17:15:34 -0500
MIME-version:
1.0 (Apple Message framework v619)
Reply-To:
MASON Multiagent Simulation Toolkit <[log in to unmask]>
Content-type:
text/plain; format=flowed; charset=US-ASCII
Subject:
From:
Sean Luke <[log in to unmask]>
In-Reply-To:
Content-transfer-encoding:
7bit
Comments:
To: MASON Multiagent Simulation Toolkit <[log in to unmask]>
Parts/Attachments:
text/plain (19 lines)
On Dec 15, 2004, at 4:22 AM, Rob Alexander wrote:

>> However it complicates the distinction between steps (ticks) and time.
>
> Sorry, I don't understand quite what you mean. Going from discrete-time
> to discrete events complicates real-time running and visualisation but
> I
> don't see what effect just moving to a real-valued schedule has.

Just this: if you have previously been building simulations on the
assumption that steps==time, you'll have problems.  Where that is most
likely to crop up is running the main() loop or outputting statistics
tied to ticks.  These are pretty easy things to change though.  The #1
problem with going to a real-valued schedule is that it is somewhat
slower.  Most of our simulations have seen a 3%-5% hit.  This is
probably acceptable for most people however, I'd imagine.

Sean

ATOM RSS1 RSS2