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/reaction/weak/weak_rate_library.h Pages: 1 -->
<!-- zoomable 449 -->
<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 = 1848;
2025-11-06 09:16:40 -05:00
var viewHeight = 449;
var sectionId = 'dynsection-0';
</script>
<script type= "application/ecmascript" xlink:href= "svg.min.js" />
<svg id= "graph" class= "graph" >
<g id= "viewport" >
<title > src/include/gridfire/reaction/weak/weak_rate_library.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= "633.75,-440.75 506,-440.75 506,-399 633.75,-399 633.75,-440.75" />
<text xml:space= "preserve" text-anchor= "start" x= "514" y= "-427.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "514" y= "-416" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /reaction/weak/weak_rate</text>
<text xml:space= "preserve" text-anchor= "middle" x= "569.88" y= "-404.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _library.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:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "37.75,-24.88 0,-24.88 0,-5.63 37.75,-5.63 37.75,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "18.88" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > array</text>
</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= "M505.55,-416.38C360.58,-408.99 20.88,-381.14 20.88,-282.25 20.88,-282.25 20.88,-282.25 20.88,-147.25 20.88,-107.94 19.96,-62.01 19.37,-36.31" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "22.88,-36.57 19.14,-26.66 15.88,-36.74 22.88,-36.57" />
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:href= "weak_8h.html" target= "_top" xlink:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "white" stroke= "#666666" points= "1239.38,-363 1130.38,-363 1130.38,-332.5 1239.38,-332.5 1239.38,-363" />
<text xml:space= "preserve" text-anchor= "start" x= "1138.38" y= "-349.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > gridfire/reaction/weak</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1184.88" y= "-338.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /weak.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= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M634.24,-411.54C751.81,-398.13 1000.1,-369.82 1118.87,-356.28" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1118.91,-359.79 1128.45,-355.18 1118.12,-352.84 1118.91,-359.79" />
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= "reaction_8h.html" target= "_top" xlink:title= "Defines classes for representing and managing nuclear reactions." >
2025-11-24 09:08:28 -05:00
<polygon fill= "white" stroke= "#666666" points= "1199.12,-91.38 1070.62,-91.38 1070.62,-72.12 1199.12,-72.12 1199.12,-91.38" />
<text xml:space= "preserve" text-anchor= "middle" x= "1134.88" y= "-77.88" 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>
<!-- 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= "M1182.12,-332.18C1173.7,-287.74 1148.34,-153.82 1138.67,-102.79" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1142.15,-102.37 1136.85,-93.2 1135.28,-103.68 1142.15,-102.37" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node6 -->
<g id= "Node000006" class= "node" >
<title > Node6</title>
<g id= "a_Node000006" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "1839.62,-24.88 1774.12,-24.88 1774.12,-5.63 1839.62,-5.63 1839.62,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "1806.88" 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>
2025-11-24 09:08:28 -05:00
<!-- Node3->Node6 -->
<g id= "edge73_Node000003_Node000006" class= "edge" >
<title > Node3- > Node6</title>
<g id= "a_edge73_Node000003_Node000006" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1239.5,-344.84C1374.44,-339.71 1715.77,-324.14 1758.88,-296.5 1793.65,-274.21 1804.88,-257.05 1804.88,-215.75 1804.88,-215.75 1804.88,-215.75 1804.88,-147.25 1804.88,-107.94 1805.79,-62.01 1806.38,-36.31" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1809.87,-36.74 1806.61,-26.66 1802.87,-36.57 1809.87,-36.74" />
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:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "987.88,-24.88 833.88,-24.88 833.88,-5.63 987.88,-5.63 987.88,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "910.88" 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>
<!-- Node3->Node7 -->
2025-11-24 09:08:28 -05:00
<g id= "edge65_Node000003_Node000007" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node3- > Node7</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge65_Node000003_Node000007" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1130.25,-337.39C1034.14,-319.35 844.88,-276.16 844.88,-215.75 844.88,-215.75 844.88,-215.75 844.88,-147.25 844.88,-102.71 875.68,-57.88 895.2,-33.95" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "897.75,-36.35 901.54,-26.46 892.41,-31.83 897.75,-36.35" />
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:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "340.25,-24.88 257.5,-24.88 257.5,-5.63 340.25,-5.63 340.25,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "298.88" 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>
2025-11-24 09:08:28 -05:00
<!-- Node3->Node10 -->
<g id= "edge69_Node000003_Node000010" class= "edge" >
<title > Node3- > Node10</title>
<g id= "a_edge69_Node000003_Node000010" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1129.91,-346.69C979.76,-345.94 565.26,-339.89 436.88,-296.5 375.27,-275.68 314.88,-280.77 314.88,-215.75 314.88,-215.75 314.88,-215.75 314.88,-147.25 314.88,-107.66 307.58,-61.83 302.85,-36.22" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "306.32,-35.75 301,-26.59 299.45,-37.07 306.32,-35.75" />
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= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "1493.38,-24.88 1450.38,-24.88 1450.38,-5.63 1493.38,-5.63 1493.38,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "1471.88" 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>
<!-- Node3->Node11 -->
2025-11-24 09:08:28 -05:00
<g id= "edge71_Node000003_Node000011" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node3- > Node11</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge71_Node000003_Node000011" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1239.52,-336.11C1330.92,-316.73 1504.88,-272.4 1504.88,-215.75 1504.88,-215.75 1504.88,-215.75 1504.88,-147.25 1504.88,-106.55 1489.71,-60.84 1479.94,-35.61" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1483.33,-34.64 1476.35,-26.67 1476.83,-37.25 1483.33,-34.64" />
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= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "1755.62,-24.88 1678.12,-24.88 1678.12,-5.63 1755.62,-5.63 1755.62,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "1716.88" 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>
<!-- Node3->Node12 -->
2025-11-24 09:08:28 -05:00
<g id= "edge74_Node000003_Node000012" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node3- > Node12</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge74_Node000003_Node000012" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1239.53,-344.92C1370.23,-340.09 1692.88,-325.37 1731.88,-296.5 1763.04,-273.43 1764.88,-254.52 1764.88,-215.75 1764.88,-215.75 1764.88,-215.75 1764.88,-147.25 1764.88,-105.24 1742.84,-60.02 1728.63,-35.23" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1731.66,-33.46 1723.53,-26.66 1725.64,-37.04 1731.66,-33.46" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node13 -->
<g id= "Node000013" class= "node" >
<title > Node13</title>
<g id= "a_Node000013" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "1660,-24.88 1569.75,-24.88 1569.75,-5.63 1660,-5.63 1660,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "1614.88" 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>
<!-- Node3->Node13 -->
2025-11-24 09:08:28 -05:00
<g id= "edge67_Node000003_Node000013" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node3- > Node13</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge67_Node000003_Node000013" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1239.77,-345.05C1366.85,-340.6 1673.13,-326.83 1707.88,-296.5 1735.65,-272.25 1726.88,-252.62 1726.88,-215.75 1726.88,-215.75 1726.88,-215.75 1726.88,-147.25 1726.88,-94.64 1674.05,-52.51 1640.96,-31.27" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1643.03,-28.44 1632.69,-26.16 1639.35,-34.4 1643.03,-28.44" />
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= "weak__types_8h.html" target= "_top" xlink:title= "Plain data structures and enums for weak reaction tables, interpolation payloads, and errors." >
<polygon fill= "white" stroke= "#666666" points= "283.38,-97 174.38,-97 174.38,-66.5 283.38,-66.5 283.38,-97" />
<text xml:space= "preserve" text-anchor= "start" x= "182.38" y= "-83.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > gridfire/reaction/weak</text>
<text xml:space= "preserve" text-anchor= "middle" x= "228.88" y= "-72.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /weak_types.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node3->Node15 -->
<g id= "edge14_Node000003_Node000015" class= "edge" >
<title > Node3- > Node15</title>
<g id= "a_edge14_Node000003_Node000015" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1130.13,-347.15C947.46,-347.99 366.7,-346.68 300.88,-296.5 241.54,-251.27 230.64,-154.96 228.95,-108.66" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "232.45,-108.7 228.72,-98.78 225.46,-108.86 232.45,-108.7" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node19 -->
<g id= "Node000019" class= "node" >
<title > Node19</title>
<g id= "a_Node000019" > <a xlink:href= "weak__interpolator_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "454.38,-163.5 345.38,-163.5 345.38,-133 454.38,-133 454.38,-163.5" />
<text xml:space= "preserve" text-anchor= "start" x= "353.38" y= "-150" font-family= "Helvetica,sans-Serif" font-size= "10.00" > gridfire/reaction/weak</text>
<text xml:space= "preserve" text-anchor= "middle" x= "399.88" y= "-138.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /weak_interpolator.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node3->Node19 -->
<g id= "edge21_Node000003_Node000019" class= "edge" >
<title > Node3- > Node19</title>
<g id= "a_edge21_Node000003_Node000019" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1129.9,-346.06C971.67,-343.65 522.92,-333.58 468.88,-296.5 427.64,-268.21 410.44,-208.58 403.75,-174.52" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "407.27,-174.35 402.06,-165.12 400.38,-175.58 407.27,-174.35" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node20 -->
<g id= "Node000020" class= "node" >
<title > Node20</title>
2025-11-24 09:08:28 -05:00
<g id= "a_Node000020" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "510.75,-91.38 455,-91.38 455,-72.12 510.75,-72.12 510.75,-91.38" />
<text xml:space= "preserve" text-anchor= "middle" x= "482.88" y= "-77.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > expected</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node3->Node20 -->
2025-11-24 09:08:28 -05:00
<g id= "edge70_Node000003_Node000020" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node3- > Node20</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge70_Node000003_Node000020" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1129.95,-344.25C987.66,-336.67 611.84,-309.45 520.88,-230 484.17,-197.95 480.64,-135.57 481.53,-103.26" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "485.02,-103.44 482,-93.28 478.03,-103.11 485.02,-103.44" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node21 -->
<g id= "Node000021" class= "node" >
<title > Node21</title>
<g id= "a_Node000021" > <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= "1125,-296.5 1016.75,-296.5 1016.75,-266 1125,-266 1125,-296.5" />
<text xml:space= "preserve" text-anchor= "start" x= "1024.75" y= "-283" font-family= "Helvetica,sans-Serif" font-size= "10.00" > gridfire/engine/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1070.88" y= "-271.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _abstract.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node3->Node21 -->
2025-11-24 09:08:28 -05:00
<g id= "edge30_Node000003_Node000021" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node3- > Node21</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge30_Node000003_Node000021" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1159.01,-332.11C1143.41,-323.29 1123.33,-311.93 1106.28,-302.28" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1108.39,-299.45 1097.96,-297.57 1104.94,-305.54 1108.39,-299.45" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node25 -->
<g id= "Node000025" class= "node" >
<title > Node25</title>
<g id= "a_Node000025" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "1456.5,-157.88 1405.25,-157.88 1405.25,-138.62 1456.5,-138.62 1456.5,-157.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "1430.88" y= "-144.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > memory</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node3->Node25 -->
2025-11-24 09:08:28 -05:00
<g id= "edge68_Node000003_Node000025" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node3- > Node25</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge68_Node000003_Node000025" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1225.56,-332.15C1270.85,-314.16 1343.84,-279.73 1390.88,-230 1407.47,-212.45 1418.6,-186.7 1424.82,-169.03" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1428.08,-170.31 1427.87,-159.72 1421.43,-168.13 1428.08,-170.31" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node28 -->
<g id= "Node000028" class= "node" >
<title > Node28</title>
<g id= "a_Node000028" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "1551.88,-24.88 1511.88,-24.88 1511.88,-5.63 1551.88,-5.63 1551.88,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "1531.88" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > string</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node3->Node28 -->
2025-11-24 09:08:28 -05:00
<g id= "edge72_Node000003_Node000028" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node3- > Node28</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge72_Node000003_Node000028" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1239.63,-343.25C1292.64,-338.2 1374.25,-325.96 1438.88,-296.5 1492.12,-272.22 1542.88,-274.27 1542.88,-215.75 1542.88,-215.75 1542.88,-215.75 1542.88,-147.25 1542.88,-107.81 1537.86,-61.93 1534.61,-36.27" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1538.11,-36.08 1533.33,-26.62 1531.17,-37 1538.11,-36.08" />
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:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "1698.38,-290.88 1571.38,-290.88 1571.38,-271.62 1698.38,-271.62 1698.38,-290.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "1634.88" y= "-277.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > fourdst/constants/const.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node3->Node38 -->
<g id= "edge66_Node000003_Node000038" class= "edge" >
<title > Node3- > Node38</title>
<g id= "a_edge66_Node000003_Node000038" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1239.83,-340.14C1312.52,-331.2 1444.56,-314.34 1556.88,-296.5 1563.15,-295.5 1569.69,-294.4 1576.2,-293.27" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1576.36,-296.8 1585.59,-291.61 1575.14,-289.91 1576.36,-296.8" />
</a>
</g>
</g>
<!-- Node5 -->
<g id= "Node000005" class= "node" >
<title > Node5</title>
<g id= "a_Node000005" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "1313.5,-24.88 1268.25,-24.88 1268.25,-5.63 1313.5,-5.63 1313.5,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "1290.88" 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>
<!-- Node4->Node5 -->
<g id= "edge4_Node000004_Node000005" class= "edge" >
<title > Node4- > Node5</title>
<g id= "a_edge4_Node000004_Node000005" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M1157.83,-71.72C1182.79,-61.84 1223.82,-45.4 1258.88,-30.5 1259.49,-30.24 1260.11,-29.98 1260.73,-29.71" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1261.8,-33.06 1269.56,-25.85 1259,-26.65 1261.8,-33.06" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node4->Node6 -->
<g id= "edge5_Node000004_Node000006" class= "edge" >
<title > Node4- > Node6</title>
<g id= "a_edge5_Node000004_Node000006" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M1199.44,-75.81C1357.33,-63.71 1751.14,-33.33 1764.88,-30.5 1767.48,-29.96 1770.15,-29.31 1772.82,-28.58" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1773.63,-32 1782.16,-25.73 1771.58,-25.3 1773.63,-32" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node4->Node7 -->
<g id= "edge6_Node000004_Node000007" class= "edge" >
<title > Node4- > Node7</title>
<g id= "a_edge6_Node000004_Node000007" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M1103.26,-71.65C1063.98,-60.34 996.84,-41 953.17,-28.43" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "954.37,-25.13 943.79,-25.73 952.43,-31.86 954.37,-25.13" />
</a>
</g>
</g>
<!-- Node8 -->
<g id= "Node000008" class= "node" >
<title > Node8</title>
<g id= "a_Node000008" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "1249.75,-24.88 1128,-24.88 1128,-5.63 1249.75,-5.63 1249.75,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "1188.88" 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>
<!-- Node4->Node8 -->
<g id= "edge7_Node000004_Node000008" class= "edge" >
<title > Node4- > Node8</title>
<g id= "a_edge7_Node000004_Node000008" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M1142.38,-71.78C1150.6,-61.96 1163.99,-45.98 1174.29,-33.67" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1176.72,-36.22 1180.46,-26.3 1171.36,-31.72 1176.72,-36.22" />
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:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "815.38,-24.88 742.38,-24.88 742.38,-5.63 815.38,-5.63 815.38,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "778.88" 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>
<!-- Node4->Node9 -->
<g id= "edge8_Node000004_Node000009" class= "edge" >
<title > Node4- > Node9</title>
<g id= "a_edge8_Node000004_Node000009" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M1089.76,-71.64C1080.55,-69.86 1070.91,-68.07 1061.88,-66.5 956.9,-48.29 928.72,-54.33 824.88,-30.5 822.26,-29.9 819.58,-29.23 816.89,-28.51" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "817.97,-25.18 807.39,-25.79 816.04,-31.91 817.97,-25.18" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node4->Node10 -->
<g id= "edge9_Node000004_Node000010" class= "edge" >
<title > Node4- > Node10</title>
<g id= "a_edge9_Node000004_Node000010" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M1093.73,-71.66C1083.38,-69.66 1072.26,-67.77 1061.88,-66.5 747.37,-28.05 662.6,-81.45 349.88,-30.5 346.04,-29.88 342.08,-29.07 338.14,-28.16" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "339.24,-24.82 328.68,-25.74 337.51,-31.61 339.24,-24.82" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node4->Node11 -->
<g id= "edge10_Node000004_Node000011" class= "edge" >
<title > Node4- > Node11</title>
<g id= "a_edge10_Node000004_Node000011" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M1183.52,-71.67C1193.24,-69.91 1203.38,-68.11 1212.88,-66.5 1314.45,-49.24 1343.44,-60.92 1441.88,-30.5 1442.84,-30.2 1443.81,-29.88 1444.79,-29.53" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1445.79,-32.91 1453.68,-25.84 1443.11,-26.44 1445.79,-32.91" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node4->Node12 -->
<g id= "edge11_Node000004_Node000012" class= "edge" >
<title > Node4- > Node12</title>
<g id= "a_edge11_Node000004_Node000012" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M1199.47,-75.38C1331.53,-64.31 1623.82,-39.22 1668.88,-30.5 1672.08,-29.88 1675.37,-29.14 1678.66,-28.32" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1679.5,-31.72 1688.23,-25.72 1677.66,-24.96 1679.5,-31.72" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node4->Node13 -->
<g id= "edge12_Node000004_Node000013" class= "edge" >
<title > Node4- > Node13</title>
<g id= "a_edge12_Node000004_Node000013" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M1199.54,-75.97C1283.39,-69.12 1433.94,-54.61 1560.88,-30.5 1564.66,-29.78 1568.56,-28.94 1572.47,-28.04" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1573.01,-31.51 1581.88,-25.73 1571.33,-24.71 1573.01,-31.51" />
</a>
</g>
</g>
<!-- Node14 -->
<g id= "Node000014" class= "node" >
<title > Node14</title>
<g id= "a_Node000014" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "1432.62,-30.5 1331.12,-30.5 1331.12,0 1432.62,0 1432.62,-30.5" />
<text xml:space= "preserve" text-anchor= "start" x= "1339.12" y= "-17" font-family= "Helvetica,sans-Serif" font-size= "10.00" > fourdst/composition</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1381.88" 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>
<!-- Node4->Node14 -->
<g id= "edge13_Node000004_Node000014" class= "edge" >
<title > Node4- > Node14</title>
<g id= "a_edge13_Node000004_Node000014" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M1169.74,-71.65C1208.64,-61.49 1272.35,-44.85 1319.81,-32.46" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1320.63,-35.86 1329.42,-29.95 1318.86,-29.09 1320.63,-35.86" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node15->Node2 -->
<g id= "edge16_Node000015_Node000002" class= "edge" >
<title > Node15- > Node2</title>
<g id= "a_edge16_Node000015_Node000002" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M174.19,-68.7C137.56,-59.89 88.59,-46.68 46.88,-30.5 46.39,-30.31 45.91,-30.12 45.42,-29.92" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "47.13,-26.86 36.58,-25.88 44.22,-33.22 47.13,-26.86" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node15->Node10 -->
<g id= "edge19_Node000015_Node000010" class= "edge" >
<title > Node15- > Node10</title>
<g id= "a_edge19_Node000015_Node000010" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M244.76,-66.11C255.58,-56.14 269.92,-42.93 281.12,-32.61" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "283.2,-35.45 288.19,-26.1 278.46,-30.3 283.2,-35.45" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node15->Node11 -->
<g id= "edge17_Node000015_Node000011" class= "edge" >
<title > Node15- > Node11</title>
<g id= "a_edge17_Node000015_Node000011" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M283.7,-76.7C327.55,-73.57 390.64,-69.31 445.88,-66.5 667.07,-55.24 1226.73,-83.1 1441.88,-30.5 1443.05,-30.21 1444.24,-29.88 1445.42,-29.5" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1446.42,-32.87 1454.41,-25.91 1443.83,-26.37 1446.42,-32.87" />
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:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "101.5,-24.88 56.25,-24.88 56.25,-5.63 101.5,-5.63 101.5,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "78.88" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > cstdint</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node15->Node16 -->
<g id= "edge15_Node000015_Node000016" class= "edge" >
<title > Node15- > Node16</title>
<g id= "a_edge15_Node000015_Node000016" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M193.96,-66.06C170.44,-56.12 138.74,-42.64 110.88,-30.5 110.4,-30.29 109.92,-30.09 109.44,-29.88" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "111.11,-26.79 100.55,-25.96 108.29,-33.19 111.11,-26.79" />
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= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "169.75,-24.88 120,-24.88 120,-5.63 169.75,-5.63 169.75,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "144.88" 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>
2025-11-24 09:08:28 -05:00
<!-- Node15->Node17 -->
<g id= "edge18_Node000015_Node000017" class= "edge" >
<title > Node15- > Node17</title>
<g id= "a_edge18_Node000015_Node000017" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M209.81,-66.11C196.57,-55.94 178.94,-42.41 165.39,-32" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "167.63,-29.31 157.57,-25.99 163.37,-34.86 167.63,-29.31" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node18 -->
<g id= "Node000018" class= "node" >
<title > Node18</title>
<g id= "a_Node000018" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "239.5,-24.88 188.25,-24.88 188.25,-5.63 239.5,-5.63 239.5,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "213.88" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > ostream</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node15->Node18 -->
<g id= "edge20_Node000015_Node000018" class= "edge" >
<title > Node15- > Node18</title>
<g id= "a_edge20_Node000015_Node000018" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M225.47,-66.11C223.4,-57.23 220.74,-45.77 218.49,-36.08" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "221.94,-35.49 216.27,-26.55 215.13,-37.08 221.94,-35.49" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node19->Node2 -->
<g id= "edge29_Node000019_Node000002" class= "edge" >
<title > Node19- > Node2</title>
<g id= "a_edge29_Node000019_Node000002" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M344.89,-145.34C286.65,-141.54 193.18,-130.27 119.88,-97 85.97,-81.61 53.6,-52.27 35.01,-33.51" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "37.56,-31.11 28.1,-26.35 32.53,-35.98 37.56,-31.11" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node19->Node7 -->
<g id= "edge23_Node000019_Node000007" class= "edge" >
<title > Node19- > Node7</title>
<g id= "a_edge23_Node000019_Node000007" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M454.79,-143.97C522.55,-138.82 640.73,-126.22 737.88,-97 793.15,-80.38 853.28,-49 886.08,-30.64" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "887.44,-33.89 894.41,-25.91 883.99,-27.8 887.44,-33.89" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node19->Node8 -->
<g id= "edge24_Node000019_Node000008" class= "edge" >
<title > Node19- > Node8</title>
<g id= "a_edge24_Node000019_Node000008" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M454.78,-141.49C530.61,-133.25 671.55,-116.85 790.88,-97 857.55,-85.91 873.63,-79.94 939.88,-66.5 1019.4,-50.36 1039.34,-46.59 1118.88,-30.5 1123.52,-29.56 1128.35,-28.58 1133.19,-27.6" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1133.86,-31.03 1142.96,-25.61 1132.46,-24.17 1133.86,-31.03" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node19->Node10 -->
<g id= "edge25_Node000019_Node000010" class= "edge" >
<title > Node19- > Node10</title>
<g id= "a_edge25_Node000019_Node000010" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M388.68,-132.73C370.1,-108.63 332.94,-60.43 312.73,-34.22" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "315.69,-32.33 306.82,-26.55 310.15,-36.61 315.69,-32.33" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node19->Node11 -->
<g id= "edge27_Node000019_Node000011" class= "edge" >
<title > Node19- > Node11</title>
<g id= "a_edge27_Node000019_Node000011" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M454.63,-145.58C624.81,-140.16 1137.31,-121.93 1207.88,-97 1229.97,-89.2 1229.31,-75.66 1250.88,-66.5 1330.38,-32.73 1359.74,-57.25 1441.88,-30.5 1442.68,-30.24 1443.48,-29.96 1444.3,-29.67" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1445.46,-32.98 1453.34,-25.9 1442.76,-26.52 1445.46,-32.98" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node19->Node15 -->
<g id= "edge22_Node000019_Node000015" class= "edge" >
<title > Node19- > Node15</title>
<g id= "a_edge22_Node000019_Node000015" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M361.07,-132.61C336.56,-123.37 304.67,-111.34 278.35,-101.41" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "279.83,-98.23 269.24,-97.97 277.36,-104.78 279.83,-98.23" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node19->Node16 -->
<g id= "edge26_Node000019_Node000016" class= "edge" >
<title > Node19- > Node16</title>
<g id= "a_edge26_Node000019_Node000016" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M345.27,-143.92C295.75,-139.01 221.98,-126.9 164.88,-97 135.19,-81.46 108.32,-52.8 92.8,-34.14" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "95.53,-31.95 86.52,-26.36 90.08,-36.34 95.53,-31.95" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node19->Node20 -->
<g id= "edge28_Node000019_Node000020" class= "edge" >
<title > Node19- > Node20</title>
<g id= "a_edge28_Node000019_Node000020" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M418.71,-132.61C431.79,-122.44 449.22,-108.91 462.61,-98.5" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "464.58,-101.4 470.33,-92.5 460.28,-95.87 464.58,-101.4" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node21->Node4 -->
2025-11-24 09:08:28 -05:00
<g id= "edge31_Node000021_Node000004" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node21- > Node4</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge31_Node000021_Node000004" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1075.58,-265.73C1086.91,-230.77 1115.71,-141.89 1128.54,-102.3" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1131.82,-103.54 1131.57,-92.94 1125.16,-101.38 1131.82,-103.54" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node21->Node10 -->
<g id= "edge62_Node000021_Node000010" class= "edge" >
<title > Node21- > Node10</title>
<g id= "a_edge62_Node000021_Node000010" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1016.39,-279.14C951.24,-276.15 839.95,-265.7 751.88,-230 693.42,-206.31 577.69,-91.72 519.88,-66.5 449.08,-35.62 424.88,-48.9 349.88,-30.5 346.96,-29.79 343.96,-29.02 340.95,-28.23" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "342.11,-24.92 331.54,-25.7 340.29,-31.68 342.11,-24.92" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node21->Node11 -->
2025-11-24 09:08:28 -05:00
<g id= "edge61_Node000021_Node000011" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node21- > Node11</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge61_Node000021_Node000011" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1081.31,-265.6C1110.3,-226.14 1196.23,-117.2 1295.88,-66.5 1355.44,-36.19 1378.93,-52.95 1441.88,-30.5 1442.52,-30.27 1443.17,-30.03 1443.82,-29.78" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1445.14,-33.03 1452.97,-25.89 1442.39,-26.59 1445.14,-33.03" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node21->Node20 -->
<g id= "edge64_Node000021_Node000020" class= "edge" >
<title > Node21- > Node20</title>
<g id= "a_edge64_Node000021_Node000020" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1016.46,-278.19C889.64,-272.94 582.3,-257.5 544.88,-230 523.29,-214.14 498.98,-138.38 488.35,-102.14" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "491.83,-101.61 485.71,-92.97 485.11,-103.54 491.83,-101.61" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node22 -->
<g id= "Node000022" class= "node" >
<title > Node22</title>
2025-11-24 09:08:28 -05:00
<g id= "a_Node000022" > <a xlink:href= "types_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "1438.62,-91.38 1331.12,-91.38 1331.12,-72.12 1438.62,-72.12 1438.62,-91.38" />
<text xml:space= "preserve" text-anchor= "middle" x= "1384.88" y= "-77.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > gridfire/types/types.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node21->Node22 -->
2025-11-24 09:08:28 -05:00
<g id= "edge32_Node000021_Node000022" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node21- > Node22</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge32_Node000021_Node000022" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1125.36,-277.95C1199.29,-273.65 1325.87,-261.75 1357.88,-230 1391.93,-196.22 1390.91,-134.61 1387.7,-102.85" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1391.19,-102.59 1386.51,-93.08 1384.24,-103.43 1391.19,-102.59" />
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= "screening__abstract_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "1335.75,-163.5 1226,-163.5 1226,-133 1335.75,-133 1335.75,-163.5" />
<text xml:space= "preserve" text-anchor= "start" x= "1234" y= "-150" font-family= "Helvetica,sans-Serif" font-size= "10.00" > gridfire/screening</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1280.88" y= "-138.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /screening_abstract.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node21->Node23 -->
<g id= "edge35_Node000021_Node000023" class= "edge" >
<title > Node21- > Node23</title>
<g id= "a_edge35_Node000021_Node000023" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1098.39,-265.66C1116.39,-255.93 1140.29,-242.64 1160.88,-230 1192.28,-210.71 1227.12,-187 1251.13,-170.27" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1252.98,-173.25 1259.17,-164.65 1248.96,-167.52 1252.98,-173.25" />
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= "screening__types_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "1349.12,-230 1250.62,-230 1250.62,-199.5 1349.12,-199.5 1349.12,-230" />
<text xml:space= "preserve" text-anchor= "start" x= "1258.62" y= "-216.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > gridfire/screening</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1299.88" y= "-205.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /screening_types.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node21->Node24 -->
<g id= "edge40_Node000021_Node000024" class= "edge" >
<title > Node21- > Node24</title>
<g id= "a_edge40_Node000021_Node000024" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1123.13,-265.53C1157.7,-255.8 1203.15,-242.99 1239.31,-232.81" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1240.07,-236.23 1248.75,-230.15 1238.17,-229.49 1240.07,-236.23" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node26 -->
<g id= "Node000026" class= "node" >
<title > Node26</title>
<g id= "a_Node000026" > <a xlink:href= "reporting_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "1052.75,-97 949,-97 949,-66.5 1052.75,-66.5 1052.75,-97" />
<text xml:space= "preserve" text-anchor= "start" x= "957" y= "-83.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > gridfire/engine/types</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1000.88" y= "-72.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /reporting.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node21->Node26 -->
<g id= "edge43_Node000021_Node000026" class= "edge" >
<title > Node21- > Node26</title>
<g id= "a_edge43_Node000021_Node000026" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1068.28,-265.74C1065.18,-249.4 1059.43,-222.18 1051.88,-199.5 1041,-166.86 1024.52,-130.78 1013.25,-107.49" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1016.39,-105.96 1008.85,-98.52 1010.11,-109.04 1016.39,-105.96" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node30 -->
<g id= "Node000030" class= "node" >
<title > Node30</title>
<g id= "a_Node000030" > <a xlink:href= "building_8h.html" target= "_top" xlink:title= "Defines types related to building reaction networks in the GridFire engine." >
<polygon fill= "white" stroke= "#666666" points= "984.75,-230 881,-230 881,-199.5 984.75,-199.5 984.75,-230" />
<text xml:space= "preserve" text-anchor= "start" x= "889" y= "-216.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > gridfire/engine/types</text>
<text xml:space= "preserve" text-anchor= "middle" x= "932.88" y= "-205.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /building.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node21->Node30 -->
<g id= "edge49_Node000021_Node000030" class= "edge" >
<title > Node21- > Node30</title>
<g id= "a_edge49_Node000021_Node000030" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1039.56,-265.61C1020.24,-256.58 995.23,-244.9 974.29,-235.11" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "975.98,-232.03 965.44,-230.97 973.01,-238.37 975.98,-232.03" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node32 -->
<g id= "Node000032" class= "node" >
<title > Node32</title>
<g id= "a_Node000032" > <a xlink:href= "jacobian_8h.html" target= "_top" xlink:title= "Wrapper for handling the network Jacobian matrix in GridFire. Currently uses Eigen's SparseMatrix." >
<polygon fill= "white" stroke= "#666666" points= "728.75,-97 625,-97 625,-66.5 728.75,-66.5 728.75,-97" />
<text xml:space= "preserve" text-anchor= "start" x= "633" y= "-83.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > gridfire/engine/types</text>
<text xml:space= "preserve" text-anchor= "middle" x= "676.88" y= "-72.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /jacobian.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node21->Node32 -->
<g id= "edge51_Node000021_Node000032" class= "edge" >
<title > Node21- > Node32</title>
<g id= "a_edge51_Node000021_Node000032" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1016.5,-272.55C975.33,-265.31 918.14,-252.18 871.88,-230 802.76,-196.86 734.06,-137.15 699.63,-104.88" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "702.4,-102.68 692.73,-98.34 697.58,-107.76 702.4,-102.68" />
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:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "479,-30.5 358.75,-30.5 358.75,0 479,0 479,-30.5" />
<text xml:space= "preserve" text-anchor= "start" x= "366.75" y= "-17" font-family= "Helvetica,sans-Serif" font-size= "10.00" > fourdst/composition</text>
<text xml:space= "preserve" text-anchor= "middle" x= "418.88" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /composition_abstract.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node21->Node33 -->
<g id= "edge60_Node000021_Node000033" class= "edge" >
<title > Node21- > Node33</title>
<g id= "a_edge60_Node000021_Node000033" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1016.32,-275.54C963.86,-269.61 883.13,-256.76 817.88,-230 718.42,-189.22 704.61,-157.66 615.88,-97 596.53,-83.78 593.81,-77.03 572.88,-66.5 546.49,-53.22 515.83,-42.38 488.85,-34.21" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "489.96,-30.89 479.38,-31.42 487.98,-37.61 489.96,-30.89" />
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:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "1042.5,-224.38 1003.25,-224.38 1003.25,-205.12 1042.5,-205.12 1042.5,-224.38" />
<text xml:space= "preserve" text-anchor= "middle" x= "1022.88" y= "-210.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > utility</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node21->Node37 -->
<g id= "edge63_Node000021_Node000037" class= "edge" >
<title > Node21- > Node37</title>
<g id= "a_edge63_Node000021_Node000037" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1059.98,-265.61C1052.93,-256.14 1043.7,-243.73 1036.21,-233.66" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1039.12,-231.72 1030.34,-225.79 1033.51,-235.9 1039.12,-231.72" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node22->Node13 -->
<g id= "edge34_Node000022_Node000013" class= "edge" >
<title > Node22- > Node13</title>
<g id= "a_edge34_Node000022_Node000013" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1417.34,-71.65C1457.75,-60.31 1526.9,-40.92 1571.73,-28.35" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1572.43,-31.79 1581.12,-25.72 1570.54,-25.05 1572.43,-31.79" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node22->Node14 -->
<g id= "edge33_Node000022_Node000014" class= "edge" >
<title > Node22- > Node14</title>
<g id= "a_edge33_Node000022_Node000014" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1384.46,-71.78C1384.1,-64.04 1383.56,-52.45 1383.07,-41.87" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1386.57,-41.93 1382.61,-32.11 1379.58,-42.26 1386.57,-41.93" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node23->Node4 -->
<g id= "edge36_Node000023_Node000004" class= "edge" >
<title > Node23- > Node4</title>
<g id= "a_edge36_Node000023_Node000004" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1247.75,-132.61C1223.09,-121.72 1189.67,-106.96 1165.6,-96.33" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1167.22,-93.21 1156.65,-92.37 1164.39,-99.61 1167.22,-93.21" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node23->Node7 -->
<g id= "edge37_Node000023_Node000007" class= "edge" >
<title > Node23- > Node7</title>
<g id= "a_edge37_Node000023_Node000007" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1225.58,-145.85C1140.42,-142.61 982.53,-131.93 939.88,-97 921.8,-82.2 914.99,-55.23 912.42,-36.56" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "915.91,-36.29 911.4,-26.71 908.95,-37.02 915.91,-36.29" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node23->Node11 -->
<g id= "edge39_Node000023_Node000011" class= "edge" >
<title > Node23- > Node11</title>
<g id= "a_edge39_Node000023_Node000011" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1284.43,-132.79C1289.62,-114.69 1301,-83.94 1321.88,-66.5 1364.6,-30.79 1389.91,-50.5 1441.88,-30.5 1442.5,-30.26 1443.12,-30.01 1443.75,-29.76" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1444.83,-33.11 1452.6,-25.9 1442.03,-26.69 1444.83,-33.11" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node23->Node13 -->
<g id= "edge38_Node000023_Node000013" class= "edge" >
<title > Node23- > Node13</title>
<g id= "a_edge38_Node000023_Node000013" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1336.14,-132.99C1369.03,-123.92 1411.34,-111.23 1447.88,-97 1499.1,-77.05 1556.27,-47.8 1588.67,-30.53" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1590.18,-33.69 1597.33,-25.87 1586.87,-27.52 1590.18,-33.69" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node24->Node23 -->
<g id= "edge41_Node000024_Node000023" class= "edge" >
<title > Node24- > Node23</title>
<g id= "a_edge41_Node000024_Node000023" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1295.56,-199.11C1293.45,-191.94 1290.84,-183.09 1288.41,-174.84" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1291.78,-173.88 1285.6,-165.28 1285.07,-175.86 1291.78,-173.88" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node24->Node25 -->
<g id= "edge42_Node000024_Node000025" class= "edge" >
<title > Node24- > Node25</title>
<g id= "a_edge42_Node000024_Node000025" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1329.6,-199.11C1351.43,-188.37 1380.9,-173.86 1402.42,-163.26" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1403.79,-166.49 1411.22,-158.93 1400.7,-160.21 1403.79,-166.49" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node26->Node14 -->
<g id= "edge48_Node000026_Node000014" class= "edge" >
<title > Node26- > Node14</title>
<g id= "a_edge48_Node000026_Node000014" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1053.05,-68.23C1056.03,-67.62 1058.99,-67.04 1061.88,-66.5 1173.41,-45.83 1205.81,-51.86 1319.51,-31.02" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1320.1,-34.48 1329.29,-29.2 1318.82,-27.59 1320.1,-34.48" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node26->Node18 -->
<g id= "edge46_Node000026_Node000018" class= "edge" >
<title > Node26- > Node18</title>
<g id= "a_edge46_Node000026_Node000018" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M948.68,-77.72C783.8,-68.09 282.92,-38.35 248.88,-30.5 247.24,-30.12 245.58,-29.68 243.91,-29.18" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "245.16,-25.91 234.56,-25.88 242.83,-32.51 245.16,-25.91" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node27 -->
<g id= "Node000027" class= "node" >
<title > Node27</title>
<g id= "a_Node000027" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "1040.25,-24.88 1005.5,-24.88 1005.5,-5.63 1040.25,-5.63 1040.25,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "1022.88" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > map</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node26->Node27 -->
<g id= "edge44_Node000026_Node000027" class= "edge" >
<title > Node26- > Node27</title>
<g id= "a_edge44_Node000026_Node000027" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1005.87,-66.11C1008.93,-57.13 1012.89,-45.51 1016.22,-35.76" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1019.46,-37.1 1019.38,-26.51 1012.84,-34.84 1019.46,-37.1" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node26->Node28 -->
<g id= "edge45_Node000026_Node000028" class= "edge" >
<title > Node26- > Node28</title>
<g id= "a_edge45_Node000026_Node000028" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1053.02,-68.03C1056.01,-67.47 1058.97,-66.95 1061.88,-66.5 1256.16,-36.05 1313.3,-82.78 1502.88,-30.5 1503.85,-30.23 1504.82,-29.93 1505.8,-29.61" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1506.75,-33 1514.64,-25.94 1504.07,-26.54 1506.75,-33" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node29 -->
<g id= "Node000029" class= "node" >
<title > Node29</title>
<g id= "a_Node000029" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "1109.5,-24.88 1058.25,-24.88 1058.25,-5.63 1109.5,-5.63 1109.5,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "1083.88" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > sstream</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node26->Node29 -->
<g id= "edge47_Node000026_Node000029" class= "edge" >
<title > Node26- > Node29</title>
<g id= "a_edge47_Node000026_Node000029" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1019.71,-66.11C1032.79,-55.94 1050.22,-42.41 1063.61,-32" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1065.58,-34.9 1071.33,-26 1061.28,-29.37 1065.58,-34.9" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node31 -->
<g id= "Node000031" class= "node" >
<title > Node31</title>
<g id= "a_Node000031" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "955.5,-157.88 910.25,-157.88 910.25,-138.62 955.5,-138.62 955.5,-157.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "932.88" y= "-144.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > variant</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node30->Node31 -->
<g id= "edge50_Node000030_Node000031" class= "edge" >
<title > Node30- > Node31</title>
<g id= "a_edge50_Node000030_Node000031" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M932.88,-199.11C932.88,-190.33 932.88,-179.02 932.88,-169.4" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "936.38,-169.59 932.88,-159.59 929.38,-169.59 936.38,-169.59" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node32->Node7 -->
<g id= "edge52_Node000032_Node000007" class= "edge" >
<title > Node32- > Node7</title>
<g id= "a_edge52_Node000032_Node000007" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M729.1,-66.36C770.54,-54.93 827.8,-39.15 866.92,-28.37" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "867.77,-31.76 876.48,-25.73 865.91,-25.01 867.77,-31.76" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node32->Node9 -->
<g id= "edge54_Node000032_Node000009" class= "edge" >
<title > Node32- > Node9</title>
<g id= "a_edge54_Node000032_Node000009" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M700.02,-66.11C716.47,-55.71 738.5,-41.78 755.1,-31.29" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "756.77,-34.37 763.35,-26.07 753.03,-28.46 756.77,-34.37" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node32->Node10 -->
<g id= "edge58_Node000032_Node000010" class= "edge" >
<title > Node32- > Node10</title>
<g id= "a_edge58_Node000032_Node000010" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M624.8,-73.53C546.27,-62.5 401.25,-41.58 349.88,-30.5 346.72,-29.82 343.46,-29.06 340.2,-28.25" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "341.22,-24.9 330.66,-25.75 339.45,-31.67 341.22,-24.9" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node32->Node17 -->
<g id= "edge59_Node000032_Node000017" class= "edge" >
<title > Node32- > Node17</title>
<g id= "a_edge59_Node000032_Node000017" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M624.88,-75.92C501.61,-64.41 200.27,-35.93 178.88,-30.5 177.29,-30.1 175.67,-29.63 174.06,-29.12" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "175.61,-25.96 165.01,-25.78 173.19,-32.53 175.61,-25.96" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node32->Node33 -->
<g id= "edge53_Node000032_Node000033" class= "edge" >
<title > Node32- > Node33</title>
<g id= "a_edge53_Node000032_Node000033" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M624.66,-67.7C585.52,-57.91 531.54,-44.42 488.69,-33.7" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "489.79,-30.37 479.24,-31.34 488.09,-37.16 489.79,-30.37" />
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:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "724.62,-24.88 629.12,-24.88 629.12,-5.63 724.62,-5.63 724.62,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "676.88" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > Eigen/SparseCore</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node32->Node34 -->
<g id= "edge55_Node000032_Node000034" class= "edge" >
<title > Node32- > Node34</title>
<g id= "a_edge55_Node000032_Node000034" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M676.88,-66.11C676.88,-57.33 676.88,-46.02 676.88,-36.4" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "680.38,-36.59 676.88,-26.59 673.38,-36.59 680.38,-36.59" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node35 -->
<g id= "Node000035" class= "node" >
<title > Node35</title>
<g id= "a_Node000035" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "534.38,-24.88 497.38,-24.88 497.38,-5.63 534.38,-5.63 534.38,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "515.88" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > tuple</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node32->Node35 -->
<g id= "edge56_Node000032_Node000035" class= "edge" >
<title > Node32- > Node35</title>
<g id= "a_edge56_Node000032_Node000035" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M634.47,-66.07C608.11,-56.62 573.68,-43.67 543.88,-30.5 543.65,-30.4 543.43,-30.3 543.2,-30.2" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "544.81,-27.09 534.28,-25.94 541.8,-33.41 544.81,-27.09" />
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:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "610.88,-24.88 552.88,-24.88 552.88,-5.63 610.88,-5.63 610.88,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "581.88" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > functional</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node32->Node36 -->
<g id= "edge57_Node000032_Node000036" class= "edge" >
<title > Node32- > Node36</title>
<g id= "a_edge57_Node000032_Node000036" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M655.32,-66.11C640.14,-55.81 619.86,-42.04 604.46,-31.58" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "606.64,-28.83 596.4,-26.11 602.7,-34.62 606.64,-28.83" />
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= "weak__rate__library_8h__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>