lectures.alex.balgavy.eu

Lecture notes from university.
git clone git://git.alex.balgavy.eu/lectures.alex.balgavy.eu.git
Log | Files | Refs | Submodules

counter-model.dot.svg (1919B)


      1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
      2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
      3  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
      4 <!-- Generated by graphviz version 2.50.0 (20211204.2007)
      5  -->
      6 <!-- Title: g Pages: 1 -->
      7 <svg width="152pt" height="113pt"
      8  viewBox="0.00 0.00 152.00 113.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
      9 <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 109)">
     10 <title>g</title>
     11 <polygon fill="white" stroke="transparent" points="-4,4 -4,-109 148,-109 148,4 -4,4"/>
     12 <!-- 1 -->
     13 <g id="node1" class="node">
     14 <title>1</title>
     15 <ellipse fill="none" stroke="black" cx="27" cy="-60" rx="27" ry="18"/>
     16 <text text-anchor="middle" x="27" y="-56.3" font-family="Times,serif" font-size="14.00">1</text>
     17 </g>
     18 <!-- 2 -->
     19 <g id="node2" class="node">
     20 <title>2</title>
     21 <ellipse fill="none" stroke="black" cx="117" cy="-87" rx="27" ry="18"/>
     22 <text text-anchor="middle" x="117" y="-83.3" font-family="Times,serif" font-size="14.00">2</text>
     23 </g>
     24 <!-- 1&#45;&gt;2 -->
     25 <g id="edge1" class="edge">
     26 <title>1&#45;&gt;2</title>
     27 <path fill="none" stroke="black" d="M52.05,-67.38C61.44,-70.26 72.36,-73.61 82.5,-76.72"/>
     28 <polygon fill="black" stroke="black" points="81.7,-80.14 92.29,-79.72 83.75,-73.45 81.7,-80.14"/>
     29 </g>
     30 <!-- 3 -->
     31 <g id="node3" class="node">
     32 <title>3</title>
     33 <ellipse fill="none" stroke="black" cx="117" cy="-33" rx="27" ry="18"/>
     34 <text text-anchor="middle" x="117" y="-29.3" font-family="Times,serif" font-size="14.00">3</text>
     35 <text text-anchor="middle" x="86.5" y="-3.8" font-family="Times,serif" font-size="14.00">p</text>
     36 </g>
     37 <!-- 1&#45;&gt;3 -->
     38 <g id="edge2" class="edge">
     39 <title>1&#45;&gt;3</title>
     40 <path fill="none" stroke="black" d="M52.05,-52.62C61.44,-49.74 72.36,-46.39 82.5,-43.28"/>
     41 <polygon fill="black" stroke="black" points="83.75,-46.55 92.29,-40.28 81.7,-39.86 83.75,-46.55"/>
     42 </g>
     43 </g>
     44 </svg>