Commit 5a83d2b1 authored by Georgios Dagkakis's avatar Georgios Dagkakis

dump update. Series in list changed but results should be same. Got to define...

dump update. Series in list changed but results should be same. Got to define the exact output format
parent e6262d40
...@@ -115,15 +115,15 @@ ...@@ -115,15 +115,15 @@
"time": 1.0 "time": 1.0
}, },
{ {
"allocation": 50.0, "allocation": 40.0,
"operation": "CS2", "operation": "CS2",
"project": "P1", "project": "P2",
"time": 2.0 "time": 2.0
}, },
{ {
"allocation": 40.0, "allocation": 50.0,
"operation": "CS2", "operation": "CS2",
"project": "P2", "project": "P1",
"time": 2.0 "time": 2.0
} }
], ],
...@@ -167,15 +167,15 @@ ...@@ -167,15 +167,15 @@
"time": 0.0 "time": 0.0
}, },
{ {
"allocation": 50, "allocation": 50.0,
"operation": "CS3", "operation": "CS3",
"project": "P1", "project": "P2",
"time": 1.0 "time": 1.0
}, },
{ {
"allocation": 50.0, "allocation": 50,
"operation": "CS3", "operation": "CS3",
"project": "P2", "project": "P1",
"time": 1.0 "time": 1.0
} }
], ],
......
...@@ -57,12 +57,6 @@ ...@@ -57,12 +57,6 @@
} }
], ],
"detailedWorkPlan": [ "detailedWorkPlan": [
{
"allocation": 66.66666666666667,
"operation": "CS1",
"project": "P1",
"time": 0.0
},
{ {
"allocation": 33.333333333333336, "allocation": 33.333333333333336,
"operation": "CS1", "operation": "CS1",
...@@ -70,16 +64,22 @@ ...@@ -70,16 +64,22 @@
"time": 0.0 "time": 0.0
}, },
{ {
"allocation": 33.33333333333333, "allocation": 66.66666666666667,
"operation": "CS1", "operation": "CS1",
"project": "P1", "project": "P1",
"time": 1.0 "time": 0.0
}, },
{ {
"allocation": 16.666666666666664, "allocation": 16.666666666666664,
"operation": "CS1", "operation": "CS1",
"project": "P2", "project": "P2",
"time": 1.0 "time": 1.0
},
{
"allocation": 33.33333333333333,
"operation": "CS1",
"project": "P1",
"time": 1.0
} }
], ],
"meanUtilization": 0.25 "meanUtilization": 0.25
...@@ -116,12 +116,6 @@ ...@@ -116,12 +116,6 @@
} }
], ],
"detailedWorkPlan": [ "detailedWorkPlan": [
{
"allocation": 20.000000000000004,
"operation": "CS2",
"project": "P1",
"time": 1.0
},
{ {
"allocation": 40.00000000000001, "allocation": 40.00000000000001,
"operation": "CS2", "operation": "CS2",
...@@ -129,16 +123,22 @@ ...@@ -129,16 +123,22 @@
"time": 1.0 "time": 1.0
}, },
{ {
"allocation": 29.999999999999996, "allocation": 20.000000000000004,
"operation": "CS2", "operation": "CS2",
"project": "P1", "project": "P1",
"time": 2.0 "time": 1.0
}, },
{ {
"allocation": 59.99999999999999, "allocation": 59.99999999999999,
"operation": "CS2", "operation": "CS2",
"project": "P2", "project": "P2",
"time": 2.0 "time": 2.0
},
{
"allocation": 29.999999999999996,
"operation": "CS2",
"project": "P1",
"time": 2.0
} }
], ],
"meanUtilization": 0.25142857142857145 "meanUtilization": 0.25142857142857145
...@@ -175,12 +175,6 @@ ...@@ -175,12 +175,6 @@
} }
], ],
"detailedWorkPlan": [ "detailedWorkPlan": [
{
"allocation": 16.666666666666668,
"operation": "CS3",
"project": "P1",
"time": 0.0
},
{ {
"allocation": 33.333333333333336, "allocation": 33.333333333333336,
"operation": "CS3", "operation": "CS3",
...@@ -188,16 +182,22 @@ ...@@ -188,16 +182,22 @@
"time": 0.0 "time": 0.0
}, },
{ {
"allocation": 33.33333333333333, "allocation": 16.666666666666668,
"operation": "CS3", "operation": "CS3",
"project": "P1", "project": "P1",
"time": 1.0 "time": 0.0
}, },
{ {
"allocation": 66.66666666666666, "allocation": 66.66666666666666,
"operation": "CS3", "operation": "CS3",
"project": "P2", "project": "P2",
"time": 1.0 "time": 1.0
},
{
"allocation": 33.33333333333333,
"operation": "CS3",
"project": "P1",
"time": 1.0
} }
], ],
"meanUtilization": 0.4 "meanUtilization": 0.4
...@@ -237,25 +237,25 @@ ...@@ -237,25 +237,25 @@
{ {
"allocation": 40.0, "allocation": 40.0,
"operation": "CS4", "operation": "CS4",
"project": "P1", "project": "P2",
"time": 3.0 "time": 3.0
}, },
{ {
"allocation": 40.0, "allocation": 40.0,
"operation": "CS4", "operation": "CS4",
"project": "P2", "project": "P1",
"time": 3.0 "time": 3.0
}, },
{ {
"allocation": 10.0, "allocation": 10.0,
"operation": "CS4", "operation": "CS4",
"project": "P1", "project": "P2",
"time": 4.0 "time": 4.0
}, },
{ {
"allocation": 10.0, "allocation": 10.0,
"operation": "CS4", "operation": "CS4",
"project": "P2", "project": "P1",
"time": 4.0 "time": 4.0
} }
], ],
......
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