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:
Daniel Gribel <[log in to unmask]>
Reply To:
MASON Multiagent Simulation Toolkit <[log in to unmask]>
Date:
Tue, 11 Sep 2012 15:36:34 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (15 lines)
Exactly.

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

What I am doing is checkpointing the simulation on every X steps (for
example, on every 5 steps, application saves the simulation). This automatic
checkpoint is important for me.

Do you have any suggestion on solving this? Maybe moving the checkpoint to
outside step() method, but is important to verify the current step, to
decide to save or not that moment.

Thank you very much.

ATOM RSS1 RSS2