Subject: | |
From: | |
Reply To: | |
Date: | Fri, 27 Apr 2007 15:23:20 +0100 |
Content-Type: | text/plain |
Parts/Attachments: |
|
|
Hi,
is there any way to extend this as it seems to be printing it/doing it
at random times and it should not have finished i.e. when I print the
out put of what its doing:
NK: 11 Fitness: 0.6491967237334823 Exhausted
11,
NK: 12 Fitness: 0.5772002334011134 12,
NK: 13 Fitness: 0.7174971112923958 13,
then continues?? seems a bit strange, and on each run Exhausted may
appear in different places!
Does work sometimes correctly without any problems but other I get
"Exhausted" which causes things to go wrong.
even on just a single run "Exhausted" will appear however others time
it wont (note this is for the exact same values)
Rick
Sean Luke wrote:
> You told MASON to run your simulation five times. Each time the
> simulation exhausted its schedule. "Exhausted" means that there was
> nothing left on the schedule to do and so the simulation terminated.
>
> Sean
>
> On Apr 26, 2007, at 2:34 PM, Rick wrote:
>
>> Hi,
>>
>> when running in command line with arg: - repeat 5
>>
>> why does it start running the first sim then print Exhausted in red
>> continue a bit and then just do this:
>>
>> Job: 2 Seed: 1177612251502
>> Starting sim.app.NK_Model.Model
>> Exhausted
>> Job: 3 Seed: 1177612251503
>> Starting sim.app.NK_Model.Model
>> Exhausted
>> Job: 4 Seed: 1177612251504
>> Starting sim.app.NK_Model.Model
>> Exhausted
>>
>> Any Ideas?
>>
>> Sorry this is my last question! :-)
>>
>> Thanks
>>
>> Rick
|
|
|