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-diagram.dot.svg (1589B)


      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="80pt" height="116pt"
      8  viewBox="0.00 0.00 80.00 116.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 112)">
     10 <title>g</title>
     11 <polygon fill="white" stroke="transparent" points="-4,4 -4,-112 76,-112 76,4 -4,4"/>
     12 <!-- 1 -->
     13 <g id="node1" class="node">
     14 <title>1</title>
     15 <ellipse fill="none" stroke="black" cx="27" cy="-90" rx="27" ry="18"/>
     16 <text text-anchor="middle" x="27" y="-86.3" font-family="Times,serif" font-size="14.00">1</text>
     17 </g>
     18 <!-- 1&#45;&gt;1 -->
     19 <g id="edge2" class="edge">
     20 <title>1&#45;&gt;1</title>
     21 <path fill="none" stroke="black" d="M46.9,-102.43C59.69,-105.68 72,-101.53 72,-90 72,-81.62 65.5,-77.14 57.04,-76.56"/>
     22 <polygon fill="black" stroke="black" points="56.5,-73.1 46.9,-77.57 57.19,-80.07 56.5,-73.1"/>
     23 </g>
     24 <!-- 2 -->
     25 <g id="node2" class="node">
     26 <title>2</title>
     27 <ellipse fill="none" stroke="black" cx="27" cy="-18" rx="27" ry="18"/>
     28 <text text-anchor="middle" x="27" y="-14.3" font-family="Times,serif" font-size="14.00">2</text>
     29 </g>
     30 <!-- 1&#45;&gt;2 -->
     31 <g id="edge1" class="edge">
     32 <title>1&#45;&gt;2</title>
     33 <path fill="none" stroke="black" d="M27,-71.7C27,-63.98 27,-54.71 27,-46.11"/>
     34 <polygon fill="black" stroke="black" points="30.5,-46.1 27,-36.1 23.5,-46.1 30.5,-46.1"/>
     35 </g>
     36 </g>
     37 </svg>