Files
pert-graph-generator/graphs/bug.xml
2025-05-14 11:46:50 +02:00

142 lines
3.1 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!--Created with Graph Editor-->
<graph title="PERT : exemple 2" type="PERT">
<nodes>
<node id="1">
<x>86</x>
<y>670</y>
<radius>30</radius>
<label>0</label>
<color>#FFFFFF</color>
<start>0</start>
<end>0</end>
</node>
<node id="2">
<x>347</x>
<y>503</y>
<radius>30</radius>
<label>1</label>
<color>#FFFFFF</color>
<start>14</start>
<end>14</end>
</node>
<node id="3">
<x>364</x>
<y>833</y>
<radius>30</radius>
<label>2</label>
<color>#FFFFFF</color>
<start>14</start>
<end>14</end>
</node>
<node id="4">
<x>654</x>
<y>758</y>
<radius>30</radius>
<label>3</label>
<color>#FFFFFF</color>
<start>33</start>
<end>33</end>
</node>
<node id="5">
<x>639</x>
<y>492</y>
<radius>30</radius>
<label>4</label>
<color>#FFFFFF</color>
<start>22</start>
<end>22</end>
</node>
<node id="6">
<x>903</x>
<y>565</y>
<radius>30</radius>
<label>5</label>
<color>#FFFFFF</color>
<start>41</start>
<end>41</end>
</node>
<node id="7">
<x>785</x>
<y>244</y>
<radius>30</radius>
<label>6</label>
<color>#FFFFFF</color>
<start>41</start>
<end>41</end>
</node>
</nodes>
<edges>
<edge>
<source>1</source>
<target>2</target>
<stroke>2</stroke>
<label>A/14</label>
<color>#FF0000</color>
</edge>
<edge>
<source>1</source>
<target>3</target>
<stroke>1</stroke>
<label>B/8</label>
<color>#000000</color>
</edge>
<edge>
<source>3</source>
<target>4</target>
<stroke>2</stroke>
<label>C/19</label>
<color>#FF0000</color>
</edge>
<edge>
<source>2</source>
<target>5</target>
<stroke>2</stroke>
<label>D/8</label>
<color>#FF0000</color>
</edge>
<edge>
<source>4</source>
<target>6</target>
<stroke>2</stroke>
<label>E/8</label>
<color>#FF0000</color>
</edge>
<edge>
<source>2</source>
<target>7</target>
<stroke>1</stroke>
<label>F/1</label>
<color>#000000</color>
</edge>
<edge>
<source>5</source>
<target>7</target>
<stroke>2</stroke>
<label>G/19</label>
<color>#FF0000</color>
</edge>
<edge>
<source>6</source>
<target>7</target>
<stroke>2</stroke>
<label>H/0</label>
<color>#FF0000</color>
</edge>
<edge>
<source>2</source>
<target>4</target>
<stroke>1</stroke>
<label>I/0</label>
<color>#0000FF</color>
</edge>
<edge>
<source>2</source>
<target>3</target>
<stroke>1</stroke>
<label>J/0</label>
<color>#0000FF</color>
</edge>
</edges>
</graph>