Organisation

This commit is contained in:
2025-10-28 20:08:14 +01:00
parent d3fd0e11eb
commit 407312ac4d
10 changed files with 167 additions and 166 deletions

16
docs/graphe-A-pondere.svg Normal file
View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="430" height="150"
style="font-family: ui-sans-serif, system-ui, sans-serif;font-size:14px">
<circle r="5" cx="20" cy="100" /><text x="5" y="105">A</text>
<circle r="5" cx="90" cy="140" /><text x="100" y="145">B</text>
<circle r="5" cx="110" cy="40" /><text x="105" y="30">C</text>
<circle r="5" cx="185" cy="130" /><text x="180" y="150">D</text>
<circle r="5" cx="195" cy="15" /><text x="180" y="10">E</text>
<circle r="5" cx="263" cy="70" /><text x="275" y="75">F</text>
<circle r="5" cx="320" cy="15" /><text x="325" y="10">G</text>
<circle r="5" cx="353" cy="115" /><text x="335" y="120">H</text>
<circle r="5" cx="405" cy="55" /><text x="400" y="45">I</text>
<circle r="5" cx="411" cy="115" /><text x="405" y="135">J</text>
</svg>

After

Width:  |  Height:  |  Size: 842 B