2020-11-26 14:37:12 +03: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-12-09 20:57:52 +03:00
<!-- Generated by graphviz version 2.50.0 (20211204.2007)
2020-11-26 14:37:12 +03:00
-->
<!-- Title: main Pages: 1 -->
2021-12-09 20:57:52 +03:00
<svg width= "192pt" height= "66pt"
viewBox="0.00 0.00 192.00 66.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
2020-11-26 14:37:12 +03:00
<g id= "graph0" class= "graph" transform= "scale(1 1) rotate(0) translate(4 62)" >
<title > main</title>
2021-12-09 20:57:52 +03:00
<polygon fill= "white" stroke= "transparent" points= "-4,4 -4,-62 188,-62 188,4 -4,4" />
2020-11-26 14:37:12 +03:00
<!-- Node1 -->
<g id= "node1" class= "node" >
<title > Node1</title>
<g id= "a_node1" > <a xlink:title= "Main function." >
<polygon fill= "#bfbfbf" stroke= "black" points= "0,-19.5 0,-38.5 38,-38.5 38,-19.5 0,-19.5" />
<text text-anchor= "middle" x= "19" y= "-26.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > main</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#gaa8dca7b867074164d5f45b0f3851269d" target= "_top" xlink:title= "Test implementations." >
<polygon fill= "white" stroke= "black" points= "74,-19.5 74,-38.5 107,-38.5 107,-19.5 74,-19.5" />
<text text-anchor= "middle" x= "90.5" y= "-26.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > test</text>
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1" class= "edge" >
<title > Node1- > Node2</title>
<path fill= "none" stroke= "midnightblue" d= "M38.26,-29C46.07,-29 55.31,-29 63.79,-29" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "63.95,-32.5 73.95,-29 63.95,-25.5 63.95,-32.5" />
</g>
<!-- Node3 -->
<g id= "node3" class= "node" >
<title > Node3</title>
<g id= "a_node3" > <a xlink:href= "../../d1/ded/group__misc.html#ga6f8e8c9d25b5891d57e588d80d75028a" target= "_top" xlink:title= "Count func counts the number of prime numbers." >
2021-12-09 20:57:52 +03:00
<polygon fill= "white" stroke= "black" points= "143,-38.5 143,-57.5 184,-57.5 184,-38.5 143,-38.5" />
<text text-anchor= "middle" x= "163.5" y= "-45.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > count</text>
2020-11-26 14:37:12 +03:00
</a>
</g>
</g>
<!-- Node2->Node3 -->
<g id= "edge2" class= "edge" >
<title > Node2- > Node3</title>
2021-12-09 20:57:52 +03:00
<path fill= "none" stroke= "midnightblue" d= "M107.26,-33.22C114.92,-35.27 124.37,-37.8 133.28,-40.18" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "132.42,-43.57 142.98,-42.78 134.23,-36.81 132.42,-43.57" />
2020-11-26 14:37:12 +03:00
</g>
<!-- Node4 -->
<g id= "node4" class= "node" >
<title > Node4</title>
<g id= "a_node4" > <a xlink:href= "../../d1/ded/group__misc.html#gac1a7a8e00eeb590511465c28fae16e54" target= "_top" xlink:title= "Prime Sieve works in O(nlogn) time." >
2021-12-09 20:57:52 +03:00
<polygon fill= "white" stroke= "black" points= "143,-0.5 143,-19.5 184,-19.5 184,-0.5 143,-0.5" />
<text text-anchor= "middle" x= "163.5" y= "-7.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > prime</text>
2020-11-26 14:37:12 +03:00
</a>
</g>
</g>
<!-- Node2->Node4 -->
<g id= "edge3" class= "edge" >
<title > Node2- > Node4</title>
2021-12-09 20:57:52 +03:00
<path fill= "none" stroke= "midnightblue" d= "M107.26,-24.78C114.92,-22.73 124.37,-20.2 133.28,-17.82" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "134.23,-21.19 142.98,-15.22 132.42,-14.43 134.23,-21.19" />
2020-11-26 14:37:12 +03:00
</g>
</g>
</svg>