Files
GridFire/docs/html/error__debug_8h__dep__incl.svg

719 lines
37 KiB
XML
Raw Normal View History

2025-11-24 09:08:28 -05: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 13.0.1 (20250615.1724)
-->
<!-- Title: src/include/gridfire/exceptions/error_debug.h Pages: 1 -->
2025-11-27 15:06:27 -05:00
<!--zoomable 682 -->
2025-11-24 09:08:28 -05: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)">
<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">
2025-11-27 15:06:27 -05:00
var viewWidth = 1453;
var viewHeight = 682;
2025-11-24 09:08:28 -05:00
var sectionId = 'dynsection-1';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">
<g id="viewport">
<title>src/include/gridfire/exceptions/error_debug.h</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title=" ">
2025-11-27 15:06:27 -05:00
<polygon fill="#999999" stroke="#666666" points="966.62,-674 838.12,-674 838.12,-643.5 966.62,-643.5 966.62,-674"/>
<text xml:space="preserve" text-anchor="start" x="846.12" y="-660.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/include/gridfire</text>
<text xml:space="preserve" text-anchor="middle" x="902.38" y="-649.25" font-family="Helvetica,sans-Serif" font-size="10.00">/exceptions/error_debug.h</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="exceptions_8h.html" target="_top" xlink:title=" ">
2025-11-27 15:06:27 -05:00
<polygon fill="white" stroke="#666666" points="964.75,-607.5 840,-607.5 840,-577 964.75,-577 964.75,-607.5"/>
<text xml:space="preserve" text-anchor="start" x="848" y="-594" font-family="Helvetica,sans-Serif" font-size="10.00">src/include/gridfire</text>
<text xml:space="preserve" text-anchor="middle" x="902.38" y="-582.75" font-family="Helvetica,sans-Serif" font-size="10.00">/exceptions/exceptions.h</text>
2025-11-24 09:08:28 -05: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=" ">
2025-11-27 15:06:27 -05:00
<path fill="none" stroke="#63b8ff" d="M902.38,-631.81C902.38,-623.64 902.38,-614.91 902.38,-607.83"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="898.88,-631.6 902.38,-641.6 905.88,-631.6 898.88,-631.6"/>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="gridfire_8h.html" target="_top" xlink:title=" ">
2025-11-27 15:06:27 -05:00
<polygon fill="white" stroke="#666666" points="677.12,-174.75 581.62,-174.75 581.62,-144.25 677.12,-144.25 677.12,-174.75"/>
<text xml:space="preserve" text-anchor="start" x="589.62" y="-161.25" font-family="Helvetica,sans-Serif" font-size="10.00">src/include/gridfire</text>
<text xml:space="preserve" text-anchor="middle" x="629.38" y="-150" font-family="Helvetica,sans-Serif" font-size="10.00">/gridfire.h</text>
2025-11-24 09:08:28 -05: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=" ">
2025-11-27 15:06:27 -05:00
<path fill="none" stroke="#63b8ff" d="M828.46,-588.63C733.67,-580.87 581.38,-551.57 581.38,-443.38 581.38,-443.38 581.38,-443.38 581.38,-291.5 581.38,-246.93 606.17,-198.76 620.12,-175.18"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="827.98,-592.11 838.21,-589.37 828.5,-585.13 827.98,-592.11"/>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node7 -->
<g id="Node000007" class="node">
<title>Node7</title>
<g id="a_Node000007"><a xlink:href="_c_v_o_d_e__solver__strategy_8h.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="470.38,-541 340.38,-541 340.38,-499.25 470.38,-499.25 470.38,-541"/>
<text xml:space="preserve" text-anchor="start" x="348.38" y="-527.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/include/gridfire</text>
<text xml:space="preserve" text-anchor="start" x="348.38" y="-516.25" font-family="Helvetica,sans-Serif" font-size="10.00">/solver/strategies/CVODE</text>
<text xml:space="preserve" text-anchor="middle" x="405.38" y="-505" font-family="Helvetica,sans-Serif" font-size="10.00">_solver_strategy.h</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node2&#45;&gt;Node7 -->
<g id="edge7_Node000002_Node000007" class="edge">
<title>Node2&#45;&gt;Node7</title>
<g id="a_edge7_Node000002_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M828.52,-580.83C731.62,-567.16 563.07,-543.38 470.64,-530.33"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="827.79,-584.26 838.18,-582.19 828.77,-577.33 827.79,-584.26"/>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node19 -->
<g id="Node000019" class="node">
<title>Node19</title>
<g id="a_Node000019"><a xlink:href="hashing_8h.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="883.12,-535.38 787.62,-535.38 787.62,-504.88 883.12,-504.88 883.12,-535.38"/>
<text xml:space="preserve" text-anchor="start" x="795.62" y="-521.88" font-family="Helvetica,sans-Serif" font-size="10.00">src/include/gridfire</text>
<text xml:space="preserve" text-anchor="middle" x="835.38" y="-510.62" font-family="Helvetica,sans-Serif" font-size="10.00">/utils/hashing.h</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node2&#45;&gt;Node19 -->
<g id="edge26_Node000002_Node000019" class="edge">
<title>Node2&#45;&gt;Node19</title>
<g id="a_edge26_Node000002_Node000019"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M880.67,-568.53C870.35,-557.73 858.31,-545.13 849.24,-535.64"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="878.01,-570.81 887.45,-575.63 883.07,-565.98 878.01,-570.81"/>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node27 -->
<g id="Node000027" class="node">
<title>Node27</title>
<g id="a_Node000027"><a xlink:href="reaction_8cpp.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="1037.38,-529.75 901.38,-529.75 901.38,-510.5 1037.38,-510.5 1037.38,-529.75"/>
<text xml:space="preserve" text-anchor="middle" x="969.38" y="-516.25" font-family="Helvetica,sans-Serif" font-size="10.00">src/lib/reaction/reaction.cpp</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node2&#45;&gt;Node27 -->
<g id="edge35_Node000002_Node000027" class="edge">
<title>Node2&#45;&gt;Node27</title>
<g id="a_edge35_Node000002_Node000027"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M924.08,-568.54C936.67,-555.36 951.81,-539.51 961.01,-529.88"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="921.68,-565.98 917.3,-575.63 926.74,-570.81 921.68,-565.98"/>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node28 -->
<g id="Node000028" class="node">
<title>Node28</title>
<g id="a_Node000028"><a xlink:href="engine_2bindings_8cpp.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="1206.88,-529.75 1055.88,-529.75 1055.88,-510.5 1206.88,-510.5 1206.88,-529.75"/>
<text xml:space="preserve" text-anchor="middle" x="1131.38" y="-516.25" font-family="Helvetica,sans-Serif" font-size="10.00">src/python/engine/bindings.cpp</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node28 -->
<g id="edge36_Node000002_Node000028" class="edge">
<title>Node2&#45;&gt;Node28</title>
<g id="a_edge36_Node000002_Node000028"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M961.16,-573.25C1006.09,-559.49 1066.16,-541.1 1101.61,-530.24"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="960.37,-569.83 951.83,-576.11 962.41,-576.52 960.37,-569.83"/>
</a>
</g>
</g>
<!-- Node29 -->
<g id="Node000029" class="node">
<title>Node29</title>
<g id="a_Node000029"><a xlink:href="exceptions_2bindings_8cpp.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="1337.38,-535.38 1225.38,-535.38 1225.38,-504.88 1337.38,-504.88 1337.38,-535.38"/>
<text xml:space="preserve" text-anchor="start" x="1233.38" y="-521.88" font-family="Helvetica,sans-Serif" font-size="10.00">src/python/exceptions</text>
<text xml:space="preserve" text-anchor="middle" x="1281.38" y="-510.62" font-family="Helvetica,sans-Serif" font-size="10.00">/bindings.cpp</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node29 -->
<g id="edge37_Node000002_Node000029" class="edge">
<title>Node2&#45;&gt;Node29</title>
<g id="a_edge37_Node000002_Node000029"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M976.31,-582.35C1040.29,-573.95 1135.07,-559.84 1216.38,-541 1222.81,-539.51 1229.54,-537.72 1236.13,-535.83"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="976.09,-578.85 966.63,-583.61 976.99,-585.79 976.09,-578.85"/>
</a>
</g>
</g>
<!-- Node4 -->
<g id="Node000004" class="node">
<title>Node4</title>
<g id="a_Node000004"><a xlink:href="gridfire__context_8h.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="684.62,-108.25 574.12,-108.25 574.12,-66.5 684.62,-66.5 684.62,-108.25"/>
<text xml:space="preserve" text-anchor="start" x="582.12" y="-94.75" font-family="Helvetica,sans-Serif" font-size="10.00">src/extern/include</text>
<text xml:space="preserve" text-anchor="start" x="582.12" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">/gridfire/extern/gridfire</text>
<text xml:space="preserve" text-anchor="middle" x="629.38" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">_context.h</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- 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=" ">
<path fill="none" stroke="#63b8ff" d="M629.38,-132.72C629.38,-124.81 629.38,-116.23 629.38,-108.74"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="625.88,-132.46 629.38,-142.46 632.88,-132.46 625.88,-132.46"/>
</a>
</g>
</g>
<!-- Node6 -->
<g id="Node000006" class="node">
<title>Node6</title>
<g id="a_Node000006"><a xlink:href="gridfire__extern_8cpp.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="764.62,-30.5 660.12,-30.5 660.12,0 764.62,0 764.62,-30.5"/>
<text xml:space="preserve" text-anchor="start" x="668.12" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">src/extern/lib/gridfire</text>
<text xml:space="preserve" text-anchor="middle" x="712.38" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">_extern.cpp</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node6 -->
<g id="edge6_Node000003_Node000006" class="edge">
<title>Node3&#45;&gt;Node6</title>
<g id="a_edge6_Node000003_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M665.05,-137.45C675.65,-129.55 686.3,-119.68 693.38,-108.25 708.4,-83.98 711.76,-49.9 712.38,-30.76"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="663.28,-134.41 657.08,-143 667.29,-140.15 663.28,-134.41"/>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
<!-- Node5 -->
<g id="Node000005" class="node">
<title>Node5</title>
2025-11-27 15:06:27 -05:00
<g id="a_Node000005"><a xlink:href="gridfire__context_8cpp.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="641.62,-30.5 537.12,-30.5 537.12,0 641.62,0 641.62,-30.5"/>
<text xml:space="preserve" text-anchor="start" x="545.12" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">src/extern/lib/gridfire</text>
<text xml:space="preserve" text-anchor="middle" x="589.38" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">_context.cpp</text>
2025-11-24 09:08:28 -05: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=" ">
2025-11-27 15:06:27 -05:00
<path fill="none" stroke="#63b8ff" d="M612.26,-56.36C607.18,-47.47 601.85,-38.13 597.62,-30.7"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="609.06,-57.83 617.06,-64.78 615.14,-54.36 609.06,-57.83"/>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node4&#45;&gt;Node6 -->
<g id="edge5_Node000004_Node000006" class="edge">
<title>Node4&#45;&gt;Node6</title>
<g id="a_edge5_Node000004_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M662.13,-58.7C673.36,-49.21 685.49,-38.97 695.01,-30.92"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="659.92,-55.99 654.54,-65.12 664.44,-61.33 659.92,-55.99"/>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node8 -->
<g id="Node000008" class="node">
<title>Node8</title>
<g id="a_Node000008"><a xlink:href="strategies_8h.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="391.88,-307.75 246.88,-307.75 246.88,-277.25 391.88,-277.25 391.88,-307.75"/>
<text xml:space="preserve" text-anchor="start" x="254.88" y="-294.25" font-family="Helvetica,sans-Serif" font-size="10.00">src/include/gridfire</text>
<text xml:space="preserve" text-anchor="middle" x="319.38" y="-283" font-family="Helvetica,sans-Serif" font-size="10.00">/solver/strategies/strategies.h</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node7&#45;&gt;Node8 -->
<g id="edge8_Node000007_Node000008" class="edge">
<title>Node7&#45;&gt;Node8</title>
<g id="a_edge8_Node000007_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M435.51,-491.28C471.08,-455 521.25,-390.67 486.38,-343.75 464.7,-314.59 426.65,-301.73 392.34,-296.29"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="433.43,-488.42 428.8,-497.95 438.36,-493.38 433.43,-488.42"/>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node10 -->
<g id="Node000010" class="node">
<title>Node10</title>
<g id="a_Node000010"><a xlink:href="priming_8cpp.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="124.75,-174.75 0,-174.75 0,-144.25 124.75,-144.25 124.75,-174.75"/>
<text xml:space="preserve" text-anchor="start" x="8" y="-161.25" font-family="Helvetica,sans-Serif" font-size="10.00">src/lib/engine/procedures</text>
<text xml:space="preserve" text-anchor="middle" x="62.38" y="-150" font-family="Helvetica,sans-Serif" font-size="10.00">/priming.cpp</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node7&#45;&gt;Node10 -->
<g id="edge22_Node000007_Node000010" class="edge">
<title>Node7&#45;&gt;Node10</title>
<g id="a_edge22_Node000007_Node000010"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M328.91,-509.73C276.65,-501.59 206.59,-487.23 148.38,-463.25 77.9,-434.22 7.38,-441.85 7.38,-365.62 7.38,-365.62 7.38,-365.62 7.38,-291.5 7.38,-246.11 35.79,-198.3 51.77,-174.99"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="328.2,-513.16 338.61,-511.2 329.25,-506.24 328.2,-513.16"/>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
<!-- Node14 -->
<g id="Node000014" class="node">
<title>Node14</title>
2025-11-27 15:06:27 -05:00
<g id="a_Node000014"><a xlink:href="solver_2bindings_8cpp.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="555.75,-97 407,-97 407,-77.75 555.75,-77.75 555.75,-97"/>
<text xml:space="preserve" text-anchor="middle" x="481.38" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/python/solver/bindings.cpp</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node7&#45;&gt;Node14 -->
<g id="edge25_Node000007_Node000014" class="edge">
<title>Node7&#45;&gt;Node14</title>
<g id="a_edge25_Node000007_Node000014"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M452,-492.81C492.05,-466.37 543.38,-421.57 543.38,-365.62 543.38,-365.62 543.38,-365.62 543.38,-225 543.38,-172.64 505.15,-118.28 488.73,-97.33"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="450.17,-489.82 443.63,-498.16 453.94,-495.72 450.17,-489.82"/>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
<!-- Node15 -->
<g id="Node000015" class="node">
<title>Node15</title>
2025-11-27 15:06:27 -05:00
<g id="a_Node000015"><a xlink:href="engine__partitioning__trigger_8h.html" target="_top" xlink:title="CVODE&#45;specific triggers that decide when to (re)partition the reaction network engine.">
<polygon fill="white" stroke="#666666" points="351.25,-463.25 211.5,-463.25 211.5,-421.5 351.25,-421.5 351.25,-463.25"/>
<text xml:space="preserve" text-anchor="start" x="219.5" y="-449.75" font-family="Helvetica,sans-Serif" font-size="10.00">src/include/gridfire</text>
<text xml:space="preserve" text-anchor="start" x="219.5" y="-438.5" font-family="Helvetica,sans-Serif" font-size="10.00">/solver/strategies/triggers</text>
<text xml:space="preserve" text-anchor="middle" x="281.38" y="-427.25" font-family="Helvetica,sans-Serif" font-size="10.00">/engine_partitioning_trigger.h</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node7&#45;&gt;Node15 -->
<g id="edge17_Node000007_Node000015" class="edge">
<title>Node7&#45;&gt;Node15</title>
<g id="a_edge17_Node000007_Node000015"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M362.65,-493.03C346.96,-483.44 329.44,-472.74 314.7,-463.73"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="360.5,-495.81 370.85,-498.04 364.14,-489.84 360.5,-495.81"/>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node17 -->
<g id="Node000017" class="node">
<title>Node17</title>
<g id="a_Node000017"><a xlink:href="_c_v_o_d_e__solver__strategy_8cpp.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="477.5,-379.88 333.25,-379.88 333.25,-349.38 477.5,-349.38 477.5,-379.88"/>
<text xml:space="preserve" text-anchor="start" x="341.25" y="-366.38" font-family="Helvetica,sans-Serif" font-size="10.00">src/lib/solver/strategies</text>
<text xml:space="preserve" text-anchor="middle" x="405.38" y="-355.12" font-family="Helvetica,sans-Serif" font-size="10.00">/CVODE_solver_strategy.cpp</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node7&#45;&gt;Node17 -->
<g id="edge23_Node000007_Node000017" class="edge">
<title>Node7&#45;&gt;Node17</title>
<g id="a_edge23_Node000007_Node000017"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M405.38,-487.82C405.38,-454.97 405.38,-404.76 405.38,-380.19"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="401.88,-487.54 405.38,-497.54 408.88,-487.54 401.88,-487.54"/>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node18 -->
<g id="Node000018" class="node">
<title>Node18</title>
<g id="a_Node000018"><a xlink:href="engine__partitioning__trigger_8cpp.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="171,-385.5 35.75,-385.5 35.75,-343.75 171,-343.75 171,-385.5"/>
<text xml:space="preserve" text-anchor="start" x="43.75" y="-372" font-family="Helvetica,sans-Serif" font-size="10.00">src/lib/solver/strategies</text>
<text xml:space="preserve" text-anchor="start" x="43.75" y="-360.75" font-family="Helvetica,sans-Serif" font-size="10.00">/triggers/engine_partitioning</text>
<text xml:space="preserve" text-anchor="middle" x="103.38" y="-349.5" font-family="Helvetica,sans-Serif" font-size="10.00">_trigger.cpp</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node7&#45;&gt;Node18 -->
<g id="edge24_Node000007_Node000018" class="edge">
<title>Node7&#45;&gt;Node18</title>
<g id="a_edge24_Node000007_Node000018"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M328.71,-507.59C289.09,-499.33 241.07,-485.58 202.38,-463.25 167.67,-443.22 136.35,-408.12 118.61,-385.91"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="327.93,-511.01 338.43,-509.54 329.31,-504.15 327.93,-511.01"/>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
<!-- Node9 -->
<g id="Node000009" class="node">
<title>Node9</title>
2025-11-27 15:06:27 -05:00
<g id="a_Node000009"><a xlink:href="solver_8h.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="367.12,-241.25 271.62,-241.25 271.62,-210.75 367.12,-210.75 367.12,-241.25"/>
<text xml:space="preserve" text-anchor="start" x="279.62" y="-227.75" font-family="Helvetica,sans-Serif" font-size="10.00">src/include/gridfire</text>
<text xml:space="preserve" text-anchor="middle" x="319.38" y="-216.5" font-family="Helvetica,sans-Serif" font-size="10.00">/solver/solver.h</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node8&#45;&gt;Node9 -->
<g id="edge9_Node000008_Node000009" class="edge">
<title>Node8&#45;&gt;Node9</title>
<g id="a_edge9_Node000008_Node000009"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M319.38,-265.56C319.38,-257.39 319.38,-248.66 319.38,-241.58"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="315.88,-265.35 319.38,-275.35 322.88,-265.35 315.88,-265.35"/>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node9&#45;&gt;Node3 -->
<g id="edge10_Node000009_Node000003" class="edge">
<title>Node9&#45;&gt;Node3</title>
<g id="a_edge10_Node000009_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M378.45,-212.71C437.28,-200.47 526.48,-181.91 581.16,-170.53"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="378.03,-209.22 368.95,-214.68 379.46,-216.07 378.03,-209.22"/>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node9&#45;&gt;Node10 -->
<g id="edge11_Node000009_Node000010" class="edge">
<title>Node9&#45;&gt;Node10</title>
<g id="a_edge11_Node000009_Node000010"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M260.22,-210.15C218.43,-199.66 162.67,-185.67 121,-175.21"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="259.32,-213.54 269.87,-212.58 261.02,-206.75 259.32,-213.54"/>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node11 -->
<g id="Node000011" class="node">
<title>Node11</title>
<g id="a_Node000011"><a xlink:href="engine__priming_8cpp.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="290.88,-174.75 187.88,-174.75 187.88,-144.25 290.88,-144.25 290.88,-174.75"/>
<text xml:space="preserve" text-anchor="start" x="195.88" y="-161.25" font-family="Helvetica,sans-Serif" font-size="10.00">src/lib/engine/views</text>
<text xml:space="preserve" text-anchor="middle" x="239.38" y="-150" font-family="Helvetica,sans-Serif" font-size="10.00">/engine_priming.cpp</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node9&#45;&gt;Node11 -->
<g id="edge12_Node000009_Node000011" class="edge">
<title>Node9&#45;&gt;Node11</title>
<g id="a_edge12_Node000009_Node000011"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M292.42,-203.27C280.91,-193.98 267.77,-183.4 257.46,-175.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="290.06,-205.86 300.04,-209.41 294.46,-200.41 290.06,-205.86"/>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node12 -->
<g id="Node000012" class="node">
<title>Node12</title>
<g id="a_Node000012"><a xlink:href="py__solver_8cpp.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="388.88,-102.62 249.88,-102.62 249.88,-72.12 388.88,-72.12 388.88,-102.62"/>
<text xml:space="preserve" text-anchor="start" x="257.88" y="-89.12" font-family="Helvetica,sans-Serif" font-size="10.00">src/python/solver/trampoline</text>
<text xml:space="preserve" text-anchor="middle" x="319.38" y="-77.88" font-family="Helvetica,sans-Serif" font-size="10.00">/py_solver.cpp</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node9&#45;&gt;Node12 -->
<g id="edge13_Node000009_Node000012" class="edge">
<title>Node9&#45;&gt;Node12</title>
<g id="a_edge13_Node000009_Node000012"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M319.38,-198.9C319.38,-170.39 319.38,-125.73 319.38,-102.89"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="315.88,-198.87 319.38,-208.87 322.88,-198.87 315.88,-198.87"/>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node13 -->
<g id="Node000013" class="node">
<title>Node13</title>
<g id="a_Node000013"><a xlink:href="py__solver_8h.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="486.88,-174.75 347.88,-174.75 347.88,-144.25 486.88,-144.25 486.88,-174.75"/>
<text xml:space="preserve" text-anchor="start" x="355.88" y="-161.25" font-family="Helvetica,sans-Serif" font-size="10.00">src/python/solver/trampoline</text>
<text xml:space="preserve" text-anchor="middle" x="417.38" y="-150" font-family="Helvetica,sans-Serif" font-size="10.00">/py_solver.h</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node9&#45;&gt;Node13 -->
<g id="edge14_Node000009_Node000013" class="edge">
<title>Node9&#45;&gt;Node13</title>
<g id="a_edge14_Node000009_Node000013"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M351.14,-204.09C365.54,-194.62 382.21,-183.64 395.23,-175.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="349.31,-201.11 342.88,-209.53 353.15,-206.96 349.31,-201.11"/>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node13&#45;&gt;Node12 -->
<g id="edge16_Node000013_Node000012" class="edge">
<title>Node13&#45;&gt;Node12</title>
<g id="a_edge16_Node000013_Node000012"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M387.85,-137.37C372.28,-126.23 353.58,-112.85 339.65,-102.89"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="385.67,-140.12 395.84,-143.09 389.74,-134.42 385.67,-140.12"/>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node13&#45;&gt;Node14 -->
<g id="edge15_Node000013_Node000014" class="edge">
<title>Node13&#45;&gt;Node14</title>
<g id="a_edge15_Node000013_Node000014"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M438.1,-135.79C450.13,-122.61 464.6,-106.76 473.38,-97.13"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="435.81,-133.11 431.66,-142.85 440.98,-137.83 435.81,-133.11"/>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node16 -->
<g id="Node000016" class="node">
<title>Node16</title>
<g id="a_Node000016"><a xlink:href="triggers_8h.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="315.5,-385.5 189.25,-385.5 189.25,-343.75 315.5,-343.75 315.5,-385.5"/>
<text xml:space="preserve" text-anchor="start" x="197.25" y="-372" font-family="Helvetica,sans-Serif" font-size="10.00">src/include/gridfire</text>
<text xml:space="preserve" text-anchor="start" x="197.25" y="-360.75" font-family="Helvetica,sans-Serif" font-size="10.00">/solver/strategies/triggers</text>
<text xml:space="preserve" text-anchor="middle" x="252.38" y="-349.5" font-family="Helvetica,sans-Serif" font-size="10.00">/triggers.h</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node15&#45;&gt;Node16 -->
<g id="edge18_Node000015_Node000016" class="edge">
<title>Node15&#45;&gt;Node16</title>
<g id="a_edge18_Node000015_Node000016"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M269.59,-410.59C266.42,-402.3 263.06,-393.54 260.17,-385.98"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="266.22,-411.57 273.06,-419.66 272.76,-409.07 266.22,-411.57"/>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node15&#45;&gt;Node17 -->
<g id="edge20_Node000015_Node000017" class="edge">
<title>Node15&#45;&gt;Node17</title>
<g id="a_edge20_Node000015_Node000017"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M324.33,-415.13C343.48,-403.44 365.31,-390.1 381.49,-380.21"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="322.61,-412.09 315.9,-420.29 326.25,-418.06 322.61,-412.09"/>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node15&#45;&gt;Node18 -->
<g id="edge21_Node000015_Node000018" class="edge">
<title>Node15&#45;&gt;Node18</title>
<g id="a_edge21_Node000015_Node000018"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M223.22,-416.63C199.91,-406.7 173.37,-395.41 151.21,-385.98"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="221.71,-419.79 232.28,-420.48 224.45,-413.35 221.71,-419.79"/>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node16&#45;&gt;Node8 -->
<g id="edge19_Node000016_Node000008" class="edge">
<title>Node16&#45;&gt;Node8</title>
<g id="a_edge19_Node000016_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M279.68,-335.04C288.59,-325.73 298.09,-315.78 305.57,-307.95"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="277.18,-332.6 272.8,-342.25 282.24,-337.44 277.18,-332.6"/>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
<!-- Node20 -->
<g id="Node000020" class="node">
<title>Node20</title>
2025-11-27 15:06:27 -05:00
<g id="a_Node000020"><a xlink:href="utils_8h.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="705.12,-307.75 609.62,-307.75 609.62,-277.25 705.12,-277.25 705.12,-307.75"/>
<text xml:space="preserve" text-anchor="start" x="617.62" y="-294.25" font-family="Helvetica,sans-Serif" font-size="10.00">src/include/gridfire</text>
<text xml:space="preserve" text-anchor="middle" x="657.38" y="-283" font-family="Helvetica,sans-Serif" font-size="10.00">/utils/utils.h</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node19&#45;&gt;Node20 -->
<g id="edge27_Node000019_Node000020" class="edge">
<title>Node19&#45;&gt;Node20</title>
<g id="a_edge27_Node000019_Node000020"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M776.38,-510.34C724.64,-501.29 655.1,-485.38 638.38,-463.25 602.79,-416.17 634.01,-339.71 649.68,-308"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="775.52,-513.75 785.97,-511.97 776.69,-506.85 775.52,-513.75"/>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
<!-- Node21 -->
<g id="Node000021" class="node">
<title>Node21</title>
2025-11-27 15:06:27 -05:00
<g id="a_Node000021"><a xlink:href="engine__graph_8cpp.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="753,-457.62 647.75,-457.62 647.75,-427.12 753,-427.12 753,-457.62"/>
<text xml:space="preserve" text-anchor="start" x="655.75" y="-444.12" font-family="Helvetica,sans-Serif" font-size="10.00">src/lib/engine/engine</text>
<text xml:space="preserve" text-anchor="middle" x="700.38" y="-432.88" font-family="Helvetica,sans-Serif" font-size="10.00">_graph.cpp</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node19&#45;&gt;Node21 -->
<g id="edge29_Node000019_Node000021" class="edge">
<title>Node19&#45;&gt;Node21</title>
<g id="a_edge29_Node000019_Node000021"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M799.58,-499.04C776.54,-486.11 747.13,-469.61 726.32,-457.94"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="797.59,-501.94 808.03,-503.78 801.02,-495.83 797.59,-501.94"/>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
<!-- Node22 -->
<g id="Node000022" class="node">
<title>Node22</title>
2025-11-27 15:06:27 -05:00
<g id="a_Node000022"><a xlink:href="partition__composite_8cpp.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="899.25,-457.62 771.5,-457.62 771.5,-427.12 899.25,-427.12 899.25,-457.62"/>
<text xml:space="preserve" text-anchor="start" x="779.5" y="-444.12" font-family="Helvetica,sans-Serif" font-size="10.00">src/lib/partition/composite</text>
<text xml:space="preserve" text-anchor="middle" x="835.38" y="-432.88" font-family="Helvetica,sans-Serif" font-size="10.00">/partition_composite.cpp</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node19&#45;&gt;Node22 -->
<g id="edge30_Node000019_Node000022" class="edge">
<title>Node19&#45;&gt;Node22</title>
<g id="a_edge30_Node000019_Node000022"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M835.38,-493.1C835.38,-481.34 835.38,-467.88 835.38,-457.94"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="831.88,-493.01 835.38,-503.01 838.88,-493.01 831.88,-493.01"/>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
<!-- Node23 -->
<g id="Node000023" class="node">
<title>Node23</title>
2025-11-27 15:06:27 -05:00
<g id="a_Node000023"><a xlink:href="chains_8cpp.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="1037.88,-452 916.88,-452 916.88,-432.75 1037.88,-432.75 1037.88,-452"/>
<text xml:space="preserve" text-anchor="middle" x="977.38" y="-438.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/lib/policy/chains.cpp</text>
</a>
</g>
</g>
<!-- Node19&#45;&gt;Node23 -->
<g id="edge31_Node000019_Node000023" class="edge">
<title>Node19&#45;&gt;Node23</title>
<g id="a_edge31_Node000019_Node000023"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M872.74,-499.19C901.11,-484.06 938.79,-463.96 960.33,-452.47"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="871.27,-496.01 864.09,-503.81 874.56,-502.19 871.27,-496.01"/>
</a>
</g>
</g>
<!-- Node24 -->
<g id="Node000024" class="node">
<title>Node24</title>
<g id="a_Node000024"><a xlink:href="policy__logical_8cpp.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="1155,-457.62 1055.75,-457.62 1055.75,-427.12 1155,-427.12 1155,-457.62"/>
<text xml:space="preserve" text-anchor="start" x="1063.75" y="-444.12" font-family="Helvetica,sans-Serif" font-size="10.00">src/lib/policy/policy</text>
<text xml:space="preserve" text-anchor="middle" x="1105.38" y="-432.88" font-family="Helvetica,sans-Serif" font-size="10.00">_logical.cpp</text>
</a>
</g>
</g>
<!-- Node19&#45;&gt;Node24 -->
<g id="edge32_Node000019_Node000024" class="edge">
<title>Node19&#45;&gt;Node24</title>
<g id="a_edge32_Node000019_Node000024"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M886.44,-501.02C888.44,-500.41 890.42,-499.82 892.38,-499.25 960.31,-479.58 979.39,-482.74 1047.38,-463.25 1052.8,-461.7 1058.46,-459.93 1064.03,-458.11"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="885.58,-497.62 877.12,-504.01 887.72,-504.29 885.58,-497.62"/>
</a>
</g>
</g>
<!-- Node25 -->
<g id="Node000025" class="node">
<title>Node25</title>
<g id="a_Node000025"><a xlink:href="weak__interpolator_8cpp.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="1286.12,-457.62 1172.62,-457.62 1172.62,-427.12 1286.12,-427.12 1286.12,-457.62"/>
<text xml:space="preserve" text-anchor="start" x="1180.62" y="-444.12" font-family="Helvetica,sans-Serif" font-size="10.00">src/lib/reaction/weak</text>
<text xml:space="preserve" text-anchor="middle" x="1229.38" y="-432.88" font-family="Helvetica,sans-Serif" font-size="10.00">/weak_interpolator.cpp</text>
</a>
</g>
</g>
<!-- Node19&#45;&gt;Node25 -->
<g id="edge33_Node000019_Node000025" class="edge">
<title>Node19&#45;&gt;Node25</title>
<g id="a_edge33_Node000019_Node000025"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M884.95,-501.17C887.45,-500.48 889.93,-499.83 892.38,-499.25 1011.01,-471.03 1045.22,-489.17 1164.38,-463.25 1171.06,-461.8 1178.06,-459.98 1184.87,-458.04"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="884.01,-497.8 875.45,-504.04 886.03,-504.5 884.01,-497.8"/>
</a>
</g>
</g>
<!-- Node26 -->
<g id="Node000026" class="node">
<title>Node26</title>
<g id="a_Node000026"><a xlink:href="utils_2bindings_8cpp.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="1444.62,-452 1304.12,-452 1304.12,-432.75 1444.62,-432.75 1444.62,-452"/>
<text xml:space="preserve" text-anchor="middle" x="1374.38" y="-438.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/python/utils/bindings.cpp</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node19&#45;&gt;Node26 -->
<g id="edge34_Node000019_Node000026" class="edge">
<title>Node19&#45;&gt;Node26</title>
<g id="a_edge34_Node000019_Node000026"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M884.36,-501.19C887.06,-500.47 889.74,-499.82 892.38,-499.25 1068.16,-461.36 1118.08,-493.28 1295.38,-463.25 1311.27,-460.56 1328.68,-456.32 1343.09,-452.45"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="883.39,-497.83 874.78,-504.01 885.36,-504.55 883.39,-497.83"/>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node20&#45;&gt;Node3 -->
<g id="edge28_Node000020_Node000003" class="edge">
<title>Node20&#45;&gt;Node3</title>
<g id="a_edge28_Node000020_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M651.93,-266.04C646.15,-238.96 637.19,-197.06 632.49,-175.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="648.44,-266.45 653.96,-275.5 655.29,-264.99 648.44,-266.45"/>
2025-11-24 09:08:28 -05: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="error__debug_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>