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/partition/partition_rauscher_thielemann.h Pages: 1 -->
2025-11-25 14:31:59 -05:00
<!-- zoomable 582 -->
2025-11-06 09:16:40 -05:00
2025-11-24 09:08:28 -05:00
<svg id= "main" version= "1.1" xmlns= "http://www.w3.org/2000/svg" xmlns:xlink= "http://www.w3.org/1999/xlink" xml:space= "preserve" onload= "init(evt)" >
2025-11-06 09:16:40 -05:00
<style type= "text/css" > < ![CDATA[
.node, .edge {opacity: 0.7;}
.node.selected, .edge.selected {opacity: 1;}
.edge:hover path { stroke: red; }
.edge:hover polygon { stroke: red; fill: red; }
]]></style>
2025-11-24 09:08:28 -05:00
<defs >
<circle id= "rim" cx= "0" cy= "0" r= "7" />
<circle id= "rim2" cx= "0" cy= "0" r= "3.5" />
<g id= "zoomPlus" >
<use xlink:href= "#rim" fill= "#404040" > <set attributeName= "fill" to= "#808080" begin= "zoomplus.mouseover" end= "zoomplus.mouseout" /> </use>
<path d= "M-4,0h8M0,-4v8" fill= "none" stroke= "white" stroke-width= "1.5" pointer-events= "none" />
</g>
<g id= "zoomMin" >
<use xlink:href= "#rim" fill= "#404040" > <set attributeName= "fill" to= "#808080" begin= "zoomminus.mouseover" end= "zoomminus.mouseout" /> </use>
<path d= "M-4,0h8" fill= "none" stroke= "white" stroke-width= "1.5" pointer-events= "none" />
</g>
<g id= "arrowUp" transform= "translate(30 24)" >
<use xlink:href= "#rim" />
<path pointer-events= "none" fill= "none" stroke= "white" stroke-width= "1.5" d= "M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5" />
</g>
<g id= "arrowRight" transform= "rotate(90) translate(36 -43)" >
<use xlink:href= "#rim" />
<path pointer-events= "none" fill= "none" stroke= "white" stroke-width= "1.5" d= "M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5" />
</g>
<g id= "arrowDown" transform= "rotate(180) translate(-30 -48)" >
<use xlink:href= "#rim" />
<path pointer-events= "none" fill= "none" stroke= "white" stroke-width= "1.5" d= "M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5" />
</g>
<g id= "arrowLeft" transform= "rotate(270) translate(-36 17)" >
<use xlink:href= "#rim" />
<path pointer-events= "none" fill= "none" stroke= "white" stroke-width= "1.5" d= "M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5" />
</g>
<g id= "resetDef" >
<use xlink:href= "#rim2" fill= "#404040" > <set attributeName= "fill" to= "#808080" begin= "reset.mouseover" end= "reset.mouseout" /> </use>
</g>
</defs>
<script type= "application/ecmascript" >
2025-11-25 14:31:59 -05:00
var viewWidth = 826;
var viewHeight = 582;
2025-11-24 09:08:28 -05:00
var sectionId = 'dynsection-1';
</script>
2025-11-06 09:16:40 -05:00
<script type= "application/ecmascript" xlink:href= "svg.min.js" />
<svg id= "graph" class= "graph" >
2025-11-24 09:08:28 -05:00
<g id= "viewport" >
2025-11-06 09:16:40 -05:00
<title > src/include/gridfire/partition/partition_rauscher_thielemann.h</title>
<!-- Node1 -->
<g id= "Node000001" class= "node" >
<title > Node1</title>
<g id= "a_Node000001" > <a xlink:title= " " >
2025-11-25 14:31:59 -05:00
<polygon fill= "#999999" stroke= "#666666" points= "665.75,-573.75 546.25,-573.75 546.25,-532 665.75,-532 665.75,-573.75" />
<text xml:space= "preserve" text-anchor= "start" x= "554.25" y= "-560.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "554.25" y= "-549" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /partition/partition</text>
<text xml:space= "preserve" text-anchor= "middle" x= "606" y= "-537.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _rauscher_thielemann.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node2 -->
<g id= "Node000002" class= "node" >
<title > Node2</title>
<g id= "a_Node000002" > <a xlink:href= "partition_8h.html" target= "_top" xlink:title= " " >
2025-11-25 14:31:59 -05:00
<polygon fill= "white" stroke= "#666666" points= "523.62,-496 424.38,-496 424.38,-465.5 523.62,-465.5 523.62,-496" />
<text xml:space= "preserve" text-anchor= "start" x= "432.38" y= "-482.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "474" y= "-471.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /partition/partition.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1_Node000001_Node000002" class= "edge" >
<title > Node1- > Node2</title>
<g id= "a_edge1_Node000001_Node000002" > <a xlink:title= " " >
2025-11-25 14:31:59 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M557.86,-526.3C538.93,-516.25 517.89,-505.07 501.61,-496.42" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "556.01,-529.28 566.48,-530.88 559.29,-523.1 556.01,-529.28" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node18 -->
<g id= "Node000018" class= "node" >
<title > Node18</title>
<g id= "a_Node000018" > <a xlink:href= "partition__composite_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "669.88,-496 542.12,-496 542.12,-465.5 669.88,-465.5 669.88,-496" />
<text xml:space= "preserve" text-anchor= "start" x= "550.12" y= "-482.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/partition/composite</text>
<text xml:space= "preserve" text-anchor= "middle" x= "606" y= "-471.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /partition_composite.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node1->Node18 -->
<g id= "edge31_Node000001_Node000018" class= "edge" >
<title > Node1- > Node18</title>
<g id= "a_edge31_Node000001_Node000018" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M606,-520.13C606,-511.77 606,-503.15 606,-496.2" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "602.5,-520.08 606,-530.08 609.5,-520.08 602.5,-520.08" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node19 -->
<g id= "Node000019" class= "node" >
<title > Node19</title>
<g id= "a_Node000019" > <a xlink:href= "partition__rauscher__thielemann_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "818,-496 688,-496 688,-465.5 818,-465.5 818,-496" />
<text xml:space= "preserve" text-anchor= "start" x= "696" y= "-482.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/partition/partition</text>
<text xml:space= "preserve" text-anchor= "middle" x= "753" y= "-471.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _rauscher_thielemann.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node1->Node19 -->
<g id= "edge32_Node000001_Node000019" class= "edge" >
<title > Node1- > Node19</title>
<g id= "a_edge32_Node000001_Node000019" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M658.74,-526.72C680.04,-516.56 703.87,-505.18 722.25,-496.42" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "657.4,-523.48 649.88,-530.94 660.42,-529.79 657.4,-523.48" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node3 -->
<g id= "Node000003" class= "node" >
<title > Node3</title>
2025-11-24 09:08:28 -05:00
<g id= "a_Node000003" > <a xlink:href= "gridfire_8h.html" target= "_top" xlink:title= " " >
2025-11-25 14:31:59 -05:00
<polygon fill= "white" stroke= "#666666" points= "96.75,-97 1.25,-97 1.25,-66.5 96.75,-66.5 96.75,-97" />
<text xml:space= "preserve" text-anchor= "start" x= "9.25" y= "-83.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "49" y= "-72.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /gridfire.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node2->Node3 -->
<g id= "edge2_Node000002_Node000003" class= "edge" >
<title > Node2- > Node3</title>
<g id= "a_edge2_Node000002_Node000003" > <a xlink:title= " " >
2025-11-25 14:31:59 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M413.02,-475.72C285.01,-465.58 0,-433.49 0,-348.75 0,-348.75 0,-348.75 0,-213.75 0,-169.07 25.31,-120.94 39.55,-97.41" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "412.42,-479.18 422.66,-476.46 412.96,-472.2 412.42,-479.18" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node4 -->
<g id= "Node000004" class= "node" >
<title > Node4</title>
2025-11-24 09:08:28 -05:00
<g id= "a_Node000004" > <a xlink:href= "policy__abstract_8h.html" target= "_top" xlink:title= "Abstract policy interfaces used to construct reaction networks (DynamicEngine) from seed compositions..." >
2025-11-25 14:31:59 -05:00
<polygon fill= "white" stroke= "#666666" points= "364.88,-429.5 243.12,-429.5 243.12,-399 364.88,-399 364.88,-429.5" />
<text xml:space= "preserve" text-anchor= "start" x= "251.12" y= "-416" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "304" y= "-404.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /policy/policy_abstract.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node2->Node4 -->
<g id= "edge3_Node000002_Node000004" class= "edge" >
<title > Node2- > Node4</title>
<g id= "a_edge3_Node000002_Node000004" > <a xlink:title= " " >
2025-11-25 14:31:59 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M424.97,-461.15C398.82,-451.23 367.11,-439.2 342.72,-429.94" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "423.42,-464.3 434.01,-464.58 425.9,-457.76 423.42,-464.3" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node15 -->
<g id= "Node000015" class= "node" >
<title > Node15</title>
<g id= "a_Node000015" > <a xlink:href= "partition_2bindings_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "603.62,-363 504.38,-363 504.38,-332.5 603.62,-332.5 603.62,-363" />
<text xml:space= "preserve" text-anchor= "start" x= "512.38" y= "-349.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/python/partition</text>
<text xml:space= "preserve" text-anchor= "middle" x= "554" y= "-338.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /bindings.cpp</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node2->Node15 -->
<g id= "edge26_Node000002_Node000015" class= "edge" >
<title > Node2- > Node15</title>
<g id= "a_edge26_Node000002_Node000015" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M475.79,-454.12C477.94,-437.38 482.66,-415.63 493,-399 502.06,-384.44 516.81,-372.11 529.54,-363.32" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "472.34,-453.46 474.79,-463.77 479.3,-454.18 472.34,-453.46" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node16 -->
<g id= "Node000016" class= "node" >
<title > Node16</title>
<g id= "a_Node000016" > <a xlink:href= "py__partition_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "758,-363 622,-363 622,-332.5 758,-332.5 758,-363" />
<text xml:space= "preserve" text-anchor= "start" x= "630" y= "-349.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/python/partition</text>
<text xml:space= "preserve" text-anchor= "middle" x= "690" y= "-338.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /trampoline/py_partition.cpp</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node2->Node16 -->
<g id= "edge27_Node000002_Node000016" class= "edge" >
<title > Node2- > Node16</title>
<g id= "a_edge27_Node000002_Node000016" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M535.03,-463.1C577.67,-451.09 628.45,-435.92 637,-429.5 660.19,-412.07 676.24,-381.32 684.21,-363.21" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "534.25,-459.68 525.57,-465.74 536.14,-466.42 534.25,-459.68" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node17 -->
<g id= "Node000017" class= "node" >
<title > Node17</title>
<g id= "a_Node000017" > <a xlink:href= "py__partition_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "627.75,-429.5 502.25,-429.5 502.25,-399 627.75,-399 627.75,-429.5" />
<text xml:space= "preserve" text-anchor= "start" x= "510.25" y= "-416" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/python/partition</text>
<text xml:space= "preserve" text-anchor= "middle" x= "565" y= "-404.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /trampoline/py_partition.h</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node2->Node17 -->
<g id= "edge28_Node000002_Node000017" class= "edge" >
<title > Node2- > Node17</title>
<g id= "a_edge28_Node000002_Node000017" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M503.89,-458.57C517.16,-449.16 532.46,-438.31 544.43,-429.83" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "502.02,-455.6 495.88,-464.24 506.07,-461.31 502.02,-455.6" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node5 -->
<g id= "Node000005" class= "node" >
<title > Node5</title>
2025-11-24 09:08:28 -05:00
<g id= "a_Node000005" > <a xlink:href= "chains_8h.html" target= "_top" xlink:title= "Concrete implementations of ReactionChainPolicy for key stellar reaction chains." >
2025-11-25 14:31:59 -05:00
<polygon fill= "white" stroke= "#666666" points= "393.75,-296.5 298.25,-296.5 298.25,-266 393.75,-266 393.75,-296.5" />
<text xml:space= "preserve" text-anchor= "start" x= "306.25" y= "-283" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "346" y= "-271.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /policy/chains.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node4->Node5 -->
<g id= "edge4_Node000004_Node000005" class= "edge" >
<title > Node4- > Node5</title>
<g id= "a_edge4_Node000004_Node000005" > <a xlink:title= " " >
2025-11-25 14:31:59 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M316.52,-388.47C320.24,-380.48 324.09,-371.49 327,-363 334.75,-340.38 340.44,-313.15 343.48,-296.79" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "313.48,-386.72 312.29,-397.25 319.79,-389.76 313.48,-386.72" />
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:href= "policy_8h.html" target= "_top" xlink:title= " " >
2025-11-25 14:31:59 -05:00
<polygon fill= "white" stroke= "#666666" points= "317.75,-163.5 222.25,-163.5 222.25,-133 317.75,-133 317.75,-163.5" />
<text xml:space= "preserve" text-anchor= "start" x= "230.25" y= "-150" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "270" y= "-138.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /policy/policy.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node4->Node6 -->
2025-11-25 14:31:59 -05:00
<g id= "edge16_Node000004_Node000006" class= "edge" >
2025-11-24 09:08:28 -05:00
<title > Node4- > Node6</title>
2025-11-25 14:31:59 -05:00
<g id= "a_edge16_Node000004_Node000006" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M231.7,-408.67C193.54,-402.9 148.11,-390.27 116,-363 91.29,-342.01 92.82,-328.2 86,-296.5 76.64,-252.98 78.69,-230.13 111,-199.5 141.05,-171.02 187.14,-158.68 221.97,-153.33" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "230.88,-412.1 241.27,-409.99 231.84,-405.16 230.88,-412.1" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node10 -->
<g id= "Node000010" class= "node" >
<title > Node10</title>
<g id= "a_Node000010" > <a xlink:href= "stellar__policy_8h.html" target= "_top" xlink:title= "High-level concrete NetworkPolicy for specific stellar environments." >
<polygon fill= "white" stroke= "#666666" points= "447.62,-230 336.38,-230 336.38,-199.5 447.62,-199.5 447.62,-230" />
<text xml:space= "preserve" text-anchor= "start" x= "344.38" y= "-216.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "392" y= "-205.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /policy/stellar_policy.h</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node4->Node10 -->
<g id= "edge22_Node000004_Node000010" class= "edge" >
<title > Node4- > Node10</title>
<g id= "a_edge22_Node000004_Node000010" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M331.36,-391.2C355.44,-369.89 388.8,-335.21 403,-296.5 411.09,-274.45 404.06,-247.04 398.12,-230.5" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "329.1,-388.53 323.8,-397.71 333.66,-393.84 329.1,-388.53" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node11 -->
<g id= "Node000011" class= "node" >
<title > Node11</title>
<g id= "a_Node000011" > <a xlink:href= "stellar__policy_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "484,-163.5 384,-163.5 384,-133 484,-133 484,-163.5" />
<text xml:space= "preserve" text-anchor= "start" x= "392" y= "-150" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/policy/stellar</text>
<text xml:space= "preserve" text-anchor= "middle" x= "434" y= "-138.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _policy.cpp</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node4->Node11 -->
<g id= "edge25_Node000004_Node000011" class= "edge" >
<title > Node4- > Node11</title>
<g id= "a_edge25_Node000004_Node000011" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M346.82,-393.23C360.81,-385.23 375.66,-375.04 387,-363 432.8,-314.37 440.98,-294.85 457,-230 460.25,-216.84 459.89,-212.74 457,-199.5 454.22,-186.75 447.9,-173.37 442.59,-163.62" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "345.28,-390.08 338.16,-397.93 348.62,-396.23 345.28,-390.08" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node12 -->
<g id= "Node000012" class= "node" >
<title > Node12</title>
<g id= "a_Node000012" > <a xlink:href= "chains_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "241.5,-224.38 120.5,-224.38 120.5,-205.12 241.5,-205.12 241.5,-224.38" />
<text xml:space= "preserve" text-anchor= "middle" x= "181" y= "-210.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/policy/chains.cpp</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node4->Node12 -->
<g id= "edge23_Node000004_Node000012" class= "edge" >
<title > Node4- > Node12</title>
<g id= "a_edge23_Node000004_Node000012" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M231.94,-396.82C181.58,-380.85 119.2,-350.79 95,-296.5 89.48,-284.12 88.25,-277.76 95,-266 106.88,-245.3 130.94,-232.32 150.6,-224.74" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "230.77,-400.13 241.36,-399.67 232.8,-393.43 230.77,-400.13" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node13 -->
<g id= "Node000013" class= "node" >
<title > Node13</title>
<g id= "a_Node000013" > <a xlink:href= "policy__logical_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "318.12,-363 203.88,-363 203.88,-332.5 318.12,-332.5 318.12,-363" />
<text xml:space= "preserve" text-anchor= "start" x= "211.88" y= "-349.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "261" y= "-338.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /policy/policy_logical.h</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node4->Node13 -->
<g id= "edge17_Node000004_Node000013" class= "edge" >
<title > Node4- > Node13</title>
<g id= "a_edge17_Node000004_Node000013" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M288.03,-389.29C282.21,-380.57 275.83,-370.99 270.72,-363.33" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "284.94,-390.98 293.4,-397.35 290.77,-387.09 284.94,-390.98" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node14 -->
<g id= "Node000014" class= "node" >
<title > Node14</title>
<g id= "a_Node000014" > <a xlink:href= "policy__logical_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "203.62,-296.5 104.38,-296.5 104.38,-266 203.62,-266 203.62,-296.5" />
<text xml:space= "preserve" text-anchor= "start" x= "112.38" y= "-283" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/policy/policy</text>
<text xml:space= "preserve" text-anchor= "middle" x= "154" y= "-271.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _logical.cpp</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node4->Node14 -->
<g id= "edge24_Node000004_Node000014" class= "edge" >
<title > Node4- > Node14</title>
<g id= "a_edge24_Node000004_Node000014" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M244.56,-394.37C227.08,-386.7 208.93,-376.41 195,-363 175.63,-344.35 163.85,-314.59 158.15,-296.88" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "242.77,-397.42 253.34,-398.01 245.45,-390.95 242.77,-397.42" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
<!-- Node5->Node6 -->
<g id= "edge5_Node000005_Node000006" class= "edge" >
<title > Node5- > Node6</title>
<g id= "a_edge5_Node000005_Node000006" > <a xlink:title= " " >
2025-11-25 14:31:59 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M331.86,-255.88C316.18,-228.84 291.38,-186.1 278.46,-163.83" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "328.77,-257.53 336.82,-264.42 334.83,-254.01 328.77,-257.53" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node5->Node10 -->
<g id= "edge12_Node000005_Node000010" class= "edge" >
<title > Node5- > Node10</title>
<g id= "a_edge12_Node000005_Node000010" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M363.09,-256.29C369.31,-247.57 376.14,-237.99 381.6,-230.33" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "360.27,-254.21 357.32,-264.38 365.97,-258.27 360.27,-254.21" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node5->Node12 -->
<g id= "edge15_Node000005_Node000012" class= "edge" >
<title > Node5- > Node12</title>
<g id= "a_edge15_Node000005_Node000012" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M297.99,-261.48C267.07,-249.4 228.27,-234.23 204.05,-224.76" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "296.56,-264.68 307.15,-265.06 299.11,-258.16 296.56,-264.68" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
<!-- Node6->Node3 -->
<g id= "edge6_Node000006_Node000003" class= "edge" >
<title > Node6- > Node3</title>
<g id= "a_edge6_Node000006_Node000003" > <a xlink:title= " " >
2025-11-25 14:31:59 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M211.04,-130.04C175.42,-119.65 130.59,-106.56 97.12,-96.8" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "209.74,-133.31 220.32,-132.75 211.7,-126.59 209.74,-133.31" />
</a>
</g>
</g>
<!-- Node7 -->
<g id= "Node000007" class= "node" >
<title > Node7</title>
<g id= "a_Node000007" > <a xlink:href= "policy_2bindings_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "263,-24.88 115,-24.88 115,-5.63 263,-5.63 263,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "189" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/python/policy/bindings.cpp</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node6->Node7 -->
<g id= "edge7_Node000006_Node000007" class= "edge" >
<title > Node6- > Node7</title>
<g id= "a_edge7_Node000006_Node000007" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M222.85,-126.94C210.73,-119.36 199.11,-109.48 192,-97 178.81,-73.84 183.54,-40.58 186.86,-24.97" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "220.88,-129.85 231.3,-131.78 224.36,-123.77 220.88,-129.85" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node8 -->
<g id= "Node000008" class= "node" >
<title > Node8</title>
<g id= "a_Node000008" > <a xlink:href= "py__policy_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "427.12,-30.5 288.88,-30.5 288.88,0 427.12,0 427.12,-30.5" />
<text xml:space= "preserve" text-anchor= "start" x= "296.88" y= "-17" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/python/policy/trampoline</text>
<text xml:space= "preserve" text-anchor= "middle" x= "358" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /py_policy.cpp</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node6->Node8 -->
<g id= "edge8_Node000006_Node000008" class= "edge" >
<title > Node6- > Node8</title>
<g id= "a_edge8_Node000006_Node000008" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M315.83,-126.94C328.16,-119.29 340.23,-109.38 348,-97 360.7,-76.78 360.99,-48.07 359.72,-30.89" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "314.21,-123.83 307.27,-131.84 317.69,-129.91 314.21,-123.83" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node9 -->
<g id= "Node000009" class= "node" >
<title > Node9</title>
<g id= "a_Node000009" > <a xlink:href= "py__policy_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "339.12,-97 200.88,-97 200.88,-66.5 339.12,-66.5 339.12,-97" />
<text xml:space= "preserve" text-anchor= "start" x= "208.88" y= "-83.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/python/policy/trampoline</text>
<text xml:space= "preserve" text-anchor= "middle" x= "270" y= "-72.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /py_policy.h</text>
</a>
</g>
</g>
<!-- Node6->Node9 -->
<g id= "edge9_Node000006_Node000009" class= "edge" >
<title > Node6- > Node9</title>
<g id= "a_edge9_Node000006_Node000009" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M270,-121.31C270,-113.14 270,-104.41 270,-97.33" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "266.5,-121.1 270,-131.1 273.5,-121.1 266.5,-121.1" />
</a>
</g>
</g>
<!-- Node9->Node7 -->
<g id= "edge10_Node000009_Node000007" class= "edge" >
<title > Node9- > Node7</title>
<g id= "a_edge10_Node000009_Node000007" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M242.94,-59.2C228.32,-47.56 211.06,-33.82 200.08,-25.07" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "240.43,-61.68 250.44,-65.17 244.79,-56.2 240.43,-61.68" />
</a>
</g>
</g>
<!-- Node9->Node8 -->
<g id= "edge11_Node000009_Node000008" class= "edge" >
<title > Node9- > Node8</title>
<g id= "a_edge11_Node000009_Node000008" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M298.9,-59.57C311.74,-50.16 326.54,-39.31 338.11,-30.83" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "297.19,-56.48 291.19,-65.22 301.32,-62.13 297.19,-56.48" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node10->Node6 -->
<g id= "edge13_Node000010_Node000006" class= "edge" >
<title > Node10- > Node6</title>
<g id= "a_edge13_Node000010_Node000006" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M354.25,-193.79C335.93,-184.11 314.32,-172.68 297.57,-163.83" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "352.5,-196.83 362.98,-198.41 355.77,-190.64 352.5,-196.83" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
<!-- Node10->Node11 -->
2025-11-25 14:31:59 -05:00
<g id= "edge14_Node000010_Node000011" class= "edge" >
2025-11-24 09:08:28 -05:00
<title > Node10- > Node11</title>
2025-11-25 14:31:59 -05:00
<g id= "a_edge14_Node000010_Node000011" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M407.79,-189.51C413.41,-180.87 419.57,-171.41 424.51,-163.83" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "404.88,-187.56 402.36,-197.85 410.75,-191.38 404.88,-187.56" />
</a>
</g>
</g>
<!-- Node13->Node5 -->
<g id= "edge18_Node000013_Node000005" class= "edge" >
<title > Node13- > Node5</title>
<g id= "a_edge18_Node000013_Node000005" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M289.28,-325.29C301.6,-315.94 315.72,-305.23 326.79,-296.83" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "287.34,-322.37 281.49,-331.2 291.58,-327.94 287.34,-322.37" />
</a>
</g>
</g>
<!-- Node13->Node6 -->
<g id= "edge19_Node000013_Node000006" class= "edge" >
<title > Node13- > Node6</title>
<g id= "a_edge19_Node000013_Node000006" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M262.18,-320.77C264.1,-278.69 267.82,-196.99 269.34,-163.79" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "258.69,-320.57 261.73,-330.72 265.68,-320.89 258.69,-320.57" />
</a>
</g>
</g>
<!-- Node13->Node12 -->
<g id= "edge20_Node000013_Node000012" class= "edge" >
<title > Node13- > Node12</title>
<g id= "a_edge20_Node000013_Node000012" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M246.77,-322.38C237.32,-306.29 224.57,-284.8 213,-266 204,-251.38 193.22,-234.59 186.75,-224.59" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "243.62,-323.92 251.7,-330.78 249.66,-320.38 243.62,-323.92" />
</a>
</g>
</g>
<!-- Node13->Node14 -->
<g id= "edge21_Node000013_Node000014" class= "edge" >
<title > Node13- > Node14</title>
<g id= "a_edge21_Node000013_Node000014" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M227.22,-326.39C211.3,-316.79 192.67,-305.56 178.18,-296.83" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "225.05,-329.17 235.42,-331.33 228.67,-323.17 225.05,-329.17" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node17->Node15 -->
<g id= "edge29_Node000017_Node000015" class= "edge" >
<title > Node17- > Node15</title>
<g id= "a_edge29_Node000017_Node000015" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M560.58,-387.31C559.18,-379.14 557.69,-370.41 556.49,-363.33" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "557.12,-387.85 562.25,-397.12 564.02,-386.68 557.12,-387.85" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node17->Node16 -->
<g id= "edge30_Node000017_Node000016" class= "edge" >
<title > Node17- > Node16</title>
<g id= "a_edge30_Node000017_Node000016" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M603.42,-393.43C622.24,-383.71 644.51,-372.22 661.75,-363.33" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "601.99,-390.22 594.71,-397.92 605.2,-396.44 601.99,-390.22" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
</g>
</svg>
2025-11-24 09:08:28 -05:00
<g id= "navigator" transform= "translate(0 0)" fill= "#404254" >
<rect fill= "#f2f5e9" fill-opacity= "0.5" stroke= "#606060" stroke-width= ".5" x= "0" y= "0" width= "60" height= "60" />
<use id= "zoomplus" xlink:href= "#zoomPlus" x= "17" y= "9" onmousedown= "handleZoom(evt,'in')" />
<use id= "zoomminus" xlink:href= "#zoomMin" x= "42" y= "9" onmousedown= "handleZoom(evt,'out')" />
<use id= "reset" xlink:href= "#resetDef" x= "30" y= "36" onmousedown= "handleReset()" />
<use id= "arrowup" xlink:href= "#arrowUp" x= "0" y= "0" onmousedown= "handlePan(0,-1)" />
<use id= "arrowright" xlink:href= "#arrowRight" x= "0" y= "0" onmousedown= "handlePan(1,0)" />
<use id= "arrowdown" xlink:href= "#arrowDown" x= "0" y= "0" onmousedown= "handlePan(0,1)" />
<use id= "arrowleft" xlink:href= "#arrowLeft" x= "0" y= "0" onmousedown= "handlePan(-1,0)" />
</g>
<svg viewBox= "0 0 15 15" width= "100%" height= "30px" preserveAspectRatio= "xMaxYMin meet" >
<g id= "arrow_out" transform= "scale(0.3 0.3)" >
<a xlink:href= "partition__rauscher__thielemann_8h__dep__incl_org.svg" target= "_base" >
<rect id= "button" ry= "5" rx= "5" y= "6" x= "6" height= "38" width= "38"
fill="#f2f5e9" fill-opacity="0.5" stroke="#606060" stroke-width="1.0"/>
<path id= "arrow"
d="M 11.500037,31.436501 C 11.940474,20.09759 22.043105,11.32322 32.158766,21.979434 L 37.068811,17.246167 C 37.068811,17.246167 37.088388,32 37.088388,32 L 22.160133,31.978069 C 22.160133,31.978069 26.997745,27.140456 26.997745,27.140456 C 18.528582,18.264221 13.291696,25.230495 11.500037,31.436501 z"
style="fill:#404040;"/>
</a>
</g>
2025-11-06 09:16:40 -05:00
</svg>
<style type= 'text/css' >
< ![CDATA[
[data-mouse-over-selected='false'] { opacity: 0.7; }
[data-mouse-over-selected='true'] { opacity: 1.0; }
]]>
</style>
<script type= "application/ecmascript" > < ![CDATA[
document.addEventListener('DOMContentLoaded', (event) => {
highlightEdges();
highlightAdjacentNodes();
});
]]></script>
</svg>