forked from minhn02/RobotSchedule
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathscheduler.drawio
47 lines (47 loc) · 3.29 KB
/
scheduler.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<mxfile host="65bd71144e">
<diagram id="hiixmj9V3vwwyC8Dr__h" name="Page-1">
<mxGraphModel dx="453" dy="879" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="0" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="5" value="" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="190" width="570" height="360" as="geometry"/>
</mxCell>
<mxCell id="6" value="High Level" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="190" y="-30" width="60" height="30" as="geometry"/>
</mxCell>
<mxCell id="12" style="edgeStyle=none;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="1" source="7" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="470" y="50" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="13" value="Windows with Workloads<br>&nbsp;and Machines" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="12" vertex="1" connectable="0">
<mxGeometry x="0.1334" y="1" relative="1" as="geometry">
<mxPoint x="42" y="-19" as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="7" value="Window Packing" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="230" y="20" width="190" height="60" as="geometry"/>
</mxCell>
<mxCell id="10" style="edgeStyle=none;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="1" source="9" target="7" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="9" value="Workload" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="30" y="20" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="14" value="" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="190" y="390" width="570" height="230" as="geometry"/>
</mxCell>
<mxCell id="15" value="Per Window" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="190" y="360" width="80" height="30" as="geometry"/>
</mxCell>
<mxCell id="16" value="Segmentation Heuristics" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="230" y="430" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="20" value="Scheduler" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="380" y="430" width="120" height="60" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>