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/screening/screening_abstract.h Pages: 1 -->
2025-11-24 09:08:28 -05:00
<!-- zoomable 705 -->
2025-11-06 09:16:40 -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-24 09:08:28 -05:00
var viewWidth = 2469;
var viewHeight = 705;
2025-11-06 09:16:40 -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/screening/screening_abstract.h</title>
<!-- Node1 -->
<g id= "Node000001" class= "node" >
<title > Node1</title>
<g id= "a_Node000001" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#999999" stroke= "#666666" points= "1891.38,-696.5 1785.38,-696.5 1785.38,-654.75 1891.38,-654.75 1891.38,-696.5" />
<text xml:space= "preserve" text-anchor= "start" x= "1793.38" y= "-683" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "1793.38" y= "-671.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /screening/screening</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1838.38" y= "-660.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _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__abstract_8h.html" target= "_top" xlink:title= "Abstract interfaces for reaction network engines in GridFire." >
2025-11-24 09:08:28 -05:00
<polygon fill= "white" stroke= "#666666" points= "1065.25,-541 937.5,-541 937.5,-510.5 1065.25,-510.5 1065.25,-541" />
<text xml:space= "preserve" text-anchor= "start" x= "945.5" y= "-527.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1001.38" y= "-516.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/engine_abstract.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-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M1773.65,-665.48C1700.76,-655 1578.86,-636.92 1474.38,-618.75 1327.67,-593.23 1156.3,-558.72 1065.49,-540.06" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1773.02,-668.93 1783.42,-666.88 1774.01,-662 1773.02,-668.93" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node11 -->
<g id= "Node000011" class= "node" >
<title > Node11</title>
<g id= "a_Node000011" > <a xlink:href= "engine__graph_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "1305.62,-468.88 1189.12,-468.88 1189.12,-438.38 1305.62,-438.38 1305.62,-468.88" />
<text xml:space= "preserve" text-anchor= "start" x= "1197.12" y= "-455.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1247.38" y= "-444.12" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/engine_graph.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node1->Node11 -->
<g id= "edge81_Node000001_Node000011" class= "edge" >
<title > Node1- > Node11</title>
<g id= "a_edge81_Node000001_Node000011" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1773.88,-659.31C1733.4,-649.13 1680.35,-634.72 1634.38,-618.75 1498.56,-571.59 1342.6,-499.82 1277.93,-469.24" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1772.93,-662.68 1783.48,-661.71 1774.62,-655.89 1772.93,-662.68" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node24 -->
<g id= "Node000024" class= "node" >
<title > Node24</title>
<g id= "a_Node000024" > <a xlink:href= "engine__adaptive_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "1794.12,-396.75 1686.62,-396.75 1686.62,-355 1794.12,-355 1794.12,-396.75" />
<text xml:space= "preserve" text-anchor= "start" x= "1694.62" y= "-383.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "1694.62" y= "-372" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/views/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1740.38" y= "-360.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _adaptive.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node1->Node24 -->
<g id= "edge82_Node000001_Node000024" class= "edge" >
<title > Node1- > Node24</title>
<g id= "a_edge82_Node000001_Node000024" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1828.23,-643.8C1808.16,-582.83 1763.9,-448.35 1747.06,-397.18" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1824.87,-644.78 1831.32,-653.19 1831.52,-642.6 1824.87,-644.78" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node60 -->
<g id= "Node000060" class= "node" >
<title > Node60</title>
<g id= "a_Node000060" > <a xlink:href= "screening_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "1919.5,-541 1805.25,-541 1805.25,-510.5 1919.5,-510.5 1919.5,-541" />
<text xml:space= "preserve" text-anchor= "start" x= "1813.25" y= "-527.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1862.38" y= "-516.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /screening/screening.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node1->Node60 -->
<g id= "edge83_Node000001_Node000060" class= "edge" >
<title > Node1- > Node60</title>
<g id= "a_edge83_Node000001_Node000060" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1843.48,-643.19C1848.57,-611.81 1856.17,-564.98 1860,-541.41" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1840.05,-642.45 1841.9,-652.88 1846.96,-643.57 1840.05,-642.45" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node64 -->
<g id= "Node000064" class= "node" >
<title > Node64</title>
<g id= "a_Node000064" > <a xlink:href= "screening__bare_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "1972.38,-618.75 1866.38,-618.75 1866.38,-577 1972.38,-577 1972.38,-618.75" />
<text xml:space= "preserve" text-anchor= "start" x= "1874.38" y= "-605.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "1874.38" y= "-594" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /screening/screening</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1919.38" y= "-582.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _bare.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node1->Node64 -->
<g id= "edge90_Node000001_Node000064" class= "edge" >
<title > Node1- > Node64</title>
<g id= "a_edge90_Node000001_Node000064" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1868.33,-646.61C1878.04,-637.53 1888.61,-627.64 1897.61,-619.23" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1866.1,-643.9 1861.19,-653.29 1870.88,-649.02 1866.1,-643.9" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node66 -->
<g id= "Node000066" class= "node" >
<title > Node66</title>
<g id= "a_Node000066" > <a xlink:href= "screening__types_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "2219.5,-541 2087.25,-541 2087.25,-510.5 2219.5,-510.5 2219.5,-541" />
<text xml:space= "preserve" text-anchor= "start" x= "2095.25" y= "-527.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/screening/screening</text>
<text xml:space= "preserve" text-anchor= "middle" x= "2153.38" y= "-516.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _types.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node1->Node66 -->
<g id= "edge106_Node000001_Node000066" class= "edge" >
<title > Node1- > Node66</title>
<g id= "a_edge106_Node000001_Node000066" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1902.84,-667.53C1971.36,-658.88 2074.08,-642.45 2105.38,-618.75 2131.08,-599.28 2144.31,-562.06 2149.94,-541.43" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1902.73,-664.01 1893.23,-668.71 1903.58,-670.96 1902.73,-664.01" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node67 -->
<g id= "Node000067" class= "node" >
<title > Node67</title>
<g id= "a_Node000067" > <a xlink:href= "screening__intermediate_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "2258.38,-618.75 2152.38,-618.75 2152.38,-577 2258.38,-577 2258.38,-618.75" />
<text xml:space= "preserve" text-anchor= "start" x= "2160.38" y= "-605.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "2160.38" y= "-594" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /screening/screening</text>
<text xml:space= "preserve" text-anchor= "middle" x= "2205.38" y= "-582.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _intermediate.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node1->Node67 -->
<g id= "edge94_Node000001_Node000067" class= "edge" >
<title > Node1- > Node67</title>
<g id= "a_edge94_Node000001_Node000067" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1902.84,-664.62C1963.87,-654.67 2057.88,-638.13 2138.38,-618.75 2142.86,-617.67 2147.49,-616.47 2152.12,-615.22" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1902.64,-661.1 1893.33,-666.15 1903.76,-668.01 1902.64,-661.1" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node68 -->
<g id= "Node000068" class= "node" >
<title > Node68</title>
<g id= "a_Node000068" > <a xlink:href= "screening__types_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "1749.38,-618.75 1643.38,-618.75 1643.38,-577 1749.38,-577 1749.38,-618.75" />
<text xml:space= "preserve" text-anchor= "start" x= "1651.38" y= "-605.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "1651.38" y= "-594" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /screening/screening</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1696.38" y= "-582.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _types.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node1->Node68 -->
<g id= "edge95_Node000001_Node000068" class= "edge" >
<title > Node1- > Node68</title>
<g id= "a_edge95_Node000001_Node000068" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1790.21,-648.93C1772.05,-639.24 1751.66,-628.37 1734.53,-619.23" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1788.52,-651.99 1798.99,-653.61 1791.81,-645.82 1788.52,-651.99" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node69 -->
<g id= "Node000069" class= "node" >
<title > Node69</title>
<g id= "a_Node000069" > <a xlink:href= "screening__weak_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "2096.38,-618.75 1990.38,-618.75 1990.38,-577 2096.38,-577 2096.38,-618.75" />
<text xml:space= "preserve" text-anchor= "start" x= "1998.38" y= "-605.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "1998.38" y= "-594" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /screening/screening</text>
<text xml:space= "preserve" text-anchor= "middle" x= "2043.38" y= "-582.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _weak.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node1->Node69 -->
<g id= "edge102_Node000001_Node000069" class= "edge" >
<title > Node1- > Node69</title>
<g id= "a_edge102_Node000001_Node000069" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1902.25,-651.02C1930.41,-640.62 1963.12,-628.53 1989.96,-618.61" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1901.29,-647.65 1893.12,-654.4 1903.71,-654.21 1901.29,-647.65" />
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= "dynamic__engine__diagnostics_8h.html" target= "_top" xlink:title= "Diagnostics utilities for DynamicEngine instances." >
<polygon fill= "white" stroke= "#666666" points= "562.25,-474.5 422.5,-474.5 422.5,-432.75 562.25,-432.75 562.25,-474.5" />
<text xml:space= "preserve" text-anchor= "start" x= "430.5" y= "-461" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "430.5" y= "-449.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/diagnostics/dynamic</text>
<text xml:space= "preserve" text-anchor= "middle" x= "492.38" y= "-438.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _engine_diagnostics.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-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M925.93,-518.46C840.67,-510.75 697.91,-495.99 576.38,-474.5 571.8,-473.69 567.1,-472.79 562.38,-471.82" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "925.54,-521.94 935.81,-519.35 926.16,-514.97 925.54,-521.94" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node4 -->
<g id= "Node000004" class= "node" >
<title > Node4</title>
<g id= "a_Node000004" > <a xlink:href= "dynamic__engine__diagnostics_8cpp.html" target= "_top" xlink:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "white" stroke= "#666666" points= "430.88,-391.12 267.88,-391.12 267.88,-360.62 430.88,-360.62 430.88,-391.12" />
<text xml:space= "preserve" text-anchor= "start" x= "275.88" y= "-377.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/engine/diagnostics</text>
<text xml:space= "preserve" text-anchor= "middle" x= "349.38" y= "-366.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /dynamic_engine_diagnostics.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node2->Node4 -->
2025-11-24 09:08:28 -05:00
<g id= "edge76_Node000002_Node000004" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node2- > Node4</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge76_Node000002_Node000004" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M925.72,-525.16C749.76,-525.33 324.63,-520.88 281.38,-474.5 268.72,-460.93 273.45,-449.53 281.38,-432.75 289.73,-415.07 306.73,-401.1 321.64,-391.55" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "925.69,-528.66 935.69,-525.15 925.68,-521.66 925.69,-528.66" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node7 -->
<g id= "Node000007" class= "node" >
<title > Node7</title>
<g id= "a_Node000007" > <a xlink:href= "engine_8h.html" target= "_top" xlink:title= "Core header for the GridFire reaction network engine module." >
2025-11-24 09:08:28 -05:00
<polygon fill= "white" stroke= "#666666" points= "971.12,-163.5 875.62,-163.5 875.62,-133 971.12,-133 971.12,-163.5" />
<text xml:space= "preserve" text-anchor= "start" x= "883.62" y= "-150" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "923.38" y= "-138.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/engine.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node2->Node7 -->
<g id= "edge6_Node000002_Node000007" class= "edge" >
<title > Node2- > Node7</title>
<g id= "a_edge6_Node000002_Node000007" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M926.03,-520.85C831.4,-514.9 675.24,-501.32 624.38,-474.5 583.24,-452.82 571.04,-440.16 554.38,-396.75 535.34,-347.17 529.96,-324.41 554.38,-277.25 581.9,-224.09 609.31,-223 664.38,-199.5 734.09,-169.74 821.92,-157.46 875.29,-152.49" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "925.55,-524.33 935.75,-521.44 925.98,-517.34 925.55,-524.33" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node2->Node11 -->
2025-11-24 09:08:28 -05:00
<g id= "edge13_Node000002_Node000011" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node2- > Node11</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge13_Node000002_Node000011" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1063.86,-506.94C1104.72,-495.29 1157.43,-480.26 1195.87,-469.31" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1063.06,-503.53 1054.4,-509.63 1064.98,-510.26 1063.06,-503.53" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node12 -->
<g id= "Node000012" class= "node" >
<title > Node12</title>
<g id= "a_Node000012" > <a xlink:href= "priming_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "1139,-391.12 997.75,-391.12 997.75,-360.62 1139,-360.62 1139,-391.12" />
<text xml:space= "preserve" text-anchor= "start" x= "1005.75" y= "-377.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1068.38" y= "-366.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/procedures/priming.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node2->Node12 -->
<g id= "edge36_Node000002_Node000012" class= "edge" >
<title > Node2- > Node12</title>
<g id= "a_edge36_Node000002_Node000012" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1012.76,-499.62C1026.84,-468.56 1050.31,-416.74 1061.73,-391.53" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1009.61,-498.1 1008.67,-508.65 1015.98,-500.99 1009.61,-498.1" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node15 -->
<g id= "Node000015" class= "node" >
<title > Node15</title>
<g id= "a_Node000015" > <a xlink:href= "priming_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "797.75,-235.62 673,-235.62 673,-205.12 797.75,-205.12 797.75,-235.62" />
<text xml:space= "preserve" text-anchor= "start" x= "681" y= "-222.12" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/engine/procedures</text>
<text xml:space= "preserve" text-anchor= "middle" x= "735.38" y= "-210.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /priming.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node2->Node15 -->
<g id= "edge77_Node000002_Node000015" class= "edge" >
<title > Node2- > Node15</title>
<g id= "a_edge77_Node000002_Node000015" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M990.17,-499.98C980.57,-480.41 965.45,-453.1 947.38,-432.75 891.81,-370.2 854.03,-380.57 797.38,-319 773.31,-292.85 752.88,-256.19 742.57,-236.06" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "986.94,-501.33 994.39,-508.86 993.26,-498.32 986.94,-501.33" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node17 -->
<g id= "Node000017" class= "node" >
<title > Node17</title>
<g id= "a_Node000017" > <a xlink:href= "engine__defined_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "1303.12,-396.75 1195.62,-396.75 1195.62,-355 1303.12,-355 1303.12,-396.75" />
<text xml:space= "preserve" text-anchor= "start" x= "1203.62" y= "-383.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "1203.62" y= "-372" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/views/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1249.38" y= "-360.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _defined.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node2->Node17 -->
<g id= "edge40_Node000002_Node000017" class= "edge" >
<title > Node2- > Node17</title>
<g id= "a_edge40_Node000002_Node000017" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1035.87,-504.18C1083.31,-475.89 1168.18,-425.29 1215.36,-397.16" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1034.16,-501.13 1027.36,-509.26 1037.74,-507.14 1034.16,-501.13" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node20 -->
<g id= "Node000020" class= "node" >
<title > Node20</title>
<g id= "a_Node000020" > <a xlink:href= "stellar__policy_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "1632.38,-163.5 1532.38,-163.5 1532.38,-133 1632.38,-133 1632.38,-163.5" />
<text xml:space= "preserve" text-anchor= "start" x= "1540.38" y= "-150" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/policy/stellar</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1582.38" y= "-138.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _policy.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node2->Node20 -->
<g id= "edge79_Node000002_Node000020" class= "edge" >
<title > Node2- > Node20</title>
<g id= "a_edge79_Node000002_Node000020" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1076.59,-522.64C1192.5,-518.41 1408.67,-506.41 1478.38,-474.5 1536.02,-448.11 1582.38,-440.27 1582.38,-376.88 1582.38,-376.88 1582.38,-376.88 1582.38,-297.12 1582.38,-248.35 1582.38,-190.52 1582.38,-163.94" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1076.74,-519.13 1066.87,-522.98 1076.99,-526.13 1076.74,-519.13" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node23 -->
<g id= "Node000023" class= "node" >
<title > Node23</title>
<g id= "a_Node000023" > <a xlink:href= "engine__multiscale_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "1467.12,-396.75 1359.62,-396.75 1359.62,-355 1467.12,-355 1467.12,-396.75" />
<text xml:space= "preserve" text-anchor= "start" x= "1367.62" y= "-383.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "1367.62" y= "-372" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/views/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1413.38" y= "-360.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _multiscale.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node2->Node23 -->
<g id= "edge41_Node000002_Node000023" class= "edge" >
<title > Node2- > Node23</title>
<g id= "a_edge41_Node000002_Node000023" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1076.93,-518.39C1156.11,-510.71 1274.46,-496.09 1314.38,-474.5 1336.44,-462.56 1334.66,-450.52 1352.38,-432.75 1364.54,-420.54 1378.71,-407.5 1390.32,-397.09" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1076.67,-514.9 1067.05,-519.33 1077.33,-521.87 1076.67,-514.9" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node2->Node24 -->
<g id= "edge37_Node000002_Node000024" class= "edge" >
<title > Node2- > Node24</title>
<g id= "a_edge37_Node000002_Node000024" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1076.99,-524.87C1222.61,-524.1 1536.26,-517.35 1634.38,-474.5 1673.12,-457.58 1706.91,-420.45 1725.39,-397.17" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1077.04,-521.37 1067.05,-524.91 1077.07,-528.37 1077.04,-521.37" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node26 -->
<g id= "Node000026" class= "node" >
<title > Node26</title>
2025-11-24 09:08:28 -05:00
<g id= "a_Node000026" > <a xlink:href= "engine__view__abstract_8h.html" target= "_top" xlink:title= "Abstract interfaces for engine "views" in GridFire." >
<polygon fill= "white" stroke= "#666666" points= "1469.12,-474.5 1361.62,-474.5 1361.62,-432.75 1469.12,-432.75 1469.12,-474.5" />
<text xml:space= "preserve" text-anchor= "start" x= "1369.62" y= "-461" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "1369.62" y= "-449.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/views/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1415.38" y= "-438.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _view_abstract.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node2->Node26 -->
2025-11-24 09:08:28 -05:00
<g id= "edge42_Node000002_Node000026" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node2- > Node26</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge42_Node000002_Node000026" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1077.04,-516.85C1147.51,-508.77 1255.23,-494.55 1347.38,-474.5 1351.94,-473.51 1356.65,-472.37 1361.36,-471.15" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1076.67,-513.37 1067.13,-517.98 1077.46,-520.33 1076.67,-513.37" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node27 -->
<g id= "Node000027" class= "node" >
<title > Node27</title>
2025-11-24 09:08:28 -05:00
<g id= "a_Node000027" > <a xlink:href= "python_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "195.88,-468.88 80.88,-468.88 80.88,-438.38 195.88,-438.38 195.88,-468.88" />
<text xml:space= "preserve" text-anchor= "start" x= "88.88" y= "-455.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "138.38" y= "-444.12" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /io/generative/python.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node2->Node27 -->
2025-11-24 09:08:28 -05:00
<g id= "edge47_Node000002_Node000027" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node2- > Node27</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge47_Node000002_Node000027" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M925.94,-525.1C784.55,-524.62 470.5,-518.18 210.38,-474.5 202.57,-473.19 194.4,-471.38 186.48,-469.37" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "925.52,-528.6 935.53,-525.12 925.53,-521.6 925.52,-528.6" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node33 -->
<g id= "Node000033" class= "node" >
<title > Node33</title>
<g id= "a_Node000033" > <a xlink:href= "python_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "249.75,-391.12 149,-391.12 149,-360.62 249.75,-360.62 249.75,-391.12" />
<text xml:space= "preserve" text-anchor= "start" x= "157" y= "-377.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/io/generative</text>
<text xml:space= "preserve" text-anchor= "middle" x= "199.38" y= "-366.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /python.cpp</text>
</a>
</g>
</g>
<!-- Node2->Node33 -->
<g id= "edge78_Node000002_Node000033" class= "edge" >
<title > Node2- > Node33</title>
<g id= "a_edge78_Node000002_Node000033" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M925.76,-523.19C750.22,-519.05 325.65,-505.88 269.38,-474.5 235.86,-455.81 214.36,-413.55 204.92,-391.26" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "925.62,-526.69 935.7,-523.42 925.78,-519.69 925.62,-526.69" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node34 -->
<g id= "Node000034" class= "node" >
<title > Node34</title>
<g id= "a_Node000034" > <a xlink:href= "policy__abstract_8h.html" target= "_top" xlink:title= "Abstract policy interfaces used to construct reaction networks (DynamicEngine) from seed compositions..." >
<polygon fill= "#fff0f0" stroke= "red" points= "1979.25,-468.88 1857.5,-468.88 1857.5,-438.38 1979.25,-438.38 1979.25,-468.88" />
<text xml:space= "preserve" text-anchor= "start" x= "1865.5" y= "-455.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1918.38" y= "-444.12" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /policy/policy_abstract.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node2->Node34 -->
<g id= "edge50_Node000002_Node000034" class= "edge" >
<title > Node2- > Node34</title>
<g id= "a_edge50_Node000002_Node000034" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1076.94,-519.24C1201.18,-510.14 1456.38,-491.31 1672.38,-474.5 1735.38,-469.6 1807.45,-463.74 1857.22,-459.67" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1076.92,-515.73 1067.2,-519.95 1077.43,-522.71 1076.92,-515.73" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node37 -->
<g id= "Node000037" class= "node" >
<title > Node37</title>
<g id= "a_Node000037" > <a xlink:href= "stellar__policy_8h.html" target= "_top" xlink:title= "High-level concrete NetworkPolicy for specific stellar environments." >
<polygon fill= "white" stroke= "#666666" points= "1882,-235.62 1770.75,-235.62 1770.75,-205.12 1882,-205.12 1882,-235.62" />
<text xml:space= "preserve" text-anchor= "start" x= "1778.75" y= "-222.12" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1826.38" y= "-210.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /policy/stellar_policy.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node2->Node37 -->
<g id= "edge66_Node000002_Node000037" class= "edge" >
<title > Node2- > Node37</title>
<g id= "a_edge66_Node000002_Node000037" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1076.96,-522.18C1227.31,-516.53 1553.23,-501.32 1596.38,-474.5 1639.85,-447.48 1677.82,-312.04 1715.38,-277.25 1735,-259.07 1761.66,-245.39 1783.93,-236.12" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1076.95,-518.68 1067.08,-522.55 1077.21,-525.68 1076.95,-518.68" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node41 -->
<g id= "Node000041" class= "node" >
<title > Node41</title>
<g id= "a_Node000041" > <a xlink:href= "weak_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "#fff0f0" stroke= "red" points= "404.5,-468.88 290.25,-468.88 290.25,-438.38 404.5,-438.38 404.5,-468.88" />
<text xml:space= "preserve" text-anchor= "start" x= "298.25" y= "-455.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "347.38" y= "-444.12" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /reaction/weak/weak.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node2->Node41 -->
<g id= "edge67_Node000002_Node000041" class= "edge" >
<title > Node2- > Node41</title>
<g id= "a_edge67_Node000002_Node000041" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M926.05,-523.29C813.53,-520 595.31,-509.28 413.38,-474.5 406.32,-473.15 398.95,-471.34 391.8,-469.37" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "925.66,-526.78 935.75,-523.56 925.85,-519.79 925.66,-526.78" />
</a>
</g>
</g>
<!-- Node46 -->
<g id= "Node000046" class= "node" >
<title > Node46</title>
<g id= "a_Node000046" > <a xlink:href= "_c_v_o_d_e__solver__strategy_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "#fff0f0" stroke= "red" points= "693.38,-396.75 563.38,-396.75 563.38,-355 693.38,-355 693.38,-396.75" />
<text xml:space= "preserve" text-anchor= "start" x= "571.38" y= "-383.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "571.38" y= "-372" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /solver/strategies/CVODE</text>
<text xml:space= "preserve" text-anchor= "middle" x= "628.38" y= "-360.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _solver_strategy.h</text>
</a>
</g>
</g>
<!-- Node2->Node46 -->
<g id= "edge68_Node000002_Node000046" class= "edge" >
<title > Node2- > Node46</title>
<g id= "a_edge68_Node000002_Node000046" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M925.53,-523.97C833.63,-521.39 686.22,-511.4 647.38,-474.5 626.47,-454.64 624.75,-419.15 626.09,-396.87" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "925.41,-527.47 935.5,-524.23 925.59,-520.47 925.41,-527.47" />
</a>
</g>
</g>
<!-- Node55 -->
<g id= "Node000055" class= "node" >
<title > Node55</title>
<g id= "a_Node000055" > <a xlink:href= "strategy__abstract_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "#fff0f0" stroke= "red" points= "786,-474.5 656.75,-474.5 656.75,-432.75 786,-432.75 786,-474.5" />
<text xml:space= "preserve" text-anchor= "start" x= "664.75" y= "-461" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "664.75" y= "-449.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /solver/strategies/strategy</text>
<text xml:space= "preserve" text-anchor= "middle" x= "721.38" y= "-438.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _abstract.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node2->Node55 -->
<g id= "edge71_Node000002_Node000055" class= "edge" >
<title > Node2- > Node55</title>
<g id= "a_edge71_Node000002_Node000055" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M931.32,-507.26C892.69,-497.61 843.88,-485.41 800.38,-474.5 795.85,-473.36 791.18,-472.19 786.47,-471.01" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "930.42,-510.65 940.97,-509.67 932.12,-503.86 930.42,-510.65" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node56 -->
<g id= "Node000056" class= "node" >
<title > Node56</title>
<g id= "a_Node000056" > <a xlink:href= "logging_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "#fff0f0" stroke= "red" points= "938.12,-468.88 842.62,-468.88 842.62,-438.38 938.12,-438.38 938.12,-468.88" />
<text xml:space= "preserve" text-anchor= "start" x= "850.62" y= "-455.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "890.38" y= "-444.12" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /utils/logging.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node2->Node56 -->
<g id= "edge73_Node000002_Node000056" class= "edge" >
<title > Node2- > Node56</title>
<g id= "a_edge73_Node000002_Node000056" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M968.72,-504.12C951.03,-492.95 929.59,-479.4 913.61,-469.31" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "966.5,-506.86 976.83,-509.24 970.24,-500.94 966.5,-506.86" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node58 -->
<g id= "Node000058" class= "node" >
<title > Node58</title>
<g id= "a_Node000058" > <a xlink:href= "logging_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "827.25,-385.5 711.5,-385.5 711.5,-366.25 827.25,-366.25 827.25,-385.5" />
<text xml:space= "preserve" text-anchor= "middle" x= "769.38" y= "-372" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/utils/logging.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node2->Node58 -->
<g id= "edge80_Node000002_Node000058" class= "edge" >
<title > Node2- > Node58</title>
<g id= "a_edge80_Node000002_Node000058" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M925.96,-513.89C895.01,-506.6 860.22,-494.51 833.38,-474.5 801.2,-450.52 780.51,-405.23 772.79,-385.94" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "925.18,-517.3 935.69,-516.03 926.68,-510.46 925.18,-517.3" />
2025-11-06 09:16:40 -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-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M444.05,-427.03C421.68,-415.18 395.92,-401.53 376.92,-391.46" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "442.24,-430.03 452.72,-431.62 445.52,-423.84 442.24,-430.03" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node5 -->
<g id= "Node000005" class= "node" >
<title > Node5</title>
<g id= "a_Node000005" > <a xlink:href= "_c_v_o_d_e__solver__strategy_8cpp.html" target= "_top" xlink:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "white" stroke= "#666666" points= "707.5,-313.38 563.25,-313.38 563.25,-282.88 707.5,-282.88 707.5,-313.38" />
<text xml:space= "preserve" text-anchor= "start" x= "571.25" y= "-299.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/solver/strategies</text>
<text xml:space= "preserve" text-anchor= "middle" x= "635.38" y= "-288.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /CVODE_solver_strategy.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node3->Node5 -->
<g id= "edge4_Node000003_Node000005" class= "edge" >
<title > Node3- > Node5</title>
<g id= "a_edge4_Node000003_Node000005" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M507.51,-422.22C518.65,-401.75 535.17,-374.95 554.38,-355 570.25,-338.51 591.7,-323.97 608.54,-313.86" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "504.48,-420.47 502.9,-430.94 510.67,-423.74 504.48,-420.47" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node6 -->
<g id= "Node000006" class= "node" >
<title > Node6</title>
<g id= "a_Node000006" > <a xlink:href= "engine_2bindings_8cpp.html" target= "_top" xlink:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "white" stroke= "#666666" points= "849.88,-24.88 698.88,-24.88 698.88,-5.63 849.88,-5.63 849.88,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "774.38" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/python/engine/bindings.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node3->Node6 -->
<g id= "edge5_Node000003_Node000006" class= "edge" >
<title > Node3- > Node6</title>
<g id= "a_edge5_Node000003_Node000006" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M481.7,-421.72C472.06,-391.01 459.38,-342.39 459.38,-299.12 459.38,-299.12 459.38,-299.12 459.38,-147.25 459.38,-44.05 605.32,-20.64 698.52,-16.22" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "478.34,-422.69 484.75,-431.12 485,-420.53 478.34,-422.69" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node7->Node6 -->
2025-11-24 09:08:28 -05:00
<g id= "edge8_Node000007_Node000006" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node7- > Node6</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge8_Node000007_Node000006" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M864.26,-137.16C839.1,-129.97 811.44,-117.74 793.38,-97 775.31,-76.26 773.62,-41.52 773.93,-25.21" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "863.21,-140.5 873.77,-139.65 864.98,-133.73 863.21,-140.5" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node8 -->
<g id= "Node000008" class= "node" >
<title > Node8</title>
2025-11-24 09:08:28 -05:00
<g id= "a_Node000008" > <a xlink:href= "gridfire_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "2047.12,-97 1951.62,-97 1951.62,-66.5 2047.12,-66.5 2047.12,-97" />
<text xml:space= "preserve" text-anchor= "start" x= "1959.62" y= "-83.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1999.38" y= "-72.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /gridfire.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node7->Node8 -->
2025-11-24 09:08:28 -05:00
<g id= "edge7_Node000007_Node000008" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node7- > Node8</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge7_Node000007_Node000008" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M982.58,-143.7C1174.33,-132.21 1776.04,-96.14 1951.13,-85.64" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "982.63,-140.19 972.86,-144.28 983.05,-147.18 982.63,-140.19" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node9 -->
<g id= "Node000009" class= "node" >
<title > Node9</title>
2025-11-24 09:08:28 -05:00
<g id= "a_Node000009" > <a xlink:href= "py__engine_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "1026,-30.5 884.75,-30.5 884.75,0 1026,0 1026,-30.5" />
<text xml:space= "preserve" text-anchor= "start" x= "892.75" y= "-17" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/python/engine/trampoline</text>
<text xml:space= "preserve" text-anchor= "middle" x= "955.38" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /py_engine.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node7->Node9 -->
<g id= "edge9_Node000007_Node000009" class= "edge" >
<title > Node7- > Node9</title>
<g id= "a_edge9_Node000007_Node000009" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M940.99,-123.43C945.95,-115.43 950.72,-106.2 953.38,-97 959.84,-74.64 958.76,-47.32 957.2,-30.88" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "938.21,-121.28 935.58,-131.54 944.04,-125.16 938.21,-121.28" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node10 -->
<g id= "Node000010" class= "node" >
<title > Node10</title>
<g id= "a_Node000010" > <a xlink:href= "py__engine_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "944,-97 802.75,-97 802.75,-66.5 944,-66.5 944,-97" />
<text xml:space= "preserve" text-anchor= "start" x= "810.75" y= "-83.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/python/engine/trampoline</text>
<text xml:space= "preserve" text-anchor= "middle" x= "873.38" y= "-72.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /py_engine.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node7->Node10 -->
<g id= "edge10_Node000007_Node000010" class= "edge" >
<title > Node7- > Node10</title>
<g id= "a_edge10_Node000007_Node000010" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M905.02,-123.57C898.2,-114.78 890.68,-105.07 884.68,-97.33" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "902.21,-125.66 911.1,-131.42 907.74,-121.37 902.21,-125.66" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node10->Node6 -->
<g id= "edge11_Node000010_Node000006" class= "edge" >
<title > Node10- > Node6</title>
<g id= "a_edge11_Node000010_Node000006" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M841.37,-59.9C823.4,-48.19 801.91,-34.19 788.2,-25.26" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "839.35,-62.76 849.64,-65.29 843.17,-56.9 839.35,-62.76" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node10->Node9 -->
<g id= "edge12_Node000010_Node000009" class= "edge" >
<title > Node10- > Node9</title>
<g id= "a_edge12_Node000010_Node000009" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M901,-59.02C912.8,-49.73 926.27,-39.15 936.84,-30.83" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "898.87,-56.24 893.17,-65.18 903.2,-61.75 898.87,-56.24" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node11->Node5 -->
<g id= "edge35_Node000011_Node000005" class= "edge" >
<title > Node11- > Node5</title>
<g id= "a_edge35_Node000011_Node000005" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1177.44,-447.08C1109.58,-440.24 1004.4,-425.76 917.38,-396.75 878.95,-383.94 874.08,-369.78 836.38,-355 792.37,-337.75 741,-323.57 701.2,-313.81" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1177.03,-450.56 1187.32,-448.04 1177.71,-443.59 1177.03,-450.56" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node11->Node7 -->
<g id= "edge14_Node000011_Node000007" class= "edge" >
<title > Node11- > Node7</title>
<g id= "a_edge14_Node000011_Node000007" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1177.35,-444.52C1124.03,-436.7 1049.62,-422.19 988.38,-396.75 929.69,-372.37 898.73,-374.83 868.38,-319 839.23,-265.38 887.51,-193.76 911.31,-163.6" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1176.84,-447.98 1187.23,-445.92 1177.82,-441.05 1176.84,-447.98" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node11->Node12 -->
<g id= "edge15_Node000011_Node000012" class= "edge" >
<title > Node11- > Node12</title>
<g id= "a_edge15_Node000011_Node000012" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1202.4,-433.59C1171.62,-420.57 1131.41,-403.55 1103.09,-391.56" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1200.89,-436.76 1211.47,-437.43 1203.62,-430.31 1200.89,-436.76" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node14 -->
<g id= "Node000014" class= "node" >
<title > Node14</title>
<g id= "a_Node000014" > <a xlink:href= "engine__graph_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "1440,-313.38 1334.75,-313.38 1334.75,-282.88 1440,-282.88 1440,-313.38" />
<text xml:space= "preserve" text-anchor= "start" x= "1342.75" y= "-299.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/engine/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1387.38" y= "-288.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _graph.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node11->Node14 -->
<g id= "edge32_Node000011_Node000014" class= "edge" >
<title > Node11- > Node14</title>
<g id= "a_edge32_Node000011_Node000014" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1275.2,-430.85C1287.15,-420.97 1300.96,-408.81 1312.38,-396.75 1338.23,-369.43 1363.99,-333.53 1377.56,-313.76" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1273.22,-427.95 1267.67,-436.97 1277.64,-433.38 1273.22,-427.95" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node11->Node17 -->
<g id= "edge21_Node000011_Node000017" class= "edge" >
<title > Node11- > Node17</title>
<g id= "a_edge21_Node000011_Node000017" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1248.06,-426.64C1248.32,-417 1248.6,-406.22 1248.84,-397.16" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1244.57,-426.42 1247.8,-436.51 1251.56,-426.6 1244.57,-426.42" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node11->Node20 -->
<g id= "edge34_Node000011_Node000020" class= "edge" >
<title > Node11- > Node20</title>
<g id= "a_edge34_Node000011_Node000020" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1316.92,-438.93C1379.69,-426.04 1464.04,-407.2 1476.38,-396.75 1514.72,-364.27 1563.42,-211.78 1578.04,-163.76" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1316.45,-435.45 1307.35,-440.88 1317.85,-442.31 1316.45,-435.45" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node22 -->
<g id= "Node000022" class= "node" >
<title > Node22</title>
<g id= "a_Node000022" > <a xlink:href= "engine__defined_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "1152.88,-313.38 1049.88,-313.38 1049.88,-282.88 1152.88,-282.88 1152.88,-313.38" />
<text xml:space= "preserve" text-anchor= "start" x= "1057.88" y= "-299.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/engine/views</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1101.38" y= "-288.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine_defined.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node11->Node22 -->
<g id= "edge33_Node000011_Node000022" class= "edge" >
<title > Node11- > Node22</title>
<g id= "a_edge33_Node000011_Node000022" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1221.86,-430.42C1210.69,-420.41 1197.61,-408.27 1186.38,-396.75 1171.78,-381.79 1133.52,-337.03 1113.69,-313.67" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1219.39,-432.91 1229.2,-436.93 1224.04,-427.68 1219.39,-432.91" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node11->Node23 -->
<g id= "edge29_Node000011_Node000023" class= "edge" >
<title > Node11- > Node23</title>
<g id= "a_edge29_Node000011_Node000023" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1289.7,-433.31C1313.94,-422.25 1344.33,-408.38 1368.92,-397.16" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1288.4,-430.06 1280.76,-437.39 1291.31,-436.42 1288.4,-430.06" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node13 -->
<g id= "Node000013" class= "node" >
<title > Node13</title>
<g id= "a_Node000013" > <a xlink:href= "engine__procedures_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "1037.38,-241.25 907.38,-241.25 907.38,-199.5 1037.38,-199.5 1037.38,-241.25" />
<text xml:space= "preserve" text-anchor= "start" x= "915.38" y= "-227.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "915.38" y= "-216.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/procedures/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "972.38" y= "-205.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _procedures.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node12->Node13 -->
<g id= "edge16_Node000012_Node000013" class= "edge" >
<title > Node12- > Node13</title>
<g id= "a_edge16_Node000012_Node000013" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1053.08,-350.42C1034.23,-320.28 1002.55,-269.62 985.01,-241.58" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1050.1,-352.25 1058.37,-358.87 1056.03,-348.54 1050.1,-352.25" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node12->Node14 -->
<g id= "edge18_Node000012_Node000014" class= "edge" >
<title > Node12- > Node14</title>
<g id= "a_edge18_Node000012_Node000014" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1141.35,-357.55C1200.21,-343.57 1281.62,-324.24 1334.39,-311.71" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1140.65,-354.11 1131.73,-359.83 1142.27,-360.93 1140.65,-354.11" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node12->Node15 -->
<g id= "edge19_Node000012_Node000015" class= "edge" >
<title > Node12- > Node15</title>
<g id= "a_edge19_Node000012_Node000015" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M986.81,-359.13C949.56,-350.18 905.55,-337.09 868.38,-319 822.01,-296.44 775.09,-257.34 751.32,-236.11" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "985.62,-362.45 996.16,-361.31 987.22,-355.63 985.62,-362.45" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node16 -->
<g id= "Node000016" class= "node" >
<title > Node16</title>
<g id= "a_Node000016" > <a xlink:href= "engine__multiscale_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "993.25,-313.38 877.5,-313.38 877.5,-282.88 993.25,-282.88 993.25,-313.38" />
<text xml:space= "preserve" text-anchor= "start" x= "885.5" y= "-299.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/engine/views</text>
<text xml:space= "preserve" text-anchor= "middle" x= "935.38" y= "-288.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine_multiscale.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node12->Node16 -->
<g id= "edge20_Node000012_Node000016" class= "edge" >
<title > Node12- > Node16</title>
<g id= "a_edge20_Node000012_Node000016" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1032.81,-354.62C1010.16,-341.72 981.34,-325.31 960.94,-313.69" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1030.99,-357.61 1041.42,-359.52 1034.46,-351.53 1030.99,-357.61" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node13->Node7 -->
<g id= "edge17_Node000013_Node000007" class= "edge" >
<title > Node13- > Node7</title>
<g id= "a_edge17_Node000013_Node000007" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M951.8,-189.93C945.47,-180.87 938.77,-171.29 933.47,-163.7" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "948.74,-191.66 957.34,-197.85 954.48,-187.65 948.74,-191.66" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node18 -->
<g id= "Node000018" class= "node" >
<title > Node18</title>
2025-11-24 09:08:28 -05:00
<g id= "a_Node000018" > <a xlink:href= "engine__priming_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "#fff0f0" stroke= "red" points= "1278.12,-319 1170.62,-319 1170.62,-277.25 1278.12,-277.25 1278.12,-319" />
<text xml:space= "preserve" text-anchor= "start" x= "1178.62" y= "-305.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "1178.62" y= "-294.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/views/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1224.38" y= "-283" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _priming.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node17->Node18 -->
<g id= "edge22_Node000017_Node000018" class= "edge" >
<title > Node17- > Node18</title>
<g id= "a_edge22_Node000017_Node000018" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M1239.12,-343.81C1236.41,-335.61 1233.56,-326.96 1231.09,-319.48" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1235.74,-344.74 1242.2,-353.14 1242.39,-342.54 1235.74,-344.74" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node19 -->
<g id= "Node000019" class= "node" >
<title > Node19</title>
2025-11-24 09:08:28 -05:00
<g id= "a_Node000019" > <a xlink:href= "engine__views_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "1516.12,-241.25 1408.62,-241.25 1408.62,-199.5 1516.12,-199.5 1516.12,-241.25" />
<text xml:space= "preserve" text-anchor= "start" x= "1416.62" y= "-227.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "1416.62" y= "-216.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/views/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1462.38" y= "-205.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _views.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node17->Node19 -->
2025-11-24 09:08:28 -05:00
<g id= "edge27_Node000017_Node000019" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node17- > Node19</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge27_Node000017_Node000019" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1269.58,-345.63C1287.27,-320.66 1312.17,-287.26 1325.38,-277.25 1349.95,-258.64 1381.58,-245.2 1408.26,-236.17" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1266.95,-343.28 1264.06,-353.48 1272.67,-347.31 1266.95,-343.28" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node17->Node22 -->
<g id= "edge28_Node000017_Node000022" class= "edge" >
<title > Node17- > Node22</title>
<g id= "a_edge28_Node000017_Node000022" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1199.67,-349.44C1176.45,-337.55 1149.63,-323.82 1129.88,-313.71" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1197.87,-352.45 1208.37,-353.89 1201.06,-346.21 1197.87,-352.45" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node18->Node15 -->
<g id= "edge26_Node000018_Node000015" class= "edge" >
<title > Node18- > Node15</title>
<g id= "a_edge26_Node000018_Node000015" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1159.27,-276.97C1098.13,-265.83 900.62,-241.42 798.11,-228.95" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1158.45,-280.38 1168.95,-278.9 1159.82,-273.51 1158.45,-280.38" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node18->Node19 -->
<g id= "edge23_Node000018_Node000019" class= "edge" >
<title > Node18- > Node19</title>
<g id= "a_edge23_Node000018_Node000019" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1289.15,-276.51C1326.45,-264.64 1372.8,-249.88 1408.17,-238.63" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1288.29,-273.11 1279.82,-279.48 1290.41,-279.78 1288.29,-273.11" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node19->Node7 -->
<g id= "edge24_Node000019_Node000007" class= "edge" >
<title > Node19- > Node7</title>
<g id= "a_edge24_Node000019_Node000007" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1397,-210.87C1287.28,-196.59 1068.61,-168.15 971.62,-155.53" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1396.36,-214.32 1406.72,-212.13 1397.26,-207.37 1396.36,-214.32" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node19->Node20 -->
<g id= "edge25_Node000019_Node000020" class= "edge" >
<title > Node19- > Node20</title>
<g id= "a_edge25_Node000019_Node000020" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1506.85,-193.38C1523.87,-183.44 1542.68,-172.45 1557.27,-163.92" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1505.26,-190.26 1498.39,-198.33 1508.79,-196.3 1505.26,-190.26" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node23->Node16 -->
<g id= "edge31_Node000023_Node000016" class= "edge" >
<title > Node23- > Node16</title>
<g id= "a_edge31_Node000023_Node000016" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1348.04,-361.4C1336.2,-359.13 1323.93,-356.9 1312.38,-355 1192.49,-335.26 1161.35,-338.2 1041.38,-319 1025.84,-316.51 1009.09,-313.52 993.6,-310.62" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1347.27,-364.82 1357.75,-363.29 1348.6,-357.95 1347.27,-364.82" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node23->Node19 -->
<g id= "edge30_Node000023_Node000019" class= "edge" >
<title > Node23- > Node19</title>
<g id= "a_edge30_Node000023_Node000019" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1435.91,-345.18C1441.1,-337.06 1446.06,-328.01 1449.38,-319 1458.82,-293.32 1461.53,-261.61 1462.24,-241.43" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1433.13,-343.06 1430.42,-353.3 1438.92,-346.98 1433.13,-343.06" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node24->Node19 -->
<g id= "edge38_Node000024_Node000019" class= "edge" >
<title > Node24- > Node19</title>
<g id= "a_edge38_Node000024_Node000019" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1693.94,-349.24C1639.17,-318.99 1549.24,-269.34 1499.09,-241.65" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1691.97,-352.15 1702.42,-353.92 1695.36,-346.02 1691.97,-352.15" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node25 -->
<g id= "Node000025" class= "node" >
<title > Node25</title>
<g id= "a_Node000025" > <a xlink:href= "engine__adaptive_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "1832.5,-313.38 1724.25,-313.38 1724.25,-282.88 1832.5,-282.88 1832.5,-313.38" />
<text xml:space= "preserve" text-anchor= "start" x= "1732.25" y= "-299.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/engine/views</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1778.38" y= "-288.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine_adaptive.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node24->Node25 -->
<g id= "edge39_Node000024_Node000025" class= "edge" >
<title > Node24- > Node25</title>
<g id= "a_edge39_Node000024_Node000025" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1755.71,-344.32C1761.05,-333.66 1766.8,-322.19 1771.17,-313.48" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1752.59,-342.71 1751.24,-353.22 1758.85,-345.85 1752.59,-342.71" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node26->Node17 -->
<g id= "edge44_Node000026_Node000017" class= "edge" >
<title > Node26- > Node17</title>
<g id= "a_edge44_Node000026_Node000017" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1360.55,-427.61C1338.95,-417.75 1314.47,-406.58 1293.98,-397.23" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1358.96,-430.73 1369.51,-431.7 1361.87,-424.36 1358.96,-430.73" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node26->Node19 -->
<g id= "edge46_Node000026_Node000019" class= "edge" >
<title > Node26- > Node19</title>
<g id= "a_edge46_Node000026_Node000019" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1455.35,-424.92C1463.86,-416.9 1471.69,-407.4 1476.38,-396.75 1499.32,-344.61 1481.4,-275.36 1469.98,-241.61" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1453.1,-422.24 1447.84,-431.44 1457.69,-427.52 1453.1,-422.24" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node26->Node23 -->
<g id= "edge45_Node000026_Node000023" class= "edge" >
<title > Node26- > Node23</title>
<g id= "a_edge45_Node000026_Node000023" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1414.54,-421C1414.33,-412.96 1414.11,-404.54 1413.91,-397.23" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1411.04,-420.91 1414.8,-430.81 1418.03,-420.72 1411.04,-420.91" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node26->Node24 -->
<g id= "edge43_Node000026_Node000024" class= "edge" >
<title > Node26- > Node24</title>
<g id= "a_edge43_Node000026_Node000024" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1480.33,-437.48C1540.7,-423.41 1629.58,-402.7 1686.21,-389.5" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1479.83,-434.01 1470.88,-439.69 1481.41,-440.83 1479.83,-434.01" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node28 -->
<g id= "Node000028" class= "node" >
<title > Node28</title>
<g id= "a_Node000028" > <a xlink:href= "generative_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "#fff0f0" stroke= "red" points= "130.75,-391.12 0,-391.12 0,-360.62 130.75,-360.62 130.75,-391.12" />
<text xml:space= "preserve" text-anchor= "start" x= "8" y= "-377.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "65.38" y= "-366.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /io/generative/generative.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node27->Node28 -->
<g id= "edge48_Node000027_Node000028" class= "edge" >
<title > Node27- > Node28</title>
<g id= "a_edge48_Node000027_Node000028" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M116.46,-429.89C104.44,-417.42 89.9,-402.32 79.41,-391.44" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "113.79,-432.16 123.25,-436.93 118.83,-427.3 113.79,-432.16" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node27->Node33 -->
<g id= "edge49_Node000027_Node000033" class= "edge" >
<title > Node27- > Node33</title>
<g id= "a_edge49_Node000027_Node000033" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M157.27,-429.17C167.19,-416.84 179.05,-402.11 187.65,-391.44" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "154.63,-426.86 151.09,-436.84 160.08,-431.25 154.63,-426.86" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node34->Node20 -->
<g id= "edge65_Node000034_Node000020" class= "edge" >
<title > Node34- > Node20</title>
<g id= "a_edge65_Node000034_Node000020" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1896.28,-430.12C1874.26,-408.65 1838.74,-376.49 1803.38,-355 1767.26,-333.05 1749.09,-344.48 1715.38,-319 1655.64,-273.85 1608.07,-195.64 1590.11,-163.58" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1893.65,-432.44 1903.22,-436.99 1898.57,-427.46 1893.65,-432.44" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node35 -->
<g id= "Node000035" class= "node" >
<title > Node35</title>
<g id= "a_Node000035" > <a xlink:href= "chains_8h.html" target= "_top" xlink:title= "Concrete implementations of ReactionChainPolicy for key stellar reaction chains." >
<polygon fill= "white" stroke= "#666666" points= "1984.12,-313.38 1888.62,-313.38 1888.62,-282.88 1984.12,-282.88 1984.12,-313.38" />
<text xml:space= "preserve" text-anchor= "start" x= "1896.62" y= "-299.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1936.38" y= "-288.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /policy/chains.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node34->Node35 -->
<g id= "edge51_Node000034_Node000035" class= "edge" >
<title > Node34- > Node35</title>
<g id= "a_edge51_Node000034_Node000035" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1921.42,-426.62C1925.24,-394.07 1931.65,-339.46 1934.68,-313.57" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1917.97,-426.06 1920.28,-436.4 1924.92,-426.88 1917.97,-426.06" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node36 -->
<g id= "Node000036" class= "node" >
<title > Node36</title>
<g id= "a_Node000036" > <a xlink:href= "policy_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "2047.12,-163.5 1951.62,-163.5 1951.62,-133 2047.12,-133 2047.12,-163.5" />
<text xml:space= "preserve" text-anchor= "start" x= "1959.62" y= "-150" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1999.38" y= "-138.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /policy/policy.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node34->Node36 -->
<g id= "edge58_Node000034_Node000036" class= "edge" >
<title > Node34- > Node36</title>
<g id= "a_edge58_Node000034_Node000036" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1990.54,-440.48C2037.66,-430.9 2093.01,-415.97 2107.38,-396.75 2134.23,-360.8 2161.56,-309 2088.38,-199.5 2077.53,-183.27 2059.57,-171.71 2042.62,-163.81" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1990.01,-437.01 1980.87,-442.38 1991.36,-443.88 1990.01,-437.01" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node34->Node37 -->
<g id= "edge63_Node000034_Node000037" class= "edge" >
<title > Node34- > Node37</title>
<g id= "a_edge63_Node000034_Node000037" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1908.46,-427.69C1889.22,-379.35 1847.42,-274.28 1832.13,-235.84" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1905.11,-428.76 1912.06,-436.75 1911.62,-426.17 1905.11,-428.76" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node38 -->
<g id= "Node000038" class= "node" >
<title > Node38</title>
<g id= "a_Node000038" > <a xlink:href= "chains_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "2059.88,-230 1938.88,-230 1938.88,-210.75 2059.88,-210.75 2059.88,-230" />
<text xml:space= "preserve" text-anchor= "middle" x= "1999.38" y= "-216.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/policy/chains.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node34->Node38 -->
<g id= "edge64_Node000034_Node000038" class= "edge" >
<title > Node34- > Node38</title>
<g id= "a_edge64_Node000034_Node000038" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1932.68,-428.51C1953.48,-393.27 1989.95,-330.61 1993.38,-319 2002.63,-287.56 2001.34,-248.04 2000.15,-230.49" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1929.88,-426.38 1927.8,-436.77 1935.91,-429.94 1929.88,-426.38" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node39 -->
<g id= "Node000039" class= "node" >
<title > Node39</title>
<g id= "a_Node000039" > <a xlink:href= "policy__logical_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "#fff0f0" stroke= "red" points= "2098.5,-391.12 1984.25,-391.12 1984.25,-360.62 2098.5,-360.62 2098.5,-391.12" />
<text xml:space= "preserve" text-anchor= "start" x= "1992.25" y= "-377.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "2041.38" y= "-366.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /policy/policy_logical.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node34->Node39 -->
<g id= "edge59_Node000034_Node000039" class= "edge" >
<title > Node34- > Node39</title>
<g id= "a_edge59_Node000034_Node000039" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1951.83,-432.02C1972.7,-419.17 1999.03,-402.95 2017.73,-391.44" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1950.06,-429 1943.38,-437.23 1953.73,-434.96 1950.06,-429" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node35->Node36 -->
<g id= "edge52_Node000035_Node000036" class= "edge" >
<title > Node35- > Node36</title>
<g id= "a_edge52_Node000035_Node000036" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1927.98,-271.6C1922.76,-251.01 1918.98,-221.89 1930.38,-199.5 1938.24,-184.05 1953.33,-172.22 1967.39,-163.94" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1924.6,-272.51 1930.71,-281.17 1931.33,-270.59 1924.6,-272.51" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node35->Node37 -->
<g id= "edge54_Node000035_Node000037" class= "edge" >
<title > Node35- > Node37</title>
<g id= "a_edge54_Node000035_Node000037" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1905.69,-275.99C1887.15,-263.23 1864.01,-247.29 1847.52,-235.94" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1903.7,-278.87 1913.92,-281.66 1907.67,-273.11 1903.7,-278.87" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node35->Node38 -->
<g id= "edge57_Node000035_Node000038" class= "edge" >
<title > Node35- > Node38</title>
<g id= "a_edge57_Node000035_Node000038" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1955.7,-273.89C1967.97,-259.14 1983.14,-240.89 1991.99,-230.25" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1953.19,-271.43 1949.49,-281.36 1958.58,-275.91 1953.19,-271.43" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node36->Node8 -->
<g id= "edge53_Node000036_Node000008" class= "edge" >
<title > Node36- > Node8</title>
<g id= "a_edge53_Node000036_Node000008" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1999.38,-121.31C1999.38,-113.14 1999.38,-104.41 1999.38,-97.33" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1995.88,-121.1 1999.38,-131.1 2002.88,-121.1 1995.88,-121.1" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node37->Node20 -->
<g id= "edge56_Node000037_Node000020" class= "edge" >
<title > Node37- > Node20</title>
<g id= "a_edge56_Node000037_Node000020" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1764.32,-201.54C1723.51,-189.81 1670.8,-174.66 1632.62,-163.69" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1763.19,-204.86 1773.77,-204.26 1765.13,-198.13 1763.19,-204.86" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node37->Node36 -->
<g id= "edge55_Node000037_Node000036" class= "edge" >
<title > Node37- > Node36</title>
<g id= "a_edge55_Node000037_Node000036" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1873.1,-200.43C1901.41,-188.96 1936.99,-174.54 1963.16,-163.93" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1872,-197.11 1864.04,-204.11 1874.63,-203.59 1872,-197.11" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node39->Node35 -->
<g id= "edge60_Node000039_Node000035" class= "edge" >
<title > Node39- > Node35</title>
<g id= "a_edge60_Node000039_Node000035" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M2011.84,-353.56C1994.19,-340.83 1972.23,-324.99 1956.56,-313.69" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "2009.74,-356.37 2019.9,-359.38 2013.84,-350.69 2009.74,-356.37" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node39->Node36 -->
<g id= "edge61_Node000039_Node000036" class= "edge" >
<title > Node39- > Node36</title>
<g id= "a_edge61_Node000039_Node000036" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M2054.17,-350.41C2070.73,-315.1 2094.63,-248.72 2069.38,-199.5 2061.38,-183.93 2046.08,-172.09 2031.81,-163.83" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "2051.24,-348.43 2049.99,-358.95 2057.53,-351.5 2051.24,-348.43" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node39->Node38 -->
<g id= "edge62_Node000039_Node000038" class= "edge" >
<title > Node39- > Node38</title>
<g id= "a_edge62_Node000039_Node000038" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M2039.52,-349.09C2037.58,-329.13 2033.75,-300.98 2026.38,-277.25 2020.94,-259.76 2010.82,-240.86 2004.63,-230.13" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "2036.01,-349.18 2040.36,-358.84 2042.99,-348.57 2036.01,-349.18" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node46->Node5 -->
<g id= "edge70_Node000046_Node000005" class= "edge" >
<title > Node46- > Node5</title>
<g id= "a_edge70_Node000046_Node000005" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M631.29,-343.31C632.25,-332.94 633.27,-321.92 634.05,-313.48" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "627.83,-342.79 630.39,-353.07 634.8,-343.43 627.83,-342.79" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node46->Node15 -->
<g id= "edge69_Node000046_Node000015" class= "edge" >
<title > Node46- > Node15</title>
<g id= "a_edge69_Node000046_Node000015" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M684.89,-348.59C696.88,-340.63 708.33,-330.8 716.38,-319 733.69,-293.61 736.12,-256.33 735.98,-235.97" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "683.17,-345.54 676.51,-353.78 686.85,-351.49 683.17,-345.54" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node55->Node46 -->
<g id= "edge72_Node000055_Node000046" class= "edge" >
<title > Node55- > Node46</title>
<g id= "a_edge72_Node000055_Node000046" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M687.66,-425.16C676.33,-415.94 663.9,-405.81 653.37,-397.23" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "685.32,-427.77 695.28,-431.37 689.74,-422.34 685.32,-427.77" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node56->Node16 -->
<g id= "edge74_Node000056_Node000016" class= "edge" >
<title > Node56- > Node16</title>
<g id= "a_edge74_Node000056_Node000016" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M897.87,-427.05C907.4,-394.55 923.52,-339.57 931.14,-313.57" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "894.57,-425.87 895.12,-436.45 901.29,-427.84 894.57,-425.87" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node56->Node58 -->
<g id= "edge75_Node000056_Node000058" class= "edge" >
<title > Node56- > Node58</title>
<g id= "a_edge75_Node000056_Node000058" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M857.58,-432.09C833.52,-417.03 802.01,-397.3 783.9,-385.97" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "855.43,-434.88 865.76,-437.22 859.14,-428.94 855.43,-434.88" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node60->Node8 -->
<g id= "edge84_Node000060_Node000008" class= "edge" >
<title > Node60- > Node8</title>
<g id= "a_edge84_Node000060_Node000008" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1927.86,-506.86C2016.67,-480.62 2164.38,-429.13 2164.38,-376.88 2164.38,-376.88 2164.38,-376.88 2164.38,-219.38 2164.38,-156.34 2092.04,-116.88 2043.16,-97.41" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1927.14,-503.42 1918.52,-509.58 1929.1,-510.14 1927.14,-503.42" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node61 -->
<g id= "Node000061" class= "node" >
<title > Node61</title>
<g id= "a_Node000061" > <a xlink:href= "screening_2bindings_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "2460.75,-391.12 2354,-391.12 2354,-360.62 2460.75,-360.62 2460.75,-391.12" />
<text xml:space= "preserve" text-anchor= "start" x= "2362" y= "-377.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/python/screening</text>
<text xml:space= "preserve" text-anchor= "middle" x= "2407.38" y= "-366.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /bindings.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node60->Node61 -->
<g id= "edge85_Node000060_Node000061" class= "edge" >
<title > Node60- > Node61</title>
<g id= "a_edge85_Node000060_Node000061" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1931.03,-510.46C2044.13,-498.49 2297.49,-533.17 2373.38,-474.5 2399.22,-454.52 2405.5,-413.61 2406.97,-391.62" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1930.87,-506.95 1921.39,-511.68 1931.75,-513.9 1930.87,-506.95" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node62 -->
<g id= "Node000062" class= "node" >
<title > Node62</title>
<g id= "a_Node000062" > <a xlink:href= "py__screening_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "2336.12,-391.12 2192.62,-391.12 2192.62,-360.62 2336.12,-360.62 2336.12,-391.12" />
<text xml:space= "preserve" text-anchor= "start" x= "2200.62" y= "-377.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/python/screening</text>
<text xml:space= "preserve" text-anchor= "middle" x= "2264.38" y= "-366.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /trampoline/py_screening.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node60->Node62 -->
<g id= "edge86_Node000060_Node000062" class= "edge" >
<title > Node60- > Node62</title>
<g id= "a_edge86_Node000060_Node000062" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1931.18,-510.18C2041.55,-492.95 2082.82,-526.19 2178.38,-474.5 2197.15,-464.35 2235.08,-415.97 2253.64,-391.35" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1930.69,-506.72 1921.41,-511.83 1931.86,-513.62 1930.69,-506.72" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node63 -->
<g id= "Node000063" class= "node" >
<title > Node63</title>
<g id= "a_Node000063" > <a xlink:href= "py__screening_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "2363.88,-468.88 2230.88,-468.88 2230.88,-438.38 2363.88,-438.38 2363.88,-468.88" />
<text xml:space= "preserve" text-anchor= "start" x= "2238.88" y= "-455.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/python/screening</text>
<text xml:space= "preserve" text-anchor= "middle" x= "2297.38" y= "-444.12" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /trampoline/py_screening.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node60->Node63 -->
<g id= "edge87_Node000060_Node000063" class= "edge" >
<title > Node60- > Node63</title>
<g id= "a_edge87_Node000060_Node000063" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1931.19,-510.12C2057.54,-489.35 2093.11,-497.25 2216.38,-474.5 2224.35,-473.03 2232.71,-471.25 2240.91,-469.37" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1930.69,-506.66 1921.4,-511.76 1931.84,-513.56 1930.69,-506.66" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node63->Node61 -->
<g id= "edge88_Node000063_Node000061" class= "edge" >
<title > Node63- > Node61</title>
<g id= "a_edge88_Node000063_Node000061" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M2328.06,-431.49C2346.6,-418.73 2369.74,-402.79 2386.23,-391.44" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "2326.08,-428.61 2319.83,-437.16 2330.05,-434.37 2326.08,-428.61" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node63->Node62 -->
<g id= "edge89_Node000063_Node000062" class= "edge" >
<title > Node63- > Node62</title>
<g id= "a_edge89_Node000063_Node000062" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M2286.52,-427.7C2281.28,-415.69 2275.19,-401.69 2270.72,-391.44" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "2283.21,-428.86 2290.41,-436.63 2289.62,-426.07 2283.21,-428.86" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node64->Node60 -->
<g id= "edge91_Node000064_Node000060" class= "edge" >
<title > Node64- > Node60</title>
<g id= "a_edge91_Node000064_Node000060" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1895.68,-567.72C1888.24,-558.57 1880.35,-548.87 1874.12,-541.2" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1892.91,-569.87 1901.93,-575.42 1898.34,-565.45 1892.91,-569.87" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node65 -->
<g id= "Node000065" class= "node" >
<title > Node65</title>
<g id= "a_Node000065" > <a xlink:href= "screening__bare_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "2069.5,-541 1937.25,-541 1937.25,-510.5 2069.5,-510.5 2069.5,-541" />
<text xml:space= "preserve" text-anchor= "start" x= "1945.25" y= "-527.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/screening/screening</text>
<text xml:space= "preserve" text-anchor= "middle" x= "2003.38" y= "-516.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _bare.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node64->Node65 -->
<g id= "edge92_Node000064_Node000065" class= "edge" >
<title > Node64- > Node65</title>
<g id= "a_edge92_Node000064_Node000065" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1952.19,-569.48C1963.65,-559.92 1976.07,-549.55 1985.8,-541.42" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1950.27,-566.53 1944.83,-575.62 1954.75,-571.9 1950.27,-566.53" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node64->Node66 -->
<g id= "edge93_Node000064_Node000066" class= "edge" >
<title > Node64- > Node66</title>
<g id= "a_edge93_Node000064_Node000066" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1983.61,-576.35C2028.42,-562.69 2070.04,-550.57 2101.71,-541.46" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1982.77,-572.94 1974.23,-579.22 1984.82,-579.64 1982.77,-572.94" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node68->Node2 -->
<g id= "edge96_Node000068_Node000002" class= "edge" >
<title > Node68- > Node2</title>
<g id= "a_edge96_Node000068_Node000002" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1631.85,-590.36C1499.33,-576.99 1197.89,-546.58 1065.61,-533.23" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1631.19,-593.82 1641.49,-591.34 1631.89,-586.85 1631.19,-593.82" />
</a>
</g>
</g>
<!-- Node68->Node11 -->
<g id= "edge97_Node000068_Node000011" class= "edge" >
<title > Node68- > Node11</title>
<g id= "a_edge97_Node000068_Node000011" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1647.26,-571.66C1608.69,-552.69 1553.18,-527.18 1502.38,-510.5 1466.53,-498.73 1369.44,-478.63 1305.94,-466.02" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1645.31,-574.6 1655.83,-575.91 1648.42,-568.33 1645.31,-574.6" />
</a>
</g>
</g>
<!-- Node68->Node14 -->
<g id= "edge100_Node000068_Node000014" class= "edge" >
<title > Node68- > Node14</title>
<g id= "a_edge100_Node000068_Node000014" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1674.24,-567.78C1636.88,-519.83 1557.39,-422.78 1476.38,-355 1457.2,-338.96 1433.06,-324.09 1414.76,-313.72" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1671.33,-569.73 1680.22,-575.5 1676.86,-565.45 1671.33,-569.73" />
</a>
</g>
</g>
<!-- Node68->Node24 -->
<g id= "edge98_Node000068_Node000024" class= "edge" >
<title > Node68- > Node24</title>
<g id= "a_edge98_Node000068_Node000024" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1704.63,-565.43C1706.62,-557.48 1708.66,-548.95 1710.38,-541 1721.53,-489.47 1731.99,-428.26 1737.1,-397.17" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1701.26,-564.49 1702.19,-575.05 1708.04,-566.22 1701.26,-564.49" />
</a>
</g>
</g>
<!-- Node68->Node60 -->
<g id= "edge99_Node000068_Node000060" class= "edge" >
<title > Node68- > Node60</title>
<g id= "a_edge99_Node000068_Node000060" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1754.95,-572.13C1779.25,-561.87 1806.62,-550.3 1827.65,-541.42" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1753.63,-568.89 1745.78,-576 1756.36,-575.34 1753.63,-568.89" />
</a>
</g>
</g>
<!-- Node68->Node66 -->
<g id= "edge101_Node000068_Node000066" class= "edge" >
<title > Node68- > Node66</title>
<g id= "a_edge101_Node000068_Node000066" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1760.91,-588.29C1836.97,-577.97 1967.09,-559.7 2078.38,-541 2081.25,-540.52 2084.19,-540.01 2087.15,-539.49" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1760.57,-584.8 1751.13,-589.61 1761.51,-591.74 1760.57,-584.8" />
</a>
</g>
</g>
<!-- Node69->Node60 -->
<g id= "edge103_Node000069_Node000060" class= "edge" >
<title > Node69- > Node60</title>
<g id= "a_edge103_Node000069_Node000060" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1980.58,-572.55C1953.82,-562.18 1923.48,-550.42 1900.24,-541.42" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1979.02,-575.7 1989.61,-576.05 1981.55,-569.17 1979.02,-575.7" />
</a>
</g>
</g>
<!-- Node69->Node66 -->
<g id= "edge104_Node000069_Node000066" class= "edge" >
<title > Node69- > Node66</title>
<g id= "a_edge104_Node000069_Node000066" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M2084.58,-570.6C2100.07,-560.73 2117.11,-549.87 2130.36,-541.42" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "2083.02,-567.45 2076.47,-575.78 2086.78,-573.35 2083.02,-567.45" />
</a>
</g>
</g>
<!-- Node70 -->
<g id= "Node000070" class= "node" >
<title > Node70</title>
<g id= "a_Node000070" > <a xlink:href= "screening__weak_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "2369.5,-541 2237.25,-541 2237.25,-510.5 2369.5,-510.5 2369.5,-541" />
<text xml:space= "preserve" text-anchor= "start" x= "2245.25" y= "-527.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/screening/screening</text>
<text xml:space= "preserve" text-anchor= "middle" x= "2303.38" y= "-516.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _weak.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node69->Node70 -->
<g id= "edge105_Node000069_Node000070" class= "edge" >
<title > Node69- > Node70</title>
<g id= "a_edge105_Node000069_Node000070" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M2107.63,-579.55C2151.02,-567.84 2207.67,-552.56 2248.86,-541.45" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "2106.82,-576.14 2098.08,-582.12 2108.65,-582.9 2106.82,-576.14" />
2025-11-06 09:16:40 -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= "screening__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>
</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>