Update Documentation authored by Christian Reuschling's avatar Christian Reuschling
......@@ -26,9 +26,7 @@ Following an example of a stdInd json structure a fitness function call will rec
"shellVarNameExample": "shellVarValueExample",
"score": "0.7426"
},
"candidateVectorParamNames": [
"summandA","summandB","summandC","summandD"
],
"candidateVectorParamNames": ["summandA","summandB","summandC","summandD"],
"candidateVector": ["7","25","0","25"],
"parentsMetadata": [
{
......
......