2026-05-18 10:04:49 -04:00
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
< !DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
2026-05-18 10:08:43 -04:00
<!-- Generated by graphviz version 14.1.2 (20260124.0452)
2026-05-18 10:04:49 -04:00
-->
<!-- Title: src/composition/include/fourdst/composition/composition_abstract.h Pages: 1 -->
2026-05-18 10:08:43 -04:00
<!-- zoomable 238 -->
2026-05-18 10:04:49 -04:00
2026-05-18 10:08:43 -04:00
<svg id= "main" version= "1.1" xmlns= "http://www.w3.org/2000/svg" xmlns:xlink= "http://www.w3.org/1999/xlink" xml:space= "preserve" onload= "init(evt)" >
2026-05-18 10:04:49 -04:00
<style type= "text/css" > < ![CDATA[
.node, .edge {opacity: 0.7;}
.node.selected, .edge.selected {opacity: 1;}
.edge:hover path { stroke: red; }
.edge:hover polygon { stroke: red; fill: red; }
]]></style>
2026-05-18 10:08:43 -04:00
<defs >
<circle id= "rim" cx= "0" cy= "0" r= "7" />
<circle id= "rim2" cx= "0" cy= "0" r= "3.5" />
<g id= "zoomPlus" >
<use xlink:href= "#rim" fill= "#404040" > <set attributeName= "fill" to= "#808080" begin= "zoomplus.mouseover" end= "zoomplus.mouseout" /> </use>
<path d= "M-4,0h8M0,-4v8" fill= "none" stroke= "white" stroke-width= "1.5" pointer-events= "none" />
</g>
<g id= "zoomMin" >
<use xlink:href= "#rim" fill= "#404040" > <set attributeName= "fill" to= "#808080" begin= "zoomminus.mouseover" end= "zoomminus.mouseout" /> </use>
<path d= "M-4,0h8" fill= "none" stroke= "white" stroke-width= "1.5" pointer-events= "none" />
</g>
<g id= "arrowUp" transform= "translate(30 24)" >
<use xlink:href= "#rim" />
<path pointer-events= "none" fill= "none" stroke= "white" stroke-width= "1.5" d= "M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5" />
</g>
<g id= "arrowRight" transform= "rotate(90) translate(36 -43)" >
<use xlink:href= "#rim" />
<path pointer-events= "none" fill= "none" stroke= "white" stroke-width= "1.5" d= "M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5" />
</g>
<g id= "arrowDown" transform= "rotate(180) translate(-30 -48)" >
<use xlink:href= "#rim" />
<path pointer-events= "none" fill= "none" stroke= "white" stroke-width= "1.5" d= "M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5" />
</g>
<g id= "arrowLeft" transform= "rotate(270) translate(-36 17)" >
<use xlink:href= "#rim" />
<path pointer-events= "none" fill= "none" stroke= "white" stroke-width= "1.5" d= "M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5" />
</g>
<g id= "resetDef" >
<use xlink:href= "#rim2" fill= "#404040" > <set attributeName= "fill" to= "#808080" begin= "reset.mouseover" end= "reset.mouseout" /> </use>
</g>
</defs>
<script type= "application/ecmascript" >
var viewWidth = 590;
var viewHeight = 238;
var sectionId = 'dynsection-0';
</script>
2026-05-18 10:04:49 -04:00
<script type= "application/ecmascript" xlink:href= "svg.min.js" />
<svg id= "graph" class= "graph" >
2026-05-18 10:08:43 -04:00
<g id= "viewport" >
2026-05-18 10:04:49 -04:00
<title > src/composition/include/fourdst/composition/composition_abstract.h</title>
<!-- Node1 -->
<g id= "Node000001" class= "node" >
<title > Node1</title>
<g id= "a_Node000001" > <a xlink:title= " " >
2026-05-18 10:08:43 -04:00
<polygon fill= "#999999" stroke= "#666666" points= "390,-230 230,-230 230,-188.25 390,-188.25 390,-230" />
<text xml:space= "preserve" text-anchor= "start" x= "238" y= "-216.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/composition/include</text>
<text xml:space= "preserve" text-anchor= "start" x= "238" y= "-205.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /fourdst/composition/composition</text>
<text xml:space= "preserve" text-anchor= "middle" x= "310" y= "-194" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _abstract.h</text>
2026-05-18 10:04:49 -04:00
</a>
</g>
</g>
<!-- Node2 -->
<g id= "Node000002" class= "node" >
<title > Node2</title>
<g id= "a_Node000002" > <a xlink:href= "atomic_species_8h.html" target= "_top" xlink:title= " " >
2026-05-18 10:08:43 -04:00
<polygon fill= "white" stroke= "#666666" points= "222,-74.5 68,-74.5 68,-55.25 222,-55.25 222,-74.5" />
<text xml:space= "preserve" text-anchor= "middle" x= "145" y= "-61" font-family= "Helvetica,sans-Serif" font-size= "10.00" > fourdst/atomic/atomicSpecies.h</text>
2026-05-18 10:04:49 -04:00
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1_Node000001_Node000002" class= "edge" >
<title > Node1- > Node2</title>
<g id= "a_edge1_Node000001_Node000002" > <a xlink:title= " " >
2026-05-18 10:08:43 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M282.1,-187.8C268.27,-177.47 251.48,-164.54 237,-152.25 209.72,-129.11 179.81,-100.35 161.73,-82.55" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "164.51,-80.38 154.94,-75.83 159.59,-85.35 164.51,-80.38" />
2026-05-18 10:04:49 -04:00
</a>
</g>
</g>
2026-05-18 10:08:43 -04:00
<!-- Node5 -->
<g id= "Node000005" class= "node" >
<title > Node5</title>
<g id= "a_Node000005" > <a xlink:title= " " >
2026-05-18 10:04:49 -04:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "40,-19.25 0,-19.25 0,0 40,0 40,-19.25" />
<text xml:space= "preserve" text-anchor= "middle" x= "20" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > string</text>
</a>
</g>
</g>
2026-05-18 10:08:43 -04:00
<!-- Node1->Node5 -->
<g id= "edge14_Node000001_Node000005" class= "edge" >
<title > Node1- > Node5</title>
<g id= "a_edge14_Node000001_Node000005" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M249.98,-187.78C194.8,-166.61 113.52,-128.89 59,-74.5 45.92,-61.45 35.34,-43.19 28.52,-29.54" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "31.79,-28.27 24.34,-20.73 25.46,-31.27 31.79,-28.27" />
2026-05-18 10:04:49 -04:00
</a>
</g>
</g>
2026-05-18 10:08:43 -04:00
<!-- Node9 -->
<g id= "Node000009" class= "node" >
<title > Node9</title>
<g id= "a_Node000009" > <a xlink:href= "composition__abstract__iterator_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "364.88,-152.25 255.12,-152.25 255.12,-110.5 364.88,-110.5 364.88,-152.25" />
<text xml:space= "preserve" text-anchor= "start" x= "263.12" y= "-138.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > fourdst/composition</text>
<text xml:space= "preserve" text-anchor= "start" x= "263.12" y= "-127.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /iterators/composition</text>
<text xml:space= "preserve" text-anchor= "middle" x= "310" y= "-116.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _abstract_iterator.h</text>
2026-05-18 10:04:49 -04:00
</a>
</g>
</g>
2026-05-18 10:08:43 -04:00
<!-- Node1->Node9 -->
<g id= "edge8_Node000001_Node000009" class= "edge" >
<title > Node1- > Node9</title>
<g id= "a_edge8_Node000001_Node000009" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M310,-187.83C310,-180.52 310,-172.1 310,-164.06" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "313.5,-164.24 310,-154.24 306.5,-164.24 313.5,-164.24" />
2026-05-18 10:04:49 -04:00
</a>
</g>
</g>
2026-05-18 10:08:43 -04:00
<!-- Node10 -->
<g id= "Node000010" class= "node" >
<title > Node10</title>
<g id= "a_Node000010" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "283.5,-74.5 240.5,-74.5 240.5,-55.25 283.5,-55.25 283.5,-74.5" />
<text xml:space= "preserve" text-anchor= "middle" x= "262" y= "-61" font-family= "Helvetica,sans-Serif" font-size= "10.00" > vector</text>
2026-05-18 10:04:49 -04:00
</a>
</g>
</g>
2026-05-18 10:08:43 -04:00
<!-- Node1->Node10 -->
<g id= "edge17_Node000001_Node000010" class= "edge" >
<title > Node1- > Node10</title>
<g id= "a_edge17_Node000001_Node000010" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M276.83,-187.98C264.78,-178.74 252.53,-166.62 246,-152.25 236.17,-130.61 244.24,-103.3 252.06,-85.25" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "255.2,-86.78 256.32,-76.25 248.88,-83.79 255.2,-86.78" />
2026-05-18 10:04:49 -04:00
</a>
</g>
</g>
2026-05-18 10:08:43 -04:00
<!-- Node14 -->
<g id= "Node000014" class= "node" >
<title > Node14</title>
<g id= "a_Node000014" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "465.38,-141 382.62,-141 382.62,-121.75 465.38,-121.75 465.38,-141" />
<text xml:space= "preserve" text-anchor= "middle" x= "424" y= "-127.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > unordered_map</text>
2026-05-18 10:04:49 -04:00
</a>
</g>
</g>
2026-05-18 10:08:43 -04:00
<!-- Node1->Node14 -->
<g id= "edge15_Node000001_Node000014" class= "edge" >
<title > Node1- > Node14</title>
<g id= "a_edge15_Node000001_Node000014" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M340.55,-187.83C359.52,-175.22 383.5,-159.29 400.89,-147.73" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "402.62,-150.79 409.01,-142.34 398.74,-144.96 402.62,-150.79" />
</a>
</g>
</g>
<!-- Node15 -->
<g id= "Node000015" class= "node" >
<title > Node15</title>
<g id= "a_Node000015" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "512.75,-141 483.25,-141 483.25,-121.75 512.75,-121.75 512.75,-141" />
<text xml:space= "preserve" text-anchor= "middle" x= "498" y= "-127.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > set</text>
</a>
</g>
</g>
<!-- Node1->Node15 -->
<g id= "edge16_Node000001_Node000015" class= "edge" >
<title > Node1- > Node15</title>
<g id= "a_edge16_Node000001_Node000015" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M388.4,-187.79C416.37,-178.91 447.49,-167.08 474,-152.25 475.98,-151.14 477.96,-149.86 479.88,-148.5" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "481.99,-151.29 487.6,-142.31 477.61,-145.83 481.99,-151.29" />
</a>
</g>
</g>
<!-- Node16 -->
<g id= "Node000016" class= "node" >
<title > Node16</title>
<g id= "a_Node000016" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "581.62,-141 530.38,-141 530.38,-121.75 581.62,-121.75 581.62,-141" />
<text xml:space= "preserve" text-anchor= "middle" x= "556" y= "-127.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > memory</text>
</a>
</g>
</g>
<!-- Node1->Node16 -->
<g id= "edge18_Node000001_Node000016" class= "edge" >
<title > Node1- > Node16</title>
<g id= "a_edge18_Node000001_Node000016" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M390.46,-192.34C430.8,-183.07 479.9,-169.72 522,-152.25 525.54,-150.78 529.15,-149.01 532.64,-147.13" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "534.34,-150.19 541.23,-142.14 530.83,-144.13 534.34,-150.19" />
2026-05-18 10:04:49 -04:00
</a>
</g>
</g>
<!-- Node3 -->
<g id= "Node000003" class= "node" >
<title > Node3</title>
<g id= "a_Node000003" > <a xlink:title= " " >
2026-05-18 10:08:43 -04:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "235.88,-19.25 192.12,-19.25 192.12,0 235.88,0 235.88,-19.25" />
<text xml:space= "preserve" text-anchor= "middle" x= "214" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > format</text>
2026-05-18 10:04:49 -04:00
</a>
</g>
</g>
<!-- Node2->Node3 -->
<g id= "edge2_Node000002_Node000003" class= "edge" >
<title > Node2- > Node3</title>
<g id= "a_edge2_Node000002_Node000003" > <a xlink:title= " " >
2026-05-18 10:08:43 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M156.7,-54.84C166.78,-47.07 181.54,-35.67 193.56,-26.4" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "195.49,-29.33 201.27,-20.45 191.21,-23.79 195.49,-29.33" />
</a>
</g>
</g>
<!-- Node4 -->
<g id= "Node000004" class= "node" >
<title > Node4</title>
<g id= "a_Node000004" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "319.75,-19.25 254.25,-19.25 254.25,0 319.75,0 319.75,-19.25" />
<text xml:space= "preserve" text-anchor= "middle" x= "287" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > string_view</text>
2026-05-18 10:04:49 -04:00
</a>
</g>
</g>
<!-- Node2->Node4 -->
<g id= "edge3_Node000002_Node000004" class= "edge" >
<title > Node2- > Node4</title>
<g id= "a_edge3_Node000002_Node000004" > <a xlink:title= " " >
2026-05-18 10:08:43 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M169.09,-54.84C191.94,-46.27 226.52,-33.31 252.33,-23.63" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "253.24,-27.02 261.38,-20.23 250.78,-20.47 253.24,-27.02" />
2026-05-18 10:04:49 -04:00
</a>
</g>
</g>
<!-- Node2->Node5 -->
<g id= "edge4_Node000002_Node000005" class= "edge" >
<title > Node2- > Node5</title>
<g id= "a_edge4_Node000002_Node000005" > <a xlink:title= " " >
2026-05-18 10:08:43 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M123.8,-54.84C103.8,-46.32 73.6,-33.46 50.93,-23.8" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "52.44,-20.64 41.87,-19.94 49.7,-27.08 52.44,-20.64" />
2026-05-18 10:04:49 -04:00
</a>
</g>
</g>
<!-- Node6 -->
<g id= "Node000006" class= "node" >
<title > Node6</title>
<g id= "a_Node000006" > <a xlink:title= " " >
2026-05-18 10:08:43 -04:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "387.88,-19.25 338.12,-19.25 338.12,0 387.88,0 387.88,-19.25" />
<text xml:space= "preserve" text-anchor= "middle" x= "363" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > optional</text>
2026-05-18 10:04:49 -04:00
</a>
</g>
</g>
<!-- Node2->Node6 -->
<g id= "edge5_Node000002_Node000006" class= "edge" >
<title > Node2- > Node6</title>
<g id= "a_edge5_Node000002_Node000006" > <a xlink:title= " " >
2026-05-18 10:08:43 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M183.09,-54.76C217.99,-46.38 271.39,-33.49 326.68,-19.81" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "327.42,-23.23 336.29,-17.42 325.74,-16.43 327.42,-23.23" />
</a>
</g>
</g>
<!-- Node7 -->
<g id= "Node000007" class= "node" >
<title > Node7</title>
<g id= "a_Node000007" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "97.62,-19.25 58.38,-19.25 58.38,0 97.62,0 97.62,-19.25" />
<text xml:space= "preserve" text-anchor= "middle" x= "78" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > limits</text>
</a>
</g>
</g>
<!-- Node2->Node7 -->
<g id= "edge6_Node000002_Node000007" class= "edge" >
<title > Node2- > Node7</title>
<g id= "a_edge6_Node000002_Node000007" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M133.63,-54.84C123.95,-47.15 109.8,-35.9 98.19,-26.68" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "100.39,-23.95 90.38,-20.47 96.03,-29.43 100.39,-23.95" />
</a>
</g>
</g>
<!-- Node8 -->
<g id= "Node000008" class= "node" >
<title > Node8</title>
<g id= "a_Node000008" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "174.38,-19.25 115.62,-19.25 115.62,0 174.38,0 174.38,-19.25" />
<text xml:space= "preserve" text-anchor= "middle" x= "145" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > stdexcept</text>
</a>
</g>
</g>
<!-- Node2->Node8 -->
<g id= "edge7_Node000002_Node000008" class= "edge" >
<title > Node2- > Node8</title>
<g id= "a_edge7_Node000002_Node000008" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M145,-55.08C145,-48.57 145,-39.42 145,-31.12" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "148.5,-31.12 145,-21.12 141.5,-31.12 148.5,-31.12" />
</a>
</g>
</g>
<!-- Node9->Node2 -->
<g id= "edge13_Node000009_Node000002" class= "edge" >
<title > Node9- > Node2</title>
<g id= "a_edge13_Node000009_Node000002" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M258.25,-110.14C232.26,-99.98 201.51,-87.97 178.62,-79.02" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "180.07,-75.83 169.48,-75.45 177.52,-82.35 180.07,-75.83" />
</a>
</g>
</g>
<!-- Node9->Node10 -->
<g id= "edge9_Node000009_Node000010" class= "edge" >
<title > Node9- > Node10</title>
<g id= "a_edge9_Node000009_Node000010" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M295.08,-110.32C288.81,-101.91 281.59,-92.2 275.49,-84" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "278.43,-82.09 269.65,-76.16 272.82,-86.27 278.43,-82.09" />
</a>
</g>
</g>
<!-- Node11 -->
<g id= "Node000011" class= "node" >
<title > Node11</title>
<g id= "a_Node000011" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "348,-74.5 302,-74.5 302,-55.25 348,-55.25 348,-74.5" />
<text xml:space= "preserve" text-anchor= "middle" x= "325" y= "-61" font-family= "Helvetica,sans-Serif" font-size= "10.00" > iterator</text>
</a>
</g>
</g>
<!-- Node9->Node11 -->
<g id= "edge10_Node000009_Node000011" class= "edge" >
<title > Node9- > Node11</title>
<g id= "a_edge10_Node000009_Node000011" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M314.66,-110.32C316.47,-102.55 318.53,-93.68 320.34,-85.92" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "323.69,-86.95 322.55,-76.42 316.87,-85.37 323.69,-86.95" />
</a>
</g>
</g>
<!-- Node12 -->
<g id= "Node000012" class= "node" >
<title > Node12</title>
<g id= "a_Node000012" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "405.62,-74.5 366.38,-74.5 366.38,-55.25 405.62,-55.25 405.62,-74.5" />
<text xml:space= "preserve" text-anchor= "middle" x= "386" y= "-61" font-family= "Helvetica,sans-Serif" font-size= "10.00" > utility</text>
</a>
</g>
</g>
<!-- Node9->Node12 -->
<g id= "edge11_Node000009_Node000012" class= "edge" >
<title > Node9- > Node12</title>
<g id= "a_edge11_Node000009_Node000012" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M333.63,-110.32C344.31,-101.26 356.76,-90.69 366.84,-82.14" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "368.8,-85.06 374.16,-75.92 364.27,-79.73 368.8,-85.06" />
</a>
</g>
</g>
<!-- Node13 -->
<g id= "Node000013" class= "node" >
<title > Node13</title>
<g id= "a_Node000013" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "476.75,-74.5 423.25,-74.5 423.25,-55.25 476.75,-55.25 476.75,-74.5" />
<text xml:space= "preserve" text-anchor= "middle" x= "450" y= "-61" font-family= "Helvetica,sans-Serif" font-size= "10.00" > compare</text>
</a>
</g>
</g>
<!-- Node9->Node13 -->
<g id= "edge12_Node000009_Node000013" class= "edge" >
<title > Node9- > Node13</title>
<g id= "a_edge12_Node000009_Node000013" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M353.91,-110.14C375.46,-100.21 400.86,-88.51 420.14,-79.63" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "421.43,-82.89 429.05,-75.53 418.5,-76.53 421.43,-82.89" />
2026-05-18 10:04:49 -04:00
</a>
</g>
</g>
</g>
</svg>
2026-05-18 10:08:43 -04:00
<g id= "navigator" transform= "translate(0 0)" fill= "#404254" >
<rect fill= "#f2f5e9" fill-opacity= "0.5" stroke= "#606060" stroke-width= ".5" x= "0" y= "0" width= "60" height= "60" />
<use id= "zoomplus" xlink:href= "#zoomPlus" x= "17" y= "9" onmousedown= "handleZoom(evt,'in')" />
<use id= "zoomminus" xlink:href= "#zoomMin" x= "42" y= "9" onmousedown= "handleZoom(evt,'out')" />
<use id= "reset" xlink:href= "#resetDef" x= "30" y= "36" onmousedown= "handleReset()" />
<use id= "arrowup" xlink:href= "#arrowUp" x= "0" y= "0" onmousedown= "handlePan(0,-1)" />
<use id= "arrowright" xlink:href= "#arrowRight" x= "0" y= "0" onmousedown= "handlePan(1,0)" />
<use id= "arrowdown" xlink:href= "#arrowDown" x= "0" y= "0" onmousedown= "handlePan(0,1)" />
<use id= "arrowleft" xlink:href= "#arrowLeft" x= "0" y= "0" onmousedown= "handlePan(-1,0)" />
</g>
<svg viewBox= "0 0 15 15" width= "100%" height= "30px" preserveAspectRatio= "xMaxYMin meet" >
<g id= "arrow_out" transform= "scale(0.3 0.3)" >
<a xlink:href= "composition__abstract_8h__incl_org.svg" target= "_base" >
<rect id= "button" ry= "5" rx= "5" y= "6" x= "6" height= "38" width= "38"
fill="#f2f5e9" fill-opacity="0.5" stroke="#606060" stroke-width="1.0"/>
<path id= "arrow"
d="M 11.500037,31.436501 C 11.940474,20.09759 22.043105,11.32322 32.158766,21.979434 L 37.068811,17.246167 C 37.068811,17.246167 37.088388,32 37.088388,32 L 22.160133,31.978069 C 22.160133,31.978069 26.997745,27.140456 26.997745,27.140456 C 18.528582,18.264221 13.291696,25.230495 11.500037,31.436501 z"
style="fill:#404040;"/>
</a>
</g>
2026-05-18 10:04:49 -04:00
</svg>
<style type= 'text/css' >
< ![CDATA[
[data-mouse-over-selected='false'] { opacity: 0.7; }
[data-mouse-over-selected='true'] { opacity: 1.0; }
]]>
</style>
<script type= "application/ecmascript" > < ![CDATA[
document.addEventListener('DOMContentLoaded', (event) => {
highlightEdges();
highlightAdjacentNodes();
});
]]></script>
</svg>