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/composite/partition_composite.h Pages: 1 -->
2025-11-27 15:06:27 -05:00
<!-- zoomable 660 -->
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 = 778;
2025-11-27 15:06:27 -05:00
var viewHeight = 660;
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/composite/partition_composite.h</title>
<!-- Node1 -->
<g id= "Node000001" class= "node" >
<title > Node1</title>
<g id= "a_Node000001" > <a xlink:title= " " >
2025-11-27 15:06:27 -05:00
<polygon fill= "#999999" stroke= "#666666" points= "593,-651.5 481,-651.5 481,-609.75 593,-609.75 593,-651.5" />
<text xml:space= "preserve" text-anchor= "start" x= "489" y= "-638" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "489" y= "-626.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /partition/composite</text>
<text xml:space= "preserve" text-anchor= "middle" x= "537" y= "-615.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /partition_composite.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-27 15:06:27 -05:00
<polygon fill= "white" stroke= "#666666" points= "586.62,-573.75 487.38,-573.75 487.38,-543.25 586.62,-543.25 586.62,-573.75" />
<text xml:space= "preserve" text-anchor= "start" x= "495.38" y= "-560.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "537" y= "-549" 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-27 15:06:27 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M537,-597.88C537,-589.52 537,-580.9 537,-573.95" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "533.5,-597.83 537,-607.83 540.5,-597.83 533.5,-597.83" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node13 -->
<g id= "Node000013" class= "node" >
<title > Node13</title>
<g id= "a_Node000013" > <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= "177.62,-307.75 66.38,-307.75 66.38,-277.25 177.62,-277.25 177.62,-307.75" />
<text xml:space= "preserve" text-anchor= "start" x= "74.38" y= "-294.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "122" y= "-283" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /policy/stellar_policy.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node1->Node13 -->
<g id= "edge35_Node000001_Node000013" class= "edge" >
<title > Node1- > Node13</title>
<g id= "a_edge35_Node000001_Node000013" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M469.22,-626.57C324.84,-618.21 0,-588.77 0,-493 0,-493 0,-493 0,-424.5 0,-370.11 57.01,-328.87 93.09,-308.21" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "468.86,-630.06 479.04,-627.12 469.25,-623.07 468.86,-630.06" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node21 -->
<g id= "Node000021" class= "node" >
<title > Node21</title>
<g id= "a_Node000021" > <a xlink:href= "partition__composite_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "732.88,-573.75 605.12,-573.75 605.12,-543.25 732.88,-543.25 732.88,-573.75" />
<text xml:space= "preserve" text-anchor= "start" x= "613.12" y= "-560.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/partition/composite</text>
<text xml:space= "preserve" text-anchor= "middle" x= "669" y= "-549" 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-27 15:06:27 -05:00
<!-- Node1->Node21 -->
<g id= "edge36_Node000001_Node000021" class= "edge" >
<title > Node1- > Node21</title>
<g id= "a_edge36_Node000001_Node000021" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M585.14,-604.05C604.07,-594 625.11,-582.82 641.39,-574.17" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "583.71,-600.85 576.52,-608.63 586.99,-607.03 583.71,-600.85" />
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-27 15:06:27 -05:00
<polygon fill= "white" stroke= "#666666" points= "685.75,-174.75 590.25,-174.75 590.25,-144.25 685.75,-144.25 685.75,-174.75" />
<text xml:space= "preserve" text-anchor= "start" x= "598.25" y= "-161.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "638" y= "-150" 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-27 15:06:27 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M597.74,-540.84C622.89,-532.62 651.77,-521.39 676,-507.25 723.57,-479.49 770,-481.58 770,-426.5 770,-426.5 770,-426.5 770,-291.5 770,-235.48 709.37,-195.22 670.29,-175.09" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "596.77,-537.48 588.3,-543.84 598.89,-544.15 596.77,-537.48" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node7 -->
<g id= "Node000007" class= "node" >
<title > Node7</title>
<g id= "a_Node000007" > <a xlink:href= "policy__abstract_8h.html" target= "_top" xlink:title= "Abstract policy interfaces used to construct reaction networks (DynamicEngine) from seed compositions..." >
<polygon fill= "white" stroke= "#666666" points= "341.88,-507.25 220.12,-507.25 220.12,-476.75 341.88,-476.75 341.88,-507.25" />
<text xml:space= "preserve" text-anchor= "start" x= "228.12" y= "-493.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "281" y= "-482.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /policy/policy_abstract.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node2->Node7 -->
<g id= "edge7_Node000002_Node000007" class= "edge" >
<title > Node2- > Node7</title>
<g id= "a_edge7_Node000002_Node000007" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M476,-542.13C434.6,-531.7 380.18,-517.99 339.35,-507.7" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "475.01,-545.49 485.57,-544.54 476.72,-538.7 475.01,-545.49" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node18 -->
<g id= "Node000018" class= "node" >
<title > Node18</title>
<g id= "a_Node000018" > <a xlink:href= "partition_2bindings_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "587.62,-440.75 488.38,-440.75 488.38,-410.25 587.62,-410.25 587.62,-440.75" />
<text xml:space= "preserve" text-anchor= "start" x= "496.38" y= "-427.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/python/partition</text>
<text xml:space= "preserve" text-anchor= "middle" x= "538" y= "-416" 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-27 15:06:27 -05:00
<!-- Node2->Node18 -->
<g id= "edge30_Node000002_Node000018" class= "edge" >
<title > Node2- > Node18</title>
<g id= "a_edge30_Node000002_Node000018" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M521.31,-532.9C517.11,-525.01 513.14,-516.04 511,-507.25 507.79,-494.08 507.69,-489.9 511,-476.75 514.24,-463.88 521.48,-450.72 527.66,-441.09" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "518.26,-534.62 526.28,-541.54 524.33,-531.13 518.26,-534.62" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node19 -->
<g id= "Node000019" class= "node" >
<title > Node19</title>
<g id= "a_Node000019" > <a xlink:href= "py__partition_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "742,-440.75 606,-440.75 606,-410.25 742,-410.25 742,-440.75" />
<text xml:space= "preserve" text-anchor= "start" x= "614" y= "-427.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/python/partition</text>
<text xml:space= "preserve" text-anchor= "middle" x= "674" y= "-416" 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-27 15:06:27 -05:00
<!-- Node2->Node19 -->
<g id= "edge31_Node000002_Node000019" class= "edge" >
<title > Node2- > Node19</title>
<g id= "a_edge31_Node000002_Node000019" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M593.41,-538.98C619.36,-529.4 646.3,-517.58 655,-507.25 670.86,-488.41 674.01,-458.71 674.35,-441.06" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "592.44,-535.61 584.22,-542.29 594.81,-542.2 592.44,-535.61" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node20 -->
<g id= "Node000020" class= "node" >
<title > Node20</title>
<g id= "a_Node000020" > <a xlink:href= "py__partition_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "645.75,-507.25 520.25,-507.25 520.25,-476.75 645.75,-476.75 645.75,-507.25" />
<text xml:space= "preserve" text-anchor= "start" x= "528.25" y= "-493.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/python/partition</text>
<text xml:space= "preserve" text-anchor= "middle" x= "583" y= "-482.5" 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-27 15:06:27 -05:00
<!-- Node2->Node20 -->
<g id= "edge32_Node000002_Node000020" class= "edge" >
<title > Node2- > Node20</title>
<g id= "a_edge32_Node000002_Node000020" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M554.09,-533.54C560.31,-524.82 567.14,-515.24 572.6,-507.58" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "551.27,-531.46 548.32,-541.63 556.97,-535.52 551.27,-531.46" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node4 -->
<g id= "Node000004" class= "node" >
<title > Node4</title>
<g id= "a_Node000004" > <a xlink:href= "gridfire__context_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "652.25,-108.25 541.75,-108.25 541.75,-66.5 652.25,-66.5 652.25,-108.25" />
<text xml:space= "preserve" text-anchor= "start" x= "549.75" y= "-94.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/extern/include</text>
<text xml:space= "preserve" text-anchor= "start" x= "549.75" y= "-83.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /gridfire/extern/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "597" y= "-72.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _context.h</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node3->Node4 -->
<g id= "edge3_Node000003_Node000004" class= "edge" >
<title > Node3- > Node4</title>
<g id= "a_edge3_Node000003_Node000004" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M623.74,-134.11C618.9,-125.83 613.54,-116.67 608.9,-108.74" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "620.67,-135.8 628.74,-142.66 626.71,-132.26 620.67,-135.8" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
<!-- Node6 -->
<g id= "Node000006" class= "node" >
<title > Node6</title>
2025-11-27 15:06:27 -05:00
<g id= "a_Node000006" > <a xlink:href= "gridfire__extern_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "732.25,-30.5 627.75,-30.5 627.75,0 732.25,0 732.25,-30.5" />
<text xml:space= "preserve" text-anchor= "start" x= "635.75" y= "-17" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/extern/lib/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "680" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _extern.cpp</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node3->Node6 -->
<g id= "edge6_Node000003_Node000006" class= "edge" >
<title > Node3- > Node6</title>
<g id= "a_edge6_Node000003_Node000006" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M650.66,-133.77C654.39,-125.78 658.21,-116.78 661,-108.25 669.73,-81.59 675.31,-49.22 678.03,-30.85" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "647.62,-132.01 646.41,-142.54 653.92,-135.07 647.62,-132.01" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node5 -->
<g id= "Node000005" class= "node" >
<title > Node5</title>
<g id= "a_Node000005" > <a xlink:href= "gridfire__context_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "609.25,-30.5 504.75,-30.5 504.75,0 609.25,0 609.25,-30.5" />
<text xml:space= "preserve" text-anchor= "start" x= "512.75" y= "-17" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/extern/lib/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "557" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _context.cpp</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node4->Node5 -->
<g id= "edge4_Node000004_Node000005" class= "edge" >
<title > Node4- > Node5</title>
<g id= "a_edge4_Node000004_Node000005" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M579.88,-56.36C574.81,-47.47 569.48,-38.13 565.24,-30.7" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "576.69,-57.83 584.68,-64.78 582.77,-54.36 576.69,-57.83" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node4->Node6 -->
<g id= "edge5_Node000004_Node000006" class= "edge" >
<title > Node4- > Node6</title>
<g id= "a_edge5_Node000004_Node000006" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M629.76,-58.7C640.99,-49.21 653.11,-38.97 662.64,-30.92" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "627.54,-55.99 622.16,-65.12 632.06,-61.33 627.54,-55.99" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node8 -->
<g id= "Node000008" class= "node" >
<title > Node8</title>
<g id= "a_Node000008" > <a xlink:href= "chains_8h.html" target= "_top" xlink:title= "Concrete implementations of ReactionChainPolicy for key stellar reaction chains." >
<polygon fill= "white" stroke= "#666666" points= "355.75,-374.25 260.25,-374.25 260.25,-343.75 355.75,-343.75 355.75,-374.25" />
<text xml:space= "preserve" text-anchor= "start" x= "268.25" y= "-360.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "308" y= "-349.5" 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-27 15:06:27 -05:00
<!-- Node7->Node8 -->
<g id= "edge8_Node000007_Node000008" class= "edge" >
<title > Node7- > Node8</title>
<g id= "a_edge8_Node000007_Node000008" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M295.12,-466.57C299.06,-458.6 302.84,-449.53 305,-440.75 310.57,-418.14 310.18,-390.9 309.21,-374.54" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "292.09,-464.83 290.51,-475.3 298.28,-468.1 292.09,-464.83" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node9 -->
<g id= "Node000009" class= "node" >
<title > Node9</title>
<g id= "a_Node000009" > <a xlink:href= "policy_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "329.75,-241.25 234.25,-241.25 234.25,-210.75 329.75,-210.75 329.75,-241.25" />
<text xml:space= "preserve" text-anchor= "start" x= "242.25" y= "-227.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "282" y= "-216.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /policy/policy.h</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node7->Node9 -->
<g id= "edge20_Node000007_Node000009" class= "edge" >
<title > Node7- > Node9</title>
<g id= "a_edge20_Node000007_Node000009" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M325.15,-471.12C339.66,-463.13 355.11,-452.9 367,-440.75 422.8,-383.76 488.14,-341.59 441,-277.25 415.85,-242.92 367.15,-231.45 330.25,-227.9" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "323.88,-467.83 316.65,-475.58 327.13,-474.03 323.88,-467.83" />
</a>
</g>
</g>
<!-- Node7->Node13 -->
<g id= "edge26_Node000007_Node000013" class= "edge" >
<title > Node7- > Node13</title>
<g id= "a_edge26_Node000007_Node000013" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M215.3,-472.43C169.97,-455.42 114.51,-424.99 95,-374.25 86.25,-351.48 99.99,-324.52 110.87,-308.23" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "213.96,-475.67 224.56,-475.76 216.33,-469.08 213.96,-475.67" />
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>
2025-11-27 15:06:27 -05:00
<g id= "a_Node000014" > <a xlink:href= "stellar__policy_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "130,-241.25 30,-241.25 30,-210.75 130,-210.75 130,-241.25" />
<text xml:space= "preserve" text-anchor= "start" x= "38" y= "-227.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/policy/stellar</text>
<text xml:space= "preserve" text-anchor= "middle" x= "80" y= "-216.5" 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-27 15:06:27 -05:00
<!-- Node7->Node14 -->
<g id= "edge29_Node000007_Node000014" class= "edge" >
<title > Node7- > Node14</title>
<g id= "a_edge29_Node000007_Node000014" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M208.91,-482.99C176.97,-476.22 140.87,-463.75 115,-440.75 66.81,-397.9 70.17,-370.88 57,-307.75 54.23,-294.48 54.11,-290.49 57,-277.25 59.78,-264.5 66.1,-251.12 71.41,-241.37" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "208.03,-486.39 218.52,-484.86 209.37,-479.52 208.03,-486.39" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node15 -->
<g id= "Node000015" class= "node" >
<title > Node15</title>
<g id= "a_Node000015" > <a xlink:href= "chains_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "431.5,-302.12 310.5,-302.12 310.5,-282.88 431.5,-282.88 431.5,-302.12" />
<text xml:space= "preserve" text-anchor= "middle" x= "371" y= "-288.62" 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-27 15:06:27 -05:00
<!-- Node7->Node15 -->
<g id= "edge27_Node000007_Node000015" class= "edge" >
<title > Node7- > Node15</title>
<g id= "a_edge27_Node000007_Node000015" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M309.54,-469.11C334.56,-447.96 369.19,-413.43 384,-374.25 393.44,-349.28 382,-317.44 375.26,-302.28" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "307.49,-466.27 301.98,-475.32 311.93,-471.68 307.49,-466.27" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node16 -->
<g id= "Node000016" class= "node" >
<title > Node16</title>
<g id= "a_Node000016" > <a xlink:href= "policy__logical_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "296.12,-440.75 181.88,-440.75 181.88,-410.25 296.12,-410.25 296.12,-440.75" />
<text xml:space= "preserve" text-anchor= "start" x= "189.88" y= "-427.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "239" y= "-416" 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-27 15:06:27 -05:00
<!-- Node7->Node16 -->
<g id= "edge21_Node000007_Node000016" class= "edge" >
<title > Node7- > Node16</title>
<g id= "a_edge21_Node000007_Node000016" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M265.21,-466.76C259.59,-458.12 253.43,-448.66 248.49,-441.08" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "262.25,-468.63 270.64,-475.1 268.12,-464.81 262.25,-468.63" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node17 -->
<g id= "Node000017" class= "node" >
<title > Node17</title>
<g id= "a_Node000017" > <a xlink:href= "policy__logical_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "203.62,-374.25 104.38,-374.25 104.38,-343.75 203.62,-343.75 203.62,-374.25" />
<text xml:space= "preserve" text-anchor= "start" x= "112.38" y= "-360.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/policy/policy</text>
<text xml:space= "preserve" text-anchor= "middle" x= "154" y= "-349.5" 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-27 15:06:27 -05:00
<!-- Node7->Node17 -->
<g id= "edge28_Node000007_Node000017" class= "edge" >
<title > Node7- > Node17</title>
<g id= "a_edge28_Node000007_Node000017" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M215.38,-471.81C199.54,-464.38 184.03,-454.3 173,-440.75 157.45,-421.65 154.2,-392.04 153.75,-374.48" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "213.83,-474.95 224.4,-475.71 216.61,-468.53 213.83,-474.95" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node8->Node9 -->
<g id= "edge9_Node000008_Node000009" class= "edge" >
<title > Node8- > Node9</title>
<g id= "a_edge9_Node000008_Node000009" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M302.95,-332.54C297.57,-305.46 289.26,-263.56 284.89,-241.58" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "299.44,-332.87 304.82,-342 306.31,-331.51 299.44,-332.87" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node8->Node13 -->
<g id= "edge16_Node000008_Node000013" class= "edge" >
<title > Node8- > Node13</title>
<g id= "a_edge16_Node000008_Node000013" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M255.12,-339.66C226.37,-329.69 191.29,-317.53 164.36,-308.19" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "253.77,-342.9 264.36,-342.87 256.06,-336.28 253.77,-342.9" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node8->Node15 -->
<g id= "edge19_Node000008_Node000015" class= "edge" >
<title > Node8- > Node15</title>
<g id= "a_edge19_Node000008_Node000015" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M330.02,-335.46C341.18,-324.03 354.08,-310.82 362.38,-302.32" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "327.84,-332.68 323.35,-342.28 332.84,-337.57 327.84,-332.68" />
2025-11-25 14:31:59 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node9->Node3 -->
<g id= "edge10_Node000009_Node000003" class= "edge" >
<title > Node9- > Node3</title>
<g id= "a_edge10_Node000009_Node000003" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M341.22,-214.27C410.95,-201.64 525.4,-180.9 589.9,-169.22" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "340.72,-210.8 331.5,-216.03 341.96,-217.69 340.72,-210.8" />
2025-11-25 14:31:59 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node10 -->
<g id= "Node000010" class= "node" >
<title > Node10</title>
<g id= "a_Node000010" > <a xlink:href= "policy_2bindings_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "268,-97 120,-97 120,-77.75 268,-77.75 268,-97" />
<text xml:space= "preserve" text-anchor= "middle" x= "194" y= "-83.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/python/policy/bindings.cpp</text>
2025-11-25 14:31:59 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node9->Node10 -->
<g id= "edge11_Node000009_Node000010" class= "edge" >
<title > Node9- > Node10</title>
<g id= "a_edge11_Node000009_Node000010" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M236.11,-204.73C223.77,-197.08 211.73,-187.16 204,-174.75 188.68,-150.15 190.72,-113.86 192.69,-97.26" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "234.26,-207.7 244.68,-209.62 237.73,-201.62 234.26,-207.7" />
</a>
</g>
</g>
<!-- Node11 -->
<g id= "Node000011" class= "node" >
<title > Node11</title>
<g id= "a_Node000011" > <a xlink:href= "py__policy_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "432.12,-102.62 293.88,-102.62 293.88,-72.12 432.12,-72.12 432.12,-102.62" />
<text xml:space= "preserve" text-anchor= "start" x= "301.88" y= "-89.12" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/python/policy/trampoline</text>
<text xml:space= "preserve" text-anchor= "middle" x= "363" y= "-77.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /py_policy.cpp</text>
2025-11-25 14:31:59 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node9->Node11 -->
<g id= "edge12_Node000009_Node000011" class= "edge" >
<title > Node9- > Node11</title>
<g id= "a_edge12_Node000009_Node000011" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M329.17,-204.7C341.29,-197.12 352.91,-187.24 360,-174.75 372.75,-152.31 369.72,-121.03 366.36,-102.92" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "327.66,-201.53 320.72,-209.54 331.14,-207.61 327.66,-201.53" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node12 -->
<g id= "Node000012" class= "node" >
<title > Node12</title>
<g id= "a_Node000012" > <a xlink:href= "py__policy_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "351.12,-174.75 212.88,-174.75 212.88,-144.25 351.12,-144.25 351.12,-174.75" />
<text xml:space= "preserve" text-anchor= "start" x= "220.88" y= "-161.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/python/policy/trampoline</text>
<text xml:space= "preserve" text-anchor= "middle" x= "282" y= "-150" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /py_policy.h</text>
2025-11-25 14:31:59 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node9->Node12 -->
<g id= "edge13_Node000009_Node000012" class= "edge" >
<title > Node9- > Node12</title>
<g id= "a_edge13_Node000009_Node000012" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M282,-199.06C282,-190.89 282,-182.16 282,-175.08" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "278.5,-198.85 282,-208.85 285.5,-198.85 278.5,-198.85" />
2025-11-25 14:31:59 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node12->Node10 -->
<g id= "edge14_Node000012_Node000010" class= "edge" >
<title > Node12- > Node10</title>
<g id= "a_edge14_Node000012_Node000010" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M254.96,-136.95C238.26,-123.64 217.71,-107.27 205.24,-97.33" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "252.58,-139.53 262.58,-143.03 256.94,-134.06 252.58,-139.53" />
2025-11-25 14:31:59 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node12->Node11 -->
<g id= "edge15_Node000012_Node000011" class= "edge" >
<title > Node12- > Node11</title>
<g id= "a_edge15_Node000012_Node000011" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M307.13,-136.74C319.85,-125.73 334.95,-112.66 346.24,-102.89" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "305.2,-133.79 299.93,-142.98 309.78,-139.08 305.2,-133.79" />
</a>
</g>
</g>
<!-- Node13->Node9 -->
<g id= "edge17_Node000013_Node000009" class= "edge" >
<title > Node13- > Node9</title>
<g id= "a_edge17_Node000013_Node000009" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M168.8,-272.63C193.28,-262.76 222.8,-250.86 245.56,-241.69" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "167.68,-269.31 159.71,-276.3 170.29,-275.81 167.68,-269.31" />
2025-11-25 14:31:59 -05:00
</a>
</g>
</g>
<!-- Node13->Node14 -->
2025-11-27 15:06:27 -05:00
<g id= "edge18_Node000013_Node000014" class= "edge" >
2025-11-25 14:31:59 -05:00
<title > Node13- > Node14</title>
2025-11-27 15:06:27 -05:00
<g id= "a_edge18_Node000013_Node000014" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M106.21,-267.26C100.59,-258.62 94.43,-249.16 89.49,-241.58" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "103.25,-269.13 111.64,-275.6 109.12,-265.31 103.25,-269.13" />
</a>
</g>
</g>
<!-- Node16->Node8 -->
<g id= "edge22_Node000016_Node000008" class= "edge" >
<title > Node16- > Node8</title>
<g id= "a_edge22_Node000016_Node000008" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M262.84,-402.21C272.63,-393.07 283.68,-382.73 292.4,-374.58" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "260.68,-399.44 255.76,-408.83 265.46,-404.56 260.68,-399.44" />
</a>
</g>
</g>
<!-- Node16->Node9 -->
<g id= "edge23_Node000016_Node000009" class= "edge" >
<title > Node16- > Node9</title>
<g id= "a_edge23_Node000016_Node000009" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M242.08,-398.73C244.17,-382.81 247.23,-362 251,-343.75 258.67,-306.58 270.99,-263.61 277.55,-241.62" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "238.65,-397.96 240.87,-408.32 245.6,-398.84 238.65,-397.96" />
</a>
</g>
</g>
<!-- Node16->Node15 -->
<g id= "edge24_Node000016_Node000015" class= "edge" >
<title > Node16- > Node15</title>
<g id= "a_edge24_Node000016_Node000015" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M307.33,-412.25C329.14,-404.88 351.18,-393.1 365,-374.25 380.8,-352.71 376.45,-318.66 373.16,-302.54" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "306.32,-408.9 297.79,-415.17 308.37,-415.59 306.32,-408.9" />
</a>
</g>
</g>
<!-- Node16->Node17 -->
<g id= "edge25_Node000016_Node000017" class= "edge" >
<title > Node16- > Node17</title>
<g id= "a_edge25_Node000016_Node000017" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M210.72,-403.04C198.4,-393.69 184.28,-382.98 173.21,-374.58" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "208.42,-405.69 218.51,-408.95 212.66,-400.12 208.42,-405.69" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node20->Node18 -->
<g id= "edge33_Node000020_Node000018" class= "edge" >
<title > Node20- > Node18</title>
<g id= "a_edge33_Node000020_Node000018" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M566.28,-467.04C560.2,-458.32 553.51,-448.74 548.17,-441.08" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "563.33,-468.92 571.92,-475.12 569.07,-464.92 563.33,-468.92" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node20->Node19 -->
<g id= "edge34_Node000020_Node000019" class= "edge" >
<title > Node20- > Node19</title>
<g id= "a_edge34_Node000020_Node000019" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M612.89,-469.82C626.16,-460.41 641.46,-449.56 653.43,-441.08" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "611.02,-466.85 604.88,-475.49 615.07,-472.56 611.02,-466.85" />
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__composite_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>