Skip to content

Instantly share code, notes, and snippets.

@pizzacat83
Last active September 12, 2018 18:42
Show Gist options
  • Save pizzacat83/0b461af9b990d9791659adfb096f43ae to your computer and use it in GitHub Desktop.
Save pizzacat83/0b461af9b990d9791659adfb096f43ae to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
<?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 2.40.1 (20161225.0304)
-->
<!-- Title: G1 Pages: 1 -->
<svg width="260pt" height="152pt"
viewBox="0.00 0.00 260.00 152.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 148)">
<title>G1</title>
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-148 256,-148 256,4 -4,4"/>
<!-- b -->
<g id="node1" class="node">
<title>b</title>
<ellipse fill="none" stroke="#000000" cx="90" cy="-45" rx="18" ry="18"/>
<text text-anchor="middle" x="90" y="-40.8" font-family="Times,serif" font-size="14.00" fill="#000000">0</text>
</g>
<!-- c -->
<g id="node5" class="node">
<title>c</title>
<ellipse fill="none" stroke="#000000" cx="162" cy="-72" rx="18" ry="18"/>
<text text-anchor="middle" x="162" y="-67.8" font-family="Times,serif" font-size="14.00" fill="#000000">1</text>
</g>
<!-- b&#45;&gt;c -->
<g id="edge2" class="edge">
<title>b&#45;&gt;c</title>
<path fill="none" stroke="#000000" d="M107.063,-51.3986C118.5404,-55.7026 133.6078,-61.3529 145.0595,-65.6473"/>
</g>
<!-- d -->
<g id="node7" class="node">
<title>d</title>
<ellipse fill="none" stroke="#000000" cx="162" cy="-18" rx="18" ry="18"/>
<text text-anchor="middle" x="162" y="-13.8" font-family="Times,serif" font-size="14.00" fill="#000000">2</text>
</g>
<!-- b&#45;&gt;d -->
<g id="edge3" class="edge">
<title>b&#45;&gt;d</title>
<path fill="none" stroke="#000000" d="M107.063,-38.6014C118.5404,-34.2974 133.6078,-28.6471 145.0595,-24.3527"/>
</g>
<!-- e -->
<g id="node2" class="node">
<title>e</title>
<ellipse fill="none" stroke="#000000" cx="234" cy="-126" rx="18" ry="18"/>
<text text-anchor="middle" x="234" y="-121.8" font-family="Times,serif" font-size="14.00" fill="#000000">0</text>
</g>
<!-- f -->
<g id="node3" class="node">
<title>f</title>
<ellipse fill="none" stroke="#000000" cx="234" cy="-72" rx="18" ry="18"/>
<text text-anchor="middle" x="234" y="-67.8" font-family="Times,serif" font-size="14.00" fill="#000000">3</text>
</g>
<!-- g -->
<g id="node4" class="node">
<title>g</title>
<ellipse fill="none" stroke="#000000" cx="234" cy="-18" rx="18" ry="18"/>
<text text-anchor="middle" x="234" y="-13.8" font-family="Times,serif" font-size="14.00" fill="#000000">0</text>
</g>
<!-- c&#45;&gt;e -->
<g id="edge4" class="edge">
<title>c&#45;&gt;e</title>
<path fill="none" stroke="#000000" d="M176.5703,-82.9277C189.062,-92.2965 206.966,-105.7245 219.4514,-115.0885"/>
</g>
<!-- c&#45;&gt;f -->
<g id="edge5" class="edge">
<title>c&#45;&gt;f</title>
<path fill="none" stroke="#000000" d="M180.1686,-72C191,-72 204.7124,-72 215.5867,-72"/>
</g>
<!-- a -->
<g id="node6" class="node">
<title>a</title>
<ellipse fill="none" stroke="#000000" cx="18" cy="-45" rx="18" ry="18"/>
<text text-anchor="middle" x="18" y="-40.8" font-family="Times,serif" font-size="14.00" fill="#000000">2</text>
</g>
<!-- a&#45;&gt;b -->
<g id="edge1" class="edge">
<title>a&#45;&gt;b</title>
<path fill="none" stroke="#000000" d="M36.1686,-45C47,-45 60.7124,-45 71.5867,-45"/>
</g>
<!-- d&#45;&gt;g -->
<g id="edge6" class="edge">
<title>d&#45;&gt;g</title>
<path fill="none" stroke="#000000" d="M180.1686,-18C191,-18 204.7124,-18 215.5867,-18"/>
</g>
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment