Bessere Verteilung: Strafen/Mutation, plus Abstammungsbaum mit Id-Herkunft

Weniger vermeidbare Gruppentrennungen:
- strafen.cfg: Tischbesetzung bestraft jetzt gestaffelt nach freien
  Plaetzen (teilbelegte Tische am teuersten, mit Fallback auf den
  naechstkleineren Eintrag), Trennungsstrafen deutlich erhoeht - so
  werden Gruppen nicht mehr getrennt, obwohl leere Tische danebenstehen
- gibPunkte('Tischbesetzung') mit Naechst-kleiner-Fallback
- mutieren() setzt geraeumte Gruppen groesste-zuerst neu
  (GruppenSetzen(GrosseZuerst=True)), damit grosse Gruppen die frei
  gewordenen ganzen Tische bekommen und wieder zusammenkommen
  (uebrig bleiben nur physisch unvermeidbare Trennungen, Gruppe > Tisch)

Abstammungsbaum (neuer Schalter --show-lineage -> Abstammung.svg):
- neue Klasse ga.Abstammung zeichnet den vollen Mutationsbaum aller
  Loesungen; der Ast der finalen besten Loesung ist hervorgehoben und
  mit ihrer Id beschriftet
- hierarchische Loesungs-Ids (Farm._WurzelId/_KindId): Wurzel '7',
  Mutationskind '7.2', dessen Kind '7.2.1' - die ganze Abstammung ist
  direkt aus der Id ablesbar

Tests (15 gruen), README und CLAUDE.md aktualisiert; Beispiele mit den
neuen Strafen und beiden Grafiken neu berechnet.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Michael Stangl
2026-07-11 22:38:43 +02:00
parent 644f61ef6b
commit 6710d4f06a
28 changed files with 3908 additions and 1468 deletions
+458
View File
@@ -0,0 +1,458 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="2200" height="430" viewBox="0 0 2200 430" font-family="sans-serif">
<rect width="100%" height="100%" fill="white"/>
<text x="1100" y="30" text-anchor="middle" font-size="16" fill="#333">Abstammung der Loesungen (Mutationsbaum)</text>
<line x1="60.0" y1="60.0" x2="60.0" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="646.7" y1="60.0" x2="639.2" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1233.3" y1="60.0" x2="1218.5" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1820.0" y1="60.0" x2="1797.7" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1926.7" y1="60.0" x2="1903.0" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1980.0" y1="60.0" x2="1955.7" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="2033.3" y1="60.0" x2="2008.4" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="2086.7" y1="60.0" x2="2061.0" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="2140.0" y1="60.0" x2="2113.7" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="113.3" y1="60.0" x2="112.7" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="166.7" y1="60.0" x2="165.3" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="220.0" y1="60.0" x2="218.0" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="273.3" y1="60.0" x2="270.6" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="326.7" y1="60.0" x2="323.3" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="380.0" y1="60.0" x2="375.9" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="433.3" y1="60.0" x2="428.6" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="486.7" y1="60.0" x2="481.3" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="540.0" y1="60.0" x2="533.9" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="593.3" y1="60.0" x2="586.6" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="700.0" y1="60.0" x2="691.9" y2="150.0" stroke="#c04040" stroke-width="2.5"/>
<line x1="753.3" y1="60.0" x2="744.6" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="806.7" y1="60.0" x2="797.2" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="860.0" y1="60.0" x2="849.9" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="913.3" y1="60.0" x2="902.5" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="966.7" y1="60.0" x2="955.2" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1020.0" y1="60.0" x2="1007.8" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1073.3" y1="60.0" x2="1060.5" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1126.7" y1="60.0" x2="1113.2" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1180.0" y1="60.0" x2="1165.8" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1286.7" y1="60.0" x2="1271.1" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1340.0" y1="60.0" x2="1323.8" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1393.3" y1="60.0" x2="1376.5" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1446.7" y1="60.0" x2="1429.1" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1500.0" y1="60.0" x2="1481.8" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1553.3" y1="60.0" x2="1534.4" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1606.7" y1="60.0" x2="1587.1" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1660.0" y1="60.0" x2="1639.7" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1713.3" y1="60.0" x2="1692.4" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1766.7" y1="60.0" x2="1745.1" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1873.3" y1="60.0" x2="1850.4" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="60.0" y1="60.0" x2="86.3" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="646.7" y1="60.0" x2="665.6" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1233.3" y1="60.0" x2="1244.8" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1820.0" y1="60.0" x2="1824.1" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1926.7" y1="60.0" x2="1929.4" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1980.0" y1="60.0" x2="1982.0" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="2033.3" y1="60.0" x2="2034.7" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="2086.7" y1="60.0" x2="2087.3" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="2140.0" y1="60.0" x2="2140.0" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="113.3" y1="60.0" x2="139.0" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="166.7" y1="60.0" x2="191.6" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="220.0" y1="60.0" x2="244.3" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="273.3" y1="60.0" x2="297.0" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="326.7" y1="60.0" x2="349.6" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="380.0" y1="60.0" x2="402.3" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="433.3" y1="60.0" x2="454.9" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="486.7" y1="60.0" x2="507.6" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="540.0" y1="60.0" x2="560.3" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="593.3" y1="60.0" x2="612.9" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="700.0" y1="60.0" x2="718.2" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="753.3" y1="60.0" x2="770.9" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="806.7" y1="60.0" x2="823.5" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="860.0" y1="60.0" x2="876.2" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="913.3" y1="60.0" x2="928.9" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="966.7" y1="60.0" x2="981.5" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1020.0" y1="60.0" x2="1034.2" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1073.3" y1="60.0" x2="1086.8" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1126.7" y1="60.0" x2="1139.5" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1180.0" y1="60.0" x2="1192.2" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1286.7" y1="60.0" x2="1297.5" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1340.0" y1="60.0" x2="1350.1" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1393.3" y1="60.0" x2="1402.8" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1446.7" y1="60.0" x2="1455.4" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1500.0" y1="60.0" x2="1508.1" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1553.3" y1="60.0" x2="1560.8" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1606.7" y1="60.0" x2="1613.4" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1660.0" y1="60.0" x2="1666.1" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1713.3" y1="60.0" x2="1718.7" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1766.7" y1="60.0" x2="1771.4" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="1873.3" y1="60.0" x2="1876.7" y2="150.0" stroke="#bbb" stroke-width="1"/>
<line x1="2008.4" y1="150.0" x2="1984.8" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="2061.0" y1="150.0" x2="2046.9" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="112.7" y1="150.0" x2="122.1" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="218.0" y1="150.0" x2="246.3" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="533.9" y1="150.0" x2="370.4" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="691.9" y1="150.0" x2="494.6" y2="240.0" stroke="#c04040" stroke-width="2.5"/>
<line x1="849.9" y1="150.0" x2="618.8" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="955.2" y1="150.0" x2="680.9" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1007.8" y1="150.0" x2="805.1" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1060.5" y1="150.0" x2="867.2" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1113.2" y1="150.0" x2="929.3" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1165.8" y1="150.0" x2="991.3" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1271.1" y1="150.0" x2="1177.6" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1323.8" y1="150.0" x2="1301.8" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1481.8" y1="150.0" x2="1550.1" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1534.4" y1="150.0" x2="1612.2" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1745.1" y1="150.0" x2="1860.6" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1850.4" y1="150.0" x2="1922.7" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="2087.3" y1="150.0" x2="2109.0" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="139.0" y1="150.0" x2="184.2" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="349.6" y1="150.0" x2="308.4" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="612.9" y1="150.0" x2="432.5" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="770.9" y1="150.0" x2="556.7" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="981.5" y1="150.0" x2="743.0" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1192.2" y1="150.0" x2="1053.4" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1297.5" y1="150.0" x2="1239.7" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1350.1" y1="150.0" x2="1363.9" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1402.8" y1="150.0" x2="1426.0" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1455.4" y1="150.0" x2="1488.1" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1560.8" y1="150.0" x2="1674.3" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1613.4" y1="150.0" x2="1736.4" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1718.7" y1="150.0" x2="1798.5" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="60.0" y1="60.0" x2="60.0" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1233.3" y1="60.0" x2="1115.5" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="2008.4" y1="150.0" x2="2015.8" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="2061.0" y1="150.0" x2="2077.9" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="112.7" y1="150.0" x2="153.1" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="218.0" y1="150.0" x2="277.3" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="533.9" y1="150.0" x2="401.5" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="691.9" y1="150.0" x2="525.7" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="849.9" y1="150.0" x2="649.9" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="955.2" y1="150.0" x2="711.9" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1007.8" y1="150.0" x2="836.1" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1060.5" y1="150.0" x2="898.2" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1113.2" y1="150.0" x2="960.3" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1165.8" y1="150.0" x2="1022.4" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1271.1" y1="150.0" x2="1208.7" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1323.8" y1="150.0" x2="1332.8" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1481.8" y1="150.0" x2="1581.2" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1534.4" y1="150.0" x2="1643.3" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1745.1" y1="150.0" x2="1891.6" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1850.4" y1="150.0" x2="1953.7" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="2087.3" y1="150.0" x2="2140.0" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="139.0" y1="150.0" x2="215.2" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="349.6" y1="150.0" x2="339.4" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="612.9" y1="150.0" x2="463.6" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="770.9" y1="150.0" x2="587.8" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="981.5" y1="150.0" x2="774.0" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1192.2" y1="150.0" x2="1084.5" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1297.5" y1="150.0" x2="1270.7" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1350.1" y1="150.0" x2="1394.9" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1402.8" y1="150.0" x2="1457.0" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1455.4" y1="150.0" x2="1519.1" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1560.8" y1="150.0" x2="1705.4" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1613.4" y1="150.0" x2="1767.5" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1718.7" y1="150.0" x2="1829.6" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="60.0" y1="60.0" x2="91.0" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1233.3" y1="60.0" x2="1146.6" y2="240.0" stroke="#bbb" stroke-width="1"/>
<line x1="1984.8" y1="240.0" x2="1875.3" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="246.3" y1="240.0" x2="211.3" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="494.6" y1="240.0" x2="438.2" y2="330.0" stroke="#c04040" stroke-width="2.5"/>
<line x1="618.8" y1="240.0" x2="589.5" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="680.9" y1="240.0" x2="665.1" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="805.1" y1="240.0" x2="816.4" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="991.3" y1="240.0" x2="967.6" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1177.6" y1="240.0" x2="1194.5" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1550.1" y1="240.0" x2="1572.7" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1612.2" y1="240.0" x2="1648.4" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="184.2" y1="240.0" x2="135.6" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1363.9" y1="240.0" x2="1270.2" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1488.1" y1="240.0" x2="1497.1" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="525.7" y1="240.0" x2="513.8" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="711.9" y1="240.0" x2="740.7" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="898.2" y1="240.0" x2="892.0" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1022.4" y1="240.0" x2="1043.3" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1953.7" y1="240.0" x2="1799.6" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="2140.0" y1="240.0" x2="2102.2" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="463.6" y1="240.0" x2="362.5" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1394.9" y1="240.0" x2="1345.8" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1457.0" y1="240.0" x2="1421.5" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1767.5" y1="240.0" x2="1724.0" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1146.6" y1="240.0" x2="1118.9" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="2008.4" y1="150.0" x2="1950.9" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="2061.0" y1="150.0" x2="2026.5" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="112.7" y1="150.0" x2="60.0" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="218.0" y1="150.0" x2="286.9" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1984.8" y1="240.0" x2="1913.1" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="246.3" y1="240.0" x2="249.1" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="494.6" y1="240.0" x2="476.0" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="618.8" y1="240.0" x2="627.3" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="680.9" y1="240.0" x2="702.9" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="805.1" y1="240.0" x2="854.2" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="991.3" y1="240.0" x2="1005.5" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1177.6" y1="240.0" x2="1232.4" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1550.1" y1="240.0" x2="1610.5" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1612.2" y1="240.0" x2="1686.2" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="184.2" y1="240.0" x2="173.5" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1363.9" y1="240.0" x2="1308.0" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1488.1" y1="240.0" x2="1534.9" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="525.7" y1="240.0" x2="551.6" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="711.9" y1="240.0" x2="778.5" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="898.2" y1="240.0" x2="929.8" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1022.4" y1="240.0" x2="1081.1" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1953.7" y1="240.0" x2="1837.5" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="2140.0" y1="240.0" x2="2140.0" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="463.6" y1="240.0" x2="400.4" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1394.9" y1="240.0" x2="1383.6" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1457.0" y1="240.0" x2="1459.3" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1767.5" y1="240.0" x2="1761.8" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="1146.6" y1="240.0" x2="1156.7" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="2008.4" y1="150.0" x2="1988.7" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="2061.0" y1="150.0" x2="2064.4" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="112.7" y1="150.0" x2="97.8" y2="330.0" stroke="#bbb" stroke-width="1"/>
<line x1="218.0" y1="150.0" x2="324.7" y2="330.0" stroke="#bbb" stroke-width="1"/>
<circle cx="60.0" cy="60.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 1, Wert -19.7</title></circle>
<circle cx="646.7" cy="60.0" r="5" fill="#8e523c" stroke="#333" stroke-width="0.5"><title>Id 2, Wert -133.7</title></circle>
<circle cx="1233.3" cy="60.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 3, Wert -19.7</title></circle>
<circle cx="1820.0" cy="60.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 4, Wert -19.7</title></circle>
<circle cx="1926.7" cy="60.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 5, Wert -19.7</title></circle>
<circle cx="1980.0" cy="60.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 6, Wert -19.7</title></circle>
<circle cx="2033.3" cy="60.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 7, Wert -19.7</title></circle>
<circle cx="2086.7" cy="60.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 8, Wert -19.7</title></circle>
<circle cx="2140.0" cy="60.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 9, Wert -60.3</title></circle>
<circle cx="113.3" cy="60.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 10, Wert -19.7</title></circle>
<circle cx="166.7" cy="60.0" r="5" fill="#8e523c" stroke="#333" stroke-width="0.5"><title>Id 11, Wert -133.7</title></circle>
<circle cx="220.0" cy="60.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 12, Wert -19.7</title></circle>
<circle cx="273.3" cy="60.0" r="5" fill="#a94237" stroke="#333" stroke-width="0.5"><title>Id 13, Wert -163.7</title></circle>
<circle cx="326.7" cy="60.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 14, Wert -19.7</title></circle>
<circle cx="380.0" cy="60.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 15, Wert -19.7</title></circle>
<circle cx="433.3" cy="60.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 16, Wert -19.7</title></circle>
<circle cx="486.7" cy="60.0" r="5" fill="#527347" stroke="#333" stroke-width="0.5"><title>Id 17, Wert -67.0</title></circle>
<circle cx="540.0" cy="60.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 18, Wert -19.7</title></circle>
<circle cx="593.3" cy="60.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 19, Wert -19.7</title></circle>
<circle cx="700.0" cy="60.0" r="7" fill="#527347" stroke="#c04040" stroke-width="2"><title>Id 20, Wert -67.0</title></circle>
<circle cx="753.3" cy="60.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 21, Wert -60.3</title></circle>
<circle cx="806.7" cy="60.0" r="5" fill="#8e523c" stroke="#333" stroke-width="0.5"><title>Id 22, Wert -133.7</title></circle>
<circle cx="860.0" cy="60.0" r="5" fill="#b53c35" stroke="#333" stroke-width="0.5"><title>Id 23, Wert -176.3</title></circle>
<circle cx="913.3" cy="60.0" r="5" fill="#8e523c" stroke="#333" stroke-width="0.5"><title>Id 24, Wert -133.7</title></circle>
<circle cx="966.7" cy="60.0" r="5" fill="#527347" stroke="#333" stroke-width="0.5"><title>Id 25, Wert -67.0</title></circle>
<circle cx="1020.0" cy="60.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 26, Wert -19.7</title></circle>
<circle cx="1073.3" cy="60.0" r="5" fill="#527347" stroke="#333" stroke-width="0.5"><title>Id 27, Wert -67.0</title></circle>
<circle cx="1126.7" cy="60.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 28, Wert -19.7</title></circle>
<circle cx="1180.0" cy="60.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 29, Wert -19.7</title></circle>
<circle cx="1286.7" cy="60.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 30, Wert -19.7</title></circle>
<circle cx="1340.0" cy="60.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 31, Wert -19.7</title></circle>
<circle cx="1393.3" cy="60.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 32, Wert -19.7</title></circle>
<circle cx="1446.7" cy="60.0" r="5" fill="#527347" stroke="#333" stroke-width="0.5"><title>Id 33, Wert -67.0</title></circle>
<circle cx="1500.0" cy="60.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 34, Wert -19.7</title></circle>
<circle cx="1553.3" cy="60.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 35, Wert -19.7</title></circle>
<circle cx="1606.7" cy="60.0" r="5" fill="#527347" stroke="#333" stroke-width="0.5"><title>Id 36, Wert -67.0</title></circle>
<circle cx="1660.0" cy="60.0" r="5" fill="#746041" stroke="#333" stroke-width="0.5"><title>Id 37, Wert -105.0</title></circle>
<circle cx="1713.3" cy="60.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 38, Wert -19.7</title></circle>
<circle cx="1766.7" cy="60.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 39, Wert -60.3</title></circle>
<circle cx="1873.3" cy="60.0" r="5" fill="#527347" stroke="#333" stroke-width="0.5"><title>Id 40, Wert -67.0</title></circle>
<circle cx="60.0" cy="150.0" r="5" fill="#944e3b" stroke="#333" stroke-width="0.5"><title>Id 1.1, Wert -140.3</title></circle>
<circle cx="639.2" cy="150.0" r="5" fill="#8e523c" stroke="#333" stroke-width="0.5"><title>Id 2.1, Wert -133.7</title></circle>
<circle cx="1218.5" cy="150.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 3.1, Wert -60.3</title></circle>
<circle cx="1797.7" cy="150.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 4.1, Wert -60.3</title></circle>
<circle cx="1903.0" cy="150.0" r="5" fill="#c83232" stroke="#333" stroke-width="0.5"><title>Id 5.1, Wert -197.0</title></circle>
<circle cx="1955.7" cy="150.0" r="5" fill="#b53c35" stroke="#333" stroke-width="0.5"><title>Id 6.1, Wert -176.3</title></circle>
<circle cx="2008.4" cy="150.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 7.1, Wert -19.7</title></circle>
<circle cx="2061.0" cy="150.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 8.1, Wert -19.7</title></circle>
<circle cx="2113.7" cy="150.0" r="5" fill="#c13533" stroke="#333" stroke-width="0.5"><title>Id 9.1, Wert -190.3</title></circle>
<circle cx="112.7" cy="150.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 10.1, Wert -19.7</title></circle>
<circle cx="165.3" cy="150.0" r="5" fill="#8e523c" stroke="#333" stroke-width="0.5"><title>Id 11.1, Wert -133.7</title></circle>
<circle cx="218.0" cy="150.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 12.1, Wert -19.7</title></circle>
<circle cx="270.6" cy="150.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 13.1, Wert -60.3</title></circle>
<circle cx="323.3" cy="150.0" r="5" fill="#c13533" stroke="#333" stroke-width="0.5"><title>Id 14.1, Wert -190.3</title></circle>
<circle cx="375.9" cy="150.0" r="5" fill="#c13533" stroke="#333" stroke-width="0.5"><title>Id 15.1, Wert -190.3</title></circle>
<circle cx="428.6" cy="150.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 16.1, Wert -60.3</title></circle>
<circle cx="481.3" cy="150.0" r="5" fill="#944e3b" stroke="#333" stroke-width="0.5"><title>Id 17.1, Wert -140.3</title></circle>
<circle cx="533.9" cy="150.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 18.1, Wert -19.7</title></circle>
<circle cx="586.6" cy="150.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 19.1, Wert -60.3</title></circle>
<circle cx="691.9" cy="150.0" r="7" fill="#288c50" stroke="#c04040" stroke-width="2"><title>Id 20.1, Wert -19.7</title></circle>
<circle cx="744.6" cy="150.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 21.1, Wert -60.3</title></circle>
<circle cx="797.2" cy="150.0" r="5" fill="#626a44" stroke="#333" stroke-width="0.5"><title>Id 22.1, Wert -85.0</title></circle>
<circle cx="849.9" cy="150.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 23.1, Wert -19.7</title></circle>
<circle cx="902.5" cy="150.0" r="5" fill="#8e523c" stroke="#333" stroke-width="0.5"><title>Id 24.1, Wert -133.7</title></circle>
<circle cx="955.2" cy="150.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 25.1, Wert -19.7</title></circle>
<circle cx="1007.8" cy="150.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 26.1, Wert -19.7</title></circle>
<circle cx="1060.5" cy="150.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 27.1, Wert -19.7</title></circle>
<circle cx="1113.2" cy="150.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 28.1, Wert -19.7</title></circle>
<circle cx="1165.8" cy="150.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 29.1, Wert -19.7</title></circle>
<circle cx="1271.1" cy="150.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 30.1, Wert -19.7</title></circle>
<circle cx="1323.8" cy="150.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 31.1, Wert -19.7</title></circle>
<circle cx="1376.5" cy="150.0" r="5" fill="#736141" stroke="#333" stroke-width="0.5"><title>Id 32.1, Wert -103.7</title></circle>
<circle cx="1429.1" cy="150.0" r="5" fill="#b53c35" stroke="#333" stroke-width="0.5"><title>Id 33.1, Wert -176.3</title></circle>
<circle cx="1481.8" cy="150.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 34.1, Wert -19.7</title></circle>
<circle cx="1534.4" cy="150.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 35.1, Wert -19.7</title></circle>
<circle cx="1587.1" cy="150.0" r="5" fill="#c83232" stroke="#333" stroke-width="0.5"><title>Id 36.1, Wert -197.0</title></circle>
<circle cx="1639.7" cy="150.0" r="5" fill="#746041" stroke="#333" stroke-width="0.5"><title>Id 37.1, Wert -105.0</title></circle>
<circle cx="1692.4" cy="150.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 38.1, Wert -60.3</title></circle>
<circle cx="1745.1" cy="150.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 39.1, Wert -19.7</title></circle>
<circle cx="1850.4" cy="150.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 40.1, Wert -19.7</title></circle>
<circle cx="86.3" cy="150.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 1.2, Wert -60.3</title></circle>
<circle cx="665.6" cy="150.0" r="5" fill="#477a4a" stroke="#333" stroke-width="0.5"><title>Id 2.2, Wert -55.0</title></circle>
<circle cx="1244.8" cy="150.0" r="5" fill="#b53c35" stroke="#333" stroke-width="0.5"><title>Id 3.2, Wert -176.3</title></circle>
<circle cx="1824.1" cy="150.0" r="5" fill="#944e3b" stroke="#333" stroke-width="0.5"><title>Id 4.2, Wert -140.3</title></circle>
<circle cx="1929.4" cy="150.0" r="5" fill="#795d40" stroke="#333" stroke-width="0.5"><title>Id 5.2, Wert -110.3</title></circle>
<circle cx="1982.0" cy="150.0" r="5" fill="#795d40" stroke="#333" stroke-width="0.5"><title>Id 6.2, Wert -110.3</title></circle>
<circle cx="2034.7" cy="150.0" r="5" fill="#9a4b3a" stroke="#333" stroke-width="0.5"><title>Id 7.2, Wert -147.0</title></circle>
<circle cx="2087.3" cy="150.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 8.2, Wert -19.7</title></circle>
<circle cx="2140.0" cy="150.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 9.2, Wert -60.3</title></circle>
<circle cx="139.0" cy="150.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 10.2, Wert -19.7</title></circle>
<circle cx="191.6" cy="150.0" r="5" fill="#477a4a" stroke="#333" stroke-width="0.5"><title>Id 11.2, Wert -55.0</title></circle>
<circle cx="244.3" cy="150.0" r="5" fill="#b53c35" stroke="#333" stroke-width="0.5"><title>Id 12.2, Wert -176.3</title></circle>
<circle cx="297.0" cy="150.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 13.2, Wert -60.3</title></circle>
<circle cx="349.6" cy="150.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 14.2, Wert -19.7</title></circle>
<circle cx="402.3" cy="150.0" r="5" fill="#8e523c" stroke="#333" stroke-width="0.5"><title>Id 15.2, Wert -133.7</title></circle>
<circle cx="454.9" cy="150.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 16.2, Wert -60.3</title></circle>
<circle cx="507.6" cy="150.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 17.2, Wert -60.3</title></circle>
<circle cx="560.3" cy="150.0" r="5" fill="#9a4b3a" stroke="#333" stroke-width="0.5"><title>Id 18.2, Wert -147.0</title></circle>
<circle cx="612.9" cy="150.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 19.2, Wert -19.7</title></circle>
<circle cx="718.2" cy="150.0" r="5" fill="#c13533" stroke="#333" stroke-width="0.5"><title>Id 20.2, Wert -190.3</title></circle>
<circle cx="770.9" cy="150.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 21.2, Wert -19.7</title></circle>
<circle cx="823.5" cy="150.0" r="5" fill="#626a44" stroke="#333" stroke-width="0.5"><title>Id 22.2, Wert -85.0</title></circle>
<circle cx="876.2" cy="150.0" r="5" fill="#b53c35" stroke="#333" stroke-width="0.5"><title>Id 23.2, Wert -176.3</title></circle>
<circle cx="928.9" cy="150.0" r="5" fill="#477a4a" stroke="#333" stroke-width="0.5"><title>Id 24.2, Wert -55.0</title></circle>
<circle cx="981.5" cy="150.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 25.2, Wert -19.7</title></circle>
<circle cx="1034.2" cy="150.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 26.2, Wert -60.3</title></circle>
<circle cx="1086.8" cy="150.0" r="5" fill="#b53c35" stroke="#333" stroke-width="0.5"><title>Id 27.2, Wert -176.3</title></circle>
<circle cx="1139.5" cy="150.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 28.2, Wert -60.3</title></circle>
<circle cx="1192.2" cy="150.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 29.2, Wert -19.7</title></circle>
<circle cx="1297.5" cy="150.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 30.2, Wert -19.7</title></circle>
<circle cx="1350.1" cy="150.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 31.2, Wert -19.7</title></circle>
<circle cx="1402.8" cy="150.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 32.2, Wert -19.7</title></circle>
<circle cx="1455.4" cy="150.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 33.2, Wert -19.7</title></circle>
<circle cx="1508.1" cy="150.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 34.2, Wert -60.3</title></circle>
<circle cx="1560.8" cy="150.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 35.2, Wert -19.7</title></circle>
<circle cx="1613.4" cy="150.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 36.2, Wert -19.7</title></circle>
<circle cx="1666.1" cy="150.0" r="5" fill="#746041" stroke="#333" stroke-width="0.5"><title>Id 37.2, Wert -105.0</title></circle>
<circle cx="1718.7" cy="150.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 38.2, Wert -19.7</title></circle>
<circle cx="1771.4" cy="150.0" r="5" fill="#a94237" stroke="#333" stroke-width="0.5"><title>Id 39.2, Wert -163.7</title></circle>
<circle cx="1876.7" cy="150.0" r="5" fill="#795d40" stroke="#333" stroke-width="0.5"><title>Id 40.2, Wert -110.3</title></circle>
<circle cx="1984.8" cy="240.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 7.1.1, Wert -19.7</title></circle>
<circle cx="2046.9" cy="240.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 8.1.1, Wert -60.3</title></circle>
<circle cx="122.1" cy="240.0" r="5" fill="#8e523c" stroke="#333" stroke-width="0.5"><title>Id 10.1.1, Wert -133.7</title></circle>
<circle cx="246.3" cy="240.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 12.1.1, Wert -19.7</title></circle>
<circle cx="370.4" cy="240.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 18.1.1, Wert -60.3</title></circle>
<circle cx="494.6" cy="240.0" r="7" fill="#288c50" stroke="#c04040" stroke-width="2"><title>Id 20.1.1, Wert -19.7</title></circle>
<circle cx="618.8" cy="240.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 23.1.1, Wert -19.7</title></circle>
<circle cx="680.9" cy="240.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 25.1.1, Wert -19.7</title></circle>
<circle cx="805.1" cy="240.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 26.1.1, Wert -19.7</title></circle>
<circle cx="867.2" cy="240.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 27.1.1, Wert -60.3</title></circle>
<circle cx="929.3" cy="240.0" r="5" fill="#944e3b" stroke="#333" stroke-width="0.5"><title>Id 28.1.1, Wert -140.3</title></circle>
<circle cx="991.3" cy="240.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 29.1.1, Wert -19.7</title></circle>
<circle cx="1177.6" cy="240.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 30.1.1, Wert -19.7</title></circle>
<circle cx="1301.8" cy="240.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 31.1.1, Wert -60.3</title></circle>
<circle cx="1550.1" cy="240.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 34.1.1, Wert -19.7</title></circle>
<circle cx="1612.2" cy="240.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 35.1.1, Wert -19.7</title></circle>
<circle cx="1860.6" cy="240.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 39.1.1, Wert -60.3</title></circle>
<circle cx="1922.7" cy="240.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 40.1.1, Wert -60.3</title></circle>
<circle cx="2109.0" cy="240.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 8.2.1, Wert -60.3</title></circle>
<circle cx="184.2" cy="240.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 10.2.1, Wert -19.7</title></circle>
<circle cx="308.4" cy="240.0" r="5" fill="#c13533" stroke="#333" stroke-width="0.5"><title>Id 14.2.1, Wert -190.3</title></circle>
<circle cx="432.5" cy="240.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 19.2.1, Wert -60.3</title></circle>
<circle cx="556.7" cy="240.0" r="5" fill="#b53c35" stroke="#333" stroke-width="0.5"><title>Id 21.2.1, Wert -176.3</title></circle>
<circle cx="743.0" cy="240.0" r="5" fill="#c13533" stroke="#333" stroke-width="0.5"><title>Id 25.2.1, Wert -190.3</title></circle>
<circle cx="1053.4" cy="240.0" r="5" fill="#8e523c" stroke="#333" stroke-width="0.5"><title>Id 29.2.1, Wert -133.7</title></circle>
<circle cx="1239.7" cy="240.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 30.2.1, Wert -60.3</title></circle>
<circle cx="1363.9" cy="240.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 31.2.1, Wert -19.7</title></circle>
<circle cx="1426.0" cy="240.0" r="5" fill="#527347" stroke="#333" stroke-width="0.5"><title>Id 32.2.1, Wert -67.0</title></circle>
<circle cx="1488.1" cy="240.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 33.2.1, Wert -19.7</title></circle>
<circle cx="1674.3" cy="240.0" r="5" fill="#8e523c" stroke="#333" stroke-width="0.5"><title>Id 35.2.1, Wert -133.7</title></circle>
<circle cx="1736.4" cy="240.0" r="5" fill="#9a4b3a" stroke="#333" stroke-width="0.5"><title>Id 36.2.1, Wert -147.0</title></circle>
<circle cx="1798.5" cy="240.0" r="5" fill="#795d40" stroke="#333" stroke-width="0.5"><title>Id 38.2.1, Wert -110.3</title></circle>
<circle cx="60.0" cy="240.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 1.3, Wert -60.3</title></circle>
<circle cx="1115.5" cy="240.0" r="5" fill="#b53c35" stroke="#333" stroke-width="0.5"><title>Id 3.3, Wert -176.3</title></circle>
<circle cx="2015.8" cy="240.0" r="5" fill="#795d40" stroke="#333" stroke-width="0.5"><title>Id 7.1.2, Wert -110.3</title></circle>
<circle cx="2077.9" cy="240.0" r="5" fill="#c83232" stroke="#333" stroke-width="0.5"><title>Id 8.1.2, Wert -197.0</title></circle>
<circle cx="153.1" cy="240.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 10.1.2, Wert -60.3</title></circle>
<circle cx="277.3" cy="240.0" r="5" fill="#c13533" stroke="#333" stroke-width="0.5"><title>Id 12.1.2, Wert -190.3</title></circle>
<circle cx="401.5" cy="240.0" r="5" fill="#7f5a3f" stroke="#333" stroke-width="0.5"><title>Id 18.1.2, Wert -117.0</title></circle>
<circle cx="525.7" cy="240.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 20.1.2, Wert -19.7</title></circle>
<circle cx="649.9" cy="240.0" r="5" fill="#8e523c" stroke="#333" stroke-width="0.5"><title>Id 23.1.2, Wert -133.7</title></circle>
<circle cx="711.9" cy="240.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 25.1.2, Wert -19.7</title></circle>
<circle cx="836.1" cy="240.0" r="5" fill="#7f5a3f" stroke="#333" stroke-width="0.5"><title>Id 26.1.2, Wert -117.0</title></circle>
<circle cx="898.2" cy="240.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 27.1.2, Wert -19.7</title></circle>
<circle cx="960.3" cy="240.0" r="5" fill="#795d40" stroke="#333" stroke-width="0.5"><title>Id 28.1.2, Wert -110.3</title></circle>
<circle cx="1022.4" cy="240.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 29.1.2, Wert -19.7</title></circle>
<circle cx="1208.7" cy="240.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 30.1.2, Wert -60.3</title></circle>
<circle cx="1332.8" cy="240.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 31.1.2, Wert -60.3</title></circle>
<circle cx="1581.2" cy="240.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 34.1.2, Wert -60.3</title></circle>
<circle cx="1643.3" cy="240.0" r="5" fill="#527347" stroke="#333" stroke-width="0.5"><title>Id 35.1.2, Wert -67.0</title></circle>
<circle cx="1891.6" cy="240.0" r="5" fill="#795d40" stroke="#333" stroke-width="0.5"><title>Id 39.1.2, Wert -110.3</title></circle>
<circle cx="1953.7" cy="240.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 40.1.2, Wert -19.7</title></circle>
<circle cx="2140.0" cy="240.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 8.2.2, Wert -19.7</title></circle>
<circle cx="215.2" cy="240.0" r="5" fill="#7e5b3f" stroke="#333" stroke-width="0.5"><title>Id 10.2.2, Wert -115.0</title></circle>
<circle cx="339.4" cy="240.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 14.2.2, Wert -60.3</title></circle>
<circle cx="463.6" cy="240.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 19.2.2, Wert -19.7</title></circle>
<circle cx="587.8" cy="240.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 21.2.2, Wert -60.3</title></circle>
<circle cx="774.0" cy="240.0" r="5" fill="#736141" stroke="#333" stroke-width="0.5"><title>Id 25.2.2, Wert -103.7</title></circle>
<circle cx="1084.5" cy="240.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 29.2.2, Wert -60.3</title></circle>
<circle cx="1270.7" cy="240.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 30.2.2, Wert -60.3</title></circle>
<circle cx="1394.9" cy="240.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 31.2.2, Wert -19.7</title></circle>
<circle cx="1457.0" cy="240.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 32.2.2, Wert -19.7</title></circle>
<circle cx="1519.1" cy="240.0" r="5" fill="#c13533" stroke="#333" stroke-width="0.5"><title>Id 33.2.2, Wert -190.3</title></circle>
<circle cx="1705.4" cy="240.0" r="5" fill="#527347" stroke="#333" stroke-width="0.5"><title>Id 35.2.2, Wert -67.0</title></circle>
<circle cx="1767.5" cy="240.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 36.2.2, Wert -19.7</title></circle>
<circle cx="1829.6" cy="240.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 38.2.2, Wert -60.3</title></circle>
<circle cx="91.0" cy="240.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 1.4, Wert -60.3</title></circle>
<circle cx="1146.6" cy="240.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 3.4, Wert -19.7</title></circle>
<circle cx="1875.3" cy="330.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 7.1.1.1, Wert -60.3</title></circle>
<circle cx="211.3" cy="330.0" r="5" fill="#c13533" stroke="#333" stroke-width="0.5"><title>Id 12.1.1.1, Wert -190.3</title></circle>
<circle cx="438.2" cy="330.0" r="7" fill="#288c50" stroke="#c04040" stroke-width="2"><title>Id 20.1.1.1, Wert -19.7</title></circle>
<circle cx="589.5" cy="330.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 23.1.1.1, Wert -60.3</title></circle>
<circle cx="665.1" cy="330.0" r="5" fill="#736141" stroke="#333" stroke-width="0.5"><title>Id 25.1.1.1, Wert -103.7</title></circle>
<circle cx="816.4" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 26.1.1.1, Wert -19.7</title></circle>
<circle cx="967.6" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 29.1.1.1, Wert -19.7</title></circle>
<circle cx="1194.5" cy="330.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 30.1.1.1, Wert -60.3</title></circle>
<circle cx="1572.7" cy="330.0" r="5" fill="#795d40" stroke="#333" stroke-width="0.5"><title>Id 34.1.1.1, Wert -110.3</title></circle>
<circle cx="1648.4" cy="330.0" r="5" fill="#c13533" stroke="#333" stroke-width="0.5"><title>Id 35.1.1.1, Wert -190.3</title></circle>
<circle cx="135.6" cy="330.0" r="5" fill="#8e523c" stroke="#333" stroke-width="0.5"><title>Id 10.2.1.1, Wert -133.7</title></circle>
<circle cx="1270.2" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 31.2.1.1, Wert -19.7</title></circle>
<circle cx="1497.1" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 33.2.1.1, Wert -19.7</title></circle>
<circle cx="513.8" cy="330.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 20.1.2.1, Wert -60.3</title></circle>
<circle cx="740.7" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 25.1.2.1, Wert -19.7</title></circle>
<circle cx="892.0" cy="330.0" r="5" fill="#736141" stroke="#333" stroke-width="0.5"><title>Id 27.1.2.1, Wert -103.7</title></circle>
<circle cx="1043.3" cy="330.0" r="5" fill="#c13533" stroke="#333" stroke-width="0.5"><title>Id 29.1.2.1, Wert -190.3</title></circle>
<circle cx="1799.6" cy="330.0" r="5" fill="#944e3b" stroke="#333" stroke-width="0.5"><title>Id 40.1.2.1, Wert -140.3</title></circle>
<circle cx="2102.2" cy="330.0" r="5" fill="#bb3934" stroke="#333" stroke-width="0.5"><title>Id 8.2.2.1, Wert -183.0</title></circle>
<circle cx="362.5" cy="330.0" r="5" fill="#8e523c" stroke="#333" stroke-width="0.5"><title>Id 19.2.2.1, Wert -133.7</title></circle>
<circle cx="1345.8" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 31.2.2.1, Wert -19.7</title></circle>
<circle cx="1421.5" cy="330.0" r="5" fill="#736141" stroke="#333" stroke-width="0.5"><title>Id 32.2.2.1, Wert -103.7</title></circle>
<circle cx="1724.0" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 36.2.2.1, Wert -19.7</title></circle>
<circle cx="1118.9" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 3.4.1, Wert -19.7</title></circle>
<circle cx="1950.9" cy="330.0" r="5" fill="#9a4b3a" stroke="#333" stroke-width="0.5"><title>Id 7.1.3, Wert -147.0</title></circle>
<circle cx="2026.5" cy="330.0" r="5" fill="#944e3b" stroke="#333" stroke-width="0.5"><title>Id 8.1.3, Wert -140.3</title></circle>
<circle cx="60.0" cy="330.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 10.1.3, Wert -60.3</title></circle>
<circle cx="286.9" cy="330.0" r="5" fill="#736141" stroke="#333" stroke-width="0.5"><title>Id 12.1.3, Wert -103.7</title></circle>
<circle cx="1913.1" cy="330.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 7.1.1.2, Wert -60.3</title></circle>
<circle cx="249.1" cy="330.0" r="5" fill="#8e523c" stroke="#333" stroke-width="0.5"><title>Id 12.1.1.2, Wert -133.7</title></circle>
<circle cx="476.0" cy="330.0" r="5" fill="#8e523c" stroke="#333" stroke-width="0.5"><title>Id 20.1.1.2, Wert -133.7</title></circle>
<circle cx="627.3" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 23.1.1.2, Wert -19.7</title></circle>
<circle cx="702.9" cy="330.0" r="5" fill="#944e3b" stroke="#333" stroke-width="0.5"><title>Id 25.1.1.2, Wert -140.3</title></circle>
<circle cx="854.2" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 26.1.1.2, Wert -19.7</title></circle>
<circle cx="1005.5" cy="330.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 29.1.1.2, Wert -60.3</title></circle>
<circle cx="1232.4" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 30.1.1.2, Wert -19.7</title></circle>
<circle cx="1610.5" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 34.1.1.2, Wert -19.7</title></circle>
<circle cx="1686.2" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 35.1.1.2, Wert -19.7</title></circle>
<circle cx="173.5" cy="330.0" r="5" fill="#8e523c" stroke="#333" stroke-width="0.5"><title>Id 10.2.1.2, Wert -133.7</title></circle>
<circle cx="1308.0" cy="330.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 31.2.1.2, Wert -60.3</title></circle>
<circle cx="1534.9" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 33.2.1.2, Wert -19.7</title></circle>
<circle cx="551.6" cy="330.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 20.1.2.2, Wert -60.3</title></circle>
<circle cx="778.5" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 25.1.2.2, Wert -19.7</title></circle>
<circle cx="929.8" cy="330.0" r="5" fill="#795d40" stroke="#333" stroke-width="0.5"><title>Id 27.1.2.2, Wert -110.3</title></circle>
<circle cx="1081.1" cy="330.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 29.1.2.2, Wert -60.3</title></circle>
<circle cx="1837.5" cy="330.0" r="5" fill="#c83232" stroke="#333" stroke-width="0.5"><title>Id 40.1.2.2, Wert -197.0</title></circle>
<circle cx="2140.0" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 8.2.2.2, Wert -19.7</title></circle>
<circle cx="400.4" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 19.2.2.2, Wert -19.7</title></circle>
<circle cx="1383.6" cy="330.0" r="5" fill="#7f5a3f" stroke="#333" stroke-width="0.5"><title>Id 31.2.2.2, Wert -117.0</title></circle>
<circle cx="1459.3" cy="330.0" r="5" fill="#527347" stroke="#333" stroke-width="0.5"><title>Id 32.2.2.2, Wert -67.0</title></circle>
<circle cx="1761.8" cy="330.0" r="5" fill="#4c7749" stroke="#333" stroke-width="0.5"><title>Id 36.2.2.2, Wert -60.3</title></circle>
<circle cx="1156.7" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 3.4.2, Wert -19.7</title></circle>
<circle cx="1988.7" cy="330.0" r="5" fill="#2e884e" stroke="#333" stroke-width="0.5"><title>Id 7.1.4, Wert -26.3</title></circle>
<circle cx="2064.4" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 8.1.4, Wert -19.7</title></circle>
<circle cx="97.8" cy="330.0" r="5" fill="#288c50" stroke="#333" stroke-width="0.5"><title>Id 10.1.4, Wert -19.7</title></circle>
<circle cx="324.7" cy="330.0" r="5" fill="#8e523c" stroke="#333" stroke-width="0.5"><title>Id 12.1.4, Wert -133.7</title></circle>
<text x="438.2" y="352.0" text-anchor="middle" font-size="12" font-weight="bold" fill="#c04040">20.1.1.1</text>
<text x="48" y="64.0" text-anchor="end" font-size="11" fill="#666">Gen 0</text>
<text x="48" y="154.0" text-anchor="end" font-size="11" fill="#666">Gen 1</text>
<text x="48" y="244.0" text-anchor="end" font-size="11" fill="#666">Gen 2</text>
<text x="48" y="334.0" text-anchor="end" font-size="11" fill="#666">Gen 3</text>
</svg>

After

Width:  |  Height:  |  Size: 48 KiB

+8 -8
View File
@@ -5,21 +5,21 @@
<line x1="60" y1="60" x2="60" y2="390.0" stroke="#333" stroke-width="1.5"/>
<line x1="60" y1="390.0" x2="840" y2="390.0" stroke="#333" stroke-width="1.5"/>
<line x1="60" y1="390.0" x2="840" y2="390.0" stroke="#eee" stroke-width="1"/>
<text x="52" y="394.0" text-anchor="end" font-size="11" fill="#666">-187</text>
<text x="52" y="394.0" text-anchor="end" font-size="11" fill="#666">-197</text>
<line x1="60" y1="324.0" x2="840" y2="324.0" stroke="#eee" stroke-width="1"/>
<text x="52" y="328.0" text-anchor="end" font-size="11" fill="#666">-152</text>
<text x="52" y="328.0" text-anchor="end" font-size="11" fill="#666">-162</text>
<line x1="60" y1="258.0" x2="840" y2="258.0" stroke="#eee" stroke-width="1"/>
<text x="52" y="262.0" text-anchor="end" font-size="11" fill="#666">-117</text>
<text x="52" y="262.0" text-anchor="end" font-size="11" fill="#666">-126</text>
<line x1="60" y1="192.0" x2="840" y2="192.0" stroke="#eee" stroke-width="1"/>
<text x="52" y="196.0" text-anchor="end" font-size="11" fill="#666">-82</text>
<text x="52" y="196.0" text-anchor="end" font-size="11" fill="#666">-91</text>
<line x1="60" y1="126.0" x2="840" y2="126.0" stroke="#eee" stroke-width="1"/>
<text x="52" y="130.0" text-anchor="end" font-size="11" fill="#666">-47</text>
<text x="52" y="130.0" text-anchor="end" font-size="11" fill="#666">-55</text>
<line x1="60" y1="60.0" x2="840" y2="60.0" stroke="#eee" stroke-width="1"/>
<text x="52" y="64.0" text-anchor="end" font-size="11" fill="#666">-12</text>
<text x="52" y="64.0" text-anchor="end" font-size="11" fill="#666">-20</text>
<text x="18" y="225.0" text-anchor="middle" font-size="12" fill="#333" transform="rotate(-90 18 225.0)">Wertigkeit (hoeher = besser)</text>
<polyline points="60.0,60.0 146.7,60.0 233.3,60.0 320.0,60.0 406.7,60.0 493.3,60.0 580.0,60.0 666.7,60.0 753.3,60.0 840.0,60.0" fill="none" stroke="#2f6f4f" stroke-width="2"/>
<polyline points="60.0,115.1 146.7,136.4 233.3,129.3 320.0,60.0 406.7,104.2 493.3,89.5 580.0,60.0 666.7,113.5 753.3,95.7 840.0,60.0" fill="none" stroke="#c08a2d" stroke-width="2"/>
<polyline points="60.0,377.5 146.7,390.0 233.3,390.0 320.0,60.0 406.7,377.5 493.3,377.5 580.0,60.0 666.7,390.0 753.3,390.0 840.0,60.0" fill="none" stroke="#a03030" stroke-width="2"/>
<polyline points="60.0,120.3 146.7,166.2 233.3,150.9 320.0,60.0 406.7,157.7 493.3,125.1 580.0,60.0 666.7,164.4 753.3,129.6 840.0,60.0" fill="none" stroke="#c08a2d" stroke-width="2"/>
<polyline points="60.0,351.5 146.7,390.0 233.3,390.0 320.0,60.0 406.7,390.0 493.3,390.0 580.0,60.0 666.7,390.0 753.3,390.0 840.0,60.0" fill="none" stroke="#a03030" stroke-width="2"/>
<line x1="680" y1="70" x2="704" y2="70" stroke="#2f6f4f" stroke-width="2"/>
<text x="710" y="74" font-size="11" fill="#333">beste Loesung</text>
<line x1="680" y1="88" x2="704" y2="88" stroke="#c08a2d" stroke-width="2"/>

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 4.3 KiB

+10 -10
View File
@@ -1,19 +1,19 @@
AA, A, Dipl. Ing. = Hof 1, Tisch 2, Nummer 2
AA, A, Dipl. Ing. = Hof 1, Tisch 2, Nummer 3
AA, A, Dipl. Ing. = Hof 1, Tisch 2, Nummer 4
AA, A, Dipl. Ing. = Hof 1, Tisch 2, Nummer 5
AA, A, Dipl. Ing. = Hof 1, Tisch 2, Nummer 6
AA, A, Dipl. Ing. = Hof 1, Tisch 3, Nummer 2
AA, A, Dipl. Ing. = Hof 1, Tisch 3, Nummer 3
AA, A, Dipl. Ing. = Hof 1, Tisch 3, Nummer 4
AA, A, Dipl. Ing. = Hof 1, Tisch 3, Nummer 5
AA, A, Dipl. Ing. = Hof 1, Tisch 3, Nummer 6
AA, A, Dipl. Ing. = Hof 1, Tisch 4, Nummer 2
AA, A, Dipl. Ing. = Hof 1, Tisch 4, Nummer 3
AA, A, Dipl. Ing. = Hof 1, Tisch 4, Nummer 4
AA, A, Dipl. Ing. = Hof 1, Tisch 4, Nummer 5
AA, A, Dipl. Ing. = Hof 1, Tisch 4, Nummer 6
BB, B, Prof. = Hof 1, Tisch 1, Nummer 2
BB, B, Prof. = Hof 1, Tisch 1, Nummer 3
BB, B, Prof. = Hof 1, Tisch 1, Nummer 4
BB, B, Prof. = Hof 1, Tisch 1, Nummer 5
CC, C, Dr. = Hof 1, Tisch 2, Nummer 2
CC, C, Dr. = Hof 1, Tisch 2, Nummer 3
CC, C, Dr. = Hof 1, Tisch 2, Nummer 4
CC, C, Dr. = Hof 1, Tisch 2, Nummer 5
CC, C, Dr. = Hof 1, Tisch 2, Nummer 6
CC, C, Dr. = Hof 1, Tisch 4, Nummer 2
CC, C, Dr. = Hof 1, Tisch 4, Nummer 3
CC, C, Dr. = Hof 1, Tisch 4, Nummer 4
CC, C, Dr. = Hof 1, Tisch 4, Nummer 5
CC, C, Dr. = Hof 1, Tisch 4, Nummer 6
1 AA A Dipl. Ing. = Hof 1 Tisch 3 Tisch 2 Nummer 2
1 AA A Dipl. Ing. = Hof 1 Tisch 2 Nummer 2
2 AA A Dipl. Ing. = Hof 1 Tisch 2 Nummer 3
3 AA A Dipl. Ing. = Hof 1 Tisch 2 Nummer 4
4 AA A Dipl. Ing. = Hof 1 Tisch 2 Nummer 5
5 AA A Dipl. Ing. = Hof 1 Tisch 2 Nummer 6
6 AA A Dipl. Ing. = Hof 1 Tisch 3 Tisch 3 Nummer 2
7 AA A Dipl. Ing. = Hof 1 Tisch 3 Tisch 3 Nummer 3
8 AA A Dipl. Ing. = Hof 1 Tisch 3 Tisch 3 Nummer 4
9 AA A Dipl. Ing. = Hof 1 Tisch 3 Tisch 3 Nummer 5
10 AA A Dipl. Ing. = Hof 1 Tisch 3 Tisch 3 Nummer 6
AA A Dipl. Ing. = Hof 1 Tisch 4 Nummer 2
AA A Dipl. Ing. = Hof 1 Tisch 4 Nummer 3
AA A Dipl. Ing. = Hof 1 Tisch 4 Nummer 4
AA A Dipl. Ing. = Hof 1 Tisch 4 Nummer 5
AA A Dipl. Ing. = Hof 1 Tisch 4 Nummer 6
11 BB B Prof. = Hof 1 Tisch 1 Tisch 1 Nummer 2
12 BB B Prof. = Hof 1 Tisch 1 Tisch 1 Nummer 3
13 BB B Prof. = Hof 1 Tisch 1 Tisch 1 Nummer 4
14 BB B Prof. = Hof 1 Tisch 1 Tisch 1 Nummer 5
15 CC C Dr. = Hof 1 Tisch 2 Tisch 4 Nummer 2
16 CC C Dr. = Hof 1 Tisch 2 Tisch 4 Nummer 3
17 CC C Dr. = Hof 1 Tisch 2 Tisch 4 Nummer 4
18 CC C Dr. = Hof 1 Tisch 2 Tisch 4 Nummer 5
19 CC C Dr. = Hof 1 Tisch 2 Tisch 4 Nummer 6
+6 -6
View File
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="405.657" height="108.914" viewBox="0 0 405.657 108.914">
<rect width="100%" height="100%" fill="white"/>
<polyline points="252.286,54.4572 351.2,54.4572" fill="none" stroke="#4363d8" stroke-width="12" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.5"/>
<polyline points="153.372,54.4572 252.286,54.4572" fill="none" stroke="#3cb44b" stroke-width="12" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.5"/>
<circle cx="54.4572" cy="54.4572" r="44.4572" fill="white" stroke="black" stroke-width="1.5"/>
<circle cx="54.4572" cy="32" r="12" fill="#e6194b" stroke="black" stroke-width="1"/>
<circle cx="76.9144" cy="54.4572" r="12" fill="#e6194b" stroke="black" stroke-width="1"/>
@@ -18,11 +18,11 @@
<circle cx="153.372" cy="54.4572" r="12" fill="white" fill-opacity="0.75"/>
<text x="153.372" y="54.4572" text-anchor="middle" dominant-baseline="central" font-size="13.2" font-weight="bold" fill="black">2</text>
<circle cx="252.286" cy="54.4572" r="44.4572" fill="white" stroke="black" stroke-width="1.5"/>
<circle cx="252.286" cy="32" r="12" fill="#4363d8" stroke="black" stroke-width="1"/>
<circle cx="273.644" cy="47.5175" r="12" fill="#4363d8" stroke="black" stroke-width="1"/>
<circle cx="265.486" cy="72.6254" r="12" fill="#4363d8" stroke="black" stroke-width="1"/>
<circle cx="239.086" cy="72.6254" r="12" fill="#4363d8" stroke="black" stroke-width="1"/>
<circle cx="230.928" cy="47.5175" r="12" fill="#4363d8" stroke="black" stroke-width="1"/>
<circle cx="252.286" cy="32" r="12" fill="#3cb44b" stroke="black" stroke-width="1"/>
<circle cx="273.644" cy="47.5175" r="12" fill="#3cb44b" stroke="black" stroke-width="1"/>
<circle cx="265.486" cy="72.6254" r="12" fill="#3cb44b" stroke="black" stroke-width="1"/>
<circle cx="239.086" cy="72.6254" r="12" fill="#3cb44b" stroke="black" stroke-width="1"/>
<circle cx="230.928" cy="47.5175" r="12" fill="#3cb44b" stroke="black" stroke-width="1"/>
<circle cx="252.286" cy="54.4572" r="12" fill="white" fill-opacity="0.75"/>
<text x="252.286" y="54.4572" text-anchor="middle" dominant-baseline="central" font-size="13.2" font-weight="bold" fill="black">3</text>
<circle cx="351.2" cy="54.4572" r="44.4572" fill="white" stroke="black" stroke-width="1.5"/>

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

+10 -10
View File
@@ -5,11 +5,11 @@ Prof. B BB = Hof 1, Tisch 1, Nummer 3
Prof. B BB = Hof 1, Tisch 1, Nummer 4
[2]
Dr. C CC = Hof 1, Tisch 2, Nummer 1
Dr. C CC = Hof 1, Tisch 2, Nummer 2
Dr. C CC = Hof 1, Tisch 2, Nummer 3
Dr. C CC = Hof 1, Tisch 2, Nummer 4
Dr. C CC = Hof 1, Tisch 2, Nummer 5
Dipl. Ing. A AA = Hof 1, Tisch 2, Nummer 1
Dipl. Ing. A AA = Hof 1, Tisch 2, Nummer 2
Dipl. Ing. A AA = Hof 1, Tisch 2, Nummer 3
Dipl. Ing. A AA = Hof 1, Tisch 2, Nummer 4
Dipl. Ing. A AA = Hof 1, Tisch 2, Nummer 5
[3]
Dipl. Ing. A AA = Hof 1, Tisch 3, Nummer 1
@@ -19,9 +19,9 @@ Dipl. Ing. A AA = Hof 1, Tisch 3, Nummer 4
Dipl. Ing. A AA = Hof 1, Tisch 3, Nummer 5
[4]
Dipl. Ing. A AA = Hof 1, Tisch 4, Nummer 1
Dipl. Ing. A AA = Hof 1, Tisch 4, Nummer 2
Dipl. Ing. A AA = Hof 1, Tisch 4, Nummer 3
Dipl. Ing. A AA = Hof 1, Tisch 4, Nummer 4
Dipl. Ing. A AA = Hof 1, Tisch 4, Nummer 5
Dr. C CC = Hof 1, Tisch 4, Nummer 1
Dr. C CC = Hof 1, Tisch 4, Nummer 2
Dr. C CC = Hof 1, Tisch 4, Nummer 3
Dr. C CC = Hof 1, Tisch 4, Nummer 4
Dr. C CC = Hof 1, Tisch 4, Nummer 5