removed CtrlC activated param for Windows support!
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@821 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
35d22a4687
commit
9f14b3341d
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
|||
--maxGen=100 # -G : Maximum number of generations (0 = none)
|
||||
--maxEval=0 # -E : Maximum number of evaluations (0 = none)
|
||||
--maxTime=0 # -T : Maximum running time in seconds (0 = none)
|
||||
--CtrlC=1 # -C : Terminate current generation upon Ctrl C
|
||||
#--CtrlC=1 # -C : Terminate current generation upon Ctrl C (only available on Unix platforms)
|
||||
|
||||
###### Variation Operators ######
|
||||
--crossRate=1 # Relative rate for the only crossover
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue