ECJ-INTEREST-L Archives

June 2008

ECJ-INTEREST-L@LISTSERV.GMU.EDU

Options: Use Monospaced Font
Show HTML 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:
ECJ Evolutionary Computation Toolkit <[log in to unmask]>
Date:
Sun, 1 Jun 2008 11:56:54 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (12 lines)
I you want ECJ to shut down gracefully, you can call  
EvolutionState.finish(), then call Evolve.cleanup(state), then do  
System.exit(0).  But if you're just quitting so you an start later  
from a checkpoint, you can just call System.exit(0) and be done with  
it.  I'd call Evolve.cleanup(state) first though to flush the  
streams.  No big deal one way or the other however.

On Jun 1, 2008, at 10:31 AM, Shane wrote:

> Is there a graceful way to halt ecj other then killing the  
> process?  I need to stop it and restart later from a checkpoint.

ATOM RSS1 RSS2