-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSimpleRandomStructure.xml
More file actions
22 lines (22 loc) · 3.18 KB
/
Copy pathSimpleRandomStructure.xml
File metadata and controls
22 lines (22 loc) · 3.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<graphml>
<graph edgedefault="directed" type="digraph">
<node fillcolor="#FFFFFF" id="n1" label="1" radius="0.7" shapeheight="1.4" shapewidth="1.4" strokecolor="#000000" strokewidth="0.026458333333333334" textheight="0.4" x="3.471" y="-3.511"/>
<node fillcolor="#FFFFFF" id="n2" label="2" radius="0.7" shapeheight="1.4" shapewidth="1.4" strokecolor="#000000" strokewidth="0.026458333333333334" textheight="0.4" x="5.509" y="-5.469"/>
<node fillcolor="#FFFFFF" id="n3" label="3" radius="0.7" shapeheight="1.4" shapewidth="1.4" strokecolor="#000000" strokewidth="0.026458333333333334" textheight="0.4" x="5.509" y="-1.527"/>
<node fillcolor="#FFFFFF" id="n4" label="4" radius="0.7" shapeheight="1.4" shapewidth="1.4" strokecolor="#000000" strokewidth="0.026458333333333334" textheight="0.4" x="8.525" y="-5.469"/>
<node fillcolor="#FFFFFF" id="n5" label="5" radius="0.7" shapeheight="1.4" shapewidth="1.4" strokecolor="#000000" strokewidth="0.026458333333333334" textheight="0.4" x="8.525" y="-1.527"/>
<node fillcolor="#FFFFFF" id="n6" label="6" radius="0.7" shapeheight="1.4" shapewidth="1.4" strokecolor="#000000" strokewidth="0.026458333333333334" textheight="0.4" x="10.493" y="-3.511"/>
<edge arrowheadlength="0.2" color="#000000" isdirected="true" label="" lineType="PLAIN" source="n3" target="n5" thickness="0.026458333333333334" type="BEZIER" weight="1.0"/>
<edge arrowheadlength="0.2" color="#000000" isdirected="true" label="" lineType="PLAIN" source="n2" target="n5" thickness="0.026458333333333334" type="BEZIER" weight="4.0"/>
<edge arrowheadlength="0.2" color="#000000" isdirected="true" label="" lineType="PLAIN" source="n2" target="n4" thickness="0.026458333333333334" type="BEZIER" weight="5.0"/>
<edge arrowheadlength="0.2" color="#000000" isdirected="true" label="" lineType="PLAIN" source="n5" target="n6" thickness="0.026458333333333334" type="BEZIER" weight="4.0"/>
<edge arrowheadlength="0.2" color="#000000" isdirected="true" label="" lineType="PLAIN" source="n4" target="n6" thickness="0.026458333333333334" type="BEZIER" weight="1.0"/>
<edge arrowheadlength="0.2" color="#000000" isdirected="true" label="" lineType="PLAIN" source="n2" target="n3" thickness="0.026458333333333334" type="BEZIER" weight="1.0"/>
<edge arrowheadlength="0.2" color="#000000" isdirected="true" label="" lineType="PLAIN" source="n4" target="n5" thickness="0.026458333333333334" type="BEZIER" weight="5.0"/>
<edge arrowheadlength="0.2" color="#000000" isdirected="true" label="" lineType="PLAIN" source="n3" target="n4" thickness="0.026458333333333334" type="BEZIER" weight="2.0"/>
<edge arrowheadlength="0.2" color="#000000" isdirected="true" label="" lineType="PLAIN" source="n6" target="n5" thickness="0.026458333333333334" type="BEZIER" weight="1.0"/>
<edge arrowheadlength="0.2" color="#000000" isdirected="true" label="" lineType="PLAIN" source="n1" target="n2" thickness="0.026458333333333334" type="BEZIER" weight="1.0"/>
<edge arrowheadlength="0.2" color="#000000" isdirected="true" label="" lineType="PLAIN" source="n1" target="n3" thickness="0.026458333333333334" type="BEZIER" weight="4.0"/>
</graph>
</graphml>