Commit 400deca2 authored by Georgios Dagkakis's avatar Georgios Dagkakis

model to be able to define string in ACO

parent e6b7900c
...@@ -21,10 +21,10 @@ ...@@ -21,10 +21,10 @@
"type": "number" "type": "number"
}, },
"ACO": { "ACO": {
"default": 0, "default": "0",
"description": "ACO", "description": "ACO",
"name": "ACO", "name": "ACO",
"type": "number" "type": "string"
}, },
"ACOpopulationSize": { "ACOpopulationSize": {
"default": 5, "default": 5,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment