From: gpampara <gpa...@cs...> - 2009-07-16 15:24:49
|
Hi, Have a look at the src/test/java/net/sourceforge/cilib/ec/ECTest.java unit test. You will need to create a SeedSelectionStrategy that will use the seed that you need. You will, however, need to ensure that the SeedSelectionStrategy is set before any RNGs are instantiated. Regards, Gary On Thu, 16 Jul 2009 14:19:27 +0000, lab...@gm... wrote: > How do I set the seed to get the same results each time? > Sorry, I'm against a deadline and i thought it will be faster to ask. > > myriam |