Files
libcomposition/docs/html/composition__abstract__iterator_8h__dep__incl.svg

413 lines
21 KiB
XML
Raw Permalink Normal View History

2026-05-18 10:08:43 -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">
<!-- Generated by graphviz version 14.1.2 (20260124.0452)
-->
<!-- Title: src/composition/include/fourdst/composition/iterators/composition_abstract_iterator.h Pages: 1 -->
<!--zoomable 361 -->
<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)">
<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>
<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">
2026-06-12 10:49:27 -04:00
var viewWidth = 721;
2026-05-18 10:08:43 -04:00
var viewHeight = 361;
var sectionId = 'dynsection-1';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">
<g id="viewport">
<title>src/composition/include/fourdst/composition/iterators/composition_abstract_iterator.h</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title=" ">
2026-06-12 10:49:27 -04:00
<polygon fill="#999999" stroke="#666666" points="693.25,-352.75 538.5,-352.75 538.5,-311 693.25,-311 693.25,-352.75"/>
<text xml:space="preserve" text-anchor="start" x="546.5" y="-339.25" font-family="Helvetica,sans-Serif" font-size="10.00">src/composition/include</text>
<text xml:space="preserve" text-anchor="start" x="546.5" y="-328" font-family="Helvetica,sans-Serif" font-size="10.00">/fourdst/composition/iterators</text>
<text xml:space="preserve" text-anchor="middle" x="615.88" y="-316.75" font-family="Helvetica,sans-Serif" font-size="10.00">/composition_abstract_iterator.h</text>
2026-05-18 10:08:43 -04:00
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="composition__abstract_8h.html" target="_top" xlink:title=" ">
2026-06-12 10:49:27 -04:00
<polygon fill="white" stroke="#666666" points="584.88,-275 424.88,-275 424.88,-233.25 584.88,-233.25 584.88,-275"/>
<text xml:space="preserve" text-anchor="start" x="432.88" y="-261.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/composition/include</text>
<text xml:space="preserve" text-anchor="start" x="432.88" y="-250.25" font-family="Helvetica,sans-Serif" font-size="10.00">/fourdst/composition/composition</text>
<text xml:space="preserve" text-anchor="middle" x="504.88" y="-239" font-family="Helvetica,sans-Serif" font-size="10.00">_abstract.h</text>
2026-05-18 10:08:43 -04:00
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
2026-06-12 10:49:27 -04:00
<path fill="none" stroke="#63b8ff" d="M576.84,-304.23C562.99,-294.79 547.65,-284.32 534.7,-275.48"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="574.65,-306.98 584.88,-309.72 578.59,-301.19 574.65,-306.98"/>
2026-05-18 10:08:43 -04:00
</a>
</g>
</g>
2026-06-12 10:49:27 -04:00
<!-- Node11 -->
<g id="Node000011" class="node">
<title>Node11</title>
<g id="a_Node000011"><a xlink:href="composition__decorator__abstract_8h.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="698.88,-197.25 532.88,-197.25 532.88,-155.5 698.88,-155.5 698.88,-197.25"/>
<text xml:space="preserve" text-anchor="start" x="540.88" y="-183.75" font-family="Helvetica,sans-Serif" font-size="10.00">src/composition/include</text>
<text xml:space="preserve" text-anchor="start" x="540.88" y="-172.5" font-family="Helvetica,sans-Serif" font-size="10.00">/fourdst/composition/decorators</text>
<text xml:space="preserve" text-anchor="middle" x="615.88" y="-161.25" font-family="Helvetica,sans-Serif" font-size="10.00">/composition_decorator_abstract.h</text>
2026-05-18 10:08:43 -04:00
</a>
</g>
</g>
2026-06-12 10:49:27 -04:00
<!-- Node1&#45;&gt;Node11 -->
<g id="edge20_Node000001_Node000011" class="edge">
<title>Node1&#45;&gt;Node11</title>
<g id="a_edge20_Node000001_Node000011"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M615.88,-299.51C615.88,-268.96 615.88,-223.42 615.88,-197.45"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="612.38,-299.29 615.88,-309.29 619.38,-299.29 612.38,-299.29"/>
2026-05-18 10:08:43 -04:00
</a>
</g>
</g>
2026-06-12 10:49:27 -04:00
<!-- Node12 -->
<g id="Node000012" class="node">
<title>Node12</title>
<g id="a_Node000012"><a xlink:href="composition__masked_8h.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="700.5,-119.5 547.25,-119.5 547.25,-77.75 700.5,-77.75 700.5,-119.5"/>
<text xml:space="preserve" text-anchor="start" x="555.25" y="-106" font-family="Helvetica,sans-Serif" font-size="10.00">src/composition/include</text>
<text xml:space="preserve" text-anchor="start" x="555.25" y="-94.75" font-family="Helvetica,sans-Serif" font-size="10.00">/fourdst/composition/decorators</text>
<text xml:space="preserve" text-anchor="middle" x="623.88" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">/composition_masked.h</text>
2026-05-18 10:08:43 -04:00
</a>
</g>
</g>
2026-06-12 10:49:27 -04:00
<!-- Node1&#45;&gt;Node12 -->
<g id="edge21_Node000001_Node000012" class="edge">
<title>Node1&#45;&gt;Node12</title>
<g id="a_edge21_Node000001_Node000012"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M643.16,-302.46C665.44,-277.15 695.23,-237.91 707.88,-197.25 713.38,-179.53 716.64,-171.86 707.88,-155.5 699.77,-140.37 685.56,-128.64 671.11,-119.92"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="640.74,-299.92 636.65,-309.69 645.94,-304.6 640.74,-299.92"/>
2026-05-18 10:08:43 -04:00
</a>
</g>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="composition_8h.html" target="_top" xlink:title=" ">
2026-06-12 10:49:27 -04:00
<polygon fill="white" stroke="#666666" points="422,-191.62 253.75,-191.62 253.75,-161.12 422,-161.12 422,-191.62"/>
<text xml:space="preserve" text-anchor="start" x="261.75" y="-178.12" font-family="Helvetica,sans-Serif" font-size="10.00">src/composition/include</text>
<text xml:space="preserve" text-anchor="middle" x="337.88" y="-166.88" font-family="Helvetica,sans-Serif" font-size="10.00">/fourdst/composition/composition.h</text>
2026-05-18 10:08:43 -04:00
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node3 -->
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
2026-06-12 10:49:27 -04:00
<path fill="none" stroke="#63b8ff" d="M449.88,-228.18C423.53,-216.23 392.87,-202.32 370.3,-192.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="448.19,-231.26 458.74,-232.2 451.08,-224.88 448.19,-231.26"/>
2026-05-18 10:08:43 -04:00
</a>
</g>
</g>
2026-06-12 10:49:27 -04:00
<!-- Node6 -->
<g id="Node000006" class="node">
<title>Node6</title>
<g id="a_Node000006"><a xlink:href="composition__hash_8h.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="529.62,-119.5 404.12,-119.5 404.12,-77.75 529.62,-77.75 529.62,-119.5"/>
<text xml:space="preserve" text-anchor="start" x="412.12" y="-106" font-family="Helvetica,sans-Serif" font-size="10.00">src/composition/include</text>
<text xml:space="preserve" text-anchor="start" x="412.12" y="-94.75" font-family="Helvetica,sans-Serif" font-size="10.00">/fourdst/composition/utils</text>
<text xml:space="preserve" text-anchor="middle" x="466.88" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">/composition_hash.h</text>
2026-05-18 10:08:43 -04:00
</a>
</g>
</g>
2026-06-12 10:49:27 -04:00
<!-- Node2&#45;&gt;Node6 -->
<g id="edge19_Node000002_Node000006" class="edge">
<title>Node2&#45;&gt;Node6</title>
<g id="a_edge19_Node000002_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M497,-221.8C495,-213.8 492.85,-205.21 490.88,-197.25 484.23,-170.49 476.65,-139.57 471.81,-119.82"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="493.6,-222.64 499.43,-231.49 500.39,-220.94 493.6,-222.64"/>
2026-05-18 10:08:43 -04:00
</a>
</g>
</g>
2026-06-12 10:49:27 -04:00
<!-- Node2&#45;&gt;Node11 -->
<g id="edge15_Node000002_Node000011" class="edge">
<title>Node2&#45;&gt;Node11</title>
<g id="a_edge15_Node000002_Node000011"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M543.91,-226.48C557.76,-217.04 573.1,-206.57 586.05,-197.73"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="542.16,-223.44 535.87,-231.97 546.1,-229.23 542.16,-223.44"/>
2026-05-18 10:08:43 -04:00
</a>
</g>
</g>
2026-06-12 10:49:27 -04:00
<!-- Node2&#45;&gt;Node12 -->
<g id="edge18_Node000002_Node000012" class="edge">
<title>Node2&#45;&gt;Node12</title>
<g id="a_edge18_Node000002_Node000012"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M504.4,-221.54C505.58,-200.98 510.08,-174.56 523.88,-155.5 534.96,-140.2 551.58,-128.56 568.12,-119.97"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="500.91,-221.24 504.09,-231.35 507.9,-221.46 500.91,-221.24"/>
2026-05-18 10:08:43 -04:00
</a>
</g>
</g>
<!-- Node4 -->
<g id="Node000004" class="node">
<title>Node4</title>
2026-06-12 10:49:27 -04:00
<g id="a_Node000004"><a xlink:href="standard__compositions_8h.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="127.75,-119.5 0,-119.5 0,-77.75 127.75,-77.75 127.75,-119.5"/>
<text xml:space="preserve" text-anchor="start" x="8" y="-106" font-family="Helvetica,sans-Serif" font-size="10.00">src/composition/include</text>
<text xml:space="preserve" text-anchor="start" x="8" y="-94.75" font-family="Helvetica,sans-Serif" font-size="10.00">/fourdst/composition/io</text>
<text xml:space="preserve" text-anchor="middle" x="63.88" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">/standard_compositions.h</text>
2026-05-18 10:08:43 -04:00
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node4 -->
<g id="edge3_Node000003_Node000004" class="edge">
<title>Node3&#45;&gt;Node4</title>
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
2026-06-12 10:49:27 -04:00
<path fill="none" stroke="#63b8ff" d="M273.88,-157.68C229.96,-145.54 171.9,-129.49 127.96,-117.34"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="272.69,-160.99 283.26,-160.28 274.56,-154.24 272.69,-160.99"/>
2026-05-18 10:08:43 -04:00
</a>
</g>
</g>
<!-- Node5 -->
<g id="Node000005" class="node">
<title>Node5</title>
2026-06-12 10:49:27 -04:00
<g id="a_Node000005"><a xlink:href="standard__compositions_8cpp.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="211.25,-36.12 62.5,-36.12 62.5,-5.62 211.25,-5.62 211.25,-36.12"/>
<text xml:space="preserve" text-anchor="start" x="70.5" y="-22.62" font-family="Helvetica,sans-Serif" font-size="10.00">src/composition/lib</text>
<text xml:space="preserve" text-anchor="middle" x="136.88" y="-11.38" font-family="Helvetica,sans-Serif" font-size="10.00">/io/standard_compositions.cpp</text>
2026-05-18 10:08:43 -04:00
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node5 -->
2026-06-12 10:49:27 -04:00
<g id="edge13_Node000003_Node000005" class="edge">
2026-05-18 10:08:43 -04:00
<title>Node3&#45;&gt;Node5</title>
2026-06-12 10:49:27 -04:00
<g id="a_edge13_Node000003_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M242.46,-157.82C218.06,-149.53 193.49,-137.36 174.88,-119.5 151.26,-96.83 142.07,-57.78 138.69,-36.58"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="241.23,-161.1 251.82,-160.79 243.34,-154.43 241.23,-161.1"/>
2026-05-18 10:08:43 -04:00
</a>
</g>
</g>
2026-06-12 10:49:27 -04:00
<!-- Node3&#45;&gt;Node6 -->
<g id="edge5_Node000003_Node000006" class="edge">
<title>Node3&#45;&gt;Node6</title>
<g id="a_edge5_Node000003_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M372.55,-155.01C391.08,-144.13 413.82,-130.78 432.33,-119.91"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="370.9,-151.92 364.05,-160 374.45,-157.96 370.9,-151.92"/>
2026-05-18 10:08:43 -04:00
</a>
</g>
</g>
2026-06-12 10:49:27 -04:00
<!-- Node7 -->
<g id="Node000007" class="node">
<title>Node7</title>
<g id="a_Node000007"><a xlink:href="composition_8cpp.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="442.75,-36.12 345,-36.12 345,-5.62 442.75,-5.62 442.75,-36.12"/>
<text xml:space="preserve" text-anchor="start" x="353" y="-22.62" font-family="Helvetica,sans-Serif" font-size="10.00">src/composition/lib</text>
<text xml:space="preserve" text-anchor="middle" x="393.88" y="-11.38" font-family="Helvetica,sans-Serif" font-size="10.00">/composition.cpp</text>
2026-05-18 10:08:43 -04:00
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node7 -->
2026-06-12 10:49:27 -04:00
<g id="edge12_Node000003_Node000007" class="edge">
2026-05-18 10:08:43 -04:00
<title>Node3&#45;&gt;Node7</title>
2026-06-12 10:49:27 -04:00
<g id="a_edge12_Node000003_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M347.05,-150.22C358.89,-117.78 379.08,-62.44 388.6,-36.32"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="343.9,-148.64 343.76,-159.23 350.48,-151.04 343.9,-148.64"/>
</a>
</g>
</g>
<!-- Node9 -->
<g id="Node000009" class="node">
<title>Node9</title>
<g id="a_Node000009"><a xlink:href="utils_8h.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="309.62,-119.5 184.12,-119.5 184.12,-77.75 309.62,-77.75 309.62,-119.5"/>
<text xml:space="preserve" text-anchor="start" x="192.12" y="-106" font-family="Helvetica,sans-Serif" font-size="10.00">src/composition/include</text>
<text xml:space="preserve" text-anchor="start" x="192.12" y="-94.75" font-family="Helvetica,sans-Serif" font-size="10.00">/fourdst/composition/utils</text>
<text xml:space="preserve" text-anchor="middle" x="246.88" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">/utils.h</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node9 -->
<g id="edge8_Node000003_Node000009" class="edge">
<title>Node3&#45;&gt;Node9</title>
<g id="a_edge8_Node000003_Node000009"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M311.58,-153.48C298.86,-142.9 283.7,-130.28 271.25,-119.91"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="309.24,-156.09 319.17,-159.8 313.72,-150.71 309.24,-156.09"/>
</a>
</g>
</g>
<!-- Node10 -->
<g id="Node000010" class="node">
<title>Node10</title>
<g id="a_Node000010"><a xlink:href="utils_8cpp.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="326.75,-36.12 229,-36.12 229,-5.62 326.75,-5.62 326.75,-36.12"/>
<text xml:space="preserve" text-anchor="start" x="237" y="-22.62" font-family="Helvetica,sans-Serif" font-size="10.00">src/composition/lib</text>
<text xml:space="preserve" text-anchor="middle" x="277.88" y="-11.38" font-family="Helvetica,sans-Serif" font-size="10.00">/utils.cpp</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node10 -->
<g id="edge14_Node000003_Node000010" class="edge">
<title>Node3&#45;&gt;Node10</title>
<g id="a_edge14_Node000003_Node000010"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M335.95,-149.48C333.73,-129.25 328.97,-100.8 318.88,-77.75 312.12,-62.32 300.49,-47.06 291.34,-36.39"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="332.46,-149.76 336.9,-159.38 339.43,-149.1 332.46,-149.76"/>
2026-05-18 10:08:43 -04:00
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node5 -->
<g id="edge4_Node000004_Node000005" class="edge">
<title>Node4&#45;&gt;Node5</title>
<g id="a_edge4_Node000004_Node000005"><a xlink:title=" ">
2026-06-12 10:49:27 -04:00
<path fill="none" stroke="#63b8ff" d="M91.41,-69.05C102.21,-57.85 114.12,-45.49 123.04,-36.23"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="88.91,-66.61 84.49,-76.24 93.95,-71.46 88.91,-66.61"/>
2026-05-18 10:08:43 -04:00
</a>
</g>
</g>
2026-06-12 10:49:27 -04:00
<!-- Node6&#45;&gt;Node7 -->
<g id="edge6_Node000006_Node000007" class="edge">
<title>Node6&#45;&gt;Node7</title>
<g id="a_edge6_Node000006_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M439.34,-69.05C428.54,-57.85 416.63,-45.49 407.71,-36.23"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="436.8,-71.46 446.26,-76.24 441.84,-66.61 436.8,-71.46"/>
2026-05-18 10:08:43 -04:00
</a>
</g>
</g>
<!-- Node8 -->
<g id="Node000008" class="node">
<title>Node8</title>
<g id="a_Node000008"><a xlink:href="composition__masked_8cpp.html" target="_top" xlink:title=" ">
2026-06-12 10:49:27 -04:00
<polygon fill="white" stroke="#666666" points="641,-41.75 520.75,-41.75 520.75,0 641,0 641,-41.75"/>
<text xml:space="preserve" text-anchor="start" x="528.75" y="-28.25" font-family="Helvetica,sans-Serif" font-size="10.00">src/composition/lib</text>
<text xml:space="preserve" text-anchor="start" x="528.75" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">/decorators/composition</text>
<text xml:space="preserve" text-anchor="middle" x="580.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">_masked.cpp</text>
</a>
</g>
</g>
<!-- Node6&#45;&gt;Node8 -->
<g id="edge7_Node000006_Node000008" class="edge">
<title>Node6&#45;&gt;Node8</title>
<g id="a_edge7_Node000006_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M506.97,-70.98C521.18,-61.54 536.94,-51.07 550.24,-42.23"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="505.08,-68.04 498.69,-76.49 508.95,-73.87 505.08,-68.04"/>
2026-05-18 10:08:43 -04:00
</a>
</g>
</g>
2026-06-12 10:49:27 -04:00
<!-- Node9&#45;&gt;Node5 -->
<g id="edge10_Node000009_Node000005" class="edge">
<title>Node9&#45;&gt;Node5</title>
<g id="a_edge10_Node000009_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M208.3,-71.06C191.43,-59.44 172.28,-46.26 158.06,-36.46"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="205.93,-73.68 216.15,-76.47 209.9,-67.91 205.93,-73.68"/>
</a>
</g>
</g>
<!-- Node9&#45;&gt;Node7 -->
<g id="edge9_Node000009_Node000007" class="edge">
<title>Node9&#45;&gt;Node7</title>
<g id="a_edge9_Node000009_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M296.24,-72.19C319.31,-60.3 345.94,-46.57 365.56,-36.46"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="294.9,-68.94 287.61,-76.63 298.11,-75.16 294.9,-68.94"/>
2026-05-18 10:08:43 -04:00
</a>
</g>
</g>
<!-- Node9&#45;&gt;Node10 -->
2026-06-12 10:49:27 -04:00
<g id="edge11_Node000009_Node000010" class="edge">
2026-05-18 10:08:43 -04:00
<title>Node9&#45;&gt;Node10</title>
2026-06-12 10:49:27 -04:00
<g id="a_edge11_Node000009_Node000010"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M259.52,-66.73C263.84,-56.17 268.47,-44.85 272,-36.23"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="256.3,-65.34 255.76,-75.92 262.78,-68 256.3,-65.34"/>
</a>
</g>
</g>
<!-- Node11&#45;&gt;Node12 -->
<g id="edge16_Node000011_Node000012" class="edge">
<title>Node11&#45;&gt;Node12</title>
<g id="a_edge16_Node000011_Node000012"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M619.21,-143.75C620.06,-135.71 620.95,-127.29 621.73,-119.98"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="615.75,-143.26 618.18,-153.57 622.71,-143.99 615.75,-143.26"/>
2026-05-18 10:08:43 -04:00
</a>
</g>
</g>
2026-06-12 10:49:27 -04:00
<!-- Node12&#45;&gt;Node8 -->
<g id="edge17_Node000012_Node000008" class="edge">
<title>Node12&#45;&gt;Node8</title>
<g id="a_edge17_Node000012_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M606.72,-67.4C601.92,-58.95 596.82,-49.96 592.43,-42.23"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="603.62,-69.04 611.6,-76.01 609.71,-65.58 603.62,-69.04"/>
2026-05-18 10:08:43 -04:00
</a>
</g>
</g>
</g>
</svg>
<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__iterator_8h__dep__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>
</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>