Import from internal git

This commit is contained in:
Laurent
2025-05-14 11:46:50 +02:00
parent 4e258f2afa
commit 55ccf5dae8
18 changed files with 2618 additions and 0 deletions

204
graphs/AUTOSAVE.xml Normal file
View File

@@ -0,0 +1,204 @@
<?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>94</x>
<y>278</y>
<radius>30</radius>
<label>1</label>
<color>#FFFFFF</color>
<start>0</start>
<end>0</end>
</node>
<node id="2">
<x>334</x>
<y>86</y>
<radius>30</radius>
<label>2</label>
<color>#FFFFFF</color>
<start>16</start>
<end>16</end>
</node>
<node id="3">
<x>249</x>
<y>367</y>
<radius>30</radius>
<label>3</label>
<color>#FFFFFF</color>
<start>8</start>
<end>18</end>
</node>
<node id="4">
<x>567</x>
<y>87</y>
<radius>30</radius>
<label>4</label>
<color>#FFFFFF</color>
<start>16</start>
<end>16</end>
</node>
<node id="5">
<x>315</x>
<y>524</y>
<radius>30</radius>
<label>5</label>
<color>#FFFFFF</color>
<start>8</start>
<end>18</end>
</node>
<node id="6">
<x>332</x>
<y>228</y>
<radius>30</radius>
<label>6</label>
<color>#FFFFFF</color>
<start>19</start>
<end>20</end>
</node>
<node id="7">
<x>425</x>
<y>383</y>
<radius>30</radius>
<label>7</label>
<color>#FFFFFF</color>
<start>19</start>
<end>22</end>
</node>
<node id="8">
<x>328</x>
<y>656</y>
<radius>30</radius>
<label>8</label>
<color>#FFFFFF</color>
<start>3</start>
<end>33</end>
</node>
<node id="9">
<x>625</x>
<y>373</y>
<radius>30</radius>
<label>9</label>
<color>#FFFFFF</color>
<start>23</start>
<end>23</end>
</node>
<node id="10">
<x>798</x>
<y>582</y>
<radius>30</radius>
<label>10</label>
<color>#FFFFFF</color>
<start>40</start>
<end>40</end>
</node>
</nodes>
<edges>
<edge>
<source>1</source>
<target>2</target>
<stroke>2</stroke>
<label>A/16</label>
<color>#0000FF</color>
</edge>
<edge>
<source>1</source>
<target>3</target>
<stroke>1</stroke>
<label>B/8</label>
<color>#000000</color>
</edge>
<edge>
<source>2</source>
<target>4</target>
<stroke>2</stroke>
<label>C/0</label>
<color>#0000FF</color>
</edge>
<edge>
<source>3</source>
<target>5</target>
<stroke>1</stroke>
<label>D/0</label>
<color>#FF0000</color>
</edge>
<edge>
<source>1</source>
<target>6</target>
<stroke>1</stroke>
<label>E/1</label>
<color>#000000</color>
</edge>
<edge>
<source>6</source>
<target>7</target>
<stroke>1</stroke>
<label>F/0</label>
<color>#FF0000</color>
</edge>
<edge>
<source>1</source>
<target>8</target>
<stroke>1</stroke>
<label>G/3</label>
<color>#000000</color>
</edge>
<edge>
<source>6</source>
<target>9</target>
<stroke>1</stroke>
<label>H/3</label>
<color>#000000</color>
</edge>
<edge>
<source>7</source>
<target>10</target>
<stroke>1</stroke>
<label>I/18</label>
<color>#000000</color>
</edge>
<edge>
<source>4</source>
<target>6</target>
<stroke>1</stroke>
<label>J/3</label>
<color>#000000</color>
</edge>
<edge>
<source>5</source>
<target>10</target>
<stroke>1</stroke>
<label>K/4</label>
<color>#000000</color>
</edge>
<edge>
<source>8</source>
<target>10</target>
<stroke>1</stroke>
<label>L/7</label>
<color>#000000</color>
</edge>
<edge>
<source>9</source>
<target>10</target>
<stroke>2</stroke>
<label>M/17</label>
<color>#0000FF</color>
</edge>
<edge>
<source>5</source>
<target>9</target>
<stroke>1</stroke>
<label>N/5</label>
<color>#000000</color>
</edge>
<edge>
<source>4</source>
<target>9</target>
<stroke>2</stroke>
<label>O/7</label>
<color>#0000FF</color>
</edge>
</edges>
</graph>