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">
2026-04-20 12:45:31 -04:00
<!-- Generated by graphviz version 14.1.2 (20260124.0452)
2025-11-06 09:16:40 -05:00
-->
<!-- Title: src/python/screening/bindings.cpp Pages: 1 -->
<!-- zoomable 415 -->
<svg id= "main" version= "1.1" xmlns= "http://www.w3.org/2000/svg" xmlns:xlink= "http://www.w3.org/1999/xlink" xml:space= "preserve" onload= "init(evt)" >
<style type= "text/css" > < ![CDATA[
.node, .edge {opacity: 0.7;}
.node.selected, .edge.selected {opacity: 1;}
.edge:hover path { stroke: red; }
.edge:hover polygon { stroke: red; fill: red; }
]]></style>
<defs >
<circle id= "rim" cx= "0" cy= "0" r= "7" />
<circle id= "rim2" cx= "0" cy= "0" r= "3.5" />
<g id= "zoomPlus" >
<use xlink:href= "#rim" fill= "#404040" > <set attributeName= "fill" to= "#808080" begin= "zoomplus.mouseover" end= "zoomplus.mouseout" /> </use>
<path d= "M-4,0h8M0,-4v8" fill= "none" stroke= "white" stroke-width= "1.5" pointer-events= "none" />
</g>
<g id= "zoomMin" >
<use xlink:href= "#rim" fill= "#404040" > <set attributeName= "fill" to= "#808080" begin= "zoomminus.mouseover" end= "zoomminus.mouseout" /> </use>
<path d= "M-4,0h8" fill= "none" stroke= "white" stroke-width= "1.5" pointer-events= "none" />
</g>
<g id= "arrowUp" transform= "translate(30 24)" >
<use xlink:href= "#rim" />
<path pointer-events= "none" fill= "none" stroke= "white" stroke-width= "1.5" d= "M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5" />
</g>
<g id= "arrowRight" transform= "rotate(90) translate(36 -43)" >
<use xlink:href= "#rim" />
<path pointer-events= "none" fill= "none" stroke= "white" stroke-width= "1.5" d= "M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5" />
</g>
<g id= "arrowDown" transform= "rotate(180) translate(-30 -48)" >
<use xlink:href= "#rim" />
<path pointer-events= "none" fill= "none" stroke= "white" stroke-width= "1.5" d= "M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5" />
</g>
<g id= "arrowLeft" transform= "rotate(270) translate(-36 17)" >
<use xlink:href= "#rim" />
<path pointer-events= "none" fill= "none" stroke= "white" stroke-width= "1.5" d= "M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5" />
</g>
<g id= "resetDef" >
<use xlink:href= "#rim2" fill= "#404040" > <set attributeName= "fill" to= "#808080" begin= "reset.mouseover" end= "reset.mouseout" /> </use>
</g>
</defs>
<script type= "application/ecmascript" >
2026-06-14 08:36:52 -04:00
var viewWidth = 1267;
2025-11-06 09:16:40 -05:00
var viewHeight = 415;
var sectionId = 'dynsection-0';
</script>
<script type= "application/ecmascript" xlink:href= "svg.min.js" />
<svg id= "graph" class= "graph" >
<g id= "viewport" >
<title > src/python/screening/bindings.cpp</title>
<!-- Node1 -->
<g id= "Node000001" class= "node" >
<title > Node1</title>
<g id= "a_Node000001" > <a xlink:title= " " >
2026-06-14 08:36:52 -04:00
<polygon fill= "#999999" stroke= "#666666" points= "328,-407 221.25,-407 221.25,-376.5 328,-376.5 328,-407" />
<text xml:space= "preserve" text-anchor= "start" x= "229.25" y= "-393.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/python/screening</text>
<text xml:space= "preserve" text-anchor= "middle" x= "274.62" y= "-382.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /bindings.cpp</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:title= " " >
2026-06-14 08:36:52 -04:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "105.25,-279.62 0,-279.62 0,-260.38 105.25,-260.38 105.25,-279.62" />
<text xml:space= "preserve" text-anchor= "middle" x= "52.62" y= "-266.12" font-family= "Helvetica,sans-Serif" font-size= "10.00" > pybind11/pybind11.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= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M220.84,-386.75C159.43,-380.94 64.59,-367.73 42.62,-340.5 31.28,-326.44 36.43,-305.36 42.77,-290.11" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "45.89,-291.7 46.96,-281.16 39.55,-288.73 45.89,-291.7" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node3 -->
<g id= "Node000003" class= "node" >
<title > Node3</title>
<g id= "a_Node000003" > <a xlink:title= " " >
2026-06-14 08:36:52 -04:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "207,-340.5 130.25,-340.5 130.25,-321.25 207,-321.25 207,-340.5" />
<text xml:space= "preserve" text-anchor= "middle" x= "168.62" y= "-327" font-family= "Helvetica,sans-Serif" font-size= "10.00" > pybind11/stl.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node1->Node3 -->
<g id= "edge2_Node000001_Node000003" class= "edge" >
<title > Node1- > Node3</title>
<g id= "a_edge2_Node000001_Node000003" > <a xlink:title= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M248.15,-376.05C231.85,-366.99 211.05,-355.44 194.8,-346.41" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "196.65,-343.43 186.2,-341.64 193.25,-349.55 196.65,-343.43" />
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:title= " " >
2026-06-14 08:36:52 -04:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "324.62,-340.5 224.62,-340.5 224.62,-321.25 324.62,-321.25 324.62,-340.5" />
<text xml:space= "preserve" text-anchor= "middle" x= "274.62" y= "-327" font-family= "Helvetica,sans-Serif" font-size= "10.00" > pybind11/stl_bind.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node1->Node4 -->
<g id= "edge3_Node000001_Node000004" class= "edge" >
<title > Node1- > Node4</title>
<g id= "a_edge3_Node000001_Node000004" > <a xlink:title= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M274.62,-376.2C274.62,-368.96 274.62,-360.09 274.62,-352.19" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "278.13,-352.46 274.63,-342.46 271.13,-352.46 278.13,-352.46" />
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:title= " " >
2026-06-14 08:36:52 -04:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "154.12,-24.88 111.12,-24.88 111.12,-5.63 154.12,-5.63 154.12,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "132.62" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > vector</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node1->Node5 -->
<g id= "edge4_Node000001_Node000005" class= "edge" >
<title > Node1- > Node5</title>
<g id= "a_edge4_Node000001_Node000005" > <a xlink:title= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M297.78,-376.11C310.1,-367.2 324.53,-354.81 333.62,-340.5 350.8,-313.47 352.62,-303.02 352.62,-271 352.62,-271 352.62,-271 352.62,-136 352.62,-125.25 221.42,-59.69 161.66,-30.38" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "163.26,-27.27 152.74,-26.02 160.19,-33.56 163.26,-27.27" />
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= "screening_2bindings_8h.html" target= "_top" xlink:title= " " >
2026-06-14 08:36:52 -04:00
<polygon fill= "white" stroke= "#666666" points= "111.75,-340.5 51.5,-340.5 51.5,-321.25 111.75,-321.25 111.75,-340.5" />
<text xml:space= "preserve" text-anchor= "middle" x= "81.62" y= "-327" font-family= "Helvetica,sans-Serif" font-size= "10.00" > bindings.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node1->Node6 -->
<g id= "edge5_Node000001_Node000006" class= "edge" >
<title > Node1- > Node6</title>
<g id= "a_edge5_Node000001_Node000006" > <a xlink:title= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M226.42,-376.05C194.3,-366.25 152.57,-353.52 122.16,-344.24" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "123.54,-341 112.96,-341.43 121.5,-347.7 123.54,-341" />
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= "screening_8h.html" target= "_top" xlink:title= " " >
2026-06-14 08:36:52 -04:00
<polygon fill= "white" stroke= "#666666" points= "544.75,-285.25 454.5,-285.25 454.5,-254.75 544.75,-254.75 544.75,-285.25" />
<text xml:space= "preserve" text-anchor= "start" x= "462.5" y= "-271.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > gridfire/screening</text>
<text xml:space= "preserve" text-anchor= "middle" x= "499.62" y= "-260.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /screening.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node1->Node7 -->
<g id= "edge7_Node000001_Node000007" class= "edge" >
<title > Node1- > Node7</title>
<g id= "a_edge7_Node000001_Node000007" > <a xlink:title= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M302.21,-376.07C342.39,-354.69 417.09,-314.93 462.19,-290.92" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "463.64,-294.12 470.83,-286.33 460.35,-287.94 463.64,-294.12" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node27 -->
<g id= "Node000027" class= "node" >
<title > Node27</title>
<g id= "a_Node000027" > <a xlink:href= "py__screening_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "654.62,-340.5 524.62,-340.5 524.62,-321.25 654.62,-321.25 654.62,-340.5" />
<text xml:space= "preserve" text-anchor= "middle" x= "589.62" y= "-327" 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>
2026-06-14 08:36:52 -04:00
<!-- Node1->Node27 -->
<g id= "edge42_Node000001_Node000027" class= "edge" >
<title > Node1- > Node27</title>
<g id= "a_edge42_Node000001_Node000027" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M328.42,-380.7C384.35,-370.24 471.68,-353.92 529.76,-343.06" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "530.29,-346.52 539.48,-341.25 529.01,-339.64 530.29,-346.52" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node6->Node2 -->
<g id= "edge6_Node000006_Node000002" class= "edge" >
<title > Node6- > Node2</title>
<g id= "a_edge6_Node000006_Node000002" > <a xlink:title= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M77.22,-320.93C73.22,-312.81 67.18,-300.54 62.08,-290.2" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "65.3,-288.81 57.74,-281.38 59.02,-291.9 65.3,-288.81" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node8 -->
<g id= "Node000008" class= "node" >
<title > Node8</title>
<g id= "a_Node000008" > <a xlink:href= "screening__types_8h.html" target= "_top" xlink:title= " " >
2026-06-14 08:36:52 -04:00
<polygon fill= "white" stroke= "#666666" points= "628.88,-218.75 530.38,-218.75 530.38,-188.25 628.88,-188.25 628.88,-218.75" />
<text xml:space= "preserve" text-anchor= "start" x= "538.38" y= "-205.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > gridfire/screening</text>
<text xml:space= "preserve" text-anchor= "middle" x= "579.62" y= "-194" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /screening_types.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node7->Node8 -->
<g id= "edge8_Node000007_Node000008" class= "edge" >
<title > Node7- > Node8</title>
<g id= "a_edge8_Node000007_Node000008" > <a xlink:title= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M517.78,-254.36C528.11,-246.03 541.24,-235.44 552.75,-226.17" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "554.78,-229.03 560.37,-220.03 550.38,-223.58 554.78,-229.03" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node9 -->
<g id= "Node000009" class= "node" >
<title > Node9</title>
<g id= "a_Node000009" > <a xlink:href= "screening__abstract_8h.html" target= "_top" xlink:title= " " >
2026-06-14 08:36:52 -04:00
<polygon fill= "white" stroke= "#666666" points= "603.5,-152.25 493.75,-152.25 493.75,-121.75 603.5,-121.75 603.5,-152.25" />
<text xml:space= "preserve" text-anchor= "start" x= "501.75" y= "-138.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > gridfire/screening</text>
<text xml:space= "preserve" text-anchor= "middle" x= "548.62" y= "-127.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /screening_abstract.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node7->Node9 -->
2026-06-14 08:36:52 -04:00
<g id= "edge26_Node000007_Node000009" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node7- > Node9</title>
2026-06-14 08:36:52 -04:00
<g id= "a_edge26_Node000007_Node000009" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M454.45,-254.96C437.28,-247.18 419.5,-235.57 409.62,-218.75 402.76,-207.06 401.84,-199.35 409.62,-188.25 426.21,-164.62 455.06,-152.06 482.2,-145.39" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "482.78,-148.85 491.8,-143.29 481.28,-142.01 482.78,-148.85" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node22 -->
<g id= "Node000022" class= "node" >
<title > Node22</title>
<g id= "a_Node000022" > <a xlink:href= "screening__bare_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "512.25,-218.75 419,-218.75 419,-188.25 512.25,-188.25 512.25,-218.75" />
<text xml:space= "preserve" text-anchor= "start" x= "427" y= "-205.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > gridfire/screening</text>
<text xml:space= "preserve" text-anchor= "middle" x= "465.62" y= "-194" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /screening_bare.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node7->Node22 -->
<g id= "edge27_Node000007_Node000022" class= "edge" >
<title > Node7- > Node22</title>
<g id= "a_edge27_Node000007_Node000022" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M491.91,-254.36C488,-246.94 483.14,-237.72 478.67,-229.24" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "481.77,-227.63 474.02,-220.42 475.58,-230.9 481.77,-227.63" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node23 -->
<g id= "Node000023" class= "node" >
<title > Node23</title>
<g id= "a_Node000023" > <a xlink:href= "screening__weak_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "788.5,-218.75 690.75,-218.75 690.75,-188.25 788.5,-188.25 788.5,-218.75" />
<text xml:space= "preserve" text-anchor= "start" x= "698.75" y= "-205.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > gridfire/screening</text>
<text xml:space= "preserve" text-anchor= "middle" x= "739.62" y= "-194" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /screening_weak.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node7->Node23 -->
<g id= "edge31_Node000007_Node000023" class= "edge" >
<title > Node7- > Node23</title>
<g id= "a_edge31_Node000007_Node000023" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M545.05,-256.79C583.02,-246.59 637.49,-231.95 679.14,-220.76" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "680.04,-224.14 688.79,-218.16 678.23,-217.38 680.04,-224.14" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node8->Node9 -->
<g id= "edge9_Node000008_Node000009" class= "edge" >
<title > Node8- > Node9</title>
<g id= "a_edge9_Node000008_Node000009" > <a xlink:title= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M572.59,-187.86C569.02,-180.44 564.59,-171.22 560.52,-162.74" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "563.77,-161.44 556.29,-153.94 557.46,-164.47 563.77,-161.44" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node21 -->
<g id= "Node000021" class= "node" >
<title > Node21</title>
<g id= "a_Node000021" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "863.25,-146.62 812,-146.62 812,-127.38 863.25,-127.38 863.25,-146.62" />
<text xml:space= "preserve" text-anchor= "middle" x= "837.62" y= "-133.12" font-family= "Helvetica,sans-Serif" font-size= "10.00" > memory</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node8->Node21 -->
<g id= "edge25_Node000008_Node000021" class= "edge" >
<title > Node8- > Node21</title>
<g id= "a_edge25_Node000008_Node000021" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M628.96,-192.83C673.42,-183.71 740.4,-168.98 797.62,-152.25 799.34,-151.75 801.1,-151.21 802.86,-150.66" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "803.85,-154.01 812.22,-147.53 801.63,-147.38 803.85,-154.01" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node9->Node5 -->
2026-06-14 08:36:52 -04:00
<g id= "edge24_Node000009_Node000005" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node9- > Node5</title>
2026-06-14 08:36:52 -04:00
<g id= "a_edge24_Node000009_Node000005" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M515.72,-121.26C479.74,-105.66 420.08,-81.3 366.62,-66.5 278.32,-42.05 251.08,-57.86 163.62,-30.5 162.66,-30.2 161.69,-29.87 160.71,-29.53" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "162.34,-26.41 151.75,-25.9 159.71,-32.9 162.34,-26.41" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node10 -->
<g id= "Node000010" class= "node" >
<title > Node10</title>
<g id= "a_Node000010" > <a xlink:href= "reaction_8h.html" target= "_top" xlink:title= "Defines classes for representing and managing nuclear reactions." >
2026-06-14 08:36:52 -04:00
<polygon fill= "white" stroke= "#666666" points= "679.88,-85.75 551.38,-85.75 551.38,-66.5 679.88,-66.5 679.88,-85.75" />
<text xml:space= "preserve" text-anchor= "middle" x= "615.62" y= "-72.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > gridfire/reaction/reaction.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node9->Node10 -->
<g id= "edge10_Node000009_Node000010" class= "edge" >
<title > Node9- > Node10</title>
<g id= "a_edge10_Node000009_Node000010" > <a xlink:title= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M565.19,-121.45C574.8,-113 586.94,-102.33 596.9,-93.58" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "598.96,-96.43 604.16,-87.2 594.34,-91.17 598.96,-96.43" />
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:title= " " >
2026-06-14 08:36:52 -04:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "326.62,-24.88 172.62,-24.88 172.62,-5.63 326.62,-5.63 326.62,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "249.62" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > fourdst/atomic/atomicSpecies.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node9->Node13 -->
2026-06-14 08:36:52 -04:00
<g id= "edge22_Node000009_Node000013" class= "edge" >
2025-11-24 09:08:28 -05:00
<title > Node9- > Node13</title>
2026-06-14 08:36:52 -04:00
<g id= "a_edge22_Node000009_Node000013" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M528.37,-121.37C506.09,-105.86 468.79,-81.58 433.62,-66.5 392.94,-49.05 344.58,-36.13 307.65,-27.76" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "308.57,-24.38 298.05,-25.63 307.06,-31.21 308.57,-24.38" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node19 -->
<g id= "Node000019" class= "node" >
<title > Node19</title>
<g id= "a_Node000019" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "1076.75,-24.88 986.5,-24.88 986.5,-5.63 1076.75,-5.63 1076.75,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "1031.62" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > cppad/cppad.hpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node9->Node19 -->
<g id= "edge23_Node000009_Node000019" class= "edge" >
<title > Node9- > Node19</title>
<g id= "a_edge23_Node000009_Node000019" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M600.02,-121.34C652.13,-106.68 735.19,-83.88 807.62,-66.5 882.73,-48.49 902.49,-48.36 977.62,-30.5 980.76,-29.75 984,-28.96 987.25,-28.15" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "987.99,-31.57 996.81,-25.7 986.25,-24.79 987.99,-31.57" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node10->Node5 -->
2025-11-24 09:08:28 -05:00
<g id= "edge17_Node000010_Node000005" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node10- > Node5</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge17_Node000010_Node000005" > <a xlink:title= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M550.94,-69.93C434.91,-60.45 200.06,-40.37 163.62,-30.5 162.45,-30.18 161.27,-29.82 160.09,-29.43" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "161.62,-26.28 151.03,-25.85 159.04,-32.78 161.62,-26.28" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node11 -->
<g id= "Node000011" class= "node" >
<title > Node11</title>
<g id= "a_Node000011" > <a xlink:title= " " >
2026-06-14 08:36:52 -04:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "390.25,-24.88 345,-24.88 345,-5.63 390.25,-5.63 390.25,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "367.62" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > ranges</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node10->Node11 -->
<g id= "edge11_Node000010_Node000011" class= "edge" >
<title > Node10- > Node11</title>
<g id= "a_edge11_Node000010_Node000011" > <a xlink:title= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M552.44,-66.04C508.61,-58.8 449.24,-47.1 398.62,-30.5 397.66,-30.19 396.69,-29.85 395.72,-29.5" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "397.36,-26.38 386.78,-25.82 394.7,-32.86 397.36,-26.38" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node12 -->
<g id= "Node000012" class= "node" >
<title > Node12</title>
<g id= "a_Node000012" > <a xlink:title= " " >
2026-06-14 08:36:52 -04:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "473.38,-24.88 407.88,-24.88 407.88,-5.63 473.38,-5.63 473.38,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "440.62" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > string_view</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node10->Node12 -->
<g id= "edge12_Node000010_Node000012" class= "edge" >
<title > Node10- > Node12</title>
<g id= "a_edge12_Node000010_Node000012" > <a xlink:title= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M588.36,-66.01C561.47,-57.01 519.2,-42.84 482.62,-30.5 481.07,-29.98 479.49,-29.44 477.89,-28.9" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "479.31,-25.69 468.72,-25.79 477.07,-32.32 479.31,-25.69" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node10->Node13 -->
<g id= "edge13_Node000010_Node000013" class= "edge" >
<title > Node10- > Node13</title>
<g id= "a_edge13_Node000010_Node000013" > <a xlink:title= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M557.96,-66.04C501.34,-57.1 412.51,-43 335.62,-30.5 329.12,-29.44 322.33,-28.33 315.56,-27.22" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "316.14,-23.77 305.7,-25.59 315,-30.67 316.14,-23.77" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
<!-- Node14 -->
<g id= "Node000014" class= "node" >
<title > Node14</title>
<g id= "a_Node000014" > <a xlink:title= " " >
2026-06-14 08:36:52 -04:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "877.5,-24.88 755.75,-24.88 755.75,-5.63 877.5,-5.63 877.5,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "816.62" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > fourdst/logging/logging.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node10->Node14 -->
<g id= "edge14_Node000010_Node000014" class= "edge" >
<title > Node10- > Node14</title>
<g id= "a_edge14_Node000010_Node000014" > <a xlink:title= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M646.59,-66.05C680.97,-55.99 736.64,-39.68 774.85,-28.49" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "775.56,-31.93 784.17,-25.76 773.59,-25.21 775.56,-31.93" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node15 -->
<g id= "Node000015" class= "node" >
<title > Node15</title>
<g id= "a_Node000015" > <a xlink:title= " " >
2026-06-14 08:36:52 -04:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "968.12,-24.88 895.12,-24.88 895.12,-5.63 968.12,-5.63 968.12,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "931.62" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > quill/Logger.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node10->Node15 -->
<g id= "edge15_Node000010_Node000015" class= "edge" >
<title > Node10- > Node15</title>
<g id= "a_edge15_Node000010_Node000015" > <a xlink:title= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M680.21,-67.15C735.44,-59.69 816.83,-47.21 886.62,-30.5 889.09,-29.91 891.61,-29.26 894.14,-28.56" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "895.09,-31.93 903.7,-25.75 893.12,-25.21 895.09,-31.93" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node16 -->
<g id= "Node000016" class= "node" >
<title > Node16</title>
<g id= "a_Node000016" > <a xlink:title= " " >
2026-06-14 08:36:52 -04:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "574,-24.88 491.25,-24.88 491.25,-5.63 574,-5.63 574,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "532.62" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > unordered_map</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node10->Node16 -->
<g id= "edge16_Node000010_Node000016" class= "edge" >
<title > Node10- > Node16</title>
<g id= "a_edge16_Node000010_Node000016" > <a xlink:title= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M603.02,-66.18C590.22,-57.11 570.15,-42.87 554.71,-31.91" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "556.77,-29.08 546.58,-26.15 552.72,-34.79 556.77,-29.08" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node17 -->
<g id= "Node000017" class= "node" >
<title > Node17</title>
<g id= "a_Node000017" > <a xlink:title= " " >
2026-06-14 08:36:52 -04:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "669.38,-24.88 591.88,-24.88 591.88,-5.63 669.38,-5.63 669.38,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "630.62" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > unordered_set</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node10->Node17 -->
2025-11-24 09:08:28 -05:00
<g id= "edge18_Node000010_Node000017" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node10- > Node17</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge18_Node000010_Node000017" > <a xlink:title= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M617.9,-66.18C619.93,-58.23 622.97,-46.31 625.56,-36.12" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "628.87,-37.3 627.95,-26.74 622.09,-35.57 628.87,-37.3" />
</a>
</g>
</g>
<!-- Node18 -->
<g id= "Node000018" class= "node" >
<title > Node18</title>
<g id= "a_Node000018" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "737.5,-24.88 687.75,-24.88 687.75,-5.63 737.5,-5.63 737.5,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "712.62" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > optional</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node10->Node18 -->
<g id= "edge19_Node000010_Node000018" class= "edge" >
<title > Node10- > Node18</title>
<g id= "a_edge19_Node000010_Node000018" > <a xlink:title= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M630.36,-66.18C645.67,-56.89 669.89,-42.19 688.1,-31.14" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "689.73,-34.24 696.46,-26.06 686.1,-28.26 689.73,-34.24" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node10->Node19 -->
<g id= "edge20_Node000010_Node000019" class= "edge" >
<title > Node10- > Node19</title>
<g id= "a_edge20_Node000010_Node000019" > <a xlink:title= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M680.12,-69.83C752.84,-63.25 874.41,-50.39 977.62,-30.5 981.41,-29.77 985.31,-28.93 989.21,-28.02" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "989.75,-31.49 998.63,-25.7 988.08,-24.69 989.75,-31.49" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node20 -->
<g id= "Node000020" class= "node" >
<title > Node20</title>
<g id= "a_Node000020" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "1196.38,-30.5 1094.88,-30.5 1094.88,0 1196.38,0 1196.38,-30.5" />
<text xml:space= "preserve" text-anchor= "start" x= "1102.88" y= "-17" font-family= "Helvetica,sans-Serif" font-size= "10.00" > fourdst/composition</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1145.62" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /composition.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node10->Node20 -->
<g id= "edge21_Node000010_Node000020" class= "edge" >
<title > Node10- > Node20</title>
<g id= "a_edge21_Node000010_Node000020" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M680.23,-71.83C768.95,-66.68 933.6,-54.87 1083.44,-30.7" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1083.86,-34.18 1093.17,-29.11 1082.73,-27.27 1083.86,-34.18" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node22->Node9 -->
2026-06-14 08:36:52 -04:00
<g id= "edge28_Node000022_Node000009" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node22- > Node9</title>
2026-06-14 08:36:52 -04:00
<g id= "a_edge28_Node000022_Node000009" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M484.46,-187.86C495.28,-179.45 509.08,-168.73 521.1,-159.39" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "522.92,-162.41 528.67,-153.51 518.63,-156.88 522.92,-162.41" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node22->Node10 -->
2026-06-14 08:36:52 -04:00
<g id= "edge29_Node000022_Node000010" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node22- > Node10</title>
2026-06-14 08:36:52 -04:00
<g id= "a_edge29_Node000022_Node000010" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M465.04,-188.05C465.13,-170.24 467.98,-140.1 484.62,-121.75 499.13,-105.76 519.59,-95.5 540.04,-88.91" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "540.96,-92.29 549.58,-86.13 539,-85.57 540.96,-92.29" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node22->Node19 -->
<g id= "edge30_Node000022_Node000019" class= "edge" >
<title > Node22- > Node19</title>
<g id= "a_edge30_Node000022_Node000019" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M510.04,-187.89C617.81,-152.42 891.78,-62.27 993.15,-28.91" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "994.24,-32.24 1002.64,-25.79 992.05,-25.59 994.24,-32.24" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node23->Node9 -->
<g id= "edge32_Node000023_Node000009" class= "edge" >
<title > Node23- > Node9</title>
<g id= "a_edge32_Node000023_Node000009" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M696.28,-187.86C668.54,-178.5 632.33,-166.27 602.71,-156.26" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "604.15,-153.06 593.56,-153.17 601.91,-159.69 604.15,-153.06" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node23->Node10 -->
<g id= "edge33_Node000023_Node000010" class= "edge" >
<title > Node23- > Node10</title>
<g id= "a_edge33_Node000023_Node000010" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M725.4,-188.12C702.4,-164.86 657.13,-119.09 632.52,-94.21" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "635.06,-91.79 625.54,-87.15 630.08,-96.72 635.06,-91.79" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node23->Node14 -->
<g id= "edge38_Node000023_Node000014" class= "edge" >
<title > Node23- > Node14</title>
<g id= "a_edge38_Node000023_Node000014" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M733.86,-187.83C724.55,-161.54 709.36,-105.53 731.62,-66.5 741.33,-49.48 759.31,-37.65 776.24,-29.75" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "777.36,-33.08 785.18,-25.93 774.6,-26.65 777.36,-33.08" />
</a>
</g>
</g>
<!-- Node23->Node15 -->
<g id= "edge39_Node000023_Node000015" class= "edge" >
<title > Node23- > Node15</title>
<g id= "a_edge39_Node000023_Node000015" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M749.44,-188.01C761.14,-171.21 781.75,-143.11 802.62,-121.75 837.05,-86.52 882.74,-51.49 909.49,-31.97" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "911.46,-34.86 917.52,-26.17 907.37,-29.19 911.46,-34.86" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node23->Node19 -->
<g id= "edge41_Node000023_Node000019" class= "edge" >
<title > Node23- > Node19</title>
<g id= "a_edge41_Node000023_Node000019" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M788.79,-188.93C814.83,-180.54 846.69,-168.28 872.62,-152.25 889.61,-141.75 890.63,-134.94 905.62,-121.75 942.5,-89.31 986.76,-52.79 1011.79,-32.35" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1013.97,-35.09 1019.51,-26.06 1009.55,-29.66 1013.97,-35.09" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node24 -->
<g id= "Node000024" class= "node" >
<title > Node24</title>
2026-06-14 08:36:52 -04:00
<g id= "a_Node000024" > <a xlink:href= "types_2types_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "1213.38,-85.75 1105.88,-85.75 1105.88,-66.5 1213.38,-66.5 1213.38,-85.75" />
<text xml:space= "preserve" text-anchor= "middle" x= "1159.62" y= "-72.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > gridfire/types/types.h</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node23->Node24 -->
<g id= "edge34_Node000023_Node000024" class= "edge" >
<title > Node23- > Node24</title>
<g id= "a_edge34_Node000023_Node000024" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M788.76,-192.05C822.66,-183.8 868.17,-170.59 905.62,-152.25 926.67,-141.94 927.16,-131.15 948.62,-121.75 995.22,-101.35 1051.79,-90.03 1094.62,-83.91" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1094.82,-87.41 1104.25,-82.59 1093.87,-80.47 1094.82,-87.41" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node26 -->
<g id= "Node000026" class= "node" >
<title > Node26</title>
<g id= "a_Node000026" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "1049.88,-146.62 957.38,-146.62 957.38,-127.38 1049.88,-127.38 1049.88,-146.62" />
<text xml:space= "preserve" text-anchor= "middle" x= "1003.62" y= "-133.12" font-family= "Helvetica,sans-Serif" font-size= "10.00" > quill/LogMacros.h</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node23->Node26 -->
<g id= "edge40_Node000023_Node000026" class= "edge" >
<title > Node23- > Node26</title>
<g id= "a_edge40_Node000023_Node000026" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M788.97,-190.44C836.54,-178.82 908.06,-161.35 955.29,-149.81" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "956.09,-153.22 964.98,-147.44 954.43,-146.42 956.09,-153.22" />
</a>
</g>
</g>
<!-- Node24->Node19 -->
<g id= "edge36_Node000024_Node000019" class= "edge" >
<title > Node24- > Node19</title>
<g id= "a_edge36_Node000024_Node000019" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1139.91,-66.05C1118.99,-56.43 1085.69,-41.12 1061.53,-30.01" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1063.08,-26.87 1052.53,-25.87 1060.15,-33.22 1063.08,-26.87" />
</a>
</g>
</g>
<!-- Node24->Node20 -->
<g id= "edge35_Node000024_Node000020" class= "edge" >
<title > Node24- > Node20</title>
<g id= "a_edge35_Node000024_Node000020" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1157.5,-66.18C1155.95,-59.65 1153.76,-50.45 1151.68,-41.72" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1155.15,-41.17 1149.43,-32.25 1148.34,-42.79 1155.15,-41.17" />
</a>
</g>
</g>
<!-- Node25 -->
<g id= "Node000025" class= "node" >
<title > Node25</title>
<g id= "a_Node000025" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "1258.5,-24.88 1214.75,-24.88 1214.75,-5.63 1258.5,-5.63 1258.5,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "1236.62" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > format</text>
</a>
</g>
</g>
<!-- Node24->Node25 -->
<g id= "edge37_Node000024_Node000025" class= "edge" >
<title > Node24- > Node25</title>
<g id= "a_edge37_Node000024_Node000025" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1171.32,-66.18C1183.08,-57.19 1201.46,-43.14 1215.73,-32.23" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1217.8,-35.05 1223.62,-26.2 1213.55,-29.49 1217.8,-35.05" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node27->Node5 -->
<g id= "edge44_Node000027_Node000005" class= "edge" >
<title > Node27- > Node5</title>
<g id= "a_edge44_Node000027_Node000005" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M595.09,-320.79C605.82,-302.35 629.33,-258.88 637.62,-218.75 646.64,-175.15 645.57,-151.7 612.62,-121.75 537.29,-53.26 261.24,-59.46 163.62,-30.5 162.63,-30.21 161.63,-29.88 160.62,-29.54" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "161.98,-26.32 151.4,-25.85 159.38,-32.81 161.98,-26.32" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node27->Node7 -->
<g id= "edge43_Node000027_Node000007" class= "edge" >
<title > Node27- > Node7</title>
<g id= "a_edge43_Node000027_Node000007" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M575.96,-320.93C564.18,-313.23 546.71,-301.8 531.46,-291.83" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "533.39,-288.91 523.11,-286.36 529.56,-294.76 533.39,-288.91" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node27->Node19 -->
<g id= "edge45_Node000027_Node000019" class= "edge" >
<title > Node27- > Node19</title>
<g id= "a_edge45_Node000027_Node000019" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M654.93,-326.73C787.91,-318.53 1077.62,-290.77 1077.62,-204.5 1077.62,-204.5 1077.62,-204.5 1077.62,-136 1077.62,-98.1 1057.3,-57.68 1043.67,-34.83" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1046.69,-33.05 1038.44,-26.4 1040.74,-36.74 1046.69,-33.05" />
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_2bindings_8cpp__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>