lectures.alex.balgavy.eu

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

example-multimodal-logic-formula.dot.svg (1992B)


      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="256pt" height="44pt"
      8  viewBox="0.00 0.00 256.00 44.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 40)">
     10 <title>g</title>
     11 <polygon fill="white" stroke="transparent" points="-4,4 -4,-40 252,-40 252,4 -4,4"/>
     12 <!-- 1 -->
     13 <g id="node1" class="node">
     14 <title>1</title>
     15 <ellipse fill="none" stroke="black" cx="27" cy="-18" rx="27" ry="18"/>
     16 <text text-anchor="middle" x="27" y="-14.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="124" cy="-18" rx="27" ry="18"/>
     22 <text text-anchor="middle" x="124" y="-14.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="M54.21,-18C64.28,-18 75.96,-18 86.81,-18"/>
     28 <polygon fill="black" stroke="black" points="86.87,-21.5 96.87,-18 86.87,-14.5 86.87,-21.5"/>
     29 <text text-anchor="middle" x="75.5" y="-21.8" font-family="Times,serif" font-size="14.00">a</text>
     30 </g>
     31 <!-- 3 -->
     32 <g id="node3" class="node">
     33 <title>3</title>
     34 <ellipse fill="none" stroke="black" cx="221" cy="-18" rx="27" ry="18"/>
     35 <text text-anchor="middle" x="221" y="-14.3" font-family="Times,serif" font-size="14.00">3</text>
     36 </g>
     37 <!-- 2&#45;&gt;3 -->
     38 <g id="edge2" class="edge">
     39 <title>2&#45;&gt;3</title>
     40 <path fill="none" stroke="black" d="M151.21,-18C161.28,-18 172.96,-18 183.81,-18"/>
     41 <polygon fill="black" stroke="black" points="183.87,-21.5 193.87,-18 183.87,-14.5 183.87,-21.5"/>
     42 <text text-anchor="middle" x="172.5" y="-21.8" font-family="Times,serif" font-size="14.00">b</text>
     43 </g>
     44 </g>
     45 </svg>