lectures.alex.balgavy.eu

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

states.dot.svg (3549B)


      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: states Pages: 1 -->
      7 <svg width="90pt" height="260pt"
      8  viewBox="0.00 0.00 90.00 260.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 256)">
     10 <title>states</title>
     11 <polygon fill="white" stroke="transparent" points="-4,4 -4,-256 86,-256 86,4 -4,4"/>
     12 <!-- 1 -->
     13 <g id="node1" class="node">
     14 <title>1</title>
     15 <ellipse fill="none" stroke="black" cx="27" cy="-234" rx="27" ry="18"/>
     16 <text text-anchor="middle" x="27" y="-230.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="55" cy="-162" rx="27" ry="18"/>
     22 <text text-anchor="middle" x="55" y="-158.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="M33.64,-216.41C36.91,-208.22 40.94,-198.14 44.62,-188.95"/>
     28 <polygon fill="black" stroke="black" points="47.95,-190.05 48.41,-179.47 41.45,-187.45 47.95,-190.05"/>
     29 </g>
     30 <!-- 3 -->
     31 <g id="node3" class="node">
     32 <title>3</title>
     33 <ellipse fill="none" stroke="black" cx="27" cy="-90" rx="27" ry="18"/>
     34 <text text-anchor="middle" x="27" y="-86.3" font-family="Times,serif" font-size="14.00">3</text>
     35 </g>
     36 <!-- 1&#45;&gt;3 -->
     37 <g id="edge2" class="edge">
     38 <title>1&#45;&gt;3</title>
     39 <path fill="none" stroke="black" d="M23.75,-215.89C21.95,-205.54 19.91,-192.06 19,-180 17.8,-164.04 17.8,-159.96 19,-144 19.64,-135.52 20.84,-126.34 22.12,-118.04"/>
     40 <polygon fill="black" stroke="black" points="25.58,-118.55 23.75,-108.11 18.68,-117.41 25.58,-118.55"/>
     41 </g>
     42 <!-- 2&#45;&gt;3 -->
     43 <g id="edge3" class="edge">
     44 <title>2&#45;&gt;3</title>
     45 <path fill="none" stroke="black" d="M43.07,-145.46C38.89,-137.42 34.58,-127.36 31.24,-118.09"/>
     46 <polygon fill="black" stroke="black" points="34.52,-116.85 28.05,-108.46 27.87,-119.05 34.52,-116.85"/>
     47 </g>
     48 <!-- 3&#45;&gt;2 -->
     49 <g id="edge4" class="edge">
     50 <title>3&#45;&gt;2</title>
     51 <path fill="none" stroke="black" d="M39,-106.67C43.18,-114.74 47.49,-124.81 50.82,-134.08"/>
     52 <polygon fill="black" stroke="black" points="47.54,-135.3 53.99,-143.7 54.18,-133.1 47.54,-135.3"/>
     53 </g>
     54 <!-- 4 -->
     55 <g id="node4" class="node">
     56 <title>4</title>
     57 <ellipse fill="none" stroke="black" cx="27" cy="-18" rx="27" ry="18"/>
     58 <text text-anchor="middle" x="27" y="-14.3" font-family="Times,serif" font-size="14.00">4</text>
     59 </g>
     60 <!-- 3&#45;&gt;4 -->
     61 <g id="edge5" class="edge">
     62 <title>3&#45;&gt;4</title>
     63 <path fill="none" stroke="black" d="M21.16,-72.41C20.3,-64.51 20.05,-54.85 20.41,-45.94"/>
     64 <polygon fill="black" stroke="black" points="23.9,-46.18 21.12,-35.96 16.92,-45.68 23.9,-46.18"/>
     65 </g>
     66 <!-- 4&#45;&gt;2 -->
     67 <g id="edge6" class="edge">
     68 <title>4&#45;&gt;2</title>
     69 <path fill="none" stroke="black" d="M40.75,-33.93C48.96,-43.9 58.62,-57.75 63,-72 69.25,-92.33 66.51,-116.41 62.62,-134.39"/>
     70 <polygon fill="black" stroke="black" points="59.2,-133.66 60.25,-144.2 66,-135.3 59.2,-133.66"/>
     71 </g>
     72 <!-- 4&#45;&gt;3 -->
     73 <g id="edge7" class="edge">
     74 <title>4&#45;&gt;3</title>
     75 <path fill="none" stroke="black" d="M32.88,-35.96C33.71,-43.83 33.95,-53.37 33.58,-62.19"/>
     76 <polygon fill="black" stroke="black" points="30.07,-62.18 32.84,-72.41 37.06,-62.69 30.07,-62.18"/>
     77 </g>
     78 </g>
     79 </svg>