-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathRandomStructure.graphml
More file actions
22 lines (22 loc) · 3.12 KB
/
Copy pathRandomStructure.graphml
File metadata and controls
22 lines (22 loc) · 3.12 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="" radius="0.7" shapeheight="1.0" shapewidth="1.0" strokecolor="#000000" strokewidth="0.026458333333333334" textheight="0.4" x="3.4714583333333335" y="3.511145833333334"/>
<node fillcolor="#FFFFFF" id="n2" label="" radius="0.7" shapeheight="1.0" shapewidth="1.0" strokecolor="#000000" strokewidth="0.026458333333333334" textheight="0.4" x="5.508750000000001" y="5.469062500000001"/>
<node fillcolor="#FFFFFF" id="n3" label="" radius="0.7" shapeheight="1.0" shapewidth="1.0" strokecolor="#000000" strokewidth="0.026458333333333334" textheight="0.4" x="5.508750000000001" y="1.5267708333333334"/>
<node fillcolor="#FFFFFF" id="n4" label="" radius="0.7" shapeheight="1.0" shapewidth="1.0" strokecolor="#000000" strokewidth="0.026458333333333334" textheight="0.4" x="8.525" y="5.469062500000001"/>
<node fillcolor="#FFFFFF" id="n5" label="" radius="0.7" shapeheight="1.0" shapewidth="1.0" strokecolor="#000000" strokewidth="0.026458333333333334" textheight="0.4" x="8.525" y="1.5267708333333334"/>
<node fillcolor="#FFFFFF" id="n6" label="" radius="0.7" shapeheight="1.0" shapewidth="1.0" strokecolor="#000000" strokewidth="0.026458333333333334" textheight="0.4" x="10.492939465195835" y="3.511145833333334"/>
<edge arrowheadlength="0.2" color="#000000" isdirected="true" label="" lineType="PLAIN" source="n4" target="n5" thickness="0.025" type="BEZIER" weight="5.0"/>
<edge arrowheadlength="0.2" color="#000000" isdirected="true" label="" lineType="PLAIN" source="n2" target="n3" thickness="0.025" type="BEZIER" weight="1.0"/>
<edge arrowheadlength="0.2" color="#000000" isdirected="true" label="" lineType="PLAIN" source="n2" target="n5" thickness="0.025" type="BEZIER" weight="4.0"/>
<edge arrowheadlength="0.2" color="#000000" isdirected="true" label="" lineType="PLAIN" source="n3" target="n4" thickness="0.025" type="BEZIER" weight="2.0"/>
<edge arrowheadlength="0.2" color="#000000" isdirected="true" label="" lineType="PLAIN" source="n1" target="n2" thickness="0.025" type="BEZIER" weight="1.0"/>
<edge arrowheadlength="0.2" color="#000000" isdirected="true" label="" lineType="PLAIN" source="n3" target="n5" thickness="0.025" type="BEZIER" weight="1.0"/>
<edge arrowheadlength="0.2" color="#000000" isdirected="true" label="" lineType="PLAIN" source="n1" target="n3" thickness="0.025" type="BEZIER" weight="4.0"/>
<edge arrowheadlength="0.2" color="#000000" isdirected="true" label="" lineType="PLAIN" source="n5" target="n6" thickness="0.025" type="BEZIER" weight="4.0"/>
<edge arrowheadlength="0.2" color="#000000" isdirected="true" label="" lineType="PLAIN" source="n4" target="n6" thickness="0.025" type="BEZIER" weight="1.0"/>
<edge arrowheadlength="0.2" color="#000000" isdirected="true" label="" lineType="PLAIN" source="n6" target="n5" thickness="0.025" type="BEZIER" weight="1.0"/>
<edge arrowheadlength="0.2" color="#000000" isdirected="true" label="" lineType="PLAIN" source="n2" target="n4" thickness="0.025" type="BEZIER" weight="5.0"/>
</graph>
</graphml>