lectures.alex.balgavy.eu

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

diagram.dot.svg (2011B)


      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="180pt" height="77pt"
      8  viewBox="0.00 0.00 180.00 77.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 73)">
     10 <title>g</title>
     11 <polygon fill="white" stroke="transparent" points="-4,4 -4,-73 176,-73 176,4 -4,4"/>
     12 <!-- 1 -->
     13 <g id="node1" class="node">
     14 <title>1</title>
     15 <ellipse fill="none" stroke="black" cx="145" cy="-33" rx="27" ry="18"/>
     16 <text text-anchor="middle" x="145" y="-29.3" font-family="Times,serif" font-size="14.00">1</text>
     17 </g>
     18 <!-- 1&#45;&gt;1 -->
     19 <g id="edge1" class="edge">
     20 <title>1&#45;&gt;1</title>
     21 <path fill="none" stroke="black" d="M129.77,-48.17C125.16,-58.66 130.23,-69 145,-69 154.92,-69 160.47,-64.33 161.64,-58.09"/>
     22 <polygon fill="black" stroke="black" points="165.1,-57.57 160.23,-48.17 158.17,-58.56 165.1,-57.57"/>
     23 </g>
     24 <!-- 2 -->
     25 <g id="node2" class="node">
     26 <title>2</title>
     27 <ellipse fill="none" stroke="black" cx="55" cy="-33" rx="27" ry="18"/>
     28 <text text-anchor="middle" x="55" y="-29.3" font-family="Times,serif" font-size="14.00">2</text>
     29 <text text-anchor="middle" x="14" y="-3.8" font-family="Times,serif" font-size="14.00">(¬ p)</text>
     30 </g>
     31 <!-- 2&#45;&gt;1 -->
     32 <g id="edge3" class="edge">
     33 <title>2&#45;&gt;1</title>
     34 <path fill="none" stroke="black" d="M82.4,-33C90.39,-33 99.31,-33 107.82,-33"/>
     35 <polygon fill="black" stroke="black" points="107.92,-36.5 117.92,-33 107.92,-29.5 107.92,-36.5"/>
     36 </g>
     37 <!-- 2&#45;&gt;2 -->
     38 <g id="edge2" class="edge">
     39 <title>2&#45;&gt;2</title>
     40 <path fill="none" stroke="black" d="M39.77,-48.17C35.16,-58.66 40.23,-69 55,-69 64.92,-69 70.47,-64.33 71.64,-58.09"/>
     41 <polygon fill="black" stroke="black" points="75.1,-57.57 70.23,-48.17 68.17,-58.56 75.1,-57.57"/>
     42 </g>
     43 </g>
     44 </svg>