2025-11-06 09:16:40 -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/trigger/trigger_abstract.h Pages: 1 -->
2025-11-27 15:06:27 -05:00
<!-- zoomable 538 -->
2025-11-06 09:16:40 -05:00
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)" >
2025-11-06 09:16:40 -05: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>
2025-11-24 09:08:28 -05: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" >
2025-11-27 15:06:27 -05:00
var viewWidth = 755;
var viewHeight = 538;
2025-11-24 09:08:28 -05:00
var sectionId = 'dynsection-1';
</script>
2025-11-06 09:16:40 -05:00
<script type= "application/ecmascript" xlink:href= "svg.min.js" />
<svg id= "graph" class= "graph" >
2025-11-24 09:08:28 -05:00
<g id= "viewport" >
2025-11-06 09:16:40 -05:00
<title > src/include/gridfire/trigger/trigger_abstract.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= "589.75,-529.75 465,-529.75 465,-499.25 589.75,-499.25 589.75,-529.75" />
<text xml:space= "preserve" text-anchor= "start" x= "473" y= "-516.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "527.38" y= "-505" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /trigger/trigger_abstract.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node2 -->
<g id= "Node000002" class= "node" >
<title > Node2</title>
<g id= "a_Node000002" > <a xlink:href= "engine__partitioning__trigger_8h.html" target= "_top" xlink:title= "CVODE-specific triggers that decide when to (re)partition the reaction network engine." >
2025-11-27 15:06:27 -05:00
<polygon fill= "white" stroke= "#666666" points= "447.25,-463.25 307.5,-463.25 307.5,-421.5 447.25,-421.5 447.25,-463.25" />
<text xml:space= "preserve" text-anchor= "start" x= "315.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= "315.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= "377.38" y= "-427.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine_partitioning_trigger.h</text>
2025-11-06 09:16:40 -05: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= " " >
2025-11-27 15:06:27 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M485.76,-494.04C465.51,-484.58 441.19,-473.21 420.73,-463.64" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "484.02,-497.09 494.56,-498.16 486.98,-490.75 484.02,-497.09" />
2025-11-06 09:16:40 -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= "engine__partitioning__trigger_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "593,-385.5 457.75,-385.5 457.75,-343.75 593,-343.75 593,-385.5" />
<text xml:space= "preserve" text-anchor= "start" x= "465.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= "465.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= "525.38" y= "-349.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _trigger.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node1->Node16 -->
<g id= "edge23_Node000001_Node000016" class= "edge" >
<title > Node1- > Node16</title>
<g id= "a_edge23_Node000001_Node000016" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M513.06,-489.12C509.11,-481.15 505.37,-472.07 503.38,-463.25 499.28,-445.15 499.92,-439.73 503.38,-421.5 505.71,-409.21 510.69,-396.16 515.32,-385.77" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "509.91,-490.66 517.7,-497.84 516.09,-487.37 509.91,-490.66" />
2025-11-06 09:16:40 -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= "trigger_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "706.12,-379.88 610.62,-379.88 610.62,-349.38 706.12,-349.38 706.12,-379.88" />
<text xml:space= "preserve" text-anchor= "start" x= "618.62" y= "-366.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "658.38" y= "-355.12" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /trigger/trigger.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node1->Node17 -->
<g id= "edge18_Node000001_Node000017" class= "edge" >
<title > Node1- > Node17</title>
<g id= "a_edge18_Node000001_Node000017" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M597.19,-494.4C613.11,-487.02 628.51,-476.95 639.38,-463.25 658.58,-439.04 660.22,-400.95 659.47,-380.24" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "595.92,-491.13 588.09,-498.27 598.67,-497.57 595.92,-491.13" />
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= "trigger__logical_8h.html" target= "_top" xlink:title= "Combinators for composing triggers with boolean logic (AND/OR/NOT/EveryNth)." >
<polygon fill= "white" stroke= "#666666" points= "630,-457.62 512.75,-457.62 512.75,-427.12 630,-427.12 630,-457.62" />
<text xml:space= "preserve" text-anchor= "start" x= "520.75" y= "-444.12" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "571.38" y= "-432.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /trigger/trigger_logical.h</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node1->Node18 -->
<g id= "edge20_Node000001_Node000018" class= "edge" >
<title > Node1- > Node18</title>
<g id= "a_edge20_Node000001_Node000018" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M542.44,-489.49C549.03,-478.98 556.55,-467 562.27,-457.89" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "539.65,-487.36 537.3,-497.69 545.58,-491.08 539.65,-487.36" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node3 -->
<g id= "Node000003" class= "node" >
<title > Node3</title>
2025-11-24 09:08:28 -05:00
<g id= "a_Node000003" > <a xlink:href= "triggers_8h.html" target= "_top" xlink:title= " " >
2025-11-27 15:06:27 -05:00
<polygon fill= "white" stroke= "#666666" points= "277.5,-385.5 151.25,-385.5 151.25,-343.75 277.5,-343.75 277.5,-385.5" />
<text xml:space= "preserve" text-anchor= "start" x= "159.25" y= "-372" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "159.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= "214.38" y= "-349.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /triggers.h</text>
2025-11-06 09:16:40 -05: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= " " >
2025-11-27 15:06:27 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M323.54,-416.36C302.33,-406.5 278.29,-395.33 258.18,-385.98" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "321.78,-419.4 332.32,-420.44 324.73,-413.05 321.78,-419.4" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node15 -->
<g id= "Node000015" class= "node" >
<title > Node15</title>
<g id= "a_Node000015" > <a xlink:href= "_c_v_o_d_e__solver__strategy_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "439.5,-379.88 295.25,-379.88 295.25,-349.38 439.5,-349.38 439.5,-379.88" />
<text xml:space= "preserve" text-anchor= "start" x= "303.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= "367.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
<!-- Node2->Node15 -->
<g id= "edge16_Node000002_Node000015" class= "edge" >
<title > Node2- > Node15</title>
<g id= "a_edge16_Node000002_Node000015" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M373.21,-409.81C371.84,-399.44 370.38,-388.42 369.27,-379.98" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "369.72,-410.12 374.5,-419.57 376.66,-409.2 369.72,-410.12" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node2->Node16 -->
<g id= "edge17_Node000002_Node000016" class= "edge" >
<title > Node2- > Node16</title>
<g id= "a_edge17_Node000002_Node000016" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M427.04,-415.95C446.11,-406.2 467.59,-395.2 485.6,-385.98" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "425.69,-412.71 418.38,-420.39 428.88,-418.95 425.69,-412.71" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
<!-- Node4 -->
<g id= "Node000004" class= "node" >
<title > Node4</title>
<g id= "a_Node000004" > <a xlink:href= "strategies_8h.html" target= "_top" xlink:title= " " >
2025-11-27 15:06:27 -05:00
<polygon fill= "white" stroke= "#666666" points= "293.88,-307.75 148.88,-307.75 148.88,-277.25 293.88,-277.25 293.88,-307.75" />
<text xml:space= "preserve" text-anchor= "start" x= "156.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= "221.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>
<!-- Node3->Node4 -->
<g id= "edge3_Node000003_Node000004" class= "edge" >
<title > Node3- > Node4</title>
<g id= "a_edge3_Node000003_Node000004" > <a xlink:title= " " >
2025-11-27 15:06:27 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M217.51,-332.17C218.36,-323.72 219.23,-314.98 219.93,-307.95" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "214.06,-331.54 216.55,-341.84 221.03,-332.23 214.06,-331.54" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
<!-- Node5 -->
<g id= "Node000005" class= "node" >
<title > Node5</title>
<g id= "a_Node000005" > <a xlink:href= "solver_8h.html" target= "_top" xlink:title= " " >
2025-11-27 15:06:27 -05:00
<polygon fill= "white" stroke= "#666666" points= "282.12,-241.25 186.62,-241.25 186.62,-210.75 282.12,-210.75 282.12,-241.25" />
<text xml:space= "preserve" text-anchor= "start" x= "194.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= "234.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>
<!-- Node4->Node5 -->
<g id= "edge4_Node000004_Node000005" class= "edge" >
<title > Node4- > 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= "M226.55,-265.84C228.21,-257.59 229.99,-248.74 231.44,-241.58" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "223.17,-264.89 224.62,-275.38 230.03,-266.27 223.17,-264.89" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
<!-- Node6 -->
<g id= "Node000006" class= "node" >
<title > Node6</title>
<g id= "a_Node000006" > <a xlink:href= "gridfire_8h.html" target= "_top" xlink:title= " " >
2025-11-27 15:06:27 -05:00
<polygon fill= "white" stroke= "#666666" points= "682.12,-174.75 586.62,-174.75 586.62,-144.25 682.12,-144.25 682.12,-174.75" />
<text xml:space= "preserve" text-anchor= "start" x= "594.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= "634.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>
<!-- Node5->Node6 -->
<g id= "edge5_Node000005_Node000006" class= "edge" >
<title > Node5- > Node6</title>
<g id= "a_edge5_Node000005_Node000006" > <a xlink:title= " " >
2025-11-27 15:06:27 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M293.92,-215.4C373.49,-202.57 512.97,-180.08 586.27,-168.26" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "293.43,-211.93 284.12,-216.98 294.55,-218.84 293.43,-211.93" />
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
<!-- Node5->Node10 -->
<g id= "edge10_Node000005_Node000010" class= "edge" >
<title > Node5- > Node10</title>
<g id= "a_edge10_Node000005_Node000010" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M184.77,-206.4C158.31,-196.48 126.23,-184.45 101.55,-175.19" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "183.34,-209.6 193.93,-209.83 185.79,-203.04 183.34,-209.6" />
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= "245.88,-174.75 142.88,-174.75 142.88,-144.25 245.88,-144.25 245.88,-174.75" />
<text xml:space= "preserve" text-anchor= "start" x= "150.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= "194.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
<!-- Node5->Node11 -->
<g id= "edge11_Node000005_Node000011" class= "edge" >
<title > Node5- > Node11</title>
<g id= "a_edge11_Node000005_Node000011" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M219.34,-200.76C213.98,-192.12 208.11,-182.66 203.42,-175.08" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "216.26,-202.42 224.5,-209.08 222.2,-198.73 216.26,-202.42" />
</a>
</g>
</g>
<!-- 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= "343.88,-102.62 204.88,-102.62 204.88,-72.12 343.88,-72.12 343.88,-102.62" />
<text xml:space= "preserve" text-anchor= "start" x= "212.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= "274.38" y= "-77.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /py_solver.cpp</text>
</a>
</g>
</g>
<!-- Node5->Node12 -->
<g id= "edge12_Node000005_Node000012" class= "edge" >
<title > Node5- > Node12</title>
<g id= "a_edge12_Node000005_Node000012" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M245.91,-199.88C249.27,-191.95 252.74,-183.08 255.38,-174.75 263.2,-150.01 268.97,-120.29 271.99,-102.95" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "242.76,-198.36 241.94,-208.92 249.17,-201.17 242.76,-198.36" />
</a>
</g>
</g>
<!-- 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= "441.88,-174.75 302.88,-174.75 302.88,-144.25 441.88,-144.25 441.88,-174.75" />
<text xml:space= "preserve" text-anchor= "start" x= "310.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= "372.38" y= "-150" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /py_solver.h</text>
</a>
</g>
</g>
<!-- Node5->Node13 -->
<g id= "edge13_Node000005_Node000013" class= "edge" >
<title > Node5- > Node13</title>
<g id= "a_edge13_Node000005_Node000013" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M275.92,-205.58C296.89,-195.78 321.89,-184.1 341.18,-175.08" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "274.64,-202.32 267.06,-209.72 277.6,-208.66 274.64,-202.32" />
</a>
</g>
</g>
<!-- Node7 -->
<g id= "Node000007" class= "node" >
<title > Node7</title>
<g id= "a_Node000007" > <a xlink:href= "gridfire__context_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "666.62,-108.25 556.12,-108.25 556.12,-66.5 666.62,-66.5 666.62,-108.25" />
<text xml:space= "preserve" text-anchor= "start" x= "564.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= "564.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= "611.38" y= "-72.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _context.h</text>
</a>
</g>
</g>
<!-- Node6->Node7 -->
<g id= "edge6_Node000006_Node000007" class= "edge" >
<title > Node6- > Node7</title>
<g id= "a_edge6_Node000006_Node000007" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M626.1,-133.28C623.46,-125.22 620.57,-116.4 618.05,-108.74" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "622.7,-134.12 629.14,-142.53 629.35,-131.94 622.7,-134.12" />
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= "gridfire__extern_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "746.62,-30.5 642.12,-30.5 642.12,0 746.62,0 746.62,-30.5" />
<text xml:space= "preserve" text-anchor= "start" x= "650.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= "694.38" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _extern.cpp</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node6->Node9 -->
<g id= "edge9_Node000006_Node000009" class= "edge" >
<title > Node6- > Node9</title>
<g id= "a_edge9_Node000006_Node000009" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M656.98,-135.56C663.82,-127.5 670.74,-118 675.38,-108.25 687.5,-82.77 691.91,-49.71 693.5,-30.96" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "654.5,-133.09 650.43,-142.87 659.71,-137.76 654.5,-133.09" />
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= "gridfire__context_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "623.62,-30.5 519.12,-30.5 519.12,0 623.62,0 623.62,-30.5" />
<text xml:space= "preserve" text-anchor= "start" x= "527.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= "571.38" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _context.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node7->Node8 -->
<g id= "edge7_Node000007_Node000008" class= "edge" >
<title > Node7- > Node8</title>
<g id= "a_edge7_Node000007_Node000008" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M594.26,-56.36C589.18,-47.47 583.85,-38.13 579.62,-30.7" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "591.06,-57.83 599.06,-64.78 597.14,-54.36 591.06,-57.83" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node7->Node9 -->
<g id= "edge8_Node000007_Node000009" class= "edge" >
<title > Node7- > Node9</title>
<g id= "a_edge8_Node000007_Node000009" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M644.13,-58.7C655.36,-49.21 667.49,-38.97 677.01,-30.92" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "641.92,-55.99 636.54,-65.12 646.44,-61.33 641.92,-55.99" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node13->Node12 -->
<g id= "edge15_Node000013_Node000012" class= "edge" >
<title > Node13- > Node12</title>
<g id= "a_edge15_Node000013_Node000012" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M342.85,-137.37C327.28,-126.23 308.58,-112.85 294.65,-102.89" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "340.67,-140.12 350.84,-143.09 344.74,-134.42 340.67,-140.12" />
</a>
</g>
</g>
<!-- Node14 -->
<g id= "Node000014" class= "node" >
<title > Node14</title>
<g id= "a_Node000014" > <a xlink:href= "solver_2bindings_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "510.75,-97 362,-97 362,-77.75 510.75,-77.75 510.75,-97" />
<text xml:space= "preserve" text-anchor= "middle" x= "436.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
<!-- Node13->Node14 -->
<g id= "edge14_Node000013_Node000014" class= "edge" >
<title > Node13- > Node14</title>
<g id= "a_edge14_Node000013_Node000014" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M393.1,-135.79C405.13,-122.61 419.6,-106.76 428.38,-97.13" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "390.81,-133.11 386.66,-142.85 395.98,-137.83 390.81,-133.11" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node17->Node6 -->
<g id= "edge19_Node000017_Node000006" class= "edge" >
<title > Node17- > Node6</title>
<g id= "a_edge19_Node000017_Node000006" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M655.33,-337.82C650.23,-294.73 640.16,-209.49 636.12,-175.25" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "651.82,-337.99 656.47,-347.51 658.77,-337.17 651.82,-337.99" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node18->Node16 -->
<g id= "edge22_Node000018_Node000016" class= "edge" >
<title > Node18- > Node16</title>
<g id= "a_edge22_Node000018_Node000016" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M556.56,-416.98C550.47,-406.95 543.5,-395.47 537.69,-385.91" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "553.54,-418.75 561.72,-425.48 559.52,-415.11 553.54,-418.75" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node18->Node17 -->
<g id= "edge21_Node000018_Node000017" class= "edge" >
<title > Node18- > Node17</title>
<g id= "a_edge21_Node000018_Node000017" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M596.67,-419.35C611.14,-406.75 628.91,-391.28 641.65,-380.19" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "594.53,-416.57 589.29,-425.78 599.13,-421.85 594.53,-416.57" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
</g>
</svg>
2025-11-24 09:08:28 -05: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= "trigger__abstract_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>
2025-11-06 09:16:40 -05: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>