2022-12-24 01:52:24 +00: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">
2023-07-19 02:44:44 +00:00
<!-- Generated by graphviz version 8.1.0 (20230707.0739)
2022-12-24 01:52:24 +00:00
-->
<!-- Title: main Pages: 1 -->
2023-04-27 19:43:13 +00:00
<svg width= "199pt" height= "64pt"
viewBox="0.00 0.00 198.50 64.25" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
2023-06-20 21:10:10 +00: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)" >
<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>
<script type= "application/ecmascript" xlink:href= "../../svg.min.js" />
<svg id= "graph" class= "graph" >
2023-04-27 19:43:13 +00:00
<g id= "graph0" class= "graph" transform= "scale(1 1) rotate(0) translate(4 60.25)" >
2022-12-24 01:52:24 +00:00
<title > main</title>
<!-- Node1 -->
2023-06-20 21:10:10 +00:00
<g id= "Node000001" class= "node" >
2022-12-24 01:52:24 +00:00
<title > Node1</title>
2023-06-20 21:10:10 +00:00
<g id= "a_Node000001" > <a xlink:title= "Main function." >
2023-04-27 19:43:13 +00:00
<polygon fill= "#999999" stroke= "#666666" points= "37,-37.25 0,-37.25 0,-18 37,-18 37,-37.25" />
<text text-anchor= "middle" x= "18.5" y= "-23.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > main</text>
2022-12-24 01:52:24 +00:00
</a>
</g>
</g>
<!-- Node2 -->
2023-06-20 21:10:10 +00:00
<g id= "Node000002" class= "node" >
2022-12-24 01:52:24 +00:00
<title > Node2</title>
2023-06-20 21:10:10 +00:00
<g id= "a_Node000002" > <a xlink:href= "../../db/de1/lcs_8c.html#aa8dca7b867074164d5f45b0f3851269d" target= "_top" xlink:title= "Self-test implementations." >
2023-04-27 19:43:13 +00:00
<polygon fill= "white" stroke= "#666666" points= "105.5,-37.25 73,-37.25 73,-18 105.5,-18 105.5,-37.25" />
<text text-anchor= "middle" x= "89.25" y= "-23.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > test</text>
2022-12-24 01:52:24 +00:00
</a>
</g>
</g>
<!-- Node1->Node2 -->
2023-06-20 21:10:10 +00:00
<g id= "edge1_Node000001_Node000002" class= "edge" >
2022-12-24 01:52:24 +00:00
<title > Node1- > Node2</title>
2023-06-20 21:10:10 +00:00
<g id= "a_edge1_Node000001_Node000002" > <a xlink:title= " " >
2023-04-27 19:43:13 +00:00
<path fill= "none" stroke= "#63b8ff" d= "M37.2,-27.62C44.67,-27.62 53.52,-27.62 61.73,-27.62" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "61.71,-31.13 71.71,-27.62 61.71,-24.13 61.71,-31.13" />
2023-06-20 21:10:10 +00:00
</a>
</g>
2022-12-24 01:52:24 +00:00
</g>
<!-- Node3 -->
2023-06-20 21:10:10 +00:00
<g id= "Node000003" class= "node" >
2022-12-24 01:52:24 +00:00
<title > Node3</title>
2023-06-20 21:10:10 +00:00
<g id= "a_Node000003" > <a xlink:href= "../../db/de1/lcs_8c.html#a741c9173a9fef243518f5c2352b81fc0" target= "_top" xlink:title= "Builds the LCS according to B using a traceback approach." >
2023-04-27 19:43:13 +00:00
<polygon fill= "white" stroke= "#666666" points= "190.5,-56.25 141.5,-56.25 141.5,-37 190.5,-37 190.5,-56.25" />
<text text-anchor= "middle" x= "166" y= "-42.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > lcsbuild</text>
2022-12-24 01:52:24 +00:00
</a>
</g>
</g>
<!-- Node2->Node3 -->
2023-06-20 21:10:10 +00:00
<g id= "edge2_Node000002_Node000003" class= "edge" >
2022-12-24 01:52:24 +00:00
<title > Node2- > Node3</title>
2023-06-20 21:10:10 +00:00
<g id= "a_edge2_Node000002_Node000003" > <a xlink:title= " " >
2023-04-27 19:43:13 +00:00
<path fill= "none" stroke= "#63b8ff" d= "M105.74,-31.56C113.03,-33.42 122.05,-35.71 130.83,-37.94" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "129.73,-41.53 140.28,-40.6 131.45,-34.74 129.73,-41.53" />
2023-06-20 21:10:10 +00:00
</a>
</g>
2022-12-24 01:52:24 +00:00
</g>
<!-- Node4 -->
2023-06-20 21:10:10 +00:00
<g id= "Node000004" class= "node" >
2022-12-24 01:52:24 +00:00
<title > Node4</title>
2023-06-20 21:10:10 +00:00
<g id= "a_Node000004" > <a xlink:href= "../../db/de1/lcs_8c.html#ac107a0b0233dacb9e8cd3a983d6740b6" target= "_top" xlink:title= "Computes LCS between s1 and s2 using a dynamic-programming approach." >
2023-04-27 19:43:13 +00:00
<polygon fill= "white" stroke= "#666666" points= "186.75,-19.25 145.25,-19.25 145.25,0 186.75,0 186.75,-19.25" />
<text text-anchor= "middle" x= "166" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > lcslen</text>
2022-12-24 01:52:24 +00:00
</a>
</g>
</g>
<!-- Node2->Node4 -->
2023-06-20 21:10:10 +00:00
<g id= "edge3_Node000002_Node000004" class= "edge" >
2022-12-24 01:52:24 +00:00
<title > Node2- > Node4</title>
2023-06-20 21:10:10 +00:00
<g id= "a_edge3_Node000002_Node000004" > <a xlink:title= " " >
2023-04-27 19:43:13 +00:00
<path fill= "none" stroke= "#63b8ff" d= "M105.74,-23.9C114,-21.91 124.47,-19.38 134.3,-17.02" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "135.08,-20.19 143.98,-14.45 133.44,-13.38 135.08,-20.19" />
2023-06-20 21:10:10 +00:00
</a>
</g>
2022-12-24 01:52:24 +00:00
</g>
</g>
</svg>
2023-06-20 21:10:10 +00: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>