Skip to content

Commit 627e199

Browse files
Update the configurations
1 parent 0cd2fb9 commit 627e199

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

experiment/configurations/configuration1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
"probe_objective": true
99
}
1010
]
11-
}
11+
}

experiment/configurations/configuration2.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"configurations": [
33
{
44
"algorithm": "DynaMOSA",
5-
"seed": "3000",
5+
"seed": "2000",
66
"search_time": 3600,
77
"total_time": 900,
88
"probe_objective": false
99
}
1010
]
11-
}
11+
}

experiment/configurations/configuration3.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
"probe_objective": false
99
}
1010
]
11-
}
11+
}

0 commit comments

Comments
 (0)