-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathevolve.param
More file actions
16 lines (13 loc) · 756 Bytes
/
evolve.param
File metadata and controls
16 lines (13 loc) · 756 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
###### General ######
# --help=0 # -h : Prints this message
# --stopOnUnknownParam=1 # Stop if unkown param entered
###### Param ######
--popSize=100 # -P : Population size
--maxGen=100 # -G : Maximum number of generations
--mutEpsilon=0.01 # -e : epsilon for mutation
--pCross=0.25 # -C : Crossover probability
--pMut=0.35 # -M : Mutation probability
--pPath=/home/asaleh/Diplomka/evolve
--pModule=OjectiveVectorTraitsPrecomputed
###### Persistence ######
# --status=./Sch1.status # Status file