Commit d0cf39ca authored by Jérome Perrin's avatar Jérome Perrin

update json to have current date set

parent ac358cf7
{ {
"edges": { "edges": {
"con_10": [ "con_10": [
"Q2", "Q1",
"M2", "M1",
{} {}
], ],
"con_15": [ "con_15": [
"Q3", "Q2",
"EDM", "M2",
{} {}
], ],
"con_5": [ "con_5": [
"Q1", "Q3",
"M1", "EDM",
{} {}
] ]
}, },
"general": { "general": {
"confidenceLevel": "0.95", "confidenceLevel": "0.95",
"currentDate": "", "currentDate": "2013/01/01",
"maxSimTime": "-1", "maxSimTime": "-1",
"numberOfAntsPerGenerations": "20", "numberOfAntsPerGenerations": "20",
"numberOfGenerations": "10", "numberOfGenerations": "10",
......
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