changed paths for param and status files
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@440 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
1f5a21f092
commit
6652609a8a
1 changed files with 2 additions and 2 deletions
|
|
@ -30,10 +30,10 @@
|
|||
--recomputeFitness=0 # -r : Recompute the fitness after re-loading the pop.?
|
||||
--saveFrequency=0 # Save every F generation (0 = only final state, absent = never)
|
||||
--saveTimeInterval=0 # Save every T seconds (0 or absent = never)
|
||||
--status=./FlowShopEA.status # Status file
|
||||
--status=../FlowShopEA.status # Status file
|
||||
|
||||
###### Representation ######
|
||||
--BenchmarkFile=benchmarks/020_10_01.txt # -B : Benchmark file name (benchmarks are available at www.lifl.fr/~liefooga/benchmarks) REQUIRED
|
||||
--BenchmarkFile=benchs/020_10_01.txt # -B : Benchmark file name (benchmarks are available at www.lifl.fr/~liefooga/benchmarks) REQUIRED
|
||||
|
||||
###### Stopping criterion ######
|
||||
--maxGen=100 # -G : Maximum number of generations (0 = none)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue