MASON-INTEREST-L Archives

September 2012

MASON-INTEREST-L@LISTSERV.GMU.EDU

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

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

Print Reply
Subject:
From:
Sean Luke <[log in to unmask]>
Reply To:
MASON Multiagent Simulation Toolkit <[log in to unmask]>
Date:
Tue, 11 Sep 2012 15:45:31 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (11 lines)
On Sep 11, 2012, at 3:36 PM, Daniel Gribel wrote:

> I am checkpointing the simulation manually, inside the step() method of my
> own class that inherits from Simulation class.

I'm not sure what step() method you're referring to here -- MASON doesn't have a "Simulation" class, and the SimState class (my closest guess) doesn't have a step() method.

If you are trying to checkpoint a simulation which is running headless, you could just use MASON's built-in checkpointer in its doLoop method.  If you are trying to checkpoint a simulation which is running in a GUI, there's no automatic checkpointer at this time but we could whip one up.

Sean

ATOM RSS1 RSS2