lectures.alex.balgavy.eu

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

model-a.dot.svg (2596B)


      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="134pt" height="188pt"
      8  viewBox="0.00 0.00 134.00 188.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 184)">
     10 <title>g</title>
     11 <polygon fill="white" stroke="transparent" points="-4,4 -4,-184 130,-184 130,4 -4,4"/>
     12 <!-- a -->
     13 <g id="node1" class="node">
     14 <title>a</title>
     15 <ellipse fill="none" stroke="black" cx="27" cy="-162" rx="27" ry="18"/>
     16 <text text-anchor="middle" x="27" y="-158.3" font-family="Times,serif" font-size="14.00">a</text>
     17 </g>
     18 <!-- b -->
     19 <g id="node2" class="node">
     20 <title>b</title>
     21 <ellipse fill="none" stroke="black" cx="27" cy="-90" rx="27" ry="18"/>
     22 <text text-anchor="middle" x="27" y="-86.3" font-family="Times,serif" font-size="14.00">b</text>
     23 </g>
     24 <!-- a&#45;&gt;b -->
     25 <g id="edge1" class="edge">
     26 <title>a&#45;&gt;b</title>
     27 <path fill="none" stroke="black" d="M21.16,-144.41C20.3,-136.51 20.05,-126.85 20.41,-117.94"/>
     28 <polygon fill="black" stroke="black" points="23.9,-118.18 21.12,-107.96 16.92,-117.68 23.9,-118.18"/>
     29 </g>
     30 <!-- c -->
     31 <g id="node3" class="node">
     32 <title>c</title>
     33 <ellipse fill="none" stroke="black" cx="99" cy="-90" rx="27" ry="18"/>
     34 <text text-anchor="middle" x="99" y="-86.3" font-family="Times,serif" font-size="14.00">c</text>
     35 </g>
     36 <!-- a&#45;&gt;c -->
     37 <g id="edge3" class="edge">
     38 <title>a&#45;&gt;c</title>
     39 <path fill="none" stroke="black" d="M41.57,-146.83C51.75,-136.94 65.52,-123.55 77.03,-112.36"/>
     40 <polygon fill="black" stroke="black" points="79.47,-114.87 84.2,-105.38 74.59,-109.85 79.47,-114.87"/>
     41 </g>
     42 <!-- b&#45;&gt;a -->
     43 <g id="edge2" class="edge">
     44 <title>b&#45;&gt;a</title>
     45 <path fill="none" stroke="black" d="M32.88,-107.96C33.71,-115.83 33.95,-125.37 33.58,-134.19"/>
     46 <polygon fill="black" stroke="black" points="30.07,-134.18 32.84,-144.41 37.06,-134.69 30.07,-134.18"/>
     47 </g>
     48 <!-- d -->
     49 <g id="node4" class="node">
     50 <title>d</title>
     51 <ellipse fill="none" stroke="black" cx="27" cy="-18" rx="27" ry="18"/>
     52 <text text-anchor="middle" x="27" y="-14.3" font-family="Times,serif" font-size="14.00">d</text>
     53 </g>
     54 <!-- b&#45;&gt;d -->
     55 <g id="edge4" class="edge">
     56 <title>b&#45;&gt;d</title>
     57 <path fill="none" stroke="black" d="M27,-71.7C27,-63.98 27,-54.71 27,-46.11"/>
     58 <polygon fill="black" stroke="black" points="30.5,-46.1 27,-36.1 23.5,-46.1 30.5,-46.1"/>
     59 </g>
     60 </g>
     61 </svg>