ECJ-INTEREST-L Archives

February 2014

ECJ-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:
ECJ Evolutionary Computation Toolkit <[log in to unmask]>
Date:
Tue, 25 Feb 2014 12:23:31 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (12 lines)
Bug fix in code:

			if (!allValid(inds, n, subpopulation, state, thread))

should be

			if (!allValid(inds2, n, subpopulation, state, thread))

I think I will add this code to the ECJ repository, plus some documentation in the manual.

Sean

ATOM RSS1 RSS2