Fix tests

This commit is contained in:
2020-05-22 08:58:42 -05:00
parent bb88e6e2e1
commit 56898882eb
3 changed files with 10 additions and 5 deletions

View File

@@ -121,7 +121,12 @@
"capacity": 1000,
"opening cost": [3000, 3000],
"fixed operating cost": [50.0, 50.0],
"variable operating cost": [50.0, 50.0]
"variable operating cost": [50.0, 50.0],
"disposal": {
"P3": {
"cost": [100.0, 100.0]
}
}
},
"L4": {
"latitude": 0.75,