Finished amijakuji part 1, added pictures
authorNeil Smith <neil.git@njae.me.uk>
Mon, 26 Jun 2017 19:30:13 +0000 (20:30 +0100)
committerNeil Smith <neil.git@njae.me.uk>
Mon, 26 Jun 2017 19:30:13 +0000 (20:30 +0100)
14 files changed:
04-08-amidakuji/04-small.txt
04-08-amidakuji/amidakuji-creation.ipynb
04-08-amidakuji/amidakuji-solution-1.ipynb
04-08-amidakuji/amidakuji-solution-2.ipynb
04-08-amidakuji/small-expanded-trace.svg [new file with mode: 0644]
04-08-amidakuji/small-expanded-trace.svg.png [new file with mode: 0644]
04-08-amidakuji/small-expanded.svg [new file with mode: 0644]
04-08-amidakuji/small-expanded.svg.png [new file with mode: 0644]
04-08-amidakuji/small-packed.svg [new file with mode: 0644]
04-08-amidakuji/small-packed.svg.png [new file with mode: 0644]
04-08-amidakuji/small-unpaired.svg [new file with mode: 0644]
04-08-amidakuji/small-untriple-1.svg [new file with mode: 0644]
04-08-amidakuji/small-untriple-2.svg [new file with mode: 0644]
04-08-amidakuji/untriple-general.svg [new file with mode: 0644]

index 5258d035b5f1b141dae90236e2d134cba4f63366..75e0d3dbcb4d53e47a48873952d3d8c9edd5916b 100644 (file)
@@ -1,20 +1,15 @@
-(2, 3)
-(2, 6)
-(3, 7)
-(5, 6)
-(0, 1)
-(0, 1)
-(6, 7)
 (2, 5)
-(6, 9)
-(4, 8)
+(1, 4)
+(0, 3)
+(0, 3)
+(0, 5)
+(3, 5)
 (0, 2)
-(5, 7)
-(4, 8)
-(1, 5)
-(6, 8)
-(6, 9)
-(2, 5)
-(1, 8)
-(5, 7)
-(2, 9)
\ No newline at end of file
+(3, 4)
+(2, 4)
+(1, 2)
+(0, 4)
+(1, 2)
+(2, 4)
+(0, 4)
+(1, 4)
\ No newline at end of file
index c08756e5067c36c67c1d475de8940a2499f59277..65d9751162ae8e913af95c2d7dff399baa088120 100644 (file)
@@ -2,7 +2,7 @@
  "cells": [
   {
    "cell_type": "code",
-   "execution_count": 1,
+   "execution_count": 36,
    "metadata": {
     "collapsed": true
    },
@@ -16,7 +16,7 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 2,
+   "execution_count": 37,
    "metadata": {
     "collapsed": true
    },
@@ -27,7 +27,7 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 3,
+   "execution_count": 38,
    "metadata": {
     "collapsed": true
    },
@@ -39,7 +39,7 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 4,
+   "execution_count": 39,
    "metadata": {
     "collapsed": true
    },
@@ -53,7 +53,7 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 5,
+   "execution_count": 40,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 6,
+   "execution_count": 41,
    "metadata": {},
    "outputs": [
     {
      "data": {
       "text/plain": [
-       "{Link(height=2, left=0, right=3),\n",
-       " Link(height=2, left=1, right=7),\n",
-       " Link(height=3, left=1, right=8),\n",
-       " Link(height=9, left=6, right=9),\n",
-       " Link(height=15, left=0, right=4),\n",
-       " Link(height=20, left=0, right=8),\n",
-       " Link(height=23, left=3, right=4),\n",
-       " Link(height=24, left=3, right=6),\n",
-       " Link(height=28, left=1, right=8),\n",
-       " Link(height=28, left=5, right=6),\n",
-       " Link(height=32, left=1, right=7),\n",
-       " Link(height=34, left=1, right=9),\n",
-       " Link(height=36, left=0, right=4),\n",
-       " Link(height=38, left=5, right=6),\n",
-       " Link(height=40, left=0, right=2),\n",
-       " Link(height=41, left=3, right=7),\n",
-       " Link(height=43, left=2, right=4),\n",
-       " Link(height=43, left=6, right=8),\n",
-       " Link(height=44, left=0, right=6),\n",
-       " Link(height=46, left=7, right=8)}"
+       "{Link(height=4, left=0, right=3),\n",
+       " Link(height=8, left=1, right=5),\n",
+       " Link(height=16, left=0, right=4),\n",
+       " Link(height=17, left=1, right=5),\n",
+       " Link(height=18, left=3, right=5),\n",
+       " Link(height=20, left=0, right=1),\n",
+       " Link(height=25, left=0, right=3),\n",
+       " Link(height=30, left=1, right=4),\n",
+       " Link(height=33, left=0, right=4),\n",
+       " Link(height=34, left=4, right=5),\n",
+       " Link(height=35, left=0, right=3),\n",
+       " Link(height=36, left=1, right=4),\n",
+       " Link(height=37, left=2, right=5),\n",
+       " Link(height=45, left=4, right=5),\n",
+       " Link(height=46, left=2, right=5)}"
       ]
      },
-     "execution_count": 6,
+     "execution_count": 41,
      "metadata": {},
      "output_type": "execute_result"
     }
    ],
    "source": [
-    "net = make_net(20)\n",
+    "net = make_net(15, lines=6)\n",
     "net"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 7,
+   "execution_count": 42,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 8,
+   "execution_count": 43,
    "metadata": {},
    "outputs": [
     {
        "3"
       ]
      },
-     "execution_count": 8,
+     "execution_count": 43,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 9,
+   "execution_count": 44,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 10,
+   "execution_count": 45,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 11,
+   "execution_count": 46,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 12,
+   "execution_count": 47,
    "metadata": {},
    "outputs": [
     {
      "name": "stdout",
      "output_type": "stream",
      "text": [
-      "10000 loops, best of 3: 45.7 µs per loop\n"
+      "10000 loops, best of 3: 39.2 µs per loop\n"
      ]
     }
    ],
    "source": [
     "%%timeit\n",
-    "follow_many('abcdefghij', net)"
+    "follow_many('abcdef', net)"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 13,
+   "execution_count": 48,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 104,
+   "execution_count": 49,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 105,
+   "execution_count": 50,
    "metadata": {},
    "outputs": [
     {
      "data": {
       "text/plain": [
-       "'(0, 3), (1, 7), (1, 8), (6, 9), (0, 4), (0, 8), (3, 4), (3, 6), (1, 8), (5, 6), (1, 7), (1, 9), (0, 4), (5, 6), (0, 2), (3, 7), (2, 4), (6, 8), (0, 6), (7, 8)'"
+       "'(0, 3), (1, 5), (0, 4), (1, 5), (3, 5), (0, 1), (0, 3), (1, 4), (0, 4), (4, 5), (0, 3), (1, 4), (2, 5), (4, 5), (2, 5)'"
       ]
      },
-     "execution_count": 105,
+     "execution_count": 50,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 106,
+   "execution_count": 51,
    "metadata": {},
    "outputs": [
     {
      "data": {
       "text/plain": [
-       "'(1, 7), (0, 3), (1, 8), (6, 9), (0, 4), (0, 8), (3, 4), (3, 6), (5, 6), (1, 8), (1, 7), (1, 9), (0, 4), (5, 6), (0, 2), (3, 7), (6, 8), (2, 4), (0, 6), (7, 8)'"
+       "'(0, 3), (1, 5), (0, 4), (1, 5), (3, 5), (0, 1), (0, 3), (1, 4), (0, 4), (4, 5), (0, 3), (1, 4), (2, 5), (4, 5), (2, 5)'"
       ]
      },
-     "execution_count": 106,
+     "execution_count": 51,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 110,
+   "execution_count": 52,
    "metadata": {},
    "outputs": [
     {
      "data": {
       "text/plain": [
-       "'(0, 3) : (1, 7) : (1, 8) : (6, 9) : (0, 4) : (0, 8) : (3, 4) : (3, 6) : (1, 8) : (5, 6) : (1, 7) : (1, 9) : (0, 4) : (5, 6) : (0, 2) : (3, 7) : (2, 4) : (6, 8) : (0, 6) : (7, 8)'"
+       "'(0, 3) : (1, 5) : (0, 4) : (1, 5) : (3, 5) : (0, 1) : (0, 3) : (1, 4) : (0, 4) : (4, 5) : (0, 3) : (1, 4) : (2, 5) : (4, 5) : (2, 5)'"
       ]
      },
-     "execution_count": 110,
+     "execution_count": 52,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 111,
+   "execution_count": 53,
    "metadata": {},
    "outputs": [
     {
      "data": {
       "text/plain": [
-       "'(0, 3)\\n(1, 7)\\n(1, 8)\\n(6, 9)\\n(0, 4)\\n(0, 8)\\n(3, 4)\\n(3, 6)\\n(1, 8)\\n(5, 6)\\n(1, 7)\\n(1, 9)\\n(0, 4)\\n(5, 6)\\n(0, 2)\\n(3, 7)\\n(2, 4)\\n(6, 8)\\n(0, 6)\\n(7, 8)'"
+       "'(0, 3)\\n(1, 5)\\n(0, 4)\\n(1, 5)\\n(3, 5)\\n(0, 1)\\n(0, 3)\\n(1, 4)\\n(0, 4)\\n(4, 5)\\n(0, 3)\\n(1, 4)\\n(2, 5)\\n(4, 5)\\n(2, 5)'"
       ]
      },
-     "execution_count": 111,
+     "execution_count": 53,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 112,
+   "execution_count": 54,
    "metadata": {
     "scrolled": true
    },
      "output_type": "stream",
      "text": [
       "(0, 3)\n",
-      "(1, 7)\n",
-      "(1, 8)\n",
-      "(6, 9)\n",
+      "(1, 5)\n",
       "(0, 4)\n",
-      "(0, 8)\n",
-      "(3, 4)\n",
-      "(3, 6)\n",
-      "(1, 8)\n",
-      "(5, 6)\n",
-      "(1, 7)\n",
-      "(1, 9)\n",
+      "(1, 5)\n",
+      "(3, 5)\n",
+      "(0, 1)\n",
+      "(0, 3)\n",
+      "(1, 4)\n",
       "(0, 4)\n",
-      "(5, 6)\n",
-      "(0, 2)\n",
-      "(3, 7)\n",
-      "(2, 4)\n",
-      "(6, 8)\n",
-      "(0, 6)\n",
-      "(7, 8)\n"
+      "(4, 5)\n",
+      "(0, 3)\n",
+      "(1, 4)\n",
+      "(2, 5)\n",
+      "(4, 5)\n",
+      "(2, 5)\n"
      ]
     }
    ],
   },
   {
    "cell_type": "code",
-   "execution_count": 108,
+   "execution_count": 55,
+   "metadata": {},
+   "outputs": [],
+   "source": [
+    "# open('04-small.txt', 'w').write(show_net(net))"
+   ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": 56,
    "metadata": {},
    "outputs": [
     {
      "data": {
       "text/plain": [
-       "'(0, 3), (1, 7), (1, 8), (6, 9), (0, 4), (0, 8), (3, 4), (3, 6), (1, 8), (5, 6), (1, 7), (1, 9), (0, 4), (5, 6), (0, 2), (3, 7), (2, 4), (6, 8), (0, 6), (7, 8)'"
+       "'(0, 3), (1, 5), (0, 4), (1, 5), (3, 5), (0, 1), (0, 3), (1, 4), (0, 4), (4, 5), (0, 3), (1, 4), (2, 5), (4, 5), (2, 5)'"
       ]
      },
-     "execution_count": 108,
+     "execution_count": 56,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 17,
+   "execution_count": 57,
    "metadata": {},
    "outputs": [
     {
        "[]"
       ]
      },
-     "execution_count": 17,
+     "execution_count": 57,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 18,
+   "execution_count": 58,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 19,
+   "execution_count": 59,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 20,
+   "execution_count": 60,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 21,
+   "execution_count": 61,
+   "metadata": {
+    "collapsed": true
+   },
+   "outputs": [],
+   "source": [
+    "net = read_net('(1, 5), (2, 4), (0, 2), (0, 4), (0, 1), (0, 2), (1, 5), (0, 3), (1, 2), (4, 5), (0, 5), (3, 5), (1, 4), (0, 1), (2, 3)')"
+   ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": 62,
    "metadata": {},
    "outputs": [
     {
      "data": {
       "text/plain": [
-       "[Link(height=0, left=0, right=3),\n",
-       " Link(height=1, left=1, right=7),\n",
-       " Link(height=2, left=1, right=8),\n",
-       " Link(height=3, left=6, right=9),\n",
-       " Link(height=4, left=0, right=4),\n",
-       " Link(height=5, left=0, right=8),\n",
-       " Link(height=6, left=3, right=4),\n",
-       " Link(height=7, left=3, right=6),\n",
-       " Link(height=8, left=1, right=8),\n",
-       " Link(height=9, left=5, right=6),\n",
-       " Link(height=10, left=1, right=7),\n",
-       " Link(height=11, left=1, right=9),\n",
-       " Link(height=12, left=0, right=4),\n",
-       " Link(height=13, left=5, right=6),\n",
-       " Link(height=14, left=0, right=2),\n",
-       " Link(height=15, left=3, right=7),\n",
-       " Link(height=16, left=2, right=4),\n",
-       " Link(height=17, left=6, right=8),\n",
-       " Link(height=18, left=0, right=6),\n",
-       " Link(height=19, left=7, right=8)]"
+       "[Link(height=0, left=1, right=5),\n",
+       " Link(height=1, left=2, right=4),\n",
+       " Link(height=2, left=0, right=2),\n",
+       " Link(height=3, left=0, right=4),\n",
+       " Link(height=4, left=0, right=1),\n",
+       " Link(height=5, left=0, right=2),\n",
+       " Link(height=6, left=1, right=5),\n",
+       " Link(height=7, left=0, right=3),\n",
+       " Link(height=8, left=1, right=2),\n",
+       " Link(height=9, left=4, right=5),\n",
+       " Link(height=10, left=0, right=5),\n",
+       " Link(height=11, left=3, right=5),\n",
+       " Link(height=12, left=1, right=4),\n",
+       " Link(height=13, left=0, right=1),\n",
+       " Link(height=14, left=2, right=3)]"
       ]
      },
-     "execution_count": 21,
+     "execution_count": 62,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 22,
+   "execution_count": 63,
    "metadata": {},
    "outputs": [
     {
      "data": {
       "text/plain": [
-       "[Link(height=0, left=0, right=3),\n",
-       " Link(height=0, left=1, right=7),\n",
-       " Link(height=0, left=6, right=9),\n",
-       " Link(height=1, left=0, right=4),\n",
-       " Link(height=1, left=1, right=8),\n",
-       " Link(height=2, left=0, right=8),\n",
-       " Link(height=2, left=3, right=4),\n",
-       " Link(height=3, left=0, right=4),\n",
-       " Link(height=3, left=1, right=8),\n",
-       " Link(height=3, left=3, right=6),\n",
+       "[Link(height=0, left=1, right=5),\n",
+       " Link(height=0, left=2, right=4),\n",
+       " Link(height=1, left=0, right=2),\n",
+       " Link(height=2, left=0, right=4),\n",
+       " Link(height=3, left=0, right=1),\n",
        " Link(height=4, left=0, right=2),\n",
-       " Link(height=4, left=1, right=7),\n",
-       " Link(height=4, left=5, right=6),\n",
-       " Link(height=5, left=1, right=9),\n",
-       " Link(height=5, left=2, right=4),\n",
-       " Link(height=5, left=3, right=7),\n",
-       " Link(height=5, left=5, right=6),\n",
-       " Link(height=6, left=6, right=8),\n",
-       " Link(height=7, left=0, right=6),\n",
-       " Link(height=7, left=7, right=8)]"
+       " Link(height=4, left=1, right=5),\n",
+       " Link(height=5, left=0, right=3),\n",
+       " Link(height=5, left=1, right=2),\n",
+       " Link(height=5, left=4, right=5),\n",
+       " Link(height=6, left=0, right=5),\n",
+       " Link(height=6, left=1, right=4),\n",
+       " Link(height=7, left=0, right=1),\n",
+       " Link(height=7, left=3, right=5),\n",
+       " Link(height=8, left=2, right=3)]"
       ]
      },
-     "execution_count": 22,
+     "execution_count": 63,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 23,
+   "execution_count": 64,
    "metadata": {},
    "outputs": [
     {
      "data": {
       "text/plain": [
-       "[Link(height=0, left=0, right=3),\n",
-       " Link(height=0, left=1, right=7),\n",
-       " Link(height=0, left=6, right=9),\n",
-       " Link(height=1, left=0, right=4),\n",
-       " Link(height=1, left=1, right=8),\n",
-       " Link(height=2, left=0, right=8),\n",
-       " Link(height=2, left=3, right=4),\n",
-       " Link(height=3, left=0, right=4),\n",
-       " Link(height=3, left=1, right=8),\n",
-       " Link(height=3, left=3, right=6),\n",
+       "[Link(height=0, left=1, right=5),\n",
+       " Link(height=0, left=2, right=4),\n",
+       " Link(height=1, left=0, right=2),\n",
+       " Link(height=2, left=0, right=4),\n",
+       " Link(height=3, left=0, right=1),\n",
        " Link(height=4, left=0, right=2),\n",
-       " Link(height=4, left=1, right=7),\n",
-       " Link(height=4, left=5, right=6),\n",
-       " Link(height=5, left=1, right=9),\n",
-       " Link(height=5, left=2, right=4),\n",
-       " Link(height=5, left=3, right=7),\n",
-       " Link(height=5, left=5, right=6),\n",
-       " Link(height=6, left=6, right=8),\n",
-       " Link(height=7, left=0, right=6),\n",
-       " Link(height=7, left=7, right=8)]"
+       " Link(height=4, left=1, right=5),\n",
+       " Link(height=5, left=0, right=3),\n",
+       " Link(height=5, left=1, right=2),\n",
+       " Link(height=5, left=4, right=5),\n",
+       " Link(height=6, left=0, right=5),\n",
+       " Link(height=6, left=1, right=4),\n",
+       " Link(height=7, left=0, right=1),\n",
+       " Link(height=7, left=3, right=5),\n",
+       " Link(height=8, left=2, right=3)]"
       ]
      },
-     "execution_count": 23,
+     "execution_count": 64,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 24,
+   "execution_count": 65,
    "metadata": {},
    "outputs": [
     {
      "data": {
       "text/plain": [
-       "(False, True)"
+       "(True, True)"
       ]
      },
-     "execution_count": 24,
+     "execution_count": 65,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 25,
+   "execution_count": 66,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 26,
+   "execution_count": 67,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 27,
+   "execution_count": 68,
    "metadata": {},
    "outputs": [
     {
      "data": {
       "text/plain": [
-       "2224"
+       "2239"
       ]
      },
-     "execution_count": 27,
+     "execution_count": 68,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 28,
+   "execution_count": 69,
    "metadata": {},
    "outputs": [
     {
      "data": {
       "text/plain": [
-       "99998"
+       "99989"
       ]
      },
-     "execution_count": 28,
+     "execution_count": 69,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 29,
+   "execution_count": 70,
    "metadata": {},
    "outputs": [
     {
        "10206"
       ]
      },
-     "execution_count": 29,
+     "execution_count": 70,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 30,
+   "execution_count": 71,
    "metadata": {},
    "outputs": [
     {
      "data": {
       "text/plain": [
-       "2224"
+       "2239"
       ]
      },
-     "execution_count": 30,
+     "execution_count": 71,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 31,
+   "execution_count": 72,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 32,
+   "execution_count": 73,
    "metadata": {},
    "outputs": [
     {
      "name": "stdout",
      "output_type": "stream",
      "text": [
-      "10 loops, best of 3: 23.4 ms per loop\n"
+      "10 loops, best of 3: 25.9 ms per loop\n"
      ]
     }
    ],
   },
   {
    "cell_type": "code",
-   "execution_count": 33,
+   "execution_count": 74,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 34,
+   "execution_count": 75,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 35,
+   "execution_count": 76,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 36,
+   "execution_count": 77,
    "metadata": {},
    "outputs": [
     {
      "name": "stdout",
      "output_type": "stream",
      "text": [
-      "10 loops, best of 3: 23.5 ms per loop\n"
+      "10 loops, best of 3: 24.1 ms per loop\n"
      ]
     }
    ],
   },
   {
    "cell_type": "code",
-   "execution_count": 37,
+   "execution_count": 78,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 38,
+   "execution_count": 79,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 39,
+   "execution_count": 80,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 40,
+   "execution_count": 81,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 41,
+   "execution_count": 82,
    "metadata": {},
    "outputs": [
     {
     {
      "data": {
       "text/plain": [
-       "(10207, 9839)"
+       "(10207, 9813)"
       ]
      },
-     "execution_count": 41,
+     "execution_count": 82,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 42,
+   "execution_count": 83,
    "metadata": {},
    "outputs": [
     {
        "[]"
       ]
      },
-     "execution_count": 42,
+     "execution_count": 83,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 43,
+   "execution_count": 84,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 44,
+   "execution_count": 85,
    "metadata": {},
    "outputs": [
     {
      "name": "stdout",
      "output_type": "stream",
      "text": [
-      "1 loop, best of 3: 5.77 s per loop\n"
+      "1 loop, best of 3: 6.08 s per loop\n"
      ]
     }
    ],
   },
   {
    "cell_type": "code",
-   "execution_count": 45,
+   "execution_count": 86,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 46,
+   "execution_count": 87,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 47,
+   "execution_count": 88,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 48,
+   "execution_count": 89,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 49,
+   "execution_count": 90,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 50,
-   "metadata": {},
+   "execution_count": 91,
+   "metadata": {
+    "collapsed": true
+   },
    "outputs": [],
    "source": [
     "def triple_pair_hg(height_groups, debug=False):\n",
   },
   {
    "cell_type": "code",
-   "execution_count": 51,
+   "execution_count": 92,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 52,
+   "execution_count": 93,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 53,
+   "execution_count": 94,
    "metadata": {},
    "outputs": [
     {
      "data": {
       "text/plain": [
-       "[(Link(height=831, left=8, right=16),\n",
-       "  Link(height=832, left=8, right=25),\n",
-       "  Link(height=833, left=8, right=16),\n",
-       "  Link(height=834, left=8, right=25)),\n",
-       " (Link(height=1657, left=1, right=13),\n",
-       "  Link(height=1658, left=1, right=12),\n",
-       "  Link(height=1659, left=1, right=13),\n",
-       "  Link(height=1660, left=1, right=12))]"
+       "[(Link(height=1126, left=8, right=17),\n",
+       "  Link(height=1127, left=1, right=8),\n",
+       "  Link(height=1128, left=8, right=17),\n",
+       "  Link(height=1129, left=1, right=8)),\n",
+       " (Link(height=1952, left=12, right=25),\n",
+       "  Link(height=1953, left=10, right=12),\n",
+       "  Link(height=1954, left=12, right=25),\n",
+       "  Link(height=1955, left=10, right=12))]"
       ]
      },
-     "execution_count": 53,
+     "execution_count": 94,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 54,
+   "execution_count": 95,
    "metadata": {},
    "outputs": [
     {
      "name": "stdout",
      "output_type": "stream",
      "text": [
-      "10 loops, best of 3: 99.4 ms per loop\n"
+      "10 loops, best of 3: 98.7 ms per loop\n"
      ]
     }
    ],
   },
   {
    "cell_type": "code",
-   "execution_count": 55,
+   "execution_count": 96,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 56,
+   "execution_count": 97,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 57,
-   "metadata": {},
+   "execution_count": 98,
+   "metadata": {
+    "collapsed": true
+   },
    "outputs": [],
    "source": [
     "etlnet = eliminate_a_triple_pair(elnet)"
   },
   {
    "cell_type": "code",
-   "execution_count": 58,
-   "metadata": {},
+   "execution_count": 99,
+   "metadata": {
+    "collapsed": true
+   },
    "outputs": [],
    "source": [
     "assert follow_many(string.ascii_lowercase, etlnet) == follow_many(string.ascii_lowercase, elnet)"
   },
   {
    "cell_type": "code",
-   "execution_count": 59,
+   "execution_count": 100,
    "metadata": {},
    "outputs": [
     {
      "name": "stdout",
      "output_type": "stream",
      "text": [
-      "9839\n",
-      "9839\n",
-      "9837\n"
+      "9813\n",
+      "9813\n",
+      "9811\n"
      ]
     }
    ],
   },
   {
    "cell_type": "code",
-   "execution_count": 60,
+   "execution_count": 101,
    "metadata": {},
    "outputs": [
     {
      "data": {
       "text/plain": [
-       "9835"
+       "9809"
       ]
      },
-     "execution_count": 60,
+     "execution_count": 101,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 61,
-   "metadata": {},
+   "execution_count": 102,
+   "metadata": {
+    "collapsed": true
+   },
    "outputs": [],
    "source": [
     "assert follow_many(string.ascii_lowercase, etlnet) == follow_many(string.ascii_lowercase, elnet)"
   },
   {
    "cell_type": "code",
-   "execution_count": 62,
+   "execution_count": 103,
    "metadata": {},
    "outputs": [
     {
      "data": {
       "text/plain": [
-       "'buxphgtzqykfawvomcjresnldi'"
+       "'ypetfugkzdsacbvwjohqlnirmx'"
       ]
      },
-     "execution_count": 62,
+     "execution_count": 103,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 63,
+   "execution_count": 104,
    "metadata": {},
    "outputs": [
     {
      "data": {
       "text/plain": [
-       "'buxphgtzqykfawvomcjresnldi'"
+       "'ypetfugkzdsacbvwjohqlnirmx'"
       ]
      },
-     "execution_count": 63,
+     "execution_count": 104,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 64,
+   "execution_count": 105,
    "metadata": {},
    "outputs": [
     {
      "data": {
       "text/plain": [
-       "'buxphgtzqykfawvomcjresnldi'"
+       "'ypetfugkzdsacbvwjohqlnirmx'"
       ]
      },
-     "execution_count": 64,
+     "execution_count": 105,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 65,
+   "execution_count": 106,
    "metadata": {},
    "outputs": [
     {
      "data": {
       "text/plain": [
-       "'buxphgtzqykfawvomcjresnldi'"
+       "'ypetfugkzdsacbvwjohqlnirmx'"
       ]
      },
-     "execution_count": 65,
+     "execution_count": 106,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 66,
+   "execution_count": 107,
    "metadata": {},
    "outputs": [
     {
        "[]"
       ]
      },
-     "execution_count": 66,
+     "execution_count": 107,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 67,
+   "execution_count": 108,
    "metadata": {},
    "outputs": [
     {
      "data": {
       "text/plain": [
-       "(10207, 9837)"
+       "(10207, 9811)"
       ]
      },
-     "execution_count": 67,
+     "execution_count": 108,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 68,
+   "execution_count": 109,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 69,
-   "metadata": {},
+   "execution_count": 110,
+   "metadata": {
+    "collapsed": true
+   },
    "outputs": [],
    "source": [
     "simple_lnet = simplify(plnet)"
   },
   {
    "cell_type": "code",
-   "execution_count": 70,
+   "execution_count": 111,
    "metadata": {},
    "outputs": [
     {
        "True"
       ]
      },
-     "execution_count": 70,
+     "execution_count": 111,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 71,
+   "execution_count": 112,
    "metadata": {},
    "outputs": [
     {
      "data": {
       "text/plain": [
-       "'buxphgtzqykfawvomcjresnldi'"
+       "'ypetfugkzdsacbvwjohqlnirmx'"
       ]
      },
-     "execution_count": 71,
+     "execution_count": 112,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 72,
+   "execution_count": 113,
    "metadata": {},
    "outputs": [
     {
      "data": {
       "text/plain": [
-       "'buxphgtzqykfawvomcjresnldi'"
+       "'ypetfugkzdsacbvwjohqlnirmx'"
       ]
      },
-     "execution_count": 72,
+     "execution_count": 113,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 73,
+   "execution_count": 114,
    "metadata": {},
    "outputs": [
     {
      "data": {
       "text/plain": [
-       "9835"
+       "9809"
       ]
      },
-     "execution_count": 73,
+     "execution_count": 114,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 89,
+   "execution_count": 115,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 90,
+   "execution_count": 116,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 76,
+   "execution_count": 117,
    "metadata": {},
    "outputs": [
     {
        "[]"
       ]
      },
-     "execution_count": 76,
+     "execution_count": 117,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 91,
+   "execution_count": 118,
    "metadata": {
     "scrolled": true
    },
        "[]"
       ]
      },
-     "execution_count": 91,
+     "execution_count": 118,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 92,
+   "execution_count": 119,
    "metadata": {
     "scrolled": true
    },
     {
      "data": {
       "text/plain": [
-       "[(Link(height=195, left=5, right=10),\n",
-       "  Link(height=197, left=1, right=5),\n",
-       "  Link(height=198, left=5, right=10),\n",
-       "  Link(height=199, left=1, right=5)),\n",
-       " (Link(height=359, left=6, right=16),\n",
-       "  Link(height=360, left=16, right=20),\n",
-       "  Link(height=361, left=6, right=16),\n",
-       "  Link(height=362, left=16, right=20)),\n",
-       " (Link(height=409, left=0, right=9),\n",
-       "  Link(height=410, left=9, right=16),\n",
-       "  Link(height=411, left=0, right=9),\n",
-       "  Link(height=412, left=9, right=16)),\n",
-       " (Link(height=606, left=0, right=7),\n",
-       "  Link(height=607, left=0, right=5),\n",
-       "  Link(height=608, left=0, right=7),\n",
-       "  Link(height=609, left=0, right=5)),\n",
-       " (Link(height=967, left=7, right=19),\n",
-       "  Link(height=968, left=19, right=23),\n",
-       "  Link(height=969, left=7, right=19),\n",
-       "  Link(height=970, left=19, right=23)),\n",
-       " (Link(height=973, left=9, right=18),\n",
-       "  Link(height=975, left=9, right=15),\n",
-       "  Link(height=976, left=9, right=18),\n",
-       "  Link(height=977, left=9, right=15)),\n",
-       " (Link(height=1193, left=1, right=11),\n",
-       "  Link(height=1194, left=1, right=19),\n",
-       "  Link(height=1195, left=1, right=11),\n",
-       "  Link(height=1196, left=1, right=19)),\n",
-       " (Link(height=1388, left=17, right=21),\n",
-       "  Link(height=1389, left=6, right=17),\n",
-       "  Link(height=1390, left=17, right=21),\n",
-       "  Link(height=1391, left=6, right=17)),\n",
-       " (Link(height=1700, left=5, right=24),\n",
-       "  Link(height=1701, left=11, right=24),\n",
-       "  Link(height=1702, left=5, right=24),\n",
-       "  Link(height=1703, left=11, right=24)),\n",
-       " (Link(height=1923, left=12, right=19),\n",
-       "  Link(height=1924, left=19, right=24),\n",
-       "  Link(height=1925, left=12, right=19),\n",
-       "  Link(height=1926, left=19, right=24))]"
+       "[(Link(height=301, left=7, right=23),\n",
+       "  Link(height=302, left=16, right=23),\n",
+       "  Link(height=303, left=7, right=23),\n",
+       "  Link(height=304, left=16, right=23)),\n",
+       " (Link(height=362, left=11, right=23),\n",
+       "  Link(height=363, left=3, right=23),\n",
+       "  Link(height=364, left=11, right=23),\n",
+       "  Link(height=365, left=3, right=23)),\n",
+       " (Link(height=363, left=3, right=23),\n",
+       "  Link(height=364, left=11, right=23),\n",
+       "  Link(height=365, left=3, right=23),\n",
+       "  Link(height=366, left=11, right=23)),\n",
+       " (Link(height=595, left=12, right=15),\n",
+       "  Link(height=596, left=10, right=15),\n",
+       "  Link(height=597, left=12, right=15),\n",
+       "  Link(height=598, left=10, right=15)),\n",
+       " (Link(height=796, left=12, right=21),\n",
+       "  Link(height=797, left=4, right=12),\n",
+       "  Link(height=798, left=12, right=21),\n",
+       "  Link(height=799, left=4, right=12)),\n",
+       " (Link(height=879, left=0, right=18),\n",
+       "  Link(height=880, left=0, right=8),\n",
+       "  Link(height=881, left=0, right=18),\n",
+       "  Link(height=882, left=0, right=8)),\n",
+       " (Link(height=930, left=3, right=17),\n",
+       "  Link(height=931, left=3, right=21),\n",
+       "  Link(height=932, left=3, right=17),\n",
+       "  Link(height=933, left=3, right=21)),\n",
+       " (Link(height=1120, left=5, right=19),\n",
+       "  Link(height=1121, left=18, right=19),\n",
+       "  Link(height=1122, left=5, right=19),\n",
+       "  Link(height=1123, left=18, right=19)),\n",
+       " (Link(height=2040, left=9, right=21),\n",
+       "  Link(height=2041, left=9, right=15),\n",
+       "  Link(height=2042, left=9, right=21),\n",
+       "  Link(height=2043, left=9, right=15)),\n",
+       " (Link(height=2110, left=13, right=21),\n",
+       "  Link(height=2111, left=13, right=24),\n",
+       "  Link(height=2112, left=13, right=21),\n",
+       "  Link(height=2113, left=13, right=24))]"
       ]
      },
-     "execution_count": 92,
+     "execution_count": 119,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 93,
+   "execution_count": 120,
    "metadata": {
     "scrolled": true
    },
     {
      "data": {
       "text/plain": [
-       "[(Link(height=8, left=1, right=5),\n",
-       "  Link(height=9, left=1, right=21),\n",
-       "  Link(height=10, left=1, right=5),\n",
-       "  Link(height=11, left=1, right=21)),\n",
-       " (Link(height=40, left=16, right=23),\n",
-       "  Link(height=41, left=16, right=19),\n",
-       "  Link(height=42, left=16, right=23),\n",
-       "  Link(height=43, left=16, right=19)),\n",
-       " (Link(height=62, left=0, right=10),\n",
-       "  Link(height=63, left=10, right=13),\n",
-       "  Link(height=64, left=0, right=10),\n",
-       "  Link(height=65, left=10, right=13)),\n",
-       " (Link(height=137, left=23, right=24),\n",
-       "  Link(height=139, left=0, right=24),\n",
-       "  Link(height=140, left=23, right=24),\n",
-       "  Link(height=141, left=0, right=24)),\n",
-       " (Link(height=138, left=10, right=21),\n",
-       "  Link(height=139, left=2, right=10),\n",
-       "  Link(height=140, left=10, right=21),\n",
-       "  Link(height=141, left=2, right=10)),\n",
-       " (Link(height=139, left=2, right=10),\n",
-       "  Link(height=140, left=10, right=21),\n",
-       "  Link(height=141, left=2, right=10),\n",
-       "  Link(height=142, left=10, right=21)),\n",
-       " (Link(height=156, left=6, right=11),\n",
-       "  Link(height=157, left=3, right=6),\n",
-       "  Link(height=158, left=6, right=11),\n",
-       "  Link(height=159, left=3, right=6)),\n",
-       " (Link(height=184, left=2, right=21),\n",
-       "  Link(height=185, left=5, right=21),\n",
-       "  Link(height=186, left=2, right=21),\n",
-       "  Link(height=187, left=5, right=21)),\n",
-       " (Link(height=274, left=7, right=13),\n",
-       "  Link(height=275, left=7, right=11),\n",
-       "  Link(height=276, left=7, right=13),\n",
-       "  Link(height=277, left=7, right=11)),\n",
-       " (Link(height=292, left=14, right=15),\n",
-       "  Link(height=293, left=5, right=15),\n",
-       "  Link(height=294, left=14, right=15),\n",
-       "  Link(height=295, left=5, right=15)),\n",
-       " (Link(height=389, left=1, right=8),\n",
-       "  Link(height=391, left=8, right=15),\n",
-       "  Link(height=392, left=1, right=8),\n",
-       "  Link(height=393, left=8, right=15)),\n",
-       " (Link(height=422, left=14, right=22),\n",
-       "  Link(height=424, left=14, right=18),\n",
-       "  Link(height=425, left=14, right=22),\n",
-       "  Link(height=426, left=14, right=18)),\n",
-       " (Link(height=434, left=5, right=19),\n",
-       "  Link(height=435, left=1, right=19),\n",
-       "  Link(height=436, left=5, right=19),\n",
-       "  Link(height=437, left=1, right=19)),\n",
-       " (Link(height=456, left=0, right=15),\n",
-       "  Link(height=457, left=14, right=15),\n",
-       "  Link(height=458, left=0, right=15),\n",
-       "  Link(height=459, left=14, right=15)),\n",
-       " (Link(height=550, left=13, right=21),\n",
-       "  Link(height=551, left=6, right=21),\n",
-       "  Link(height=552, left=13, right=21),\n",
-       "  Link(height=553, left=6, right=21)),\n",
-       " (Link(height=624, left=17, right=23),\n",
-       "  Link(height=625, left=1, right=23),\n",
-       "  Link(height=626, left=17, right=23),\n",
-       "  Link(height=627, left=1, right=23)),\n",
-       " (Link(height=703, left=8, right=15),\n",
-       "  Link(height=704, left=3, right=15),\n",
-       "  Link(height=705, left=8, right=15),\n",
-       "  Link(height=706, left=3, right=15)),\n",
-       " (Link(height=794, left=7, right=24),\n",
-       "  Link(height=795, left=8, right=24),\n",
-       "  Link(height=796, left=7, right=24),\n",
-       "  Link(height=797, left=8, right=24)),\n",
-       " (Link(height=800, left=8, right=13),\n",
-       "  Link(height=801, left=4, right=8),\n",
-       "  Link(height=802, left=8, right=13),\n",
-       "  Link(height=803, left=4, right=8)),\n",
-       " (Link(height=814, left=16, right=17),\n",
-       "  Link(height=815, left=3, right=16),\n",
-       "  Link(height=816, left=16, right=17),\n",
-       "  Link(height=817, left=3, right=16)),\n",
-       " (Link(height=905, left=2, right=15),\n",
-       "  Link(height=906, left=13, right=15),\n",
-       "  Link(height=907, left=2, right=15),\n",
-       "  Link(height=908, left=13, right=15)),\n",
-       " (Link(height=926, left=2, right=15),\n",
-       "  Link(height=927, left=15, right=16),\n",
-       "  Link(height=928, left=2, right=15),\n",
-       "  Link(height=929, left=15, right=16)),\n",
-       " (Link(height=967, left=2, right=15),\n",
-       "  Link(height=968, left=2, right=14),\n",
-       "  Link(height=969, left=2, right=15),\n",
-       "  Link(height=970, left=2, right=14)),\n",
-       " (Link(height=982, left=13, right=18),\n",
-       "  Link(height=985, left=18, right=19),\n",
-       "  Link(height=986, left=13, right=18),\n",
-       "  Link(height=987, left=18, right=19)),\n",
-       " (Link(height=993, left=5, right=16),\n",
-       "  Link(height=994, left=2, right=5),\n",
-       "  Link(height=995, left=5, right=16),\n",
-       "  Link(height=996, left=2, right=5)),\n",
-       " (Link(height=1058, left=9, right=24),\n",
-       "  Link(height=1062, left=9, right=18),\n",
-       "  Link(height=1063, left=9, right=24),\n",
-       "  Link(height=1064, left=9, right=18)),\n",
-       " (Link(height=1171, left=11, right=21),\n",
-       "  Link(height=1172, left=11, right=14),\n",
-       "  Link(height=1173, left=11, right=21),\n",
-       "  Link(height=1174, left=11, right=14)),\n",
-       " (Link(height=1294, left=0, right=11),\n",
-       "  Link(height=1295, left=0, right=14),\n",
-       "  Link(height=1296, left=0, right=11),\n",
-       "  Link(height=1297, left=0, right=14)),\n",
-       " (Link(height=1341, left=4, right=9),\n",
-       "  Link(height=1343, left=4, right=10),\n",
-       "  Link(height=1344, left=4, right=9),\n",
-       "  Link(height=1345, left=4, right=10)),\n",
-       " (Link(height=1342, left=12, right=18),\n",
-       "  Link(height=1343, left=12, right=24),\n",
-       "  Link(height=1344, left=12, right=18),\n",
-       "  Link(height=1345, left=12, right=24)),\n",
-       " (Link(height=1353, left=0, right=17),\n",
-       "  Link(height=1354, left=0, right=23),\n",
-       "  Link(height=1355, left=0, right=17),\n",
-       "  Link(height=1356, left=0, right=23)),\n",
-       " (Link(height=1367, left=4, right=16),\n",
-       "  Link(height=1368, left=16, right=17),\n",
-       "  Link(height=1369, left=4, right=16),\n",
-       "  Link(height=1370, left=16, right=17)),\n",
-       " (Link(height=1441, left=11, right=24),\n",
-       "  Link(height=1442, left=18, right=24),\n",
-       "  Link(height=1443, left=11, right=24),\n",
-       "  Link(height=1444, left=18, right=24)),\n",
-       " (Link(height=1451, left=6, right=20),\n",
-       "  Link(height=1453, left=16, right=20),\n",
-       "  Link(height=1454, left=6, right=20),\n",
-       "  Link(height=1455, left=16, right=20)),\n",
-       " (Link(height=1474, left=17, right=23),\n",
-       "  Link(height=1475, left=3, right=17),\n",
-       "  Link(height=1476, left=17, right=23),\n",
-       "  Link(height=1477, left=3, right=17)),\n",
-       " (Link(height=1550, left=8, right=23),\n",
-       "  Link(height=1551, left=7, right=23),\n",
-       "  Link(height=1552, left=8, right=23),\n",
-       "  Link(height=1553, left=7, right=23)),\n",
-       " (Link(height=1574, left=4, right=14),\n",
-       "  Link(height=1575, left=14, right=23),\n",
-       "  Link(height=1576, left=4, right=14),\n",
-       "  Link(height=1577, left=14, right=23)),\n",
-       " (Link(height=1580, left=0, right=1),\n",
-       "  Link(height=1581, left=1, right=21),\n",
-       "  Link(height=1582, left=0, right=1),\n",
-       "  Link(height=1583, left=1, right=21)),\n",
-       " (Link(height=1612, left=15, right=22),\n",
-       "  Link(height=1617, left=7, right=15),\n",
-       "  Link(height=1618, left=15, right=22),\n",
-       "  Link(height=1619, left=7, right=15)),\n",
-       " (Link(height=1644, left=12, right=18),\n",
-       "  Link(height=1646, left=12, right=20),\n",
-       "  Link(height=1647, left=12, right=18),\n",
-       "  Link(height=1648, left=12, right=20)),\n",
-       " (Link(height=1716, left=13, right=24),\n",
-       "  Link(height=1719, left=14, right=24),\n",
-       "  Link(height=1720, left=13, right=24),\n",
-       "  Link(height=1721, left=14, right=24)),\n",
-       " (Link(height=1735, left=3, right=24),\n",
-       "  Link(height=1736, left=3, right=21),\n",
-       "  Link(height=1737, left=3, right=24),\n",
-       "  Link(height=1738, left=3, right=21)),\n",
-       " (Link(height=1736, left=3, right=21),\n",
-       "  Link(height=1737, left=3, right=24),\n",
-       "  Link(height=1738, left=3, right=21),\n",
-       "  Link(height=1739, left=3, right=24)),\n",
-       " (Link(height=1776, left=0, right=21),\n",
-       "  Link(height=1777, left=13, right=21),\n",
-       "  Link(height=1778, left=0, right=21),\n",
-       "  Link(height=1779, left=13, right=21)),\n",
-       " (Link(height=1783, left=7, right=9),\n",
-       "  Link(height=1784, left=7, right=12),\n",
-       "  Link(height=1785, left=7, right=9),\n",
-       "  Link(height=1786, left=7, right=12)),\n",
-       " (Link(height=1929, left=10, right=24),\n",
-       "  Link(height=1930, left=8, right=24),\n",
-       "  Link(height=1931, left=10, right=24),\n",
-       "  Link(height=1932, left=8, right=24)),\n",
-       " (Link(height=1935, left=4, right=23),\n",
-       "  Link(height=1936, left=3, right=4),\n",
-       "  Link(height=1937, left=4, right=23),\n",
-       "  Link(height=1938, left=3, right=4)),\n",
-       " (Link(height=2043, left=4, right=7),\n",
-       "  Link(height=2044, left=7, right=15),\n",
-       "  Link(height=2045, left=4, right=7),\n",
-       "  Link(height=2046, left=7, right=15)),\n",
-       " (Link(height=2045, left=8, right=19),\n",
-       "  Link(height=2051, left=8, right=15),\n",
-       "  Link(height=2052, left=8, right=19),\n",
-       "  Link(height=2053, left=8, right=15)),\n",
-       " (Link(height=2172, left=10, right=15),\n",
-       "  Link(height=2173, left=10, right=16),\n",
-       "  Link(height=2174, left=10, right=15),\n",
-       "  Link(height=2175, left=10, right=16)),\n",
-       " (Link(height=2214, left=22, right=24),\n",
-       "  Link(height=2215, left=7, right=22),\n",
-       "  Link(height=2216, left=22, right=24),\n",
-       "  Link(height=2217, left=7, right=22)),\n",
-       " (Link(height=2231, left=5, right=6),\n",
-       "  Link(height=2232, left=6, right=14),\n",
-       "  Link(height=2233, left=5, right=6),\n",
-       "  Link(height=2234, left=6, right=14))]"
+       "[(Link(height=49, left=10, right=20),\n",
+       "  Link(height=50, left=2, right=20),\n",
+       "  Link(height=51, left=10, right=20),\n",
+       "  Link(height=52, left=2, right=20)),\n",
+       " (Link(height=54, left=2, right=24),\n",
+       "  Link(height=55, left=3, right=24),\n",
+       "  Link(height=56, left=2, right=24),\n",
+       "  Link(height=57, left=3, right=24)),\n",
+       " (Link(height=62, left=2, right=15),\n",
+       "  Link(height=63, left=0, right=15),\n",
+       "  Link(height=64, left=2, right=15),\n",
+       "  Link(height=65, left=0, right=15)),\n",
+       " (Link(height=114, left=14, right=18),\n",
+       "  Link(height=115, left=3, right=18),\n",
+       "  Link(height=116, left=14, right=18),\n",
+       "  Link(height=117, left=3, right=18)),\n",
+       " (Link(height=138, left=13, right=19),\n",
+       "  Link(height=139, left=8, right=19),\n",
+       "  Link(height=140, left=13, right=19),\n",
+       "  Link(height=141, left=8, right=19)),\n",
+       " (Link(height=160, left=12, right=13),\n",
+       "  Link(height=161, left=4, right=12),\n",
+       "  Link(height=162, left=12, right=13),\n",
+       "  Link(height=163, left=4, right=12)),\n",
+       " (Link(height=315, left=23, right=24),\n",
+       "  Link(height=320, left=20, right=23),\n",
+       "  Link(height=321, left=23, right=24),\n",
+       "  Link(height=322, left=20, right=23)),\n",
+       " (Link(height=324, left=3, right=18),\n",
+       "  Link(height=325, left=16, right=18),\n",
+       "  Link(height=326, left=3, right=18),\n",
+       "  Link(height=327, left=16, right=18)),\n",
+       " (Link(height=342, left=21, right=22),\n",
+       "  Link(height=345, left=1, right=22),\n",
+       "  Link(height=346, left=21, right=22),\n",
+       "  Link(height=347, left=1, right=22)),\n",
+       " (Link(height=405, left=8, right=19),\n",
+       "  Link(height=406, left=4, right=8),\n",
+       "  Link(height=407, left=8, right=19),\n",
+       "  Link(height=408, left=4, right=8)),\n",
+       " (Link(height=468, left=11, right=22),\n",
+       "  Link(height=469, left=15, right=22),\n",
+       "  Link(height=470, left=11, right=22),\n",
+       "  Link(height=471, left=15, right=22)),\n",
+       " (Link(height=549, left=1, right=2),\n",
+       "  Link(height=550, left=1, right=6),\n",
+       "  Link(height=551, left=1, right=2),\n",
+       "  Link(height=552, left=1, right=6)),\n",
+       " (Link(height=568, left=16, right=21),\n",
+       "  Link(height=569, left=11, right=21),\n",
+       "  Link(height=570, left=16, right=21),\n",
+       "  Link(height=571, left=11, right=21)),\n",
+       " (Link(height=608, left=17, right=20),\n",
+       "  Link(height=609, left=2, right=17),\n",
+       "  Link(height=610, left=17, right=20),\n",
+       "  Link(height=611, left=2, right=17)),\n",
+       " (Link(height=613, left=18, right=21),\n",
+       "  Link(height=618, left=18, right=19),\n",
+       "  Link(height=619, left=18, right=21),\n",
+       "  Link(height=620, left=18, right=19)),\n",
+       " (Link(height=635, left=2, right=4),\n",
+       "  Link(height=636, left=4, right=20),\n",
+       "  Link(height=637, left=2, right=4),\n",
+       "  Link(height=638, left=4, right=20)),\n",
+       " (Link(height=681, left=7, right=20),\n",
+       "  Link(height=682, left=20, right=22),\n",
+       "  Link(height=683, left=7, right=20),\n",
+       "  Link(height=684, left=20, right=22)),\n",
+       " (Link(height=750, left=23, right=24),\n",
+       "  Link(height=751, left=18, right=24),\n",
+       "  Link(height=752, left=23, right=24),\n",
+       "  Link(height=753, left=18, right=24)),\n",
+       " (Link(height=760, left=12, right=18),\n",
+       "  Link(height=761, left=17, right=18),\n",
+       "  Link(height=762, left=12, right=18),\n",
+       "  Link(height=763, left=17, right=18)),\n",
+       " (Link(height=765, left=0, right=9),\n",
+       "  Link(height=766, left=0, right=14),\n",
+       "  Link(height=767, left=0, right=9),\n",
+       "  Link(height=768, left=0, right=14)),\n",
+       " (Link(height=805, left=16, right=22),\n",
+       "  Link(height=806, left=0, right=16),\n",
+       "  Link(height=807, left=16, right=22),\n",
+       "  Link(height=808, left=0, right=16)),\n",
+       " (Link(height=834, left=1, right=6),\n",
+       "  Link(height=835, left=3, right=6),\n",
+       "  Link(height=836, left=1, right=6),\n",
+       "  Link(height=837, left=3, right=6)),\n",
+       " (Link(height=881, left=2, right=12),\n",
+       "  Link(height=882, left=2, right=23),\n",
+       "  Link(height=883, left=2, right=12),\n",
+       "  Link(height=884, left=2, right=23)),\n",
+       " (Link(height=904, left=12, right=23),\n",
+       "  Link(height=905, left=12, right=14),\n",
+       "  Link(height=906, left=12, right=23),\n",
+       "  Link(height=907, left=12, right=14)),\n",
+       " (Link(height=936, left=7, right=17),\n",
+       "  Link(height=937, left=15, right=17),\n",
+       "  Link(height=938, left=7, right=17),\n",
+       "  Link(height=939, left=15, right=17)),\n",
+       " (Link(height=1010, left=4, right=6),\n",
+       "  Link(height=1011, left=6, right=17),\n",
+       "  Link(height=1012, left=4, right=6),\n",
+       "  Link(height=1013, left=6, right=17)),\n",
+       " (Link(height=1030, left=1, right=12),\n",
+       "  Link(height=1031, left=1, right=20),\n",
+       "  Link(height=1032, left=1, right=12),\n",
+       "  Link(height=1033, left=1, right=20)),\n",
+       " (Link(height=1197, left=2, right=9),\n",
+       "  Link(height=1198, left=9, right=22),\n",
+       "  Link(height=1199, left=2, right=9),\n",
+       "  Link(height=1200, left=9, right=22)),\n",
+       " (Link(height=1222, left=2, right=3),\n",
+       "  Link(height=1223, left=2, right=5),\n",
+       "  Link(height=1224, left=2, right=3),\n",
+       "  Link(height=1225, left=2, right=5)),\n",
+       " (Link(height=1318, left=12, right=23),\n",
+       "  Link(height=1319, left=4, right=12),\n",
+       "  Link(height=1320, left=12, right=23),\n",
+       "  Link(height=1321, left=4, right=12)),\n",
+       " (Link(height=1341, left=17, right=22),\n",
+       "  Link(height=1342, left=11, right=17),\n",
+       "  Link(height=1343, left=17, right=22),\n",
+       "  Link(height=1344, left=11, right=17)),\n",
+       " (Link(height=1396, left=4, right=9),\n",
+       "  Link(height=1397, left=3, right=9),\n",
+       "  Link(height=1398, left=4, right=9),\n",
+       "  Link(height=1399, left=3, right=9)),\n",
+       " (Link(height=1426, left=18, right=24),\n",
+       "  Link(height=1427, left=17, right=18),\n",
+       "  Link(height=1428, left=18, right=24),\n",
+       "  Link(height=1429, left=17, right=18)),\n",
+       " (Link(height=1456, left=2, right=15),\n",
+       "  Link(height=1457, left=3, right=15),\n",
+       "  Link(height=1458, left=2, right=15),\n",
+       "  Link(height=1459, left=3, right=15)),\n",
+       " (Link(height=1505, left=13, right=18),\n",
+       "  Link(height=1506, left=13, right=21),\n",
+       "  Link(height=1507, left=13, right=18),\n",
+       "  Link(height=1508, left=13, right=21)),\n",
+       " (Link(height=1551, left=10, right=12),\n",
+       "  Link(height=1552, left=4, right=12),\n",
+       "  Link(height=1553, left=10, right=12),\n",
+       "  Link(height=1554, left=4, right=12)),\n",
+       " (Link(height=1622, left=4, right=11),\n",
+       "  Link(height=1623, left=11, right=16),\n",
+       "  Link(height=1624, left=4, right=11),\n",
+       "  Link(height=1625, left=11, right=16)),\n",
+       " (Link(height=1653, left=8, right=24),\n",
+       "  Link(height=1654, left=4, right=8),\n",
+       "  Link(height=1655, left=8, right=24),\n",
+       "  Link(height=1656, left=4, right=8)),\n",
+       " (Link(height=1688, left=0, right=5),\n",
+       "  Link(height=1689, left=0, right=23),\n",
+       "  Link(height=1690, left=0, right=5),\n",
+       "  Link(height=1691, left=0, right=23)),\n",
+       " (Link(height=1724, left=10, right=23),\n",
+       "  Link(height=1725, left=10, right=11),\n",
+       "  Link(height=1726, left=10, right=23),\n",
+       "  Link(height=1727, left=10, right=11)),\n",
+       " (Link(height=1863, left=1, right=12),\n",
+       "  Link(height=1864, left=1, right=13),\n",
+       "  Link(height=1865, left=1, right=12),\n",
+       "  Link(height=1866, left=1, right=13)),\n",
+       " (Link(height=1873, left=10, right=22),\n",
+       "  Link(height=1874, left=10, right=15),\n",
+       "  Link(height=1875, left=10, right=22),\n",
+       "  Link(height=1876, left=10, right=15)),\n",
+       " (Link(height=1879, left=18, right=20),\n",
+       "  Link(height=1880, left=17, right=20),\n",
+       "  Link(height=1881, left=18, right=20),\n",
+       "  Link(height=1882, left=17, right=20)),\n",
+       " (Link(height=1916, left=18, right=19),\n",
+       "  Link(height=1917, left=7, right=18),\n",
+       "  Link(height=1918, left=18, right=19),\n",
+       "  Link(height=1919, left=7, right=18)),\n",
+       " (Link(height=1961, left=11, right=20),\n",
+       "  Link(height=1962, left=7, right=20),\n",
+       "  Link(height=1963, left=11, right=20),\n",
+       "  Link(height=1964, left=7, right=20)),\n",
+       " (Link(height=1962, left=9, right=18),\n",
+       "  Link(height=1963, left=18, right=19),\n",
+       "  Link(height=1964, left=9, right=18),\n",
+       "  Link(height=1965, left=18, right=19)),\n",
+       " (Link(height=2031, left=3, right=6),\n",
+       "  Link(height=2032, left=3, right=4),\n",
+       "  Link(height=2033, left=3, right=6),\n",
+       "  Link(height=2034, left=3, right=4)),\n",
+       " (Link(height=2077, left=2, right=9),\n",
+       "  Link(height=2078, left=2, right=23),\n",
+       "  Link(height=2079, left=2, right=9),\n",
+       "  Link(height=2080, left=2, right=23)),\n",
+       " (Link(height=2165, left=1, right=8),\n",
+       "  Link(height=2166, left=4, right=8),\n",
+       "  Link(height=2167, left=1, right=8),\n",
+       "  Link(height=2168, left=4, right=8)),\n",
+       " (Link(height=2185, left=6, right=21),\n",
+       "  Link(height=2186, left=11, right=21),\n",
+       "  Link(height=2187, left=6, right=21),\n",
+       "  Link(height=2188, left=11, right=21))]"
       ]
      },
-     "execution_count": 93,
+     "execution_count": 120,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 94,
+   "execution_count": 121,
    "metadata": {},
    "outputs": [
     {
        "True"
       ]
      },
-     "execution_count": 94,
+     "execution_count": 121,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 95,
+   "execution_count": 122,
    "metadata": {
     "scrolled": true
    },
     {
      "data": {
       "text/plain": [
-       "9931"
+       "9909"
       ]
      },
-     "execution_count": 95,
+     "execution_count": 122,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 96,
+   "execution_count": 123,
    "metadata": {},
    "outputs": [
     {
      "data": {
       "text/plain": [
-       "(9835, 10135, 9931)"
+       "(9809, 10109, 9909)"
       ]
      },
-     "execution_count": 96,
+     "execution_count": 123,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 97,
+   "execution_count": 124,
    "metadata": {},
    "outputs": [
     {
        "True"
       ]
      },
-     "execution_count": 97,
+     "execution_count": 124,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 98,
+   "execution_count": 125,
    "metadata": {},
    "outputs": [
     {
        "True"
       ]
      },
-     "execution_count": 98,
+     "execution_count": 125,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 99,
+   "execution_count": 126,
    "metadata": {},
    "outputs": [
     {
      "data": {
       "text/plain": [
-       "2286"
+       "2285"
       ]
      },
-     "execution_count": 99,
+     "execution_count": 126,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 100,
+   "execution_count": 127,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 101,
+   "execution_count": 128,
    "metadata": {
     "scrolled": true
    },
       "triple ok\n",
       "pairs ok\n",
       "triple ok\n",
-      "pairs ok\n",
-      "triple ok\n",
-      "pairs ok\n",
-      "triple ok\n",
       "** done\n"
      ]
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 102,
+   "execution_count": 129,
    "metadata": {},
    "outputs": [
     {
        "True"
       ]
      },
-     "execution_count": 102,
+     "execution_count": 129,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 103,
+   "execution_count": 130,
    "metadata": {},
    "outputs": [
     {
      "data": {
       "text/plain": [
-       "10135"
+       "10109"
       ]
      },
-     "execution_count": 103,
+     "execution_count": 130,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 113,
+   "execution_count": 131,
+   "metadata": {},
+   "outputs": [],
+   "source": [
+    "# open('04-lines.txt', 'w').write(show_net(lnettp, randomise=True, pair_sep='\\n'))"
+   ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": 114,
    "metadata": {},
    "outputs": [
     {
      "data": {
       "text/plain": [
-       "83459"
+       "139"
       ]
      },
-     "execution_count": 113,
+     "execution_count": 114,
      "metadata": {},
      "output_type": "execute_result"
     }
    ],
    "source": [
-    "open('04-lines.txt', 'w').write(show_net(lnettp, randomise=True, pair_sep='\\n'))"
+    "# open('04-small.txt', 'w').write(show_net(make_net(20), randomise=True, pair_sep='\\n'))"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 114,
+   "execution_count": 143,
+   "metadata": {},
+   "outputs": [
+    {
+     "name": "stdout",
+     "output_type": "stream",
+     "text": [
+      "8 [(2, 4), (0, 4), (2, 4), (0, 4)]\n",
+      "10 [(1, 2), (1, 2)]\n"
+     ]
+    },
+    {
+     "data": {
+      "text/plain": [
+       "[Link(height=0, left=2, right=5),\n",
+       " Link(height=1, left=1, right=4),\n",
+       " Link(height=2, left=0, right=3),\n",
+       " Link(height=3, left=0, right=3),\n",
+       " Link(height=4, left=0, right=5),\n",
+       " Link(height=5, left=3, right=5),\n",
+       " Link(height=6, left=0, right=2),\n",
+       " Link(height=7, left=3, right=4),\n",
+       " Link(height=8, left=2, right=4),\n",
+       " Link(height=9, left=1, right=2),\n",
+       " Link(height=10, left=0, right=4),\n",
+       " Link(height=11, left=1, right=2),\n",
+       " Link(height=12, left=2, right=4),\n",
+       " Link(height=13, left=1, right=2),\n",
+       " Link(height=14, left=0, right=4),\n",
+       " Link(height=15, left=1, right=4)]"
+      ]
+     },
+     "execution_count": 143,
+     "metadata": {},
+     "output_type": "execute_result"
+    }
+   ],
+   "source": [
+    "net = make_net(10, lines=6)\n",
+    "net = add_triple_pair(net, trace=True)\n",
+    "net = add_pair(net, trace=True)\n",
+    "net = read_net(show_net(net, randomise=True))\n",
+    "net"
+   ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": 147,
    "metadata": {},
    "outputs": [
     {
      "data": {
       "text/plain": [
-       "139"
+       "'(2, 5), (1, 4), (0, 3), (0, 3), (0, 5), (3, 5), (0, 2), (3, 4), (2, 4), (1, 2), (0, 4), (1, 2), (2, 4), (1, 2), (0, 4), (1, 4)'"
       ]
      },
-     "execution_count": 114,
+     "execution_count": 147,
+     "metadata": {},
+     "output_type": "execute_result"
+    }
+   ],
+   "source": [
+    "show_net(net)"
+   ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": 149,
+   "metadata": {},
+   "outputs": [
+    {
+     "data": {
+      "text/plain": [
+       "[Link(height=0, left=2, right=5),\n",
+       " Link(height=1, left=1, right=4),\n",
+       " Link(height=2, left=0, right=3),\n",
+       " Link(height=3, left=0, right=3),\n",
+       " Link(height=4, left=0, right=5),\n",
+       " Link(height=5, left=3, right=5),\n",
+       " Link(height=6, left=0, right=2),\n",
+       " Link(height=7, left=3, right=4),\n",
+       " Link(height=8, left=2, right=4),\n",
+       " Link(height=9, left=1, right=2),\n",
+       " Link(height=10, left=0, right=4),\n",
+       " Link(height=11, left=1, right=2),\n",
+       " Link(height=12, left=2, right=4),\n",
+       " Link(height=13, left=0, right=4),\n",
+       " Link(height=14, left=1, right=4)]"
+      ]
+     },
+     "execution_count": 149,
+     "metadata": {},
+     "output_type": "execute_result"
+    }
+   ],
+   "source": [
+    "net = read_net('(2, 5), (1, 4), (0, 3), (0, 3), (0, 5), (3, 5), (0, 2), (3, 4), (2, 4), (1, 2), (0, 4), (1, 2), (2, 4), (0, 4), (1, 4)')\n",
+    "net"
+   ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": 150,
+   "metadata": {},
+   "outputs": [
+    {
+     "data": {
+      "text/plain": [
+       "[Link(height=0, left=0, right=3),\n",
+       " Link(height=0, left=1, right=4),\n",
+       " Link(height=0, left=2, right=5),\n",
+       " Link(height=1, left=0, right=3),\n",
+       " Link(height=2, left=0, right=5),\n",
+       " Link(height=3, left=0, right=2),\n",
+       " Link(height=3, left=3, right=5),\n",
+       " Link(height=4, left=3, right=4),\n",
+       " Link(height=5, left=2, right=4),\n",
+       " Link(height=6, left=0, right=4),\n",
+       " Link(height=6, left=1, right=2),\n",
+       " Link(height=7, left=1, right=2),\n",
+       " Link(height=8, left=2, right=4),\n",
+       " Link(height=9, left=0, right=4),\n",
+       " Link(height=10, left=1, right=4)]"
+      ]
+     },
+     "execution_count": 150,
+     "metadata": {},
+     "output_type": "execute_result"
+    }
+   ],
+   "source": [
+    "pack(net)"
+   ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": 151,
+   "metadata": {},
+   "outputs": [
+    {
+     "data": {
+      "text/plain": [
+       "[Link(height=0, left=1, right=4),\n",
+       " Link(height=0, left=2, right=5),\n",
+       " Link(height=1, left=0, right=5),\n",
+       " Link(height=2, left=0, right=2),\n",
+       " Link(height=2, left=3, right=5),\n",
+       " Link(height=3, left=3, right=4),\n",
+       " Link(height=4, left=2, right=4),\n",
+       " Link(height=5, left=0, right=4),\n",
+       " Link(height=6, left=2, right=4),\n",
+       " Link(height=7, left=0, right=4),\n",
+       " Link(height=8, left=1, right=4)]"
+      ]
+     },
+     "execution_count": 151,
+     "metadata": {},
+     "output_type": "execute_result"
+    }
+   ],
+   "source": [
+    "epnet = eliminate_pairs(net)\n",
+    "pack(epnet)"
+   ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": 152,
+   "metadata": {},
+   "outputs": [
+    {
+     "name": "stdout",
+     "output_type": "stream",
+     "text": [
+      "11\n",
+      "11\n"
+     ]
+    },
+    {
+     "data": {
+      "text/plain": [
+       "[Link(height=0, left=1, right=4),\n",
+       " Link(height=0, left=2, right=5),\n",
+       " Link(height=1, left=0, right=5),\n",
+       " Link(height=2, left=0, right=2),\n",
+       " Link(height=2, left=3, right=5),\n",
+       " Link(height=3, left=3, right=4),\n",
+       " Link(height=4, left=0, right=4),\n",
+       " Link(height=5, left=2, right=4),\n",
+       " Link(height=6, left=1, right=4)]"
+      ]
+     },
+     "execution_count": 152,
+     "metadata": {},
+     "output_type": "execute_result"
+    }
+   ],
+   "source": [
+    "eptnet = eliminate_triple_pairs(epnet)\n",
+    "pack(eptnet)"
+   ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": 153,
+   "metadata": {},
+   "outputs": [
+    {
+     "data": {
+      "text/plain": [
+       "True"
+      ]
+     },
+     "execution_count": 153,
+     "metadata": {},
+     "output_type": "execute_result"
+    }
+   ],
+   "source": [
+    "''.join(follow_many(string.ascii_lowercase, net)) == ''.join(follow_many(string.ascii_lowercase, eptnet))"
+   ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": 155,
+   "metadata": {},
+   "outputs": [
+    {
+     "data": {
+      "text/plain": [
+       "104"
+      ]
+     },
+     "execution_count": 155,
      "metadata": {},
      "output_type": "execute_result"
     }
    ],
    "source": [
-    "open('04-small.txt', 'w').write(show_net(make_net(20), randomise=True, pair_sep='\\n'))"
+    "open('04-small.txt', 'w').write(show_net(net, pair_sep='\\n'))"
    ]
   },
   {
index d9a924911f735848c5da2f1fbb7de1d2f493feef..7f149b45750ae925dc5a4fef7d955608d627ceb6 100644 (file)
@@ -2,7 +2,7 @@
  "cells": [
   {
    "cell_type": "code",
-   "execution_count": 1,
+   "execution_count": 27,
    "metadata": {
     "collapsed": true
    },
@@ -16,7 +16,7 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 2,
+   "execution_count": 28,
    "metadata": {
     "collapsed": true
    },
@@ -27,7 +27,7 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 3,
+   "execution_count": 29,
    "metadata": {
     "collapsed": true
    },
@@ -39,7 +39,7 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 4,
+   "execution_count": 30,
    "metadata": {
     "collapsed": true
    },
@@ -51,7 +51,7 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 5,
+   "execution_count": 31,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 6,
+   "execution_count": 32,
    "metadata": {},
    "outputs": [
     {
      "data": {
       "text/plain": [
-       "[Link(height=0, left=2, right=3),\n",
-       " Link(height=1, left=2, right=6),\n",
-       " Link(height=2, left=3, right=7),\n",
-       " Link(height=3, left=5, right=6),\n",
-       " Link(height=4, left=0, right=1),\n",
-       " Link(height=5, left=0, right=1),\n",
-       " Link(height=6, left=6, right=7),\n",
-       " Link(height=7, left=2, right=5),\n",
-       " Link(height=8, left=6, right=9),\n",
-       " Link(height=9, left=4, right=8),\n",
-       " Link(height=10, left=0, right=2),\n",
-       " Link(height=11, left=5, right=7),\n",
-       " Link(height=12, left=4, right=8),\n",
-       " Link(height=13, left=1, right=5),\n",
-       " Link(height=14, left=6, right=8),\n",
-       " Link(height=15, left=6, right=9),\n",
-       " Link(height=16, left=2, right=5),\n",
-       " Link(height=17, left=1, right=8),\n",
-       " Link(height=18, left=5, right=7),\n",
-       " Link(height=19, left=2, right=9)]"
+       "[Link(height=0, left=2, right=5),\n",
+       " Link(height=1, left=1, right=4),\n",
+       " Link(height=2, left=0, right=3),\n",
+       " Link(height=3, left=0, right=3),\n",
+       " Link(height=4, left=0, right=5),\n",
+       " Link(height=5, left=3, right=5),\n",
+       " Link(height=6, left=0, right=2),\n",
+       " Link(height=7, left=3, right=4),\n",
+       " Link(height=8, left=2, right=4),\n",
+       " Link(height=9, left=1, right=2),\n",
+       " Link(height=10, left=0, right=4),\n",
+       " Link(height=11, left=1, right=2),\n",
+       " Link(height=12, left=2, right=4),\n",
+       " Link(height=13, left=0, right=4),\n",
+       " Link(height=14, left=1, right=4)]"
       ]
      },
-     "execution_count": 6,
+     "execution_count": 32,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 7,
+   "execution_count": 33,
    "metadata": {},
    "outputs": [
     {
        "10135"
       ]
      },
-     "execution_count": 7,
+     "execution_count": 33,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 8,
+   "execution_count": 34,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 9,
+   "execution_count": 35,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 10,
+   "execution_count": 36,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 11,
+   "execution_count": 37,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 12,
+   "execution_count": 38,
    "metadata": {},
    "outputs": [
     {
      "data": {
       "text/plain": [
-       "19"
+       "14"
       ]
      },
-     "execution_count": 12,
+     "execution_count": 38,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 13,
+   "execution_count": 39,
    "metadata": {},
    "outputs": [
     {
      "data": {
       "text/plain": [
-       "7"
+       "10"
       ]
      },
-     "execution_count": 13,
+     "execution_count": 39,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 14,
+   "execution_count": 40,
    "metadata": {},
    "outputs": [
     {
        "10134"
       ]
      },
-     "execution_count": 14,
+     "execution_count": 40,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 15,
-   "metadata": {},
+   "execution_count": 41,
+   "metadata": {
+    "collapsed": true
+   },
    "outputs": [],
    "source": [
     "pnet = pack(net)"
   },
   {
    "cell_type": "code",
-   "execution_count": 16,
+   "execution_count": 42,
    "metadata": {},
    "outputs": [
     {
        "2286"
       ]
      },
-     "execution_count": 16,
+     "execution_count": 42,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 17,
+   "execution_count": 43,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 18,
+   "execution_count": 44,
    "metadata": {
     "collapsed": true
    },
   },
   {
    "cell_type": "code",
-   "execution_count": 19,
+   "execution_count": 45,
    "metadata": {},
    "outputs": [
     {
      "data": {
       "text/plain": [
-       "'djihegcafb'"
+       "'acfbed'"
       ]
      },
-     "execution_count": 19,
+     "execution_count": 45,
      "metadata": {},
      "output_type": "execute_result"
     }
    ],
    "source": [
-    "''.join(follow_many('abcdefghij', small_net))"
+    "''.join(follow_many('abcdef', small_net))"
    ]
   },
   {
    "cell_type": "code",
-   "execution_count": 20,
+   "execution_count": 46,
    "metadata": {},
    "outputs": [
     {
      "name": "stdout",
      "output_type": "stream",
      "text": [
-      "10000 loops, best of 3: 50.4 µs per loop\n"
+      "10000 loops, best of 3: 39.5 µs per loop\n"
      ]
     }
    ],
   },
   {
    "cell_type": "code",
-   "execution_count": 21,
+   "execution_count": 47,
    "metadata": {},
    "outputs": [
     {
        "'doqzmbishkwunvltpcexyjgfra'"
       ]
      },
-     "execution_count": 21,
+     "execution_count": 47,
      "metadata": {},
      "output_type": "execute_result"
     }
   },
   {
    "cell_type": "code",
-   "execution_count": 22,
+   "execution_count": 48,
    "metadata": {},
    "outputs": [
     {
      "name": "stdout",
      "output_type": "stream",
      "text": [
-      "10 loops, best of 3: 21 ms per loop\n"
+      "10 loops, best of 3: 19.7 ms per loop\n"
      ]
     }
    ],
     "follow_many(string.ascii_lowercase, net)"
    ]
   },
+  {
+   "cell_type": "code",
+   "execution_count": 49,
+   "metadata": {},
+   "outputs": [
+    {
+     "name": "stdout",
+     "output_type": "stream",
+     "text": [
+      "100 loops, best of 3: 18.6 ms per loop\n"
+     ]
+    }
+   ],
+   "source": [
+    "%%timeit\n",
+    "follow_many(string.ascii_lowercase, pnet)"
+   ]
+  },
   {
    "cell_type": "code",
    "execution_count": null,
index 8fc722f25341bd1a5bae61c89d43616206936e1a..3bc37dbb8b7c474f3bf22e19e39827aa1c44d777 100644 (file)
     {
      "data": {
       "text/plain": [
-       "[Link(height=0, left=2, right=3),\n",
-       " Link(height=1, left=2, right=6),\n",
-       " Link(height=2, left=3, right=7),\n",
-       " Link(height=3, left=5, right=6),\n",
-       " Link(height=4, left=0, right=1),\n",
-       " Link(height=5, left=0, right=1),\n",
-       " Link(height=6, left=6, right=7),\n",
-       " Link(height=7, left=2, right=5),\n",
-       " Link(height=8, left=6, right=9),\n",
-       " Link(height=9, left=4, right=8),\n",
-       " Link(height=10, left=0, right=2),\n",
-       " Link(height=11, left=5, right=7),\n",
-       " Link(height=12, left=4, right=8),\n",
-       " Link(height=13, left=1, right=5),\n",
-       " Link(height=14, left=6, right=8),\n",
-       " Link(height=15, left=6, right=9),\n",
-       " Link(height=16, left=2, right=5),\n",
-       " Link(height=17, left=1, right=8),\n",
-       " Link(height=18, left=5, right=7),\n",
-       " Link(height=19, left=2, right=9)]"
+       "[Link(height=0, left=2, right=5),\n",
+       " Link(height=1, left=1, right=4),\n",
+       " Link(height=2, left=0, right=3),\n",
+       " Link(height=3, left=0, right=3),\n",
+       " Link(height=4, left=0, right=5),\n",
+       " Link(height=5, left=3, right=5),\n",
+       " Link(height=6, left=0, right=2),\n",
+       " Link(height=7, left=3, right=4),\n",
+       " Link(height=8, left=2, right=4),\n",
+       " Link(height=9, left=1, right=2),\n",
+       " Link(height=10, left=0, right=4),\n",
+       " Link(height=11, left=1, right=2),\n",
+       " Link(height=12, left=2, right=4),\n",
+       " Link(height=13, left=0, right=4),\n",
+       " Link(height=14, left=1, right=4)]"
       ]
      },
      "execution_count": 6,
     {
      "data": {
       "text/plain": [
-       "19"
+       "14"
       ]
      },
      "execution_count": 12,
     {
      "data": {
       "text/plain": [
-       "7"
+       "10"
       ]
      },
      "execution_count": 13,
     {
      "data": {
       "text/plain": [
-       "'djihegcafb'"
+       "'acfbedghij'"
       ]
      },
      "execution_count": 18,
      "name": "stdout",
      "output_type": "stream",
      "text": [
-      "10000 loops, best of 3: 50.2 µs per loop\n"
+      "10000 loops, best of 3: 38.1 µs per loop\n"
      ]
     }
    ],
      "name": "stdout",
      "output_type": "stream",
      "text": [
-      "10 loops, best of 3: 20.7 ms per loop\n"
+      "100 loops, best of 3: 19 ms per loop\n"
      ]
     }
    ],
      "name": "stdout",
      "output_type": "stream",
      "text": [
-      "10 loops, best of 3: 26.4 ms per loop\n"
+      "10 loops, best of 3: 23.5 ms per loop\n"
      ]
     }
    ],
      "name": "stdout",
      "output_type": "stream",
      "text": [
-      "1 loop, best of 3: 2.37 s per loop\n"
+      "1 loop, best of 3: 2.35 s per loop\n"
      ]
     }
    ],
diff --git a/04-08-amidakuji/small-expanded-trace.svg b/04-08-amidakuji/small-expanded-trace.svg
new file mode 100644 (file)
index 0000000..3bed4a4
--- /dev/null
@@ -0,0 +1,555 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:ooo="http://xml.openoffice.org/svg/export"
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb"
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.2"
+   width="210mm"
+   height="297mm"
+   viewBox="0 0 21000 29700"
+   preserveAspectRatio="xMidYMid"
+   fill-rule="evenodd"
+   clip-path="url(#presentation_clip_path)"
+   stroke-width="28.222"
+   stroke-linejoin="round"
+   xml:space="preserve"
+   id="svg3643"
+   inkscape:version="0.91 r13725"
+   sodipodi:docname="small-expanded-trace.svg"
+   inkscape:export-filename="/home/neil/Documents/programming/ou-programming-quiz/04-08-amidakuji/small-expanded-trace.svg.png"
+   inkscape:export-xdpi="195.49001"
+   inkscape:export-ydpi="195.49001"><metadata
+     id="metadata3910"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1200"
+     inkscape:window-height="1861"
+     id="namedview3908"
+     showgrid="false"
+     inkscape:zoom="1.0643833"
+     inkscape:cx="276.90122"
+     inkscape:cy="367.61981"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g3695" /><defs
+     class="ClipPathGroup"
+     id="defs3645"><linearGradient
+       id="linearGradient8870"
+       osb:paint="solid"><stop
+         style="stop-color:#ff0000;stop-opacity:1;"
+         offset="0"
+         id="stop8872" /></linearGradient><clipPath
+       id="presentation_clip_path"
+       clipPathUnits="userSpaceOnUse"><rect
+         x="0"
+         y="0"
+         width="21000"
+         height="29700"
+         id="rect3648" /></clipPath><linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8870"
+       id="linearGradient8874"
+       x1="7966.9326"
+       y1="9084.5154"
+       x2="11468.632"
+       y2="9084.5154"
+       gradientUnits="userSpaceOnUse" /></defs><defs
+     class="TextShapeIndex"
+     id="defs3650"><g
+       ooo:slide="id1"
+       ooo:id-list="id3 id4 id5 id6 id7 id8 id9 id10 id11 id12 id13 id14 id15 id16 id17 id18 id19 id20 id21 id22 id23 id24 id25 id26 id27 id28 id29"
+       id="g3652" /></defs><defs
+     class="EmbeddedBulletChars"
+     id="defs3654"><g
+       id="bullet-char-template(57356)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 580,1141 L 1163,571 580,0 -4,571 580,1141 Z"
+         id="path3657" /></g><g
+       id="bullet-char-template(57354)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 8,1128 L 1137,1128 1137,0 8,0 8,1128 Z"
+         id="path3660" /></g><g
+       id="bullet-char-template(10146)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 174,0 L 602,739 174,1481 1456,739 174,0 Z M 1358,739 L 309,1346 659,739 1358,739 Z"
+         id="path3663" /></g><g
+       id="bullet-char-template(10132)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 2015,739 L 1276,0 717,0 1260,543 174,543 174,936 1260,936 717,1481 1274,1481 2015,739 Z"
+         id="path3666" /></g><g
+       id="bullet-char-template(10007)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 0,-2 C -7,14 -16,27 -25,37 L 356,567 C 262,823 215,952 215,954 215,979 228,992 255,992 264,992 276,990 289,987 310,991 331,999 354,1012 L 381,999 492,748 772,1049 836,1024 860,1049 C 881,1039 901,1025 922,1006 886,937 835,863 770,784 769,783 710,716 594,584 L 774,223 C 774,196 753,168 711,139 L 727,119 C 717,90 699,76 672,76 641,76 570,178 457,381 L 164,-76 C 142,-110 111,-127 72,-127 30,-127 9,-110 8,-76 1,-67 -2,-52 -2,-32 -2,-23 -1,-13 0,-2 Z"
+         id="path3669" /></g><g
+       id="bullet-char-template(10004)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 285,-33 C 182,-33 111,30 74,156 52,228 41,333 41,471 41,549 55,616 82,672 116,743 169,778 240,778 293,778 328,747 346,684 L 369,508 C 377,444 397,411 428,410 L 1163,1116 C 1174,1127 1196,1133 1229,1133 1271,1133 1292,1118 1292,1087 L 1292,965 C 1292,929 1282,901 1262,881 L 442,47 C 390,-6 338,-33 285,-33 Z"
+         id="path3672" /></g><g
+       id="bullet-char-template(9679)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 813,0 C 632,0 489,54 383,161 276,268 223,411 223,592 223,773 276,916 383,1023 489,1130 632,1184 813,1184 992,1184 1136,1130 1245,1023 1353,916 1407,772 1407,592 1407,412 1353,268 1245,161 1136,54 992,0 813,0 Z"
+         id="path3675" /></g><g
+       id="bullet-char-template(8226)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 346,457 C 273,457 209,483 155,535 101,586 74,649 74,723 74,796 101,859 155,911 209,963 273,989 346,989 419,989 480,963 531,910 582,859 608,796 608,723 608,648 583,586 532,535 482,483 420,457 346,457 Z"
+         id="path3678" /></g><g
+       id="bullet-char-template(8211)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M -4,459 L 1135,459 1135,606 -4,606 -4,459 Z"
+         id="path3681" /></g></defs><defs
+     class="TextEmbeddedBitmaps"
+     id="defs3683" /><g
+     id="g3685"><g
+       id="id2"
+       class="Master_Slide"><g
+         id="bg-id2"
+         class="Background" /><g
+         id="bo-id2"
+         class="BackgroundObjects" /></g></g><g
+     id="id1"
+     class="Slide"
+     clip-path="url(#presentation_clip_path)"><g
+       class="Page"
+       id="g3695"><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3697"
+         transform="matrix(0,1,-1,0,16246.489,-863.7842)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id3"><path
+             d="m 3000,4000 14000,0"
+             id="path3700"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3702"
+         transform="matrix(0,1,-1,0,16246.489,-863.7842)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id4"><path
+             d="m 3000,7000 14000,0"
+             id="path3705"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3707"
+         transform="matrix(0,1,-1,0,16246.489,-863.7842)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id5"><path
+             d="m 3000,6000 14000,0"
+             id="path3710"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3712"
+         transform="matrix(0,1,-1,0,16246.489,-863.7842)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id6"><path
+             d="m 3000,5000 14000,0"
+             id="path3715"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3726"
+         transform="matrix(0,1,-1,0,15249.203,8350.0008)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id8"><path
+             d="m 5000,4130 0,1740"
+             id="path3729"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 4973,4147 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path3731"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 5027,5853 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path3733"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3762"
+         transform="matrix(0,1,-1,0,16246.489,-863.7842)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id12"><path
+             d="m 3000,8000 14000,0"
+             id="path3765"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3777"
+         transform="matrix(0,1,-1,0,16246.489,-863.7842)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id15"><path
+             d="m 3000,9000 14000,0"
+             id="path3780"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3791"
+         transform="matrix(0,1,-1,0,18234.183,1949.9993)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id17"><path
+             d="m 6000,9140 0,1740"
+             id="path3794"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 5973,9157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path3796"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 6027,10863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path3798"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3872"
+         transform="matrix(0,1,-1,0,19281.34,-10450.002)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id26"><path
+             d="m 13000,7140 0,2740"
+             id="path3875"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 12973,7157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path3877"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 13027,9863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path3879"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3881"
+         transform="matrix(0,1,-1,0,18223.967,-6950.0009)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id27"><path
+             d="m 14000,6130 0,1740"
+             id="path3884"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 13973,6147 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path3886"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 14027,7853 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path3888"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         id="g4694"
+         transform="translate(-360.97102,-11006.389)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><path
+           d="m 12453.539,17156.388 -4740,0"
+           id="path5000"
+           inkscape:connector-curvature="0"
+           style="fill:none;stroke:#000000;stroke-width:112.57796478;stroke-linejoin:round" /><path
+           d="m 12436.501,17129.388 8,-28 14,-27 19,-24 24,-19 27,-14 28,-8 27,-3 27,3 29,8 27,14 23,19 19,24 14,27 9,28 2,28 -2,26 -9,29 -14,26 -19,24 -23,19 -27,14 -29,8 -27,3 -27,-3 -28,-8 -27,-14 -24,-19 -19,-24 -14,-26 -8,-29 -3,-26 3,-28 z"
+           id="path5002"
+           inkscape:connector-curvature="0"
+           style="fill:#000000;stroke:none" /><path
+           d="m 7730.539,17183.388 -8,28 -14,27 -19,24 -24,19 -27,14 -28,8 -27,3 -27,-3 -29,-8 -27,-14 -23,-19 -19,-24 -14,-27 -9,-28 -2,-28 2,-26 9,-29 14,-26 19,-24 23,-19 27,-14 29,-8 27,-3 27,3 28,8 27,14 24,19 19,24 14,26 8,29 3,26 -3,28 z"
+           id="path5004"
+           inkscape:connector-curvature="0"
+           style="fill:#000000;stroke:none" /></g><g
+         transform="matrix(0,1,-1,0,16235.126,-5349.9999)"
+         id="g5026"
+         class="com.sun.star.drawing.LineShape"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="g5028"><path
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round"
+             inkscape:connector-curvature="0"
+             id="path5030"
+             d="m 16000,7140 0,740" /><path
+             style="fill:#000000;stroke:none"
+             inkscape:connector-curvature="0"
+             id="path5032"
+             d="m 15973,7157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z" /><path
+             style="fill:#000000;stroke:none"
+             inkscape:connector-curvature="0"
+             id="path5034"
+             d="m 16027,7863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z" /></g></g><g
+         transform="matrix(0,1,-1,0,18267.97,-7150.0004)"
+         class="com.sun.star.drawing.LineShape"
+         id="g5056"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="g5058"><path
+             d="m 16000,7140 0,740"
+             id="path5060"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 15973,7157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path5062"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 16027,7863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path5064"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         id="g5006-1"
+         class="com.sun.star.drawing.LineShape"
+         transform="matrix(0,1,-1,0,18262.594,-5250.0002)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="g5008-4"><path
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round"
+             inkscape:connector-curvature="0"
+             id="path5010-9"
+             d="m 15000,7140 0,1740" /><path
+             style="fill:#000000;stroke:none"
+             inkscape:connector-curvature="0"
+             id="path5012-1"
+             d="m 14973,7157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z" /><path
+             style="fill:#000000;stroke:none"
+             inkscape:connector-curvature="0"
+             id="path5014-0"
+             d="m 15027,8863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3845-2"
+         transform="matrix(0,1,-1,0,15263.423,-5650.0016)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id23-2"><path
+             d="m 10000,5130 0,2740"
+             id="path3848-0"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 9973,5147 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path3850-5"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 10027,7853 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path3852-5"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3845-2-9"
+         transform="matrix(0,1,-1,0,16233.264,-6550.0019)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id23-2-5"><path
+             d="m 10000,5130 0,2740"
+             id="path3848-0-0"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 9973,5147 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path3850-5-6"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 10027,7853 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path3852-5-0"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3845-2-2"
+         transform="matrix(0,1,-1,0,16235.049,5150.0013)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id23-2-1"><path
+             d="m 10000,5130 0,2740"
+             id="path3848-0-05"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 9973,5147 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path3850-5-8"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 10027,7853 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path3852-5-5"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         transform="matrix(0,1,-1,0,15213.374,6250.001)"
+         class="com.sun.star.drawing.LineShape"
+         id="g4986-8"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="g4988-9"><path
+             d="m 8000,4120 0,3740"
+             id="path4990-8"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 7973,4137 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path4992-8"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 8027,7843 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path4994-0"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         transform="matrix(0,1,-1,0,16275.21,-3549.9995)"
+         id="g5026-8"
+         class="com.sun.star.drawing.LineShape"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="g5028-8"><path
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round"
+             inkscape:connector-curvature="0"
+             id="path5030-3"
+             d="m 16000,7140 0,740" /><path
+             style="fill:#000000;stroke:none"
+             inkscape:connector-curvature="0"
+             id="path5032-8"
+             d="m 15973,7157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z" /><path
+             style="fill:#000000;stroke:none"
+             inkscape:connector-curvature="0"
+             id="path5034-7"
+             d="m 16027,7863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z" /></g></g><g
+         transform="matrix(0,1,-1,0,15228.446,3550.0003)"
+         class="com.sun.star.drawing.LineShape"
+         id="g4986-9"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="g4988-94"><path
+             d="m 8000,4120 0,3740"
+             id="path4990-9"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 7973,4137 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path4992-81"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 8027,7843 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path4994-6"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="7129.8301"
+         y="1827.9266"
+         id="text5084"
+         sodipodi:linespacing="125%"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><tspan
+           sodipodi:role="line"
+           id="tspan5086"
+           x="7129.8301"
+           y="1827.9266">0</tspan></text>
+<text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="8151.4199"
+         y="1834.2767"
+         id="text5088"
+         sodipodi:linespacing="125%"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><tspan
+           sodipodi:role="line"
+           id="tspan5090"
+           x="8151.4199"
+           y="1834.2767">1</tspan></text>
+<text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="9133.6406"
+         y="1834.2767"
+         id="text5092"
+         sodipodi:linespacing="125%"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><tspan
+           sodipodi:role="line"
+           id="tspan5094"
+           x="9133.6406"
+           y="1834.2767">2</tspan></text>
+<text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="10134.063"
+         y="1827.9266"
+         id="text5096"
+         sodipodi:linespacing="125%"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><tspan
+           sodipodi:role="line"
+           id="tspan5098"
+           x="10134.063"
+           y="1827.9266">3</tspan></text>
+<text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="11130.253"
+         y="1834.2767"
+         id="text5100"
+         sodipodi:linespacing="125%"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><tspan
+           sodipodi:role="line"
+           id="tspan5102"
+           x="11130.253"
+           y="1834.2767">4</tspan></text>
+<text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="12131.523"
+         y="1827.9266"
+         id="text5104"
+         sodipodi:linespacing="125%"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><tspan
+           sodipodi:role="line"
+           id="tspan5106"
+           x="12131.523"
+           y="1827.9266">5</tspan></text>
+<g
+         class="com.sun.star.drawing.LineShape"
+         id="g3845-2-0"
+         transform="matrix(0,1,-1,0,15252.775,-4750.0014)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id23-2-9"><path
+             d="m 10000,5130 0,2740"
+             id="path3848-0-6"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 9973,5147 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path3850-5-7"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 10027,7853 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path3852-5-2"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><path
+         style="fill:none;fill-rule:evenodd;stroke:url(#linearGradient8874);stroke-width:56.44444762;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:225.77779049,225.77779049;stroke-dashoffset:0"
+         d="m 7981.0437,2124.3028 0,1113.6341 3473.4773,0 0,5356.0492 -1431.815,0 0,7450.7419"
+         id="path8868"
+         inkscape:connector-curvature="0"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001" /><path
+         style="fill:none;fill-rule:evenodd;stroke:#00a900;stroke-width:56.44444762;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:225.77779049,112.88889524,56.44444762,112.88889524;stroke-opacity:1;stroke-dashoffset:0"
+         d="m 12037.853,2150.8179 -58.359,217.7977 -3017.3919,0 -26.5151,5297.342 -1909.0868,26.5151 -53.0302,3632.5683 4507.566,0 0,1856.056 -2465.9037,0 0,2731.055"
+         id="path8876"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="cccccccccc"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001" /><path
+         style="fill:none;fill-rule:evenodd;stroke:#0000ff;stroke-width:56.44444762;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:169.33334287,169.33334287;stroke-opacity:1;stroke-dashoffset:0"
+         d="m 7053.0154,2203.8481 0,1882.5716 3446.9626,0 0,1007.5738 -3526.508,0 0,848.4831 5541.655,0 0,901.5132 -2624.9946,0 0,1617.4207 1856.0566,0 0,1087.119 -2810.5999,0 0,768.9375 -928.0283,0 0,1829.542 1484.8454,0 0,874.998 2306.8128,0 0,1034.089 -4931.8073,0 0,1829.541"
+         id="path8878"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="cccccccccccccccccccccc"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001" /></g></g></svg>
\ No newline at end of file
diff --git a/04-08-amidakuji/small-expanded-trace.svg.png b/04-08-amidakuji/small-expanded-trace.svg.png
new file mode 100644 (file)
index 0000000..7328878
Binary files /dev/null and b/04-08-amidakuji/small-expanded-trace.svg.png differ
diff --git a/04-08-amidakuji/small-expanded.svg b/04-08-amidakuji/small-expanded.svg
new file mode 100644 (file)
index 0000000..2c4b4be
--- /dev/null
@@ -0,0 +1,520 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:ooo="http://xml.openoffice.org/svg/export"
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.2"
+   width="210mm"
+   height="297mm"
+   viewBox="0 0 21000 29700"
+   preserveAspectRatio="xMidYMid"
+   fill-rule="evenodd"
+   clip-path="url(#presentation_clip_path)"
+   stroke-width="28.222"
+   stroke-linejoin="round"
+   xml:space="preserve"
+   id="svg3643"
+   inkscape:version="0.91 r13725"
+   sodipodi:docname="small-expanded.svg"
+   inkscape:export-filename="/home/neil/Documents/programming/ou-programming-quiz/04-08-amidakuji/small-expanded.svg.png"
+   inkscape:export-xdpi="195.49001"
+   inkscape:export-ydpi="195.49001"><metadata
+     id="metadata3910"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1200"
+     inkscape:window-height="1861"
+     id="namedview3908"
+     showgrid="false"
+     inkscape:zoom="1.1236312"
+     inkscape:cx="296.83884"
+     inkscape:cy="553.63354"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g3695" /><defs
+     class="ClipPathGroup"
+     id="defs3645"><clipPath
+       id="presentation_clip_path"
+       clipPathUnits="userSpaceOnUse"><rect
+         x="0"
+         y="0"
+         width="21000"
+         height="29700"
+         id="rect3648" /></clipPath></defs><defs
+     class="TextShapeIndex"
+     id="defs3650"><g
+       ooo:slide="id1"
+       ooo:id-list="id3 id4 id5 id6 id7 id8 id9 id10 id11 id12 id13 id14 id15 id16 id17 id18 id19 id20 id21 id22 id23 id24 id25 id26 id27 id28 id29"
+       id="g3652" /></defs><defs
+     class="EmbeddedBulletChars"
+     id="defs3654"><g
+       id="bullet-char-template(57356)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 580,1141 L 1163,571 580,0 -4,571 580,1141 Z"
+         id="path3657" /></g><g
+       id="bullet-char-template(57354)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 8,1128 L 1137,1128 1137,0 8,0 8,1128 Z"
+         id="path3660" /></g><g
+       id="bullet-char-template(10146)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 174,0 L 602,739 174,1481 1456,739 174,0 Z M 1358,739 L 309,1346 659,739 1358,739 Z"
+         id="path3663" /></g><g
+       id="bullet-char-template(10132)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 2015,739 L 1276,0 717,0 1260,543 174,543 174,936 1260,936 717,1481 1274,1481 2015,739 Z"
+         id="path3666" /></g><g
+       id="bullet-char-template(10007)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 0,-2 C -7,14 -16,27 -25,37 L 356,567 C 262,823 215,952 215,954 215,979 228,992 255,992 264,992 276,990 289,987 310,991 331,999 354,1012 L 381,999 492,748 772,1049 836,1024 860,1049 C 881,1039 901,1025 922,1006 886,937 835,863 770,784 769,783 710,716 594,584 L 774,223 C 774,196 753,168 711,139 L 727,119 C 717,90 699,76 672,76 641,76 570,178 457,381 L 164,-76 C 142,-110 111,-127 72,-127 30,-127 9,-110 8,-76 1,-67 -2,-52 -2,-32 -2,-23 -1,-13 0,-2 Z"
+         id="path3669" /></g><g
+       id="bullet-char-template(10004)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 285,-33 C 182,-33 111,30 74,156 52,228 41,333 41,471 41,549 55,616 82,672 116,743 169,778 240,778 293,778 328,747 346,684 L 369,508 C 377,444 397,411 428,410 L 1163,1116 C 1174,1127 1196,1133 1229,1133 1271,1133 1292,1118 1292,1087 L 1292,965 C 1292,929 1282,901 1262,881 L 442,47 C 390,-6 338,-33 285,-33 Z"
+         id="path3672" /></g><g
+       id="bullet-char-template(9679)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 813,0 C 632,0 489,54 383,161 276,268 223,411 223,592 223,773 276,916 383,1023 489,1130 632,1184 813,1184 992,1184 1136,1130 1245,1023 1353,916 1407,772 1407,592 1407,412 1353,268 1245,161 1136,54 992,0 813,0 Z"
+         id="path3675" /></g><g
+       id="bullet-char-template(8226)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 346,457 C 273,457 209,483 155,535 101,586 74,649 74,723 74,796 101,859 155,911 209,963 273,989 346,989 419,989 480,963 531,910 582,859 608,796 608,723 608,648 583,586 532,535 482,483 420,457 346,457 Z"
+         id="path3678" /></g><g
+       id="bullet-char-template(8211)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M -4,459 L 1135,459 1135,606 -4,606 -4,459 Z"
+         id="path3681" /></g></defs><defs
+     class="TextEmbeddedBitmaps"
+     id="defs3683" /><g
+     id="g3685"><g
+       id="id2"
+       class="Master_Slide"><g
+         id="bg-id2"
+         class="Background" /><g
+         id="bo-id2"
+         class="BackgroundObjects" /></g></g><g
+     id="id1"
+     class="Slide"
+     clip-path="url(#presentation_clip_path)"><g
+       class="Page"
+       id="g3695"><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3697"
+         transform="matrix(0,1,-1,0,16246.489,-863.7842)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id3"><path
+             d="m 3000,4000 14000,0"
+             id="path3700"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3702"
+         transform="matrix(0,1,-1,0,16246.489,-863.7842)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id4"><path
+             d="m 3000,7000 14000,0"
+             id="path3705"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3707"
+         transform="matrix(0,1,-1,0,16246.489,-863.7842)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id5"><path
+             d="m 3000,6000 14000,0"
+             id="path3710"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3712"
+         transform="matrix(0,1,-1,0,16246.489,-863.7842)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id6"><path
+             d="m 3000,5000 14000,0"
+             id="path3715"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3726"
+         transform="matrix(0,1,-1,0,15249.203,8350.0008)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id8"><path
+             d="m 5000,4130 0,1740"
+             id="path3729"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 4973,4147 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path3731"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 5027,5853 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path3733"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3762"
+         transform="matrix(0,1,-1,0,16246.489,-863.7842)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id12"><path
+             d="m 3000,8000 14000,0"
+             id="path3765"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3777"
+         transform="matrix(0,1,-1,0,16246.489,-863.7842)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id15"><path
+             d="m 3000,9000 14000,0"
+             id="path3780"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3791"
+         transform="matrix(0,1,-1,0,18234.183,1949.9993)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id17"><path
+             d="m 6000,9140 0,1740"
+             id="path3794"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 5973,9157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path3796"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 6027,10863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path3798"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3872"
+         transform="matrix(0,1,-1,0,19281.34,-10450.002)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id26"><path
+             d="m 13000,7140 0,2740"
+             id="path3875"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 12973,7157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path3877"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 13027,9863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path3879"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3881"
+         transform="matrix(0,1,-1,0,18223.967,-6950.0009)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id27"><path
+             d="m 14000,6130 0,1740"
+             id="path3884"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 13973,6147 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path3886"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 14027,7853 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path3888"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         id="g4694"
+         transform="translate(-360.97102,-11006.389)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><path
+           d="m 12453.539,17156.388 -4740,0"
+           id="path5000"
+           inkscape:connector-curvature="0"
+           style="fill:none;stroke:#000000;stroke-width:112.57796478;stroke-linejoin:round" /><path
+           d="m 12436.501,17129.388 8,-28 14,-27 19,-24 24,-19 27,-14 28,-8 27,-3 27,3 29,8 27,14 23,19 19,24 14,27 9,28 2,28 -2,26 -9,29 -14,26 -19,24 -23,19 -27,14 -29,8 -27,3 -27,-3 -28,-8 -27,-14 -24,-19 -19,-24 -14,-26 -8,-29 -3,-26 3,-28 z"
+           id="path5002"
+           inkscape:connector-curvature="0"
+           style="fill:#000000;stroke:none" /><path
+           d="m 7730.539,17183.388 -8,28 -14,27 -19,24 -24,19 -27,14 -28,8 -27,3 -27,-3 -29,-8 -27,-14 -23,-19 -19,-24 -14,-27 -9,-28 -2,-28 2,-26 9,-29 14,-26 19,-24 23,-19 27,-14 29,-8 27,-3 27,3 28,8 27,14 24,19 19,24 14,26 8,29 3,26 -3,28 z"
+           id="path5004"
+           inkscape:connector-curvature="0"
+           style="fill:#000000;stroke:none" /></g><g
+         transform="matrix(0,1,-1,0,16235.126,-5349.9999)"
+         id="g5026"
+         class="com.sun.star.drawing.LineShape"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="g5028"><path
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round"
+             inkscape:connector-curvature="0"
+             id="path5030"
+             d="m 16000,7140 0,740" /><path
+             style="fill:#000000;stroke:none"
+             inkscape:connector-curvature="0"
+             id="path5032"
+             d="m 15973,7157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z" /><path
+             style="fill:#000000;stroke:none"
+             inkscape:connector-curvature="0"
+             id="path5034"
+             d="m 16027,7863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z" /></g></g><g
+         transform="matrix(0,1,-1,0,18267.97,-7150.0004)"
+         class="com.sun.star.drawing.LineShape"
+         id="g5056"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="g5058"><path
+             d="m 16000,7140 0,740"
+             id="path5060"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 15973,7157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path5062"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 16027,7863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path5064"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         id="g5006-1"
+         class="com.sun.star.drawing.LineShape"
+         transform="matrix(0,1,-1,0,18262.594,-5250.0002)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="g5008-4"><path
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round"
+             inkscape:connector-curvature="0"
+             id="path5010-9"
+             d="m 15000,7140 0,1740" /><path
+             style="fill:#000000;stroke:none"
+             inkscape:connector-curvature="0"
+             id="path5012-1"
+             d="m 14973,7157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z" /><path
+             style="fill:#000000;stroke:none"
+             inkscape:connector-curvature="0"
+             id="path5014-0"
+             d="m 15027,8863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3845-2"
+         transform="matrix(0,1,-1,0,15263.423,-5650.0016)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id23-2"><path
+             d="m 10000,5130 0,2740"
+             id="path3848-0"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 9973,5147 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path3850-5"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 10027,7853 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path3852-5"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3845-2-9"
+         transform="matrix(0,1,-1,0,16233.264,-6550.0019)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id23-2-5"><path
+             d="m 10000,5130 0,2740"
+             id="path3848-0-0"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 9973,5147 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path3850-5-6"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 10027,7853 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path3852-5-0"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3845-2-2"
+         transform="matrix(0,1,-1,0,16235.049,5150.0013)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id23-2-1"><path
+             d="m 10000,5130 0,2740"
+             id="path3848-0-05"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 9973,5147 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path3850-5-8"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 10027,7853 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path3852-5-5"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         transform="matrix(0,1,-1,0,15213.374,6250.001)"
+         class="com.sun.star.drawing.LineShape"
+         id="g4986-8"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="g4988-9"><path
+             d="m 8000,4120 0,3740"
+             id="path4990-8"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 7973,4137 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path4992-8"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 8027,7843 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path4994-0"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         transform="matrix(0,1,-1,0,16275.21,-3549.9995)"
+         id="g5026-8"
+         class="com.sun.star.drawing.LineShape"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="g5028-8"><path
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round"
+             inkscape:connector-curvature="0"
+             id="path5030-3"
+             d="m 16000,7140 0,740" /><path
+             style="fill:#000000;stroke:none"
+             inkscape:connector-curvature="0"
+             id="path5032-8"
+             d="m 15973,7157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z" /><path
+             style="fill:#000000;stroke:none"
+             inkscape:connector-curvature="0"
+             id="path5034-7"
+             d="m 16027,7863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z" /></g></g><g
+         transform="matrix(0,1,-1,0,15228.446,3550.0003)"
+         class="com.sun.star.drawing.LineShape"
+         id="g4986-9"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="g4988-94"><path
+             d="m 8000,4120 0,3740"
+             id="path4990-9"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 7973,4137 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path4992-81"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 8027,7843 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path4994-6"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="7129.8301"
+         y="1827.9266"
+         id="text5084"
+         sodipodi:linespacing="125%"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><tspan
+           sodipodi:role="line"
+           id="tspan5086"
+           x="7129.8301"
+           y="1827.9266">0</tspan></text>
+<text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="8151.4199"
+         y="1834.2767"
+         id="text5088"
+         sodipodi:linespacing="125%"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><tspan
+           sodipodi:role="line"
+           id="tspan5090"
+           x="8151.4199"
+           y="1834.2767">1</tspan></text>
+<text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="9133.6406"
+         y="1834.2767"
+         id="text5092"
+         sodipodi:linespacing="125%"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><tspan
+           sodipodi:role="line"
+           id="tspan5094"
+           x="9133.6406"
+           y="1834.2767">2</tspan></text>
+<text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="10134.063"
+         y="1827.9266"
+         id="text5096"
+         sodipodi:linespacing="125%"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><tspan
+           sodipodi:role="line"
+           id="tspan5098"
+           x="10134.063"
+           y="1827.9266">3</tspan></text>
+<text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="11130.253"
+         y="1834.2767"
+         id="text5100"
+         sodipodi:linespacing="125%"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><tspan
+           sodipodi:role="line"
+           id="tspan5102"
+           x="11130.253"
+           y="1834.2767">4</tspan></text>
+<text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="12131.523"
+         y="1827.9266"
+         id="text5104"
+         sodipodi:linespacing="125%"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><tspan
+           sodipodi:role="line"
+           id="tspan5106"
+           x="12131.523"
+           y="1827.9266">5</tspan></text>
+<g
+         class="com.sun.star.drawing.LineShape"
+         id="g3845-2-0"
+         transform="matrix(0,1,-1,0,15252.775,-4750.0014)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id23-2-9"><path
+             d="m 10000,5130 0,2740"
+             id="path3848-0-6"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 9973,5147 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path3850-5-7"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 10027,7853 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path3852-5-2"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g></g></g></svg>
\ No newline at end of file
diff --git a/04-08-amidakuji/small-expanded.svg.png b/04-08-amidakuji/small-expanded.svg.png
new file mode 100644 (file)
index 0000000..b720b61
Binary files /dev/null and b/04-08-amidakuji/small-expanded.svg.png differ
diff --git a/04-08-amidakuji/small-packed.svg b/04-08-amidakuji/small-packed.svg
new file mode 100644 (file)
index 0000000..b5c3808
--- /dev/null
@@ -0,0 +1,522 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:ooo="http://xml.openoffice.org/svg/export"
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.2"
+   width="210mm"
+   height="297mm"
+   viewBox="0 0 21000 29700"
+   preserveAspectRatio="xMidYMid"
+   fill-rule="evenodd"
+   clip-path="url(#presentation_clip_path)"
+   stroke-width="28.222"
+   stroke-linejoin="round"
+   xml:space="preserve"
+   id="svg3643"
+   inkscape:version="0.91 r13725"
+   sodipodi:docname="small-packed.svg"
+   inkscape:export-filename="/home/neil/Documents/programming/ou-programming-quiz/04-08-amidakuji/small-packed.svg.png"
+   inkscape:export-xdpi="195.49001"
+   inkscape:export-ydpi="195.49001"><metadata
+     id="metadata3910"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1200"
+     inkscape:window-height="1861"
+     id="namedview3908"
+     showgrid="false"
+     inkscape:zoom="0.79452724"
+     inkscape:cx="274.82193"
+     inkscape:cy="553.63354"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g3695" /><defs
+     class="ClipPathGroup"
+     id="defs3645"><clipPath
+       id="presentation_clip_path"
+       clipPathUnits="userSpaceOnUse"><rect
+         x="0"
+         y="0"
+         width="21000"
+         height="29700"
+         id="rect3648" /></clipPath></defs><defs
+     class="TextShapeIndex"
+     id="defs3650"><g
+       ooo:slide="id1"
+       ooo:id-list="id3 id4 id5 id6 id7 id8 id9 id10 id11 id12 id13 id14 id15 id16 id17 id18 id19 id20 id21 id22 id23 id24 id25 id26 id27 id28 id29"
+       id="g3652" /></defs><defs
+     class="EmbeddedBulletChars"
+     id="defs3654"><g
+       id="bullet-char-template(57356)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 580,1141 L 1163,571 580,0 -4,571 580,1141 Z"
+         id="path3657" /></g><g
+       id="bullet-char-template(57354)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 8,1128 L 1137,1128 1137,0 8,0 8,1128 Z"
+         id="path3660" /></g><g
+       id="bullet-char-template(10146)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 174,0 L 602,739 174,1481 1456,739 174,0 Z M 1358,739 L 309,1346 659,739 1358,739 Z"
+         id="path3663" /></g><g
+       id="bullet-char-template(10132)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 2015,739 L 1276,0 717,0 1260,543 174,543 174,936 1260,936 717,1481 1274,1481 2015,739 Z"
+         id="path3666" /></g><g
+       id="bullet-char-template(10007)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 0,-2 C -7,14 -16,27 -25,37 L 356,567 C 262,823 215,952 215,954 215,979 228,992 255,992 264,992 276,990 289,987 310,991 331,999 354,1012 L 381,999 492,748 772,1049 836,1024 860,1049 C 881,1039 901,1025 922,1006 886,937 835,863 770,784 769,783 710,716 594,584 L 774,223 C 774,196 753,168 711,139 L 727,119 C 717,90 699,76 672,76 641,76 570,178 457,381 L 164,-76 C 142,-110 111,-127 72,-127 30,-127 9,-110 8,-76 1,-67 -2,-52 -2,-32 -2,-23 -1,-13 0,-2 Z"
+         id="path3669" /></g><g
+       id="bullet-char-template(10004)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 285,-33 C 182,-33 111,30 74,156 52,228 41,333 41,471 41,549 55,616 82,672 116,743 169,778 240,778 293,778 328,747 346,684 L 369,508 C 377,444 397,411 428,410 L 1163,1116 C 1174,1127 1196,1133 1229,1133 1271,1133 1292,1118 1292,1087 L 1292,965 C 1292,929 1282,901 1262,881 L 442,47 C 390,-6 338,-33 285,-33 Z"
+         id="path3672" /></g><g
+       id="bullet-char-template(9679)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 813,0 C 632,0 489,54 383,161 276,268 223,411 223,592 223,773 276,916 383,1023 489,1130 632,1184 813,1184 992,1184 1136,1130 1245,1023 1353,916 1407,772 1407,592 1407,412 1353,268 1245,161 1136,54 992,0 813,0 Z"
+         id="path3675" /></g><g
+       id="bullet-char-template(8226)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 346,457 C 273,457 209,483 155,535 101,586 74,649 74,723 74,796 101,859 155,911 209,963 273,989 346,989 419,989 480,963 531,910 582,859 608,796 608,723 608,648 583,586 532,535 482,483 420,457 346,457 Z"
+         id="path3678" /></g><g
+       id="bullet-char-template(8211)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M -4,459 L 1135,459 1135,606 -4,606 -4,459 Z"
+         id="path3681" /></g></defs><defs
+     class="TextEmbeddedBitmaps"
+     id="defs3683" /><g
+     id="g3685"><g
+       id="id2"
+       class="Master_Slide"><g
+         id="bg-id2"
+         class="Background" /><g
+         id="bo-id2"
+         class="BackgroundObjects" /></g></g><g
+     id="id1"
+     class="Slide"
+     clip-path="url(#presentation_clip_path)"><g
+       class="Page"
+       id="g3695"><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3697"
+         transform="matrix(0,0.77165216,-1,0,16246.489,-178.74067)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id3"><path
+             d="m 3000,4000 14000,0"
+             id="path3700"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3702"
+         transform="matrix(0,0.77165216,-1,0,16246.489,-178.74067)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id4"><path
+             d="m 3000,7000 14000,0"
+             id="path3705"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3707"
+         transform="matrix(0,0.77165216,-1,0,16246.489,-178.74067)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id5"><path
+             d="m 3000,6000 14000,0"
+             id="path3710"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3712"
+         transform="matrix(0,0.77165216,-1,0,16246.489,-178.74067)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id6"><path
+             d="m 3000,5000 14000,0"
+             id="path3715"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3726"
+         transform="matrix(0,1,-1,0,15249.203,5339.9514)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id8"><path
+             d="m 5000,4130 0,1740"
+             id="path3729"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 4973,4147 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path3731"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 5027,5853 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path3733"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3762"
+         transform="matrix(0,0.77165216,-1,0,16246.489,-178.74067)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id12"><path
+             d="m 3000,8000 14000,0"
+             id="path3765"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3777"
+         transform="matrix(0,0.77165216,-1,0,16246.489,-178.74067)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id15"><path
+             d="m 3000,9000 14000,0"
+             id="path3780"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         id="g4694"
+         transform="translate(-360.97102,-12113.126)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><path
+           d="m 12453.539,17156.388 -4740,0"
+           id="path5000"
+           inkscape:connector-curvature="0"
+           style="fill:none;stroke:#000000;stroke-width:112.57796478;stroke-linejoin:round" /><path
+           d="m 12436.501,17129.388 8,-28 14,-27 19,-24 24,-19 27,-14 28,-8 27,-3 27,3 29,8 27,14 23,19 19,24 14,27 9,28 2,28 -2,26 -9,29 -14,26 -19,24 -23,19 -27,14 -29,8 -27,3 -27,-3 -28,-8 -27,-14 -24,-19 -19,-24 -14,-26 -8,-29 -3,-26 3,-28 z"
+           id="path5002"
+           inkscape:connector-curvature="0"
+           style="fill:#000000;stroke:none" /><path
+           d="m 7730.539,17183.388 -8,28 -14,27 -19,24 -24,19 -27,14 -28,8 -27,3 -27,-3 -29,-8 -27,-14 -23,-19 -19,-24 -14,-27 -9,-28 -2,-28 2,-26 9,-29 14,-26 19,-24 23,-19 27,-14 29,-8 27,-3 27,3 28,8 27,14 24,19 19,24 14,26 8,29 3,26 -3,28 z"
+           id="path5004"
+           inkscape:connector-curvature="0"
+           style="fill:#000000;stroke:none" /></g><g
+         id="g5937"
+         transform="translate(0,223.62194)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           transform="matrix(0,1,-1,0,18223.967,-8349.5546)"
+           id="g3881"
+           class="com.sun.star.drawing.LineShape"><g
+             id="id27"><path
+               style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round"
+               inkscape:connector-curvature="0"
+               id="path3884"
+               d="m 14000,6130 0,1740" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3886"
+               d="m 13973,6147 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3888"
+               d="m 14027,7853 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z" /></g></g><g
+           transform="matrix(0,1,-1,0,18234.183,-349.55456)"
+           id="g3791"
+           class="com.sun.star.drawing.LineShape"><g
+             id="id17"><path
+               style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round"
+               inkscape:connector-curvature="0"
+               id="path3794"
+               d="m 6000,9140 0,1740" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3796"
+               d="m 5973,9157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3798"
+               d="m 6027,10863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z" /></g></g></g><g
+         transform="matrix(0,1,-1,0,18267.97,-9295.131)"
+         class="com.sun.star.drawing.LineShape"
+         id="g5056"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="g5058"><path
+             d="m 16000,7140 0,740"
+             id="path5060"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 15973,7157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path5062"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 16027,7863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path5064"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         id="g5006-1"
+         class="com.sun.star.drawing.LineShape"
+         transform="matrix(0,1,-1,0,18262.594,-7464.3289)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="g5008-4"><path
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round"
+             inkscape:connector-curvature="0"
+             id="path5010-9"
+             d="m 15000,7140 0,1740" /><path
+             style="fill:#000000;stroke:none"
+             inkscape:connector-curvature="0"
+             id="path5012-1"
+             d="m 14973,7157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z" /><path
+             style="fill:#000000;stroke:none"
+             inkscape:connector-curvature="0"
+             id="path5014-0"
+             d="m 15027,8863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z" /></g></g><g
+         id="g5886"
+         transform="translate(0,451.53465)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           transform="matrix(0,1,-1,0,19281.34,-10450)"
+           id="g3872"
+           class="com.sun.star.drawing.LineShape"><g
+             id="id26"><path
+               sodipodi:nodetypes="cc"
+               style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round"
+               inkscape:connector-curvature="0"
+               id="path3875"
+               d="m 13000,7140 c -605.414,224.7611 -562.462,2618.4281 0,2740" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3877"
+               d="m 12973,7157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3879"
+               d="m 13027,9863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z" /></g></g><g
+           transform="matrix(0,1,-1,0,15263.423,-7436.6648)"
+           id="g3845-2"
+           class="com.sun.star.drawing.LineShape"><g
+             id="id23-2"><path
+               sodipodi:nodetypes="cc"
+               style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round"
+               inkscape:connector-curvature="0"
+               id="path3848-0"
+               d="m 10000,5130 c 601.166,371.825 643.252,2484.2375 0,2740" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3850-5"
+               d="m 9973,5147 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3852-5"
+               d="m 10027,7853 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z" /></g></g><g
+           transform="matrix(0,1,-1,0,16233.264,-7443.3318)"
+           id="g3845-2-9"
+           class="com.sun.star.drawing.LineShape"><g
+             id="id23-2-5"><path
+               sodipodi:nodetypes="csc"
+               style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round"
+               inkscape:connector-curvature="0"
+               id="path3848-0-0"
+               d="m 10000,5130 c -277.667,213.9675 -421.2037,1098.6751 9.274,1390.4294 324.857,220.17 439.1,1136.4521 -9.274,1349.5706" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3850-5-6"
+               d="m 9973,5147 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3852-5-0"
+               d="m 10027,7853 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z" /></g></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3845-2-2"
+         transform="matrix(0,1,-1,0,16235.049,2001.5555)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id23-2-1"><path
+             d="m 10000,5130 0,2740"
+             id="path3848-0-05"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 9973,5147 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path3850-5-8"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 10027,7853 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path3852-5-5"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         transform="matrix(0,1,-1,0,16275.21,-6490.8506)"
+         id="g5026-8"
+         class="com.sun.star.drawing.LineShape"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="g5028-8"><path
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round"
+             inkscape:connector-curvature="0"
+             id="path5030-3"
+             d="m 16000,7140 0,740" /><path
+             style="fill:#000000;stroke:none"
+             inkscape:connector-curvature="0"
+             id="path5032-8"
+             d="m 15973,7157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z" /><path
+             style="fill:#000000;stroke:none"
+             inkscape:connector-curvature="0"
+             id="path5034-7"
+             d="m 16027,7863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z" /></g></g><g
+         id="g5915"
+         transform="translate(0,112.02661)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           class="com.sun.star.drawing.LineShape"
+           id="g5026"
+           transform="matrix(0,1,-1,0,16235.126,-7745.5541)"><g
+             id="g5028"><path
+               d="m 16000,7140 0,740"
+               id="path5030"
+               inkscape:connector-curvature="0"
+               style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+               d="m 15973,7157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+               id="path5032"
+               inkscape:connector-curvature="0"
+               style="fill:#000000;stroke:none" /><path
+               d="m 16027,7863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+               id="path5034"
+               inkscape:connector-curvature="0"
+               style="fill:#000000;stroke:none" /></g></g><g
+           id="g4986-9"
+           class="com.sun.star.drawing.LineShape"
+           transform="matrix(0,1,-1,0,15228.446,261.1142)"><g
+             id="g4988-94"><path
+               sodipodi:nodetypes="cc"
+               style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round"
+               inkscape:connector-curvature="0"
+               id="path4990-9"
+               d="m 8000,4120 c 418.244,712.6982 649.9435,3520.9134 0,3740" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path4992-81"
+               d="m 7973,4137 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path4994-6"
+               d="m 8027,7843 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z" /></g></g></g><text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="7129.8301"
+         y="1827.9266"
+         id="text5084"
+         sodipodi:linespacing="125%"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><tspan
+           sodipodi:role="line"
+           id="tspan5086"
+           x="7129.8301"
+           y="1827.9266">0</tspan></text>
+<text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="8151.4199"
+         y="1834.2767"
+         id="text5088"
+         sodipodi:linespacing="125%"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><tspan
+           sodipodi:role="line"
+           id="tspan5090"
+           x="8151.4199"
+           y="1834.2767">1</tspan></text>
+<text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="9133.6406"
+         y="1834.2767"
+         id="text5092"
+         sodipodi:linespacing="125%"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><tspan
+           sodipodi:role="line"
+           id="tspan5094"
+           x="9133.6406"
+           y="1834.2767">2</tspan></text>
+<text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="10134.063"
+         y="1827.9266"
+         id="text5096"
+         sodipodi:linespacing="125%"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><tspan
+           sodipodi:role="line"
+           id="tspan5098"
+           x="10134.063"
+           y="1827.9266">3</tspan></text>
+<text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="11130.253"
+         y="1834.2767"
+         id="text5100"
+         sodipodi:linespacing="125%"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><tspan
+           sodipodi:role="line"
+           id="tspan5102"
+           x="11130.253"
+           y="1834.2767">4</tspan></text>
+<text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="12131.523"
+         y="1827.9266"
+         id="text5104"
+         sodipodi:linespacing="125%"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><tspan
+           sodipodi:role="line"
+           id="tspan5106"
+           x="12131.523"
+           y="1827.9266">5</tspan></text>
+<g
+         class="com.sun.star.drawing.LineShape"
+         id="g3845-2-0"
+         transform="matrix(0,1,-1,0,15252.775,-5787.5371)"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="id23-2-9"><path
+             d="m 10000,5130 0,2740"
+             id="path3848-0-6"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 9973,5147 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path3850-5-7"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 10027,7853 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path3852-5-2"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         transform="matrix(0,1,-1,0,15233.259,3170.7535)"
+         class="com.sun.star.drawing.LineShape"
+         id="g4986-8"
+         inkscape:export-xdpi="195.49001"
+         inkscape:export-ydpi="195.49001"><g
+           id="g4988-9"><path
+             d="m 8000,4120 0,3740"
+             id="path4990-8"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 7973,4137 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path4992-8"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 8027,7843 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path4994-0"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g></g></g></svg>
\ No newline at end of file
diff --git a/04-08-amidakuji/small-packed.svg.png b/04-08-amidakuji/small-packed.svg.png
new file mode 100644 (file)
index 0000000..eff606c
Binary files /dev/null and b/04-08-amidakuji/small-packed.svg.png differ
diff --git a/04-08-amidakuji/small-unpaired.svg b/04-08-amidakuji/small-unpaired.svg
new file mode 100644 (file)
index 0000000..2dfe663
--- /dev/null
@@ -0,0 +1,405 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:ooo="http://xml.openoffice.org/svg/export"
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.2"
+   width="210mm"
+   height="297mm"
+   viewBox="0 0 21000 29700"
+   preserveAspectRatio="xMidYMid"
+   fill-rule="evenodd"
+   clip-path="url(#presentation_clip_path)"
+   stroke-width="28.222"
+   stroke-linejoin="round"
+   xml:space="preserve"
+   id="svg3643"
+   inkscape:version="0.91 r13725"
+   sodipodi:docname="small-unpaired.svg"><metadata
+     id="metadata3910"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1200"
+     inkscape:window-height="1861"
+     id="namedview3908"
+     showgrid="false"
+     inkscape:zoom="1.5052653"
+     inkscape:cx="352.90096"
+     inkscape:cy="553.63354"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g3695" /><defs
+     class="ClipPathGroup"
+     id="defs3645"><clipPath
+       id="presentation_clip_path"
+       clipPathUnits="userSpaceOnUse"><rect
+         x="0"
+         y="0"
+         width="21000"
+         height="29700"
+         id="rect3648" /></clipPath></defs><defs
+     class="TextShapeIndex"
+     id="defs3650"><g
+       ooo:slide="id1"
+       ooo:id-list="id3 id4 id5 id6 id7 id8 id9 id10 id11 id12 id13 id14 id15 id16 id17 id18 id19 id20 id21 id22 id23 id24 id25 id26 id27 id28 id29"
+       id="g3652" /></defs><defs
+     class="EmbeddedBulletChars"
+     id="defs3654"><g
+       id="bullet-char-template(57356)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 580,1141 L 1163,571 580,0 -4,571 580,1141 Z"
+         id="path3657" /></g><g
+       id="bullet-char-template(57354)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 8,1128 L 1137,1128 1137,0 8,0 8,1128 Z"
+         id="path3660" /></g><g
+       id="bullet-char-template(10146)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 174,0 L 602,739 174,1481 1456,739 174,0 Z M 1358,739 L 309,1346 659,739 1358,739 Z"
+         id="path3663" /></g><g
+       id="bullet-char-template(10132)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 2015,739 L 1276,0 717,0 1260,543 174,543 174,936 1260,936 717,1481 1274,1481 2015,739 Z"
+         id="path3666" /></g><g
+       id="bullet-char-template(10007)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 0,-2 C -7,14 -16,27 -25,37 L 356,567 C 262,823 215,952 215,954 215,979 228,992 255,992 264,992 276,990 289,987 310,991 331,999 354,1012 L 381,999 492,748 772,1049 836,1024 860,1049 C 881,1039 901,1025 922,1006 886,937 835,863 770,784 769,783 710,716 594,584 L 774,223 C 774,196 753,168 711,139 L 727,119 C 717,90 699,76 672,76 641,76 570,178 457,381 L 164,-76 C 142,-110 111,-127 72,-127 30,-127 9,-110 8,-76 1,-67 -2,-52 -2,-32 -2,-23 -1,-13 0,-2 Z"
+         id="path3669" /></g><g
+       id="bullet-char-template(10004)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 285,-33 C 182,-33 111,30 74,156 52,228 41,333 41,471 41,549 55,616 82,672 116,743 169,778 240,778 293,778 328,747 346,684 L 369,508 C 377,444 397,411 428,410 L 1163,1116 C 1174,1127 1196,1133 1229,1133 1271,1133 1292,1118 1292,1087 L 1292,965 C 1292,929 1282,901 1262,881 L 442,47 C 390,-6 338,-33 285,-33 Z"
+         id="path3672" /></g><g
+       id="bullet-char-template(9679)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 813,0 C 632,0 489,54 383,161 276,268 223,411 223,592 223,773 276,916 383,1023 489,1130 632,1184 813,1184 992,1184 1136,1130 1245,1023 1353,916 1407,772 1407,592 1407,412 1353,268 1245,161 1136,54 992,0 813,0 Z"
+         id="path3675" /></g><g
+       id="bullet-char-template(8226)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 346,457 C 273,457 209,483 155,535 101,586 74,649 74,723 74,796 101,859 155,911 209,963 273,989 346,989 419,989 480,963 531,910 582,859 608,796 608,723 608,648 583,586 532,535 482,483 420,457 346,457 Z"
+         id="path3678" /></g><g
+       id="bullet-char-template(8211)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M -4,459 L 1135,459 1135,606 -4,606 -4,459 Z"
+         id="path3681" /></g></defs><defs
+     class="TextEmbeddedBitmaps"
+     id="defs3683" /><g
+     id="g3685"><g
+       id="id2"
+       class="Master_Slide"><g
+         id="bg-id2"
+         class="Background" /><g
+         id="bo-id2"
+         class="BackgroundObjects" /></g></g><g
+     id="id1"
+     class="Slide"
+     clip-path="url(#presentation_clip_path)"><g
+       class="Page"
+       id="g3695"><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3697"
+         transform="matrix(0,1,-1,0,16246.489,-863.7842)"><g
+           id="id3"><path
+             d="m 3000,4000 14000,0"
+             id="path3700"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3702"
+         transform="matrix(0,1,-1,0,16246.489,-863.7842)"><g
+           id="id4"><path
+             d="m 3000,7000 14000,0"
+             id="path3705"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3707"
+         transform="matrix(0,1,-1,0,16246.489,-863.7842)"><g
+           id="id5"><path
+             d="m 3000,6000 14000,0"
+             id="path3710"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3712"
+         transform="matrix(0,1,-1,0,16246.489,-863.7842)"><g
+           id="id6"><path
+             d="m 3000,5000 14000,0"
+             id="path3715"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3726"
+         transform="matrix(0,1,-1,0,15249.203,2349.4313)"><g
+           id="id8"><path
+             d="m 5000,4130 0,1740"
+             id="path3729"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 4973,4147 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path3731"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 5027,5853 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path3733"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3762"
+         transform="matrix(0,1,-1,0,16246.489,-863.7842)"><g
+           id="id12"><path
+             d="m 3000,8000 14000,0"
+             id="path3765"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3777"
+         transform="matrix(0,1,-1,0,16246.489,-863.7842)"><g
+           id="id15"><path
+             d="m 3000,9000 14000,0"
+             id="path3780"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         id="g6375"
+         transform="translate(0,-298.59846)"><g
+           transform="matrix(0,1,-1,0,18234.183,-1353.1102)"
+           id="g3791"
+           class="com.sun.star.drawing.LineShape"><g
+             id="id17"><path
+               style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round"
+               inkscape:connector-curvature="0"
+               id="path3794"
+               d="m 6000,9140 0,1740" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3796"
+               d="m 5973,9157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3798"
+               d="m 6027,10863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z" /></g></g><g
+           transform="matrix(0,1,-1,0,18223.967,-9353.1102)"
+           id="g3881"
+           class="com.sun.star.drawing.LineShape"><g
+             id="id27"><path
+               style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round"
+               inkscape:connector-curvature="0"
+               id="path3884"
+               d="m 14000,6130 0,1740" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3886"
+               d="m 13973,6147 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3888"
+               d="m 14027,7853 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z" /></g></g></g><g
+         id="g4694"
+         transform="translate(-360.97102,-13558.382)"><path
+           d="m 12453.539,17156.388 -4740,0"
+           id="path5000"
+           inkscape:connector-curvature="0"
+           style="fill:none;stroke:#000000;stroke-width:112.57796478;stroke-linejoin:round" /><path
+           d="m 12436.501,17129.388 8,-28 14,-27 19,-24 24,-19 27,-14 28,-8 27,-3 27,3 29,8 27,14 23,19 19,24 14,27 9,28 2,28 -2,26 -9,29 -14,26 -19,24 -23,19 -27,14 -29,8 -27,3 -27,-3 -28,-8 -27,-14 -24,-19 -19,-24 -14,-26 -8,-29 -3,-26 3,-28 z"
+           id="path5002"
+           inkscape:connector-curvature="0"
+           style="fill:#000000;stroke:none" /><path
+           d="m 7730.539,17183.388 -8,28 -14,27 -19,24 -24,19 -27,14 -28,8 -27,3 -27,-3 -29,-8 -27,-14 -23,-19 -19,-24 -14,-27 -9,-28 -2,-28 2,-26 9,-29 14,-26 19,-24 23,-19 27,-14 29,-8 27,-3 27,3 28,8 27,14 24,19 19,24 14,26 8,29 3,26 -3,28 z"
+           id="path5004"
+           inkscape:connector-curvature="0"
+           style="fill:#000000;stroke:none" /></g><g
+         transform="matrix(0,1,-1,0,18267.97,-10901.424)"
+         class="com.sun.star.drawing.LineShape"
+         id="g5056"><g
+           id="g5058"><path
+             d="m 16000,7140 0,740"
+             id="path5060"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 15973,7157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path5062"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 16027,7863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path5064"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         id="g5006-1"
+         class="com.sun.star.drawing.LineShape"
+         transform="matrix(0,1,-1,0,18262.594,-9151.1387)"><g
+           id="g5008-4"><path
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round"
+             inkscape:connector-curvature="0"
+             id="path5010-9"
+             d="m 15000,7140 0,1740" /><path
+             style="fill:#000000;stroke:none"
+             inkscape:connector-curvature="0"
+             id="path5012-1"
+             d="m 14973,7157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z" /><path
+             style="fill:#000000;stroke:none"
+             inkscape:connector-curvature="0"
+             id="path5014-0"
+             d="m 15027,8863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z" /></g></g><g
+         id="g6363"
+         transform="translate(0,-0.00494257)"><g
+           transform="matrix(0,1,-1,0,19281.34,-10450)"
+           id="g3872"
+           class="com.sun.star.drawing.LineShape"><g
+             id="id26"><path
+               sodipodi:nodetypes="cc"
+               style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round"
+               inkscape:connector-curvature="0"
+               id="path3875"
+               d="m 13000,7140 c -349.649,193.8279 -401.112,1686.6051 0,2740" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3877"
+               d="m 12973,7157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3879"
+               d="m 13027,9863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z" /></g></g><g
+           transform="matrix(0,1,-1,0,16233.264,-7443.3318)"
+           id="g3845-2-9"
+           class="com.sun.star.drawing.LineShape"><g
+             id="id23-2-5"><path
+               sodipodi:nodetypes="cc"
+               style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round"
+               inkscape:connector-curvature="0"
+               id="path3848-0-0"
+               d="m 10000,5130 c 464.914,658.12 574.991,2352.8025 0,2740" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3850-5-6"
+               d="m 9973,5147 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3852-5-0"
+               d="m 10027,7853 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z" /></g></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3845-2-2"
+         transform="matrix(0,1,-1,0,16235.049,-1149.9987)"><g
+           id="id23-2-1"><path
+             d="m 10000,5130 0,2740"
+             id="path3848-0-05"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 9973,5147 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path3850-5-8"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 10027,7853 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path3852-5-5"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         transform="matrix(0,1,-1,0,15213.374,99.716312)"
+         class="com.sun.star.drawing.LineShape"
+         id="g4986-8"><g
+           id="g4988-9"><path
+             d="m 8000,4120 0,3740"
+             id="path4990-8"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 7973,4137 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path4992-8"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 8027,7843 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path4994-0"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         transform="matrix(0,1,-1,0,15228.446,-1400.8537)"
+         class="com.sun.star.drawing.LineShape"
+         id="g4986-9"><g
+           id="g4988-94"><path
+             d="m 8000,4120 0,3740"
+             id="path4990-9"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 7973,4137 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path4992-81"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 8027,7843 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path4994-6"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="7129.8301"
+         y="1827.9266"
+         id="text5084"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan5086"
+           x="7129.8301"
+           y="1827.9266">0</tspan></text>
+<text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="8151.4199"
+         y="1834.2767"
+         id="text5088"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan5090"
+           x="8151.4199"
+           y="1834.2767">1</tspan></text>
+<text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="9133.6406"
+         y="1834.2767"
+         id="text5092"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan5094"
+           x="9133.6406"
+           y="1834.2767">2</tspan></text>
+<text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="10134.063"
+         y="1827.9266"
+         id="text5096"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan5098"
+           x="10134.063"
+           y="1827.9266">3</tspan></text>
+<text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="11130.253"
+         y="1834.2767"
+         id="text5100"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan5102"
+           x="11130.253"
+           y="1834.2767">4</tspan></text>
+<text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="12131.523"
+         y="1827.9266"
+         id="text5104"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan5106"
+           x="12131.523"
+           y="1827.9266">5</tspan></text>
+</g></g></svg>
\ No newline at end of file
diff --git a/04-08-amidakuji/small-untriple-1.svg b/04-08-amidakuji/small-untriple-1.svg
new file mode 100644 (file)
index 0000000..e7554c3
--- /dev/null
@@ -0,0 +1,405 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:ooo="http://xml.openoffice.org/svg/export"
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.2"
+   width="210mm"
+   height="297mm"
+   viewBox="0 0 21000 29700"
+   preserveAspectRatio="xMidYMid"
+   fill-rule="evenodd"
+   clip-path="url(#presentation_clip_path)"
+   stroke-width="28.222"
+   stroke-linejoin="round"
+   xml:space="preserve"
+   id="svg3643"
+   inkscape:version="0.91 r13725"
+   sodipodi:docname="small-untriple-1.svg"><metadata
+     id="metadata3910"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1200"
+     inkscape:window-height="1861"
+     id="namedview3908"
+     showgrid="false"
+     inkscape:zoom="1.5052653"
+     inkscape:cx="352.90096"
+     inkscape:cy="553.63354"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g3695" /><defs
+     class="ClipPathGroup"
+     id="defs3645"><clipPath
+       id="presentation_clip_path"
+       clipPathUnits="userSpaceOnUse"><rect
+         x="0"
+         y="0"
+         width="21000"
+         height="29700"
+         id="rect3648" /></clipPath></defs><defs
+     class="TextShapeIndex"
+     id="defs3650"><g
+       ooo:slide="id1"
+       ooo:id-list="id3 id4 id5 id6 id7 id8 id9 id10 id11 id12 id13 id14 id15 id16 id17 id18 id19 id20 id21 id22 id23 id24 id25 id26 id27 id28 id29"
+       id="g3652" /></defs><defs
+     class="EmbeddedBulletChars"
+     id="defs3654"><g
+       id="bullet-char-template(57356)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 580,1141 L 1163,571 580,0 -4,571 580,1141 Z"
+         id="path3657" /></g><g
+       id="bullet-char-template(57354)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 8,1128 L 1137,1128 1137,0 8,0 8,1128 Z"
+         id="path3660" /></g><g
+       id="bullet-char-template(10146)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 174,0 L 602,739 174,1481 1456,739 174,0 Z M 1358,739 L 309,1346 659,739 1358,739 Z"
+         id="path3663" /></g><g
+       id="bullet-char-template(10132)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 2015,739 L 1276,0 717,0 1260,543 174,543 174,936 1260,936 717,1481 1274,1481 2015,739 Z"
+         id="path3666" /></g><g
+       id="bullet-char-template(10007)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 0,-2 C -7,14 -16,27 -25,37 L 356,567 C 262,823 215,952 215,954 215,979 228,992 255,992 264,992 276,990 289,987 310,991 331,999 354,1012 L 381,999 492,748 772,1049 836,1024 860,1049 C 881,1039 901,1025 922,1006 886,937 835,863 770,784 769,783 710,716 594,584 L 774,223 C 774,196 753,168 711,139 L 727,119 C 717,90 699,76 672,76 641,76 570,178 457,381 L 164,-76 C 142,-110 111,-127 72,-127 30,-127 9,-110 8,-76 1,-67 -2,-52 -2,-32 -2,-23 -1,-13 0,-2 Z"
+         id="path3669" /></g><g
+       id="bullet-char-template(10004)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 285,-33 C 182,-33 111,30 74,156 52,228 41,333 41,471 41,549 55,616 82,672 116,743 169,778 240,778 293,778 328,747 346,684 L 369,508 C 377,444 397,411 428,410 L 1163,1116 C 1174,1127 1196,1133 1229,1133 1271,1133 1292,1118 1292,1087 L 1292,965 C 1292,929 1282,901 1262,881 L 442,47 C 390,-6 338,-33 285,-33 Z"
+         id="path3672" /></g><g
+       id="bullet-char-template(9679)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 813,0 C 632,0 489,54 383,161 276,268 223,411 223,592 223,773 276,916 383,1023 489,1130 632,1184 813,1184 992,1184 1136,1130 1245,1023 1353,916 1407,772 1407,592 1407,412 1353,268 1245,161 1136,54 992,0 813,0 Z"
+         id="path3675" /></g><g
+       id="bullet-char-template(8226)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 346,457 C 273,457 209,483 155,535 101,586 74,649 74,723 74,796 101,859 155,911 209,963 273,989 346,989 419,989 480,963 531,910 582,859 608,796 608,723 608,648 583,586 532,535 482,483 420,457 346,457 Z"
+         id="path3678" /></g><g
+       id="bullet-char-template(8211)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M -4,459 L 1135,459 1135,606 -4,606 -4,459 Z"
+         id="path3681" /></g></defs><defs
+     class="TextEmbeddedBitmaps"
+     id="defs3683" /><g
+     id="g3685"><g
+       id="id2"
+       class="Master_Slide"><g
+         id="bg-id2"
+         class="Background" /><g
+         id="bo-id2"
+         class="BackgroundObjects" /></g></g><g
+     id="id1"
+     class="Slide"
+     clip-path="url(#presentation_clip_path)"><g
+       class="Page"
+       id="g3695"><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3697"
+         transform="matrix(0,1,-1,0,16246.489,-863.7842)"><g
+           id="id3"><path
+             d="m 3000,4000 14000,0"
+             id="path3700"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3702"
+         transform="matrix(0,1,-1,0,16246.489,-863.7842)"><g
+           id="id4"><path
+             d="m 3000,7000 14000,0"
+             id="path3705"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3707"
+         transform="matrix(0,1,-1,0,16246.489,-863.7842)"><g
+           id="id5"><path
+             d="m 3000,6000 14000,0"
+             id="path3710"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3712"
+         transform="matrix(0,1,-1,0,16246.489,-863.7842)"><g
+           id="id6"><path
+             d="m 3000,5000 14000,0"
+             id="path3715"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3726"
+         transform="matrix(0,1,-1,0,15249.203,1599.1463)"><g
+           id="id8"><path
+             d="m 5000,4130 0,1740"
+             id="path3729"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 4973,4147 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path3731"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 5027,5853 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path3733"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3762"
+         transform="matrix(0,1,-1,0,16246.489,-863.7842)"><g
+           id="id12"><path
+             d="m 3000,8000 14000,0"
+             id="path3765"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3777"
+         transform="matrix(0,1,-1,0,16246.489,-863.7842)"><g
+           id="id15"><path
+             d="m 3000,9000 14000,0"
+             id="path3780"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         id="g6375"
+         transform="translate(0,-298.59846)"><g
+           transform="matrix(0,1,-1,0,18234.183,-1353.1102)"
+           id="g3791"
+           class="com.sun.star.drawing.LineShape"><g
+             id="id17"><path
+               style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round"
+               inkscape:connector-curvature="0"
+               id="path3794"
+               d="m 6000,9140 0,1740" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3796"
+               d="m 5973,9157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3798"
+               d="m 6027,10863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z" /></g></g><g
+           transform="matrix(0,1,-1,0,18223.967,-9353.1102)"
+           id="g3881"
+           class="com.sun.star.drawing.LineShape"><g
+             id="id27"><path
+               style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round"
+               inkscape:connector-curvature="0"
+               id="path3884"
+               d="m 14000,6130 0,1740" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3886"
+               d="m 13973,6147 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3888"
+               d="m 14027,7853 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z" /></g></g></g><g
+         id="g4694"
+         transform="translate(-360.97102,-13558.382)"><path
+           d="m 12453.539,17156.388 -4740,0"
+           id="path5000"
+           inkscape:connector-curvature="0"
+           style="fill:none;stroke:#000000;stroke-width:112.57796478;stroke-linejoin:round" /><path
+           d="m 12436.501,17129.388 8,-28 14,-27 19,-24 24,-19 27,-14 28,-8 27,-3 27,3 29,8 27,14 23,19 19,24 14,27 9,28 2,28 -2,26 -9,29 -14,26 -19,24 -23,19 -27,14 -29,8 -27,3 -27,-3 -28,-8 -27,-14 -24,-19 -19,-24 -14,-26 -8,-29 -3,-26 3,-28 z"
+           id="path5002"
+           inkscape:connector-curvature="0"
+           style="fill:#000000;stroke:none" /><path
+           d="m 7730.539,17183.388 -8,28 -14,27 -19,24 -24,19 -27,14 -28,8 -27,3 -27,-3 -29,-8 -27,-14 -23,-19 -19,-24 -14,-27 -9,-28 -2,-28 2,-26 9,-29 14,-26 19,-24 23,-19 27,-14 29,-8 27,-3 27,3 28,8 27,14 24,19 19,24 14,26 8,29 3,26 -3,28 z"
+           id="path5004"
+           inkscape:connector-curvature="0"
+           style="fill:#000000;stroke:none" /></g><g
+         transform="matrix(0,1,-1,0,18267.97,-10901.424)"
+         class="com.sun.star.drawing.LineShape"
+         id="g5056"><g
+           id="g5058"><path
+             d="m 16000,7140 0,740"
+             id="path5060"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 15973,7157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path5062"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 16027,7863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path5064"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         id="g6363"
+         transform="translate(0,-0.00494257)"><g
+           transform="matrix(0,1,-1,0,19281.34,-10450)"
+           id="g3872"
+           class="com.sun.star.drawing.LineShape"><g
+             id="id26"><path
+               sodipodi:nodetypes="cc"
+               style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round"
+               inkscape:connector-curvature="0"
+               id="path3875"
+               d="m 13000,7140 c -349.649,193.8279 -401.112,1686.6051 0,2740" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3877"
+               d="m 12973,7157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3879"
+               d="m 13027,9863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z" /></g></g><g
+           transform="matrix(0,1,-1,0,16233.264,-7443.3318)"
+           id="g3845-2-9"
+           class="com.sun.star.drawing.LineShape"><g
+             id="id23-2-5"><path
+               sodipodi:nodetypes="cc"
+               style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round"
+               inkscape:connector-curvature="0"
+               id="path3848-0-0"
+               d="m 10000,5130 c 464.914,658.12 574.991,2352.8025 0,2740" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3850-5-6"
+               d="m 9973,5147 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3852-5-0"
+               d="m 10027,7853 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z" /></g></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3845-2-2"
+         transform="matrix(0,1,-1,0,16235.049,-1149.9987)"><g
+           id="id23-2-1"><path
+             d="m 10000,5130 0,2740"
+             id="path3848-0-05"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 9973,5147 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path3850-5-8"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 10027,7853 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path3852-5-5"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         transform="matrix(0,1,-1,0,15213.374,99.716312)"
+         class="com.sun.star.drawing.LineShape"
+         id="g4986-8"><g
+           id="g4988-9"><path
+             d="m 8000,4120 0,3740"
+             id="path4990-8"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 7973,4137 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path4992-8"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 8027,7843 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path4994-0"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         transform="matrix(0,1,-1,0,15228.446,-2151.1387)"
+         class="com.sun.star.drawing.LineShape"
+         id="g4986-9"><g
+           id="g4988-94"><path
+             d="m 8000,4120 0,3740"
+             id="path4990-9"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 7973,4137 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path4992-81"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 8027,7843 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path4994-6"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="7129.8301"
+         y="1827.9266"
+         id="text5084"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan5086"
+           x="7129.8301"
+           y="1827.9266">0</tspan></text>
+<text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="8151.4199"
+         y="1834.2767"
+         id="text5088"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan5090"
+           x="8151.4199"
+           y="1834.2767">1</tspan></text>
+<text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="9133.6406"
+         y="1834.2767"
+         id="text5092"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan5094"
+           x="9133.6406"
+           y="1834.2767">2</tspan></text>
+<text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="10134.063"
+         y="1827.9266"
+         id="text5096"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan5098"
+           x="10134.063"
+           y="1827.9266">3</tspan></text>
+<text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="11130.253"
+         y="1834.2767"
+         id="text5100"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan5102"
+           x="11130.253"
+           y="1834.2767">4</tspan></text>
+<text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="12131.523"
+         y="1827.9266"
+         id="text5104"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan5106"
+           x="12131.523"
+           y="1827.9266">5</tspan></text>
+<g
+         transform="matrix(0,1,-1,0,15270.757,-650.56868)"
+         class="com.sun.star.drawing.LineShape"
+         id="g4986-9-7"><g
+           id="g4988-94-7"><path
+             d="m 8000,4120 0,3740"
+             id="path4990-9-3"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 7973,4137 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path4992-81-5"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 8027,7843 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path4994-6-3"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g></g></g></svg>
\ No newline at end of file
diff --git a/04-08-amidakuji/small-untriple-2.svg b/04-08-amidakuji/small-untriple-2.svg
new file mode 100644 (file)
index 0000000..97413e4
--- /dev/null
@@ -0,0 +1,373 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:ooo="http://xml.openoffice.org/svg/export"
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.2"
+   width="210mm"
+   height="297mm"
+   viewBox="0 0 21000 29700"
+   preserveAspectRatio="xMidYMid"
+   fill-rule="evenodd"
+   clip-path="url(#presentation_clip_path)"
+   stroke-width="28.222"
+   stroke-linejoin="round"
+   xml:space="preserve"
+   id="svg3643"
+   inkscape:version="0.91 r13725"
+   sodipodi:docname="small-untriple-2.svg"><metadata
+     id="metadata3910"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1200"
+     inkscape:window-height="1861"
+     id="namedview3908"
+     showgrid="false"
+     inkscape:zoom="1.5052653"
+     inkscape:cx="352.90096"
+     inkscape:cy="553.63354"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g3695" /><defs
+     class="ClipPathGroup"
+     id="defs3645"><clipPath
+       id="presentation_clip_path"
+       clipPathUnits="userSpaceOnUse"><rect
+         x="0"
+         y="0"
+         width="21000"
+         height="29700"
+         id="rect3648" /></clipPath></defs><defs
+     class="TextShapeIndex"
+     id="defs3650"><g
+       ooo:slide="id1"
+       ooo:id-list="id3 id4 id5 id6 id7 id8 id9 id10 id11 id12 id13 id14 id15 id16 id17 id18 id19 id20 id21 id22 id23 id24 id25 id26 id27 id28 id29"
+       id="g3652" /></defs><defs
+     class="EmbeddedBulletChars"
+     id="defs3654"><g
+       id="bullet-char-template(57356)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 580,1141 L 1163,571 580,0 -4,571 580,1141 Z"
+         id="path3657" /></g><g
+       id="bullet-char-template(57354)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 8,1128 L 1137,1128 1137,0 8,0 8,1128 Z"
+         id="path3660" /></g><g
+       id="bullet-char-template(10146)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 174,0 L 602,739 174,1481 1456,739 174,0 Z M 1358,739 L 309,1346 659,739 1358,739 Z"
+         id="path3663" /></g><g
+       id="bullet-char-template(10132)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 2015,739 L 1276,0 717,0 1260,543 174,543 174,936 1260,936 717,1481 1274,1481 2015,739 Z"
+         id="path3666" /></g><g
+       id="bullet-char-template(10007)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 0,-2 C -7,14 -16,27 -25,37 L 356,567 C 262,823 215,952 215,954 215,979 228,992 255,992 264,992 276,990 289,987 310,991 331,999 354,1012 L 381,999 492,748 772,1049 836,1024 860,1049 C 881,1039 901,1025 922,1006 886,937 835,863 770,784 769,783 710,716 594,584 L 774,223 C 774,196 753,168 711,139 L 727,119 C 717,90 699,76 672,76 641,76 570,178 457,381 L 164,-76 C 142,-110 111,-127 72,-127 30,-127 9,-110 8,-76 1,-67 -2,-52 -2,-32 -2,-23 -1,-13 0,-2 Z"
+         id="path3669" /></g><g
+       id="bullet-char-template(10004)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 285,-33 C 182,-33 111,30 74,156 52,228 41,333 41,471 41,549 55,616 82,672 116,743 169,778 240,778 293,778 328,747 346,684 L 369,508 C 377,444 397,411 428,410 L 1163,1116 C 1174,1127 1196,1133 1229,1133 1271,1133 1292,1118 1292,1087 L 1292,965 C 1292,929 1282,901 1262,881 L 442,47 C 390,-6 338,-33 285,-33 Z"
+         id="path3672" /></g><g
+       id="bullet-char-template(9679)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 813,0 C 632,0 489,54 383,161 276,268 223,411 223,592 223,773 276,916 383,1023 489,1130 632,1184 813,1184 992,1184 1136,1130 1245,1023 1353,916 1407,772 1407,592 1407,412 1353,268 1245,161 1136,54 992,0 813,0 Z"
+         id="path3675" /></g><g
+       id="bullet-char-template(8226)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 346,457 C 273,457 209,483 155,535 101,586 74,649 74,723 74,796 101,859 155,911 209,963 273,989 346,989 419,989 480,963 531,910 582,859 608,796 608,723 608,648 583,586 532,535 482,483 420,457 346,457 Z"
+         id="path3678" /></g><g
+       id="bullet-char-template(8211)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M -4,459 L 1135,459 1135,606 -4,606 -4,459 Z"
+         id="path3681" /></g></defs><defs
+     class="TextEmbeddedBitmaps"
+     id="defs3683" /><g
+     id="g3685"><g
+       id="id2"
+       class="Master_Slide"><g
+         id="bg-id2"
+         class="Background" /><g
+         id="bo-id2"
+         class="BackgroundObjects" /></g></g><g
+     id="id1"
+     class="Slide"
+     clip-path="url(#presentation_clip_path)"><g
+       class="Page"
+       id="g3695"><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3697"
+         transform="matrix(0,1,-1,0,16246.489,-863.7842)"><g
+           id="id3"><path
+             d="m 3000,4000 14000,0"
+             id="path3700"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3702"
+         transform="matrix(0,1,-1,0,16246.489,-863.7842)"><g
+           id="id4"><path
+             d="m 3000,7000 14000,0"
+             id="path3705"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3707"
+         transform="matrix(0,1,-1,0,16246.489,-863.7842)"><g
+           id="id5"><path
+             d="m 3000,6000 14000,0"
+             id="path3710"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3712"
+         transform="matrix(0,1,-1,0,16246.489,-863.7842)"><g
+           id="id6"><path
+             d="m 3000,5000 14000,0"
+             id="path3715"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3726"
+         transform="matrix(0,1,-1,0,15249.203,1599.1463)"><g
+           id="id8"><path
+             d="m 5000,4130 0,1740"
+             id="path3729"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 4973,4147 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path3731"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 5027,5853 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path3733"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3762"
+         transform="matrix(0,1,-1,0,16246.489,-863.7842)"><g
+           id="id12"><path
+             d="m 3000,8000 14000,0"
+             id="path3765"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3777"
+         transform="matrix(0,1,-1,0,16246.489,-863.7842)"><g
+           id="id15"><path
+             d="m 3000,9000 14000,0"
+             id="path3780"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         id="g6375"
+         transform="translate(0,-298.59846)"><g
+           transform="matrix(0,1,-1,0,18234.183,-1353.1102)"
+           id="g3791"
+           class="com.sun.star.drawing.LineShape"><g
+             id="id17"><path
+               style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round"
+               inkscape:connector-curvature="0"
+               id="path3794"
+               d="m 6000,9140 0,1740" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3796"
+               d="m 5973,9157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3798"
+               d="m 6027,10863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z" /></g></g><g
+           transform="matrix(0,1,-1,0,18223.967,-9353.1102)"
+           id="g3881"
+           class="com.sun.star.drawing.LineShape"><g
+             id="id27"><path
+               style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round"
+               inkscape:connector-curvature="0"
+               id="path3884"
+               d="m 14000,6130 0,1740" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3886"
+               d="m 13973,6147 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3888"
+               d="m 14027,7853 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z" /></g></g></g><g
+         id="g4694"
+         transform="translate(-360.97102,-13558.382)"><path
+           d="m 12453.539,17156.388 -4740,0"
+           id="path5000"
+           inkscape:connector-curvature="0"
+           style="fill:none;stroke:#000000;stroke-width:112.57796478;stroke-linejoin:round" /><path
+           d="m 12436.501,17129.388 8,-28 14,-27 19,-24 24,-19 27,-14 28,-8 27,-3 27,3 29,8 27,14 23,19 19,24 14,27 9,28 2,28 -2,26 -9,29 -14,26 -19,24 -23,19 -27,14 -29,8 -27,3 -27,-3 -28,-8 -27,-14 -24,-19 -19,-24 -14,-26 -8,-29 -3,-26 3,-28 z"
+           id="path5002"
+           inkscape:connector-curvature="0"
+           style="fill:#000000;stroke:none" /><path
+           d="m 7730.539,17183.388 -8,28 -14,27 -19,24 -24,19 -27,14 -28,8 -27,3 -27,-3 -29,-8 -27,-14 -23,-19 -19,-24 -14,-27 -9,-28 -2,-28 2,-26 9,-29 14,-26 19,-24 23,-19 27,-14 29,-8 27,-3 27,3 28,8 27,14 24,19 19,24 14,26 8,29 3,26 -3,28 z"
+           id="path5004"
+           inkscape:connector-curvature="0"
+           style="fill:#000000;stroke:none" /></g><g
+         transform="matrix(0,1,-1,0,18267.97,-10901.424)"
+         class="com.sun.star.drawing.LineShape"
+         id="g5056"><g
+           id="g5058"><path
+             d="m 16000,7140 0,740"
+             id="path5060"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 15973,7157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path5062"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 16027,7863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path5064"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         id="g6363"
+         transform="translate(0,-0.00494257)"><g
+           transform="matrix(0,1,-1,0,19281.34,-10450)"
+           id="g3872"
+           class="com.sun.star.drawing.LineShape"><g
+             id="id26"><path
+               sodipodi:nodetypes="cc"
+               style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round"
+               inkscape:connector-curvature="0"
+               id="path3875"
+               d="m 13000,7140 c -349.649,193.8279 -401.112,1686.6051 0,2740" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3877"
+               d="m 12973,7157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3879"
+               d="m 13027,9863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z" /></g></g><g
+           transform="matrix(0,1,-1,0,16233.264,-7443.3318)"
+           id="g3845-2-9"
+           class="com.sun.star.drawing.LineShape"><g
+             id="id23-2-5"><path
+               sodipodi:nodetypes="cc"
+               style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round"
+               inkscape:connector-curvature="0"
+               id="path3848-0-0"
+               d="m 10000,5130 c 464.914,658.12 574.991,2352.8025 0,2740" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3850-5-6"
+               d="m 9973,5147 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z" /><path
+               style="fill:#000000;stroke:none"
+               inkscape:connector-curvature="0"
+               id="path3852-5-0"
+               d="m 10027,7853 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z" /></g></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3845-2-2"
+         transform="matrix(0,1,-1,0,16235.049,-2724.222)"><g
+           id="id23-2-1"><path
+             d="m 10000,5130 0,2740"
+             id="path3848-0-05"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 9973,5147 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path3850-5-8"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 10027,7853 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path3852-5-5"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         transform="matrix(0,1,-1,0,15228.446,-2151.1387)"
+         class="com.sun.star.drawing.LineShape"
+         id="g4986-9"><g
+           id="g4988-94"><path
+             d="m 8000,4120 0,3740"
+             id="path4990-9"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 7973,4137 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path4992-81"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 8027,7843 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path4994-6"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="7129.8301"
+         y="1827.9266"
+         id="text5084"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan5086"
+           x="7129.8301"
+           y="1827.9266">0</tspan></text>
+<text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="8151.4199"
+         y="1834.2767"
+         id="text5088"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan5090"
+           x="8151.4199"
+           y="1834.2767">1</tspan></text>
+<text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="9133.6406"
+         y="1834.2767"
+         id="text5092"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan5094"
+           x="9133.6406"
+           y="1834.2767">2</tspan></text>
+<text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="10134.063"
+         y="1827.9266"
+         id="text5096"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan5098"
+           x="10134.063"
+           y="1827.9266">3</tspan></text>
+<text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="11130.253"
+         y="1834.2767"
+         id="text5100"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan5102"
+           x="11130.253"
+           y="1834.2767">4</tspan></text>
+<text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:423.33337402px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';text-align:start;letter-spacing:27.94000435px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="12131.523"
+         y="1827.9266"
+         id="text5104"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan5106"
+           x="12131.523"
+           y="1827.9266">5</tspan></text>
+</g></g></svg>
\ No newline at end of file
diff --git a/04-08-amidakuji/untriple-general.svg b/04-08-amidakuji/untriple-general.svg
new file mode 100644 (file)
index 0000000..c560e76
--- /dev/null
@@ -0,0 +1,310 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:ooo="http://xml.openoffice.org/svg/export"
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.2"
+   width="210mm"
+   height="297mm"
+   viewBox="0 0 21000 29700"
+   preserveAspectRatio="xMidYMid"
+   fill-rule="evenodd"
+   clip-path="url(#presentation_clip_path)"
+   stroke-width="28.222"
+   stroke-linejoin="round"
+   xml:space="preserve"
+   id="svg3643"
+   inkscape:version="0.91 r13725"
+   sodipodi:docname="untriple-general.svg"><metadata
+     id="metadata3910"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1200"
+     inkscape:window-height="1861"
+     id="namedview3908"
+     showgrid="false"
+     inkscape:zoom="1.5890545"
+     inkscape:cx="318.60384"
+     inkscape:cy="553.63354"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g3695" /><defs
+     class="ClipPathGroup"
+     id="defs3645"><marker
+       inkscape:stockid="DotL"
+       orient="auto"
+       refY="0.0"
+       refX="0.0"
+       id="DotL"
+       style="overflow:visible"
+       inkscape:isstock="true"><path
+         id="path7709"
+         d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
+         style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1;fill:#000000;fill-opacity:1"
+         transform="scale(0.8) translate(7.4, 1)" /></marker><clipPath
+       id="presentation_clip_path"
+       clipPathUnits="userSpaceOnUse"><rect
+         x="0"
+         y="0"
+         width="21000"
+         height="29700"
+         id="rect3648" /></clipPath></defs><defs
+     class="TextShapeIndex"
+     id="defs3650"><g
+       ooo:slide="id1"
+       ooo:id-list="id3 id4 id5 id6 id7 id8 id9 id10 id11 id12 id13 id14 id15 id16 id17 id18 id19 id20 id21 id22 id23 id24 id25 id26 id27 id28 id29"
+       id="g3652" /></defs><defs
+     class="EmbeddedBulletChars"
+     id="defs3654"><g
+       id="bullet-char-template(57356)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 580,1141 L 1163,571 580,0 -4,571 580,1141 Z"
+         id="path3657" /></g><g
+       id="bullet-char-template(57354)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 8,1128 L 1137,1128 1137,0 8,0 8,1128 Z"
+         id="path3660" /></g><g
+       id="bullet-char-template(10146)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 174,0 L 602,739 174,1481 1456,739 174,0 Z M 1358,739 L 309,1346 659,739 1358,739 Z"
+         id="path3663" /></g><g
+       id="bullet-char-template(10132)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 2015,739 L 1276,0 717,0 1260,543 174,543 174,936 1260,936 717,1481 1274,1481 2015,739 Z"
+         id="path3666" /></g><g
+       id="bullet-char-template(10007)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 0,-2 C -7,14 -16,27 -25,37 L 356,567 C 262,823 215,952 215,954 215,979 228,992 255,992 264,992 276,990 289,987 310,991 331,999 354,1012 L 381,999 492,748 772,1049 836,1024 860,1049 C 881,1039 901,1025 922,1006 886,937 835,863 770,784 769,783 710,716 594,584 L 774,223 C 774,196 753,168 711,139 L 727,119 C 717,90 699,76 672,76 641,76 570,178 457,381 L 164,-76 C 142,-110 111,-127 72,-127 30,-127 9,-110 8,-76 1,-67 -2,-52 -2,-32 -2,-23 -1,-13 0,-2 Z"
+         id="path3669" /></g><g
+       id="bullet-char-template(10004)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 285,-33 C 182,-33 111,30 74,156 52,228 41,333 41,471 41,549 55,616 82,672 116,743 169,778 240,778 293,778 328,747 346,684 L 369,508 C 377,444 397,411 428,410 L 1163,1116 C 1174,1127 1196,1133 1229,1133 1271,1133 1292,1118 1292,1087 L 1292,965 C 1292,929 1282,901 1262,881 L 442,47 C 390,-6 338,-33 285,-33 Z"
+         id="path3672" /></g><g
+       id="bullet-char-template(9679)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 813,0 C 632,0 489,54 383,161 276,268 223,411 223,592 223,773 276,916 383,1023 489,1130 632,1184 813,1184 992,1184 1136,1130 1245,1023 1353,916 1407,772 1407,592 1407,412 1353,268 1245,161 1136,54 992,0 813,0 Z"
+         id="path3675" /></g><g
+       id="bullet-char-template(8226)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M 346,457 C 273,457 209,483 155,535 101,586 74,649 74,723 74,796 101,859 155,911 209,963 273,989 346,989 419,989 480,963 531,910 582,859 608,796 608,723 608,648 583,586 532,535 482,483 420,457 346,457 Z"
+         id="path3678" /></g><g
+       id="bullet-char-template(8211)"
+       transform="scale(0.00048828125,-0.00048828125)"><path
+         d="M -4,459 L 1135,459 1135,606 -4,606 -4,459 Z"
+         id="path3681" /></g></defs><defs
+     class="TextEmbeddedBitmaps"
+     id="defs3683" /><g
+     id="g3685"><g
+       id="id2"
+       class="Master_Slide"><g
+         id="bg-id2"
+         class="Background" /><g
+         id="bo-id2"
+         class="BackgroundObjects" /></g></g><g
+     id="id1"
+     class="Slide"
+     clip-path="url(#presentation_clip_path)"><g
+       class="Page"
+       id="g3695"><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3702"
+         transform="matrix(0,0.2718241,-1,0,14843.418,1267.4623)"><g
+           id="id4"><path
+             d="m 3000,7000 14000,0"
+             id="path3705"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3762"
+         transform="matrix(0,0.2718241,-1,0,14843.418,1267.4623)"><g
+           id="id12"><path
+             d="m 3000,8000 14000,0"
+             id="path3765"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3777"
+         transform="matrix(0,0.2718241,-1,0,14843.418,1267.4623)"><g
+           id="id15"><path
+             d="m 3000,9000 14000,0"
+             id="path3780"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         transform="matrix(0,1,-1,0,13848.796,-13334.597)"
+         class="com.sun.star.drawing.LineShape"
+         id="g5056"><g
+           id="g5058"><path
+             d="m 16000,7140 0,740"
+             id="path5060"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 15973,7157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path5062"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 16027,7863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path5064"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         transform="matrix(0,1,-1,0,14862.8,-12522.444)"
+         class="com.sun.star.drawing.LineShape"
+         id="g5056-0"><g
+           id="g5058-0"><path
+             d="m 16000,7140 0,740"
+             id="path5060-7"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 15973,7157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path5062-3"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 16027,7863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path5064-9"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         transform="matrix(0,1,-1,0,13850.458,-11710.288)"
+         class="com.sun.star.drawing.LineShape"
+         id="g5056-4"><g
+           id="g5058-5"><path
+             d="m 16000,7140 0,740"
+             id="path5060-9"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 15973,7157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path5062-6"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 16027,7863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path5064-4"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         transform="matrix(0,1,-1,0,14862.8,-10898.135)"
+         class="com.sun.star.drawing.LineShape"
+         id="g5056-04"><g
+           id="g5058-1"><path
+             d="m 16000,7140 0,740"
+             id="path5060-5"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 15973,7157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path5062-2"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 16027,7863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path5064-43"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3702-9"
+         transform="matrix(0,0.27182404,-1,0,19356.969,1318.001)"><g
+           id="id4-2"><path
+             d="m 3000,7000 14000,0"
+             id="path3705-8"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3762-8"
+         transform="matrix(0,0.27182404,-1,0,19356.969,1318.001)"><g
+           id="id12-5"><path
+             d="m 3000,8000 14000,0"
+             id="path3765-5"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         class="com.sun.star.drawing.LineShape"
+         id="g3777-4"
+         transform="matrix(0,0.27182404,-1,0,19356.969,1318.001)"><g
+           id="id15-8"><path
+             d="m 3000,9000 14000,0"
+             id="path3780-9"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /></g></g><g
+         transform="matrix(0,1,-1,0,19378.339,-13284.059)"
+         class="com.sun.star.drawing.LineShape"
+         id="g5056-8"><g
+           id="g5058-9"><path
+             d="m 16000,7140 0,740"
+             id="path5060-76"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 15973,7157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path5062-4"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 16027,7863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path5064-5"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         transform="matrix(0,1,-1,0,18360.359,-12471.905)"
+         class="com.sun.star.drawing.LineShape"
+         id="g5056-0-3"><g
+           id="g5058-0-5"><path
+             d="m 16000,7140 0,740"
+             id="path5060-7-7"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 15973,7157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path5062-3-6"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 16027,7863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path5064-9-9"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         transform="matrix(0,1,-1,0,19380.001,-11659.75)"
+         class="com.sun.star.drawing.LineShape"
+         id="g5056-4-5"><g
+           id="g5058-5-1"><path
+             d="m 16000,7140 0,740"
+             id="path5060-9-1"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 15973,7157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path5062-6-5"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 16027,7863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path5064-4-5"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><g
+         transform="matrix(0,1,-1,0,19376.351,-10847.597)"
+         class="com.sun.star.drawing.LineShape"
+         id="g5056-04-9"><g
+           id="g5058-1-0"><path
+             d="m 16000,7140 0,740"
+             id="path5060-5-6"
+             inkscape:connector-curvature="0"
+             style="fill:none;stroke:#000000;stroke-width:100;stroke-linejoin:round" /><path
+             d="m 15973,7157 -28,-8 -27,-14 -24,-19 -19,-24 -14,-27 -8,-28 -3,-27 3,-27 8,-29 14,-27 19,-23 24,-19 27,-14 28,-9 28,-2 26,2 29,9 26,14 24,19 19,23 14,27 8,29 3,27 -3,27 -8,28 -14,27 -19,24 -24,19 -26,14 -29,8 -26,3 -28,-3 z"
+             id="path5062-2-6"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /><path
+             d="m 16027,7863 28,8 27,14 24,19 19,24 14,27 8,28 3,27 -3,27 -8,29 -14,27 -19,23 -24,19 -27,14 -28,9 -28,2 -26,-2 -29,-9 -26,-14 -24,-19 -19,-23 -14,-27 -8,-29 -3,-27 3,-27 8,-28 14,-27 19,-24 24,-19 26,-14 29,-8 26,-3 28,3 z"
+             id="path5064-43-2"
+             inkscape:connector-curvature="0"
+             style="fill:#000000;stroke:none" /></g></g><path
+         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:28.22222381;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:56.44444762,112.88889524;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         d="m 5688.1953,2576.7266 0,1806.9375 172.9824,0 0,-292.6836 137.4629,137.4629 0,-1651.7168 -310.4453,0 z"
+         id="path8833"
+         inkscape:connector-curvature="0" /><path
+         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:28.22222328;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:56.44444932, 112.88889891;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         d="m 7694.8688,3399.1784 0,1806.9376 172.9824,0 0,-292.6837 137.4629,137.463 0,-1651.7169 -310.4453,0 z"
+         id="path8833-1"
+         inkscape:connector-curvature="0" /><path
+         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:28.22222381;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:56.44444762,112.88889524;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         d="m 6664.7676,2704.2129 0,2379.8906 310.4433,0 0,-2379.8906 -310.4433,0 z"
+         id="path8864"
+         inkscape:connector-curvature="0" /></g></g></svg>
\ No newline at end of file