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/policy/chains.h Pages: 1 -->
2025-11-27 15:06:27 -05:00
<!-- zoomable 382 -->
2025-11-06 09:16:40 -05:00
2025-11-27 15:06:27 -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-27 15:06:27 -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" >
var viewWidth = 585;
var viewHeight = 382;
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-27 15:06:27 -05:00
<g id= "viewport" >
2025-11-06 09:16:40 -05:00
<title > src/include/gridfire/policy/chains.h</title>
<!-- Node1 -->
<g id= "Node000001" class= "node" >
<title > Node1</title>
<g id= "a_Node000001" > <a xlink:title= "Concrete implementations of ReactionChainPolicy for key stellar reaction chains." >
2025-11-27 15:06:27 -05:00
<polygon fill= "#999999" stroke= "#666666" points= "430,-374.25 334.5,-374.25 334.5,-343.75 430,-343.75 430,-374.25" />
<text xml:space= "preserve" text-anchor= "start" x= "342.5" y= "-360.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "382.25" 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>
<!-- Node2 -->
<g id= "Node000002" class= "node" >
<title > Node2</title>
2025-11-24 09:08:28 -05:00
<g id= "a_Node000002" > <a xlink:href= "policy_8h.html" target= "_top" xlink:title= " " >
2025-11-27 15:06:27 -05:00
<polygon fill= "white" stroke= "#666666" points= "346,-241.25 250.5,-241.25 250.5,-210.75 346,-210.75 346,-241.25" />
<text xml:space= "preserve" text-anchor= "start" x= "258.5" y= "-227.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "298.25" y= "-216.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /policy/policy.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= "M346.21,-336.93C335.46,-329.03 324.59,-319.16 317.25,-307.75 304.08,-287.28 300.02,-258.65 298.78,-241.55" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "344.07,-339.7 354.29,-342.49 348.04,-333.94 344.07,-339.7" />
2025-11-24 09:08:28 -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= "stellar__policy_8h.html" target= "_top" xlink:title= "High-level concrete NetworkPolicy for specific stellar environments." >
<polygon fill= "white" stroke= "#666666" points= "437.88,-307.75 326.62,-307.75 326.62,-277.25 437.88,-277.25 437.88,-307.75" />
<text xml:space= "preserve" text-anchor= "start" x= "334.62" y= "-294.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "382.25" y= "-283" 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-27 15:06:27 -05:00
<!-- Node1->Node10 -->
<g id= "edge12_Node000001_Node000010" class= "edge" >
<title > Node1- > Node10</title>
<g id= "a_edge12_Node000001_Node000010" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M382.25,-332.06C382.25,-323.89 382.25,-315.16 382.25,-308.08" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "378.75,-331.85 382.25,-341.85 385.75,-331.85 378.75,-331.85" />
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= "chains_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "576.75,-302.12 455.75,-302.12 455.75,-282.88 576.75,-282.88 576.75,-302.12" />
<text xml:space= "preserve" text-anchor= "middle" x= "516.25" 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
<!-- Node1->Node12 -->
<g id= "edge15_Node000001_Node000012" class= "edge" >
<title > Node1- > Node12</title>
<g id= "a_edge15_Node000001_Node000012" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M422.9,-338.44C447.72,-326.49 478.29,-311.77 497.53,-302.51" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "421.51,-335.22 414.02,-342.71 424.55,-341.52 421.51,-335.22" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
<!-- Node3 -->
<g id= "Node000003" class= "node" >
<title > Node3</title>
<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= "222,-174.75 126.5,-174.75 126.5,-144.25 222,-144.25 222,-174.75" />
<text xml:space= "preserve" text-anchor= "start" x= "134.5" y= "-161.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "174.25" y= "-150" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /gridfire.h</text>
2025-11-24 09:08:28 -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= "M260.14,-205.18C241.47,-195.46 219.38,-183.97 202.28,-175.08" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "258.28,-208.16 268.77,-209.67 261.51,-201.95 258.28,-208.16" />
2025-11-24 09:08:28 -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_2bindings_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "354.25,-97 206.25,-97 206.25,-77.75 354.25,-77.75 354.25,-97" />
<text xml:space= "preserve" text-anchor= "middle" x= "280.25" 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
<!-- 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= "M280.92,-200.88C276.18,-192.94 271.68,-183.82 269.25,-174.75 261.86,-147.15 271.38,-113.22 276.86,-97.36" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "277.97,-202.75 286.33,-209.25 283.85,-198.95 277.97,-202.75" />
2025-11-24 09:08:28 -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= "py__policy_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "512.38,-102.62 374.12,-102.62 374.12,-72.12 512.38,-72.12 512.38,-102.62" />
<text xml:space= "preserve" text-anchor= "start" x= "382.12" 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= "443.25" 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
<!-- Node2->Node8 -->
<g id= "edge8_Node000002_Node000008" class= "edge" >
<title > Node2- > Node8</title>
<g id= "a_edge8_Node000002_Node000008" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M357.08,-207.7C385.62,-198.17 415.77,-186.01 425.25,-174.75 442.42,-154.36 444.56,-121.78 444.18,-103.01" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "356.13,-204.33 347.7,-210.75 358.29,-210.99 356.13,-204.33" />
</a>
</g>
</g>
<!-- 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= "416.38,-174.75 278.12,-174.75 278.12,-144.25 416.38,-144.25 416.38,-174.75" />
<text xml:space= "preserve" text-anchor= "start" x= "286.12" 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= "347.25" y= "-150" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /py_policy.h</text>
</a>
</g>
</g>
<!-- Node2->Node9 -->
<g id= "edge9_Node000002_Node000009" class= "edge" >
<title > Node2- > Node9</title>
<g id= "a_edge9_Node000002_Node000009" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M316.24,-201.32C322.92,-192.53 330.29,-182.82 336.18,-175.08" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "313.55,-199.08 310.28,-209.16 319.12,-203.31 313.55,-199.08" />
</a>
</g>
</g>
<!-- 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= "147.5,-108.25 37,-108.25 37,-66.5 147.5,-66.5 147.5,-108.25" />
<text xml:space= "preserve" text-anchor= "start" x= "45" y= "-94.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/extern/include</text>
<text xml:space= "preserve" text-anchor= "start" x= "45" y= "-83.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /gridfire/extern/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "92.25" y= "-72.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _context.h</text>
</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= " " >
<path fill= "none" stroke= "#63b8ff" d= "M148.6,-136.56C138.2,-127.67 126.26,-117.46 116.06,-108.74" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "146.23,-139.15 156.11,-142.99 150.78,-133.83 146.23,-139.15" />
2025-11-25 14:31:59 -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= "227.5,-30.5 123,-30.5 123,0 227.5,0 227.5,-30.5" />
<text xml:space= "preserve" text-anchor= "start" x= "131" y= "-17" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/extern/lib/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "175.25" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _extern.cpp</text>
</a>
</g>
</g>
<!-- 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= "M174.43,-132.6C174.64,-102.68 174.98,-54.53 175.15,-30.65" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "170.93,-132.27 174.36,-142.3 177.93,-132.32 170.93,-132.27" />
2025-11-25 14:31:59 -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= "104.5,-30.5 0,-30.5 0,0 104.5,0 104.5,-30.5" />
<text xml:space= "preserve" text-anchor= "start" x= "8" y= "-17" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/extern/lib/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "52.25" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _context.cpp</text>
2025-11-25 14:31:59 -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= "M75.13,-56.36C70.06,-47.47 64.73,-38.13 60.49,-30.7" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "71.94,-57.83 79.93,-64.78 78.02,-54.36 71.94,-57.83" />
2025-11-25 14:31:59 -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= "M125.01,-58.7C136.24,-49.21 148.36,-38.97 157.89,-30.92" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "122.79,-55.99 117.41,-65.12 127.31,-61.33 122.79,-55.99" />
2025-11-25 14:31:59 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- 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= "M325.55,-135.79C312.96,-122.61 297.81,-106.76 288.62,-97.13" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "322.88,-138.06 332.32,-142.88 327.94,-133.23 322.88,-138.06" />
2025-11-25 14:31:59 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- 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= "M376.17,-137.37C391.42,-126.23 409.75,-112.85 423.38,-102.89" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "374.37,-134.35 368.36,-143.08 378.5,-140 374.37,-134.35" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node10->Node2 -->
<g id= "edge13_Node000010_Node000002" class= "edge" >
<title > Node10- > Node2</title>
<g id= "a_edge13_Node000010_Node000002" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M354.31,-270.04C342.13,-260.69 328.18,-249.98 317.24,-241.58" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "351.93,-272.63 361.99,-275.94 356.19,-267.08 351.93,-272.63" />
</a>
</g>
</g>
<!-- 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= "464.25,-241.25 364.25,-241.25 364.25,-210.75 464.25,-210.75 464.25,-241.25" />
<text xml:space= "preserve" text-anchor= "start" x= "372.25" 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= "414.25" y= "-216.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _policy.cpp</text>
</a>
</g>
</g>
<!-- Node10->Node11 -->
<g id= "edge14_Node000010_Node000011" class= "edge" >
<title > Node10- > Node11</title>
<g id= "a_edge14_Node000010_Node000011" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M394.56,-266.69C398.77,-258.21 403.34,-248.99 407.02,-241.58" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "391.49,-264.99 390.18,-275.51 397.76,-268.11 391.49,-264.99" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
</g>
</svg>
2025-11-27 15:06:27 -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= "chains_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>