You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{ |
|
"GA":{ |
|
|
|
"BUILD_CMD": "./examples/omnetpp/build_omnetpp", |
|
|
|
"TEST_CMD": "./examples/omnetpp/test_omnetpp", |
|
|
|
"OUTPUT": "output", |
|
|
|
"CONF": "examples/omnetpp/conf", |
|
|
|
"NUM_BUILDER": 3, |
|
|
|
"NUM_TESTER": 2, |
|
|
|
"STOP_THRESHOLD": 20, |
|
|
|
"NUM_CHROMOSOMES": 10, |
|
|
|
"NUM_TRIALS": 20, |
|
|
|
"MUTATION_RATE": 0.03 |
|
} |
|
} |