2020-11-26 19:37:12 +08: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">
2021-11-06 02:11:46 +08:00
<!-- Generated by graphviz version 2.49.3 (20211023.0002)
2020-11-26 19:37:12 +08:00
-->
<!-- Title: test Pages: 1 -->
2021-10-26 03:34:27 +08:00
<svg width= "119pt" height= "66pt"
viewBox="0.00 0.00 119.00 66.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
2020-11-26 19:37:12 +08:00
<g id= "graph0" class= "graph" transform= "scale(1 1) rotate(0) translate(4 62)" >
<title > test</title>
2021-10-26 03:34:27 +08:00
<polygon fill= "white" stroke= "transparent" points= "-4,4 -4,-62 115,-62 115,4 -4,4" />
2020-11-26 19:37:12 +08:00
<!-- Node1 -->
<g id= "node1" class= "node" >
<title > Node1</title>
<g id= "a_node1" > <a xlink:title= "Test implementations." >
<polygon fill= "#bfbfbf" stroke= "black" points= "0,-19.5 0,-38.5 33,-38.5 33,-19.5 0,-19.5" />
<text text-anchor= "middle" x= "16.5" y= "-26.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > test</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id= "node2" class= "node" >
<title > Node2</title>
<g id= "a_node2" > <a xlink:href= "../../d1/ded/group__misc.html#ga6f8e8c9d25b5891d57e588d80d75028a" target= "_top" xlink:title= "Count func counts the number of prime numbers." >
2021-10-26 03:34:27 +08:00
<polygon fill= "white" stroke= "black" points= "69.5,-38.5 69.5,-57.5 110.5,-57.5 110.5,-38.5 69.5,-38.5" />
<text text-anchor= "middle" x= "90" y= "-45.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > count</text>
2020-11-26 19:37:12 +08:00
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1" class= "edge" >
<title > Node1- > Node2</title>
2021-10-26 03:34:27 +08:00
<path fill= "none" stroke= "midnightblue" d= "M33.01,-33.12C40.77,-35.18 50.43,-37.75 59.52,-40.17" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "58.86,-43.61 69.42,-42.8 60.66,-36.85 58.86,-43.61" />
2020-11-26 19:37:12 +08:00
</g>
<!-- Node3 -->
<g id= "node3" class= "node" >
<title > Node3</title>
<g id= "a_node3" > <a xlink:href= "../../d1/ded/group__misc.html#gac1a7a8e00eeb590511465c28fae16e54" target= "_top" xlink:title= "Prime Sieve works in O(nlogn) time." >
2021-10-26 03:34:27 +08:00
<polygon fill= "white" stroke= "black" points= "69,-0.5 69,-19.5 111,-19.5 111,-0.5 69,-0.5" />
<text text-anchor= "middle" x= "90" y= "-7.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > prime</text>
2020-11-26 19:37:12 +08:00
</a>
</g>
</g>
<!-- Node1->Node3 -->
<g id= "edge2" class= "edge" >
<title > Node1- > Node3</title>
2021-10-26 03:34:27 +08:00
<path fill= "none" stroke= "midnightblue" d= "M33.01,-24.88C40.65,-22.85 50.13,-20.33 59.1,-17.94" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "60.13,-21.29 68.89,-15.34 58.33,-14.53 60.13,-21.29" />
2020-11-26 19:37:12 +08:00
</g>
</g>
</svg>