From 0ea8840535336d959063bcb543e1ecf1c1457efe Mon Sep 17 00:00:00 2001 From: liefooga Date: Thu, 5 Jul 2007 15:33:42 +0000 Subject: [PATCH] corrected param file git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@550 331e1502-861f-0410-8da2-ba01fb791d7f --- trunk/paradiseo-moeo/tutorial/Lesson1/FlowShopEA.param | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/paradiseo-moeo/tutorial/Lesson1/FlowShopEA.param b/trunk/paradiseo-moeo/tutorial/Lesson1/FlowShopEA.param index e52f12287..f1a2f9218 100644 --- a/trunk/paradiseo-moeo/tutorial/Lesson1/FlowShopEA.param +++ b/trunk/paradiseo-moeo/tutorial/Lesson1/FlowShopEA.param @@ -33,7 +33,7 @@ --status=./FlowShopEA.status # Status file ###### Representation ###### ---BenchmarkFile=../benchs/020_10_01.txt # -B : Benchmark file name (benchmarks are available at www.lifl.fr/~liefooga/benchmarks) REQUIRED +--BenchmarkFile=../examples/flowshop/benchs/020_10_01.txt # -B : Benchmark file name REQUIRED ###### Stopping criterion ###### --maxGen=100 # -G : Maximum number of generations (0 = none)