The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
	<title>Index of sample files created by GraphViz2::Marpa</title>
	<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
	<meta http-equiv="cache-control" content="no-cache">
	<meta http-equiv="pragma" content="no-cache">
	<link rel="stylesheet" type="text/css" href="/assets/css/graphviz2/marpa/default.css">
	<link rel="stylesheet" type="text/css" href="/assets/css/graphviz2/marpa/fancy.table.css">
</head>
<body>

<h1>Index of sample files created by <a href="http://metacpan.org/release/GraphViz2-Marpa">GraphViz2::Marpa</a> V 2.03.</h1>

<p>All scripts, input files and output files required to generate these examples are shipped in the GraphViz2::Marpa distro.</p>

<p>Some sample data is deliberately faulty, and so does not produce an image, or produces a faulty one (e.g. data/42.*.gv)</p>

	<p><span class = 'index'>Note:</span> This is the author tests page. The <a href = '../index.html'>standard tests page</a> is up 1 dir level</p>

<table border = "1">
<tr>
  <td>#</td><td>Result of GraphViz2::Marpa processing *.gv</td><td>Result of dot processing the same file</td>
</tr>
<tr>
  <td>1</td>
  <td>
	Input file: xt/author/data/AvantGarde.gv (1484 bytes):<br />digraph{
<br />	1 -&gt; 2 -&gt; 3 -&gt; 4;
<br />
<br />	1[ fontname=&quot;AvantGarde-Book&quot; shape=box width=0 height=0 margin=&quot;0,0&quot;
<br />	label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;AvantGarde-Book&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;abcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;/TABLE&gt;&gt;];
<br />
<br />	2[ fontname=&quot;AvantGarde-BookOblique&quot; shape=box width=0 height=0 margin=&quot;0,0&quot;
<br />	label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;AvantGarde-BookOblique&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;abcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;/TABLE&gt;&gt;];
<br />
<br />	3[ fontname=&quot;AvantGarde-Demi&quot; shape=box width=0 height=0 margin=&quot;0,0&quot;
<br />	label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;AvantGarde-Demi&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;abcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;/TABLE&gt;&gt;];
<br />
<br />	4[ fontname=&quot;AvantGarde-DemiOblique&quot; shape=box width=0 height=0 margin=&quot;0,0&quot;
<br />	label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;AvantGarde-DemiOblique&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;abcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;/TABLE&gt;&gt;];
<br />
<br />
<br />}

  </td>
  <td>
<object data = "./AvantGarde.svg"></object><br />
Output file 1: xt/author/html/AvantGarde.svg (6497 bytes)
  </td>
</tr>
<tr>
  <td>2</td>
  <td>
	Input file: xt/author/data/Bookman.gv (1454 bytes):<br />digraph{
<br />	5 -&gt; 6 -&gt; 7 -&gt; 8;
<br />5[ fontname=&quot;Bookman-Demi&quot; shape=box width=0 height=0 margin=&quot;0,0&quot;
<br />	label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;Bookman-Demi&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;abcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;/TABLE&gt;&gt;];
<br />
<br />6[ fontname=&quot;Bookman-DemiItalic&quot; shape=box width=0 height=0 margin=&quot;0,0&quot;
<br />	label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;Bookman-DemiItalic&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;abcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;/TABLE&gt;&gt;];
<br />
<br />7[ fontname=&quot;Bookman-Light&quot; shape=box width=0 height=0 margin=&quot;0,0&quot;
<br />	label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;Bookman-Light&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;abcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;/TABLE&gt;&gt;];
<br />
<br />8[ fontname=&quot;Bookman-LightItalic&quot; shape=box width=0 height=0 margin=&quot;0,0&quot;
<br />	label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;Bookman-LightItalic&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;abcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;/TABLE&gt;&gt;];
<br />
<br />}

  </td>
  <td>
<object data = "./Bookman.svg"></object><br />
Output file 2: xt/author/html/Bookman.svg (6485 bytes)
  </td>
</tr>
<tr>
  <td>3</td>
  <td>
	Input file: xt/author/data/Courier.gv (1443 bytes):<br />digraph{
<br />	9 -&gt; 10 -&gt; 11 -&gt; 12;
<br />
<br />9[ fontname=&quot;Courier&quot; shape=box width=0 height=0 margin=&quot;0,0&quot;
<br />	label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;Courier&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;abcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;/TABLE&gt;&gt;];
<br />
<br />10[ fontname=&quot;Courier-Bold&quot; shape=box width=0 height=0 margin=&quot;0,0&quot;
<br />	label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;Courier-Bold&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;abcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;/TABLE&gt;&gt;];
<br />
<br />11[ fontname=&quot;Courier-BoldOblique&quot; shape=box width=0 height=0 margin=&quot;0,0&quot;
<br />	label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;Courier-BoldOblique&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;abcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;/TABLE&gt;&gt;];
<br />
<br />12[ fontname=&quot;Courier-Oblique&quot; shape=box width=0 height=0 margin=&quot;0,0&quot;
<br />	label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;Courier-Oblique&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;abcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;/TABLE&gt;&gt;];
<br />
<br />}

  </td>
  <td>
<object data = "./Courier.svg"></object><br />
Output file 3: xt/author/html/Courier.svg (6232 bytes)
  </td>
</tr>
<tr>
  <td>4</td>
  <td>
	Input file: xt/author/data/ER.gv (650 bytes):<br />graph ER {
<br />	node [shape=box]; course; institute; student;
<br />	node [shape=ellipse]; {node [label=&quot;name&quot;] name0; name1; name2;}
<br />		code; grade; number;
<br />	node [shape=diamond,style=filled,color=lightgrey]; &quot;C-I&quot;; &quot;S-C&quot;; &quot;S-I&quot;;
<br />
<br />	name0 -- course;
<br />	code -- course;
<br />	course -- &quot;C-I&quot; [label=&quot;n&quot;,len=1.00];
<br />	&quot;C-I&quot; -- institute [label=&quot;1&quot;,len=1.00];
<br />	institute -- name1;
<br />	institute -- &quot;S-I&quot; [label=&quot;1&quot;,len=1.00];
<br />	&quot;S-I&quot; -- student [label=&quot;n&quot;,len=1.00];
<br />	student -- grade;
<br />	student -- name2;
<br />	student -- number;
<br />	student -- &quot;S-C&quot; [label=&quot;m&quot;,len=1.00];
<br />	&quot;S-C&quot; -- course [label=&quot;n&quot;,len=1.00];
<br />
<br />	label = &quot;\n\nEntity Relation Diagram\ndrawn by NEATO&quot;;
<br />	fontsize=20;
<br />}

  </td>
  <td>
<object data = "./ER.svg"></object><br />
Output file 4: xt/author/html/ER.svg (7405 bytes)
  </td>
</tr>
<tr>
  <td>5</td>
  <td>
	Input file: xt/author/data/Heawood.gv (790 bytes):<br />/*
<br /> * The transitive 6-net, also known as Heawood&#39;s graph,
<br /> * can be used to test the &quot;stability points&quot; of the layout
<br /> * algorithm.
<br />
<br /> * The &quot;ideal&quot; layout occurs when len=&quot;2.5&quot;. The layout
<br /> * loses the regularity when smaller values are used.
<br /> */
<br />graph &quot;Heawood&quot; {
<br />	node [
<br />		fontname = &quot;Arial&quot;
<br />		label = &quot;\N&quot;
<br />		shape = &quot;circle&quot;
<br />		width = &quot;0.50000&quot;
<br />		height = &quot;0.500000&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	edge [
<br />		color = &quot;black&quot;
<br />	]
<br />	/* The outer wheel */
<br />	&quot;0&quot; -- &quot;1&quot; -- &quot;2&quot; -- &quot;3&quot; -- &quot;4&quot; -- &quot;5&quot; -- &quot;6&quot; -- &quot;7&quot; -- &quot;8&quot; -- &quot;9&quot; -- &quot;10&quot; -- &quot;11&quot; -- &quot;12&quot; -- &quot;13&quot; -- &quot;0&quot;;
<br />	/* The internal edges. The len = makes them internal */
<br />	&quot;0&quot; -- &quot;5&quot; [len = 2.5];
<br />	&quot;2&quot; -- &quot;7&quot; [len = 2.5];
<br />	&quot;4&quot; -- &quot;9&quot; [len = 2.5];
<br />	&quot;6&quot; -- &quot;11&quot; [len = 2.5];
<br />	&quot;8&quot; -- &quot;13&quot; [len = 2.5];
<br />	&quot;10&quot; -- &quot;1&quot; [len = 2.5];
<br />	&quot;12&quot; -- &quot;3&quot; [len = 2.5];
<br />}

  </td>
  <td>
<object data = "./Heawood.svg"></object><br />
Output file 5: xt/author/html/Heawood.svg (8413 bytes)
  </td>
</tr>
<tr>
  <td>6</td>
  <td>
	Input file: xt/author/data/Helvetica.gv (2966 bytes):<br />digraph{
<br />	13 -&gt; 14 -&gt; 15 -&gt;16 -&gt; 17 -&gt; 18 -&gt; 19 -&gt; 20;
<br />
<br />13[ fontname=&quot;Helvetica&quot; shape=box width=0 height=0 margin=&quot;0,0&quot;
<br />	label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;Helvetica&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;abcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;/TABLE&gt;&gt;];
<br />
<br />14[ fontname=&quot;Helvetica-Bold&quot; shape=box width=0 height=0 margin=&quot;0,0&quot;
<br />	label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;Helvetica-Bold&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;abcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;/TABLE&gt;&gt;];
<br />
<br />15[ fontname=&quot;Helvetica-BoldOblique&quot; shape=box width=0 height=0 margin=&quot;0,0&quot;
<br />	label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;Helvetica-BoldOblique&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;abcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;/TABLE&gt;&gt;];
<br />
<br />16[ fontname=&quot;Helvetica-Narrow&quot; shape=box width=0 height=0 margin=&quot;0,0&quot;
<br />	label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;Helvetica-Narrow&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;abcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;/TABLE&gt;&gt;];
<br />
<br />17[ fontname=&quot;Helvetica-Narrow-Bold&quot; shape=box width=0 height=0 margin=&quot;0,0&quot;
<br />	label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;Helvetica-Narrow-Bold&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;abcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;/TABLE&gt;&gt;];
<br />
<br />18[ fontname=&quot;Helvetica-Narrow-BoldOblique&quot; shape=box width=0 height=0 margin=&quot;0,0&quot;
<br />	label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;Helvetica-Narrow-BoldOblique&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;abcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;/TABLE&gt;&gt;];
<br />
<br />19[ fontname=&quot;Helvetica-Narrow-Oblique&quot; shape=box width=0 height=0 margin=&quot;0,0&quot;
<br />	label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;Helvetica-Narrow-Oblique&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;abcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;/TABLE&gt;&gt;];
<br />
<br />20[ fontname=&quot;Helvetica-Oblique&quot; shape=box width=0 height=0 margin=&quot;0,0&quot;
<br />	label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;Helvetica-Oblique&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;abcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;/TABLE&gt;&gt;];
<br />
<br />}

  </td>
  <td>
<object data = "./Helvetica.svg"></object><br />
Output file 6: xt/author/html/Helvetica.svg (12777 bytes)
  </td>
</tr>
<tr>
  <td>7</td>
  <td>
	Input file: xt/author/data/KW91.gv (416 bytes):<br />digraph G {
<br />	style=bold;
<br />	subgraph cluster_outer {
<br />		Act_1 -&gt; Act_21;
<br />		Act_1 -&gt; Act_23;
<br />		Act_25 -&gt; Act_3;
<br />		subgraph cluster_inner {
<br />			label = &quot;                          Act_2&quot;;
<br />			{Act_21 -&gt; Act_22 [minlen=2]; rank=same;}
<br />			Act_22 -&gt; Act_23;
<br />			Act_22 -&gt; Act_24;
<br />			{Act_23 -&gt; Act_24 [minlen=2]; rank=same;}
<br />			Act_23 -&gt; Act_25;
<br />			Act_24 -&gt; Act_25;
<br />		}
<br />	}
<br />	Ext_1 -&gt; Act_1;
<br />	Act_3 -&gt; Ext_2;
<br />	Ext_3 -&gt; Act_24;
<br />}

  </td>
  <td>
<object data = "./KW91.svg"></object><br />
Output file 7: xt/author/html/KW91.svg (7709 bytes)
  </td>
</tr>
<tr>
  <td>8</td>
  <td>
	Input file: xt/author/data/NaN.gv (2672 bytes):<br />digraph xyz {
<br />orientation=landscape;
<br />ratio=compress;
<br />size=&quot;16,10&quot;;
<br />AbstractMemory -&gt; Memory;
<br />AliasedMemory -&gt; AliasedMemory;
<br />AliasedMemory -&gt; Memory;
<br />Architecture -&gt; ROOT;
<br />Assembly -&gt; ROOT;
<br />AtomProperties -&gt; NRAtom;
<br />AtomWr -&gt; Wr;
<br />Break -&gt; Break;
<br />Break -&gt; Target;
<br />Breakpoint -&gt; Breakpoint;
<br />Breakpoint -&gt; Event;
<br />Breakpoint -&gt; ROOT;
<br />CDB -&gt; Target;
<br />CDB -&gt; Thread;
<br />CommonFrame -&gt; Target;
<br />ControlOps -&gt; InterpF;
<br />Displayed -&gt; Displayed;
<br />Displayed -&gt; InterpTypes;
<br />ETimer -&gt; RTHeapRep;
<br />Event -&gt; Event;
<br />Event -&gt; ROOT;
<br />Event -&gt; Target;
<br />EventHandler -&gt; ROOT;
<br />EventHandler -&gt; StandardEvents;
<br />Expression -&gt; ROOT;
<br />ExpressionServer -&gt; Expression;
<br />FollowBreakpoint -&gt; Breakpoint;
<br />Formatter -&gt; ROOT;
<br />Formatter -&gt; Thread;
<br />Frame -&gt; Frame;
<br />Frame -&gt; Memory;
<br />Frame -&gt; Target;
<br />FrameClass -&gt; Frame;
<br />IntIntTbl -&gt; IntIntTbl;
<br />IntIntTbl -&gt; ROOT;
<br />Interp -&gt; InterpF;
<br />Interp -&gt; ROOT;
<br />InterpF -&gt; Interp;
<br />InterpF -&gt; InterpF;
<br />InterpF -&gt; ROOT;
<br />InterpScan -&gt; TokenStream;
<br />InterpTypes -&gt; InterpTypes;
<br />InterpTypes -&gt; ROOT;
<br />List -&gt; Thread;
<br />LoadState -&gt; LoadState;
<br />LoadState -&gt; LoadStateRep;
<br />LoadState -&gt; ROOT;
<br />LoadStateRep -&gt; LoadState;
<br />LocationRep -&gt; Memory;
<br />MC68Frame -&gt; CommonFrame;
<br />MC68GCommonFrame -&gt; EventHandler;
<br />MUTEX  -&gt; ROOT;
<br />Memory -&gt; Displayed;
<br />Memory -&gt; InterpTypes;
<br />MipsFrame -&gt; CommonFrame;
<br />MipsFrame -&gt; InterpTypes;
<br />MipsGCommonFrame -&gt; EventHandler;
<br />NRAtom -&gt; AtomProperties;
<br />NRAtom -&gt; ROOT;
<br />NopBreakpoint -&gt; Breakpoint;
<br />PSFormatter -&gt; InterpTypes;
<br />PSInterp -&gt; InterpTypes;
<br />PSLoadState -&gt; InterpTypes;
<br />PSMemory -&gt; InterpTypes;
<br />ProtectedWire -&gt; ProtectedWire;
<br />ProtectedWire -&gt; Wire;
<br />RTHeap -&gt; RTHeapRep;
<br />RTHeapRep -&gt; ROOT;
<br />Rd -&gt; RdClass;
<br />RdClass -&gt; MUTEX;
<br />RegisterMemory -&gt; Memory;
<br />Scope -&gt; ROOT;
<br />Scope -&gt; Scope;
<br />Scope -&gt; Target;
<br />SourceLoc -&gt; Target;
<br />SourceMap -&gt; ROOT;
<br />SparcFrame -&gt; CommonFrame;
<br />SparcGCommonFrame -&gt; EventHandler;
<br />StandardEvents -&gt; StandardEvents;
<br />StandardEvents -&gt; Target;
<br />StreamWire -&gt; Wire;
<br />Symbol -&gt; Displayed;
<br />Symbol -&gt; Symbol;
<br />TThread -&gt; ROOT;
<br />TThread -&gt; Target;
<br />Target -&gt; Displayed;
<br />Target -&gt; Event;
<br />Target -&gt; FrameClass;
<br />Target -&gt; ROOT;
<br />Target -&gt; TThread;
<br />Target -&gt; Target;
<br />Target -&gt; TargetF;
<br />Target -&gt; Thread;
<br />TargetF -&gt; Target;
<br />TargetState -&gt; Assembly;
<br />TextRd -&gt; Rd;
<br />TextWr -&gt; Wr;
<br />Thread -&gt; ROOT;
<br />Thread -&gt; Thread;
<br />TokenStream -&gt; ROOT;
<br />TokenStream -&gt; TokenStream;
<br />Trap -&gt; ROOT;
<br />TrapMemory -&gt; Memory;
<br />UFileRd -&gt; Rd;
<br />UFileRd -&gt; UFileRd;
<br />UFileWr -&gt; UFileWr;
<br />UFileWr -&gt; Wr;
<br />UnixHandler -&gt; Event;
<br />UnixHandler -&gt; UnixHandler;
<br />UserBreak -&gt; Break;
<br />UserBreak -&gt; Breakpoint;
<br />UserBreak -&gt; Event;
<br />UserBreak -&gt; Trap;
<br />UserBreak -&gt; UserBreak;
<br />VaxFrame -&gt; CommonFrame;
<br />VaxGCommonFrame -&gt; EventHandler;
<br />Wire -&gt; ROOT;
<br />Wire -&gt; TrapMemory;
<br />Wire -&gt; Wire;
<br />Wr -&gt; WrClass;
<br />WrClass -&gt; MUTEX;
<br />}

  </td>
  <td>
<object data = "./NaN.svg"></object><br />
Output file 8: xt/author/html/NaN.svg (66668 bytes)
  </td>
</tr>
<tr>
  <td>9</td>
  <td>
	Input file: xt/author/data/NewCenturySchlbk.gv (1526 bytes):<br />digraph{
<br />	21 -&gt; 22 -&gt; 23 -&gt; 24;
<br />
<br />21[ fontname=&quot;NewCenturySchlbk-Bold&quot; shape=box width=0 height=0 margin=&quot;0,0&quot;
<br />	label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;NewCenturySchlbk-Bold&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;abcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;/TABLE&gt;&gt;];
<br />
<br />22[ fontname=&quot;NewCenturySchlbk-BoldItalic&quot; shape=box width=0 height=0 margin=&quot;0,0&quot;
<br />	label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;NewCenturySchlbk-BoldItalic&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;abcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;/TABLE&gt;&gt;];
<br />
<br />23[ fontname=&quot;NewCenturySchlbk-Italic&quot; shape=box width=0 height=0 margin=&quot;0,0&quot;
<br />	label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;NewCenturySchlbk-Italic&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;abcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;/TABLE&gt;&gt;];
<br />
<br />24[ fontname=&quot;NewCenturySchlbk-Roman&quot; shape=box width=0 height=0 margin=&quot;0,0&quot;
<br />	label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;NewCenturySchlbk-Roman&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;abcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;/TABLE&gt;&gt;];
<br />
<br />
<br />}

  </td>
  <td>
<object data = "./NewCenturySchlbk.svg"></object><br />
Output file 9: xt/author/html/NewCenturySchlbk.svg (6558 bytes)
  </td>
</tr>
<tr>
  <td>10</td>
  <td>
	Input file: xt/author/data/Palatino.gv (1462 bytes):<br />digraph{
<br />	25 -&gt; 26 -&gt; 27 -&gt; 28;
<br />
<br />25[ fontname=&quot;Palatino-Bold&quot; shape=box width=0 height=0 margin=&quot;0,0&quot;
<br />	label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;Palatino-Bold&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;abcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;/TABLE&gt;&gt;];
<br />
<br />26[ fontname=&quot;Palatino-BoldItalic&quot; shape=box width=0 height=0 margin=&quot;0,0&quot;
<br />	label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;Palatino-BoldItalic&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;abcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;/TABLE&gt;&gt;];
<br />
<br />27[ fontname=&quot;Palatino-Italic&quot; shape=box width=0 height=0 margin=&quot;0,0&quot;
<br />	label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;Palatino-Italic&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;abcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;/TABLE&gt;&gt;];
<br />
<br />28[ fontname=&quot;Palatino-Roman&quot; shape=box width=0 height=0 margin=&quot;0,0&quot;
<br />	label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;Palatino-Roman&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;abcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;/TABLE&gt;&gt;];
<br />
<br />
<br />}

  </td>
  <td>
<object data = "./Palatino.svg"></object><br />
Output file 10: xt/author/html/Palatino.svg (6461 bytes)
  </td>
</tr>
<tr>
  <td>11</td>
  <td>
	Input file: xt/author/data/Petersen.gv (904 bytes):<br />/*
<br /> * The transitive 5-net, also known as Petersen&#39;s graph,
<br /> * can be used to test the &quot;stability points&quot; of the layout
<br /> * algorithm.
<br /> * 
<br /> * The &quot;ideal&quot; layout is achieved for certain random seed
<br /> * values when len=1.5.  For len=2.5 or above, the layout
<br /> * is stable. Sometimes, the graph is rendered &quot;inside-out&quot;.
<br /> */ 
<br />graph &quot;Petersen&quot; {
<br />	node [
<br />		fontname = &quot;Arial&quot;
<br />		label = &quot;\N&quot;
<br />		shape = &quot;circle&quot;
<br />		width = &quot;0.400000&quot;
<br />		height = &quot;0.400000&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	edge [
<br />		color = &quot;black&quot;
<br />	]
<br />	/* Outer wheel. The len= is what makes it outer */
<br />	&quot;0&quot; -- &quot;1&quot; -- &quot;2&quot; -- &quot;3&quot; -- &quot;4&quot; -- &quot;0&quot; [
<br />		color = &quot;blue&quot;
<br />		len = 2.6
<br />	]
<br />	&quot;0&quot; -- &quot;5&quot; [
<br />		color = &quot;red&quot;
<br />		weight = &quot;5&quot;
<br />	]
<br />	&quot;1&quot; -- &quot;6&quot; [
<br />		color = &quot;red&quot;
<br />		weight = &quot;5&quot;
<br />	]
<br />	&quot;2&quot; -- &quot;7&quot; [
<br />		color = &quot;red&quot;
<br />		weight = &quot;5&quot;
<br />	]
<br />	&quot;3&quot; -- &quot;8&quot; [
<br />		color = &quot;red&quot;
<br />		weight = &quot;5&quot;
<br />	]
<br />	&quot;4&quot; -- &quot;9&quot; [
<br />		color = &quot;red&quot;
<br />		weight = &quot;5&quot;
<br />	]
<br />	&quot;5&quot; -- &quot;7&quot; -- &quot;9&quot; -- &quot;6&quot; -- &quot;8&quot; -- &quot;5&quot;;
<br />}

  </td>
  <td>
<object data = "./Petersen.svg"></object><br />
Output file 11: xt/author/html/Petersen.svg (6398 bytes)
  </td>
</tr>
<tr>
  <td>12</td>
  <td>
	Input file: xt/author/data/Symbol.gv (924 bytes):<br />digraph {
<br />greek[fontname=Symbol label=&quot;&amp;alpha;&amp;beta;&amp;gamma;&amp;delta;&amp;epsilon;&amp;zeta;&amp;eta;&amp;theta;&amp;iota;&amp;kappa;&amp;lambda;&amp;mu;&amp;nu;&amp;xi;&amp;omicron;&amp;pi;&amp;rho;&amp;sigmaf;&amp;sigma;&amp;tau;&amp;upsilon;&amp;phi;&amp;chi;&amp;psi;&amp;omega;&amp;upsih;&amp;piv;&quot;
<br />];
<br />subgraph {
<br />a[ fontname=Symbol label=&quot;for all: &amp;forall;&quot;];
<br />b[ fontname=Symbol label=&quot;part: &amp;part;&quot;];
<br />c[ fontname=Symbol label=&quot;exists: &amp;exist;&quot;];
<br />d[ fontname=Symbol label=&quot;empty: &amp;empty;&quot;];
<br />e[ fontname=Symbol label=&quot;nabla: &amp;nabla;&quot;];
<br />f[ fontname=Symbol label=&quot;isin: &amp;isin;&quot;];
<br />g[ fontname=Symbol label=&quot;notin: &amp;notin;&quot;];
<br />a-&gt;b-&gt;c-&gt;d-&gt;e-&gt;f-&gt;g;
<br />};
<br />subgraph {
<br />i[ fontname=Symbol label=&quot;ni: &amp;ni;&quot;];
<br />j[ fontname=Symbol label=&quot;prod: &amp;prod;&quot;];
<br />k[ fontname=Symbol label=&quot;sum: &amp;sum;&quot;];
<br />l[ fontname=Symbol label=&quot;lowast: &amp;lowast;&quot;];
<br />m[ fontname=Symbol label=&quot;square root: &amp;radic;&quot;];
<br />n[ fontname=Symbol label=&quot;proportional to: &amp;prop;&quot;];
<br />o[ fontname=Symbol label=&quot;infinity&amp;infin;&quot;];
<br />i-&gt;j-&gt;k-&gt;l-&gt;m-&gt;n-&gt;o
<br />};
<br />greek-&gt;a
<br />greek-&gt;i
<br />}
<br />

  </td>
  <td>
<object data = "./Symbol.svg"></object><br />
Output file 12: xt/author/html/Symbol.svg (8755 bytes)
  </td>
</tr>
<tr>
  <td>13</td>
  <td>
	Input file: xt/author/data/Times.gv (1437 bytes):<br />digraph{
<br />	30 -&gt; 31 -&gt; 32 -&gt; 33;
<br />
<br />30[ fontname=&quot;Times-Bold&quot; shape=box width=0 height=0 margin=&quot;0,0&quot;
<br />	label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;Times-Bold&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;abcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;/TABLE&gt;&gt;];
<br />
<br />31[ fontname=&quot;Times-BoldItalic&quot; shape=box width=0 height=0 margin=&quot;0,0&quot;
<br />	label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;Times-BoldItalic&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;abcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;/TABLE&gt;&gt;];
<br />
<br />32[ fontname=&quot;Times-Italic&quot; shape=box width=0 height=0 margin=&quot;0,0&quot;
<br />	label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;Times-Italic&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;abcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;/TABLE&gt;&gt;];
<br />
<br />33[ fontname=&quot;Times-Roman&quot; shape=box width=0 height=0 margin=&quot;0,0&quot;
<br />	label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;Times-Roman&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;abcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;TR&gt;&lt;TD&gt;&quot;ABCDEFGHIJLKLMNOPQRSTUVWXYZ\nabcdefghijlklmnopqrstuvwxyz&quot;&lt;/TD&gt;&lt;/TR&gt;
<br />	&lt;/TABLE&gt;&gt;];
<br />
<br />}

  </td>
  <td>
<object data = "./Times.svg"></object><br />
Output file 13: xt/author/html/Times.svg (6190 bytes)
  </td>
</tr>
<tr>
  <td>14</td>
  <td>
	Input file: xt/author/data/a.gv (49 bytes):<br />digraph G {
<br />  a -&gt; b
<br />  label=&quot;this is a graph&quot;
<br />}

  </td>
  <td>
<object data = "./a.svg"></object><br />
Output file 14: xt/author/html/a.svg (1447 bytes)
  </td>
</tr>
<tr>
  <td>15</td>
  <td>
	Input file: xt/author/data/abstract.gv (770 bytes):<br />digraph abstract {
<br />	size=&quot;6,6&quot;;
<br />	S24 -&gt; 27;
<br />	S24 -&gt; 25;
<br />	S1 -&gt; 10;
<br />	S1 -&gt; 2;
<br />	S35 -&gt; 36;
<br />	S35 -&gt; 43;
<br />	S30 -&gt; 31;
<br />	S30 -&gt; 33;
<br />	9 -&gt; 42;
<br />	9 -&gt; T1;
<br />	25 -&gt; T1;
<br />	25 -&gt; 26;
<br />	27 -&gt; T24;
<br />	2 -&gt; 3;
<br />	2 -&gt; 16;
<br />	2 -&gt; 17;
<br />	2 -&gt; T1;
<br />	2 -&gt; 18;
<br />	10 -&gt; 11;
<br />	10 -&gt; 14;
<br />	10 -&gt; T1;
<br />	10 -&gt; 13;
<br />	10 -&gt; 12;
<br />	31 -&gt; T1;
<br />	31 -&gt; 32;
<br />	33 -&gt; T30;
<br />	33 -&gt; 34;
<br />	42 -&gt; 4;
<br />	26 -&gt; 4;
<br />	3 -&gt; 4;
<br />	16 -&gt; 15;
<br />	17 -&gt; 19;
<br />	18 -&gt; 29;
<br />	11 -&gt; 4;
<br />	14 -&gt; 15;
<br />	37 -&gt; 39;
<br />	37 -&gt; 41;
<br />	37 -&gt; 38;
<br />	37 -&gt; 40;
<br />	13 -&gt; 19;
<br />	12 -&gt; 29;
<br />	43 -&gt; 38;
<br />	43 -&gt; 40;
<br />	36 -&gt; 19;
<br />	32 -&gt; 23;
<br />	34 -&gt; 29;
<br />	39 -&gt; 15;
<br />	41 -&gt; 29;
<br />	38 -&gt; 4;
<br />	40 -&gt; 19;
<br />	4 -&gt; 5;
<br />	19 -&gt; 21;
<br />	19 -&gt; 20;
<br />	19 -&gt; 28;
<br />	5 -&gt; 6;
<br />	5 -&gt; T35;
<br />	5 -&gt; 23;
<br />	21 -&gt; 22;
<br />	20 -&gt; 15;
<br />	28 -&gt; 29;
<br />	6 -&gt; 7;
<br />	15 -&gt; T1;
<br />	22 -&gt; 23;
<br />	22 -&gt; T35;
<br />	29 -&gt; T30;
<br />	7 -&gt; T8;
<br />	23 -&gt; T24;
<br />	23 -&gt; T1;
<br />}

  </td>
  <td>
<object data = "./abstract.svg"></object><br />
Output file 15: xt/author/html/abstract.svg (34027 bytes)
  </td>
</tr>
<tr>
  <td>16</td>
  <td>
	Input file: xt/author/data/alf.gv (958 bytes):<br />digraph Alf {
<br />size = &quot;6,9&quot;;
<br />node [ shape = record ];
<br />Decl [ label = &quot;\n\nDecl|{name|access|decl_flags|extern_c_linkage}&quot;];
<br />Nontype_decl [ label = &quot;Nontype_decl|{type}&quot;];
<br />Defined_decl [ label = &quot;Defined_decl|{linkage}&quot;];
<br />Data_decl [ label = &quot;Data_decl|{storage_class}&quot;];
<br />Function_decl [ label = &quot;Function_decl|{formals|defaults}&quot;];
<br />Data [ label = &quot;Data|{initializer}&quot;];
<br />Function [ label = &quot;Function|{body}&quot;];
<br />Constructor [ label = &quot;Constructor|{member_initializers}&quot;];
<br />Aggregate -&gt;  Type_decl ;
<br />Class -&gt; Aggregate;
<br />Union -&gt; Aggregate;
<br />Data -&gt; Data_decl;
<br />Data -&gt; Defn;
<br />Data_decl -&gt; Defined_decl;
<br />Data_member -&gt;  Nontype_decl ;
<br />Defined_decl -&gt; Nontype_decl;
<br />Defn -&gt; Defined_decl;
<br />Enum -&gt;  Type_decl ;
<br />Enumerator -&gt;  Nontype_decl ;
<br />Function -&gt; Defn;
<br />Function -&gt; Function_decl;
<br />Constructor -&gt; Function;
<br />Destructor -&gt; Function;
<br />Function_decl -&gt; Defined_decl;
<br />Nontype_decl -&gt;  Decl ;
<br />Template_type_arg -&gt;  Type_decl ;
<br />Type_decl -&gt;  Decl ;
<br />Typedef -&gt;  Type_decl ;
<br />}

  </td>
  <td>
<object data = "./alf.svg"></object><br />
Output file 16: xt/author/html/alf.svg (14858 bytes)
  </td>
</tr>
<tr>
  <td>17</td>
  <td>
	Input file: xt/author/data/arrows.gv (2061 bytes):<br />digraph G {
<br />  // leave some space for the head/taillabels
<br />  graph [ranksep=1.5 splines=true overlap=false]
<br />
<br />  // to avoid confusion, remember this:
<br />  // it&#39;s spelt tail/head, but it&#39;s read start/end
<br />
<br />  // emphasize theatrically
<br />//  edge [arrowsize=2]
<br />  // put head/tail labels farther from the node
<br />  edge [labeldistance=3]
<br />
<br />  // not interested in node labels
<br />  node [shape=circle width=0.5 label=&quot;&quot;]
<br />
<br />  {
<br />    edge [dir=back samehead=ahead samearrowhead=1]
<br />    a-&gt;Z [arrowtail=none taillabel=none]
<br />    b-&gt;Z [arrowtail=normal taillabel=normal]
<br />    c-&gt;Z [arrowtail=inv taillabel=inv]
<br />    d-&gt;Z [arrowtail=dot taillabel=dot]
<br />    e-&gt;Z [arrowtail=odot taillabel=odot]
<br />    f-&gt;Z [arrowtail=invdot taillabel=invdot]
<br />    g-&gt;Z [arrowtail=invodot taillabel=invodot]
<br />    h-&gt;Z [arrowtail=open taillabel=open]
<br />    i-&gt;Z [arrowtail=halfopen taillabel=halfopen arrowhead=inv headlabel=samehead]
<br />    j-&gt;Z [arrowtail=empty taillabel=empty]
<br />    k-&gt;Z [arrowtail=invempty taillabel=invempty]
<br />    l-&gt;Z [arrowtail=diamond taillabel=diamond]
<br />    m-&gt;Z [arrowtail=odiamond taillabel=odiamond]
<br />    n-&gt;Z [arrowtail=box taillabel=box]
<br />    o-&gt;Z [arrowtail=obox taillabel=obox]
<br />    p-&gt;Z [arrowtail=tee taillabel=tee]
<br />    q-&gt;Z [arrowtail=crow taillabel=crow]
<br />  }
<br />  {
<br />    edge [dir=forward sametail=atail samearrowtail=1]
<br />    Z-&gt;A [arrowhead=none headlabel=none]
<br />    Z-&gt;B [arrowhead=normal headlabel=normal]
<br />    Z-&gt;C [arrowhead=inv headlabel=inv]
<br />    Z-&gt;D [arrowhead=dot headlabel=dot]
<br />    Z-&gt;E [arrowhead=odot headlabel=odot]
<br />    Z-&gt;F [arrowhead=invdot headlabel=invdot]
<br />    Z-&gt;G [arrowhead=invodot headlabel=invodot]
<br />    Z-&gt;H [arrowhead=open headlabel=open]
<br />    Z-&gt;I [arrowhead=halfopen headlabel=halfopen arrowtail=inv taillabel=sametail]
<br />    Z-&gt;J [arrowhead=empty headlabel=empty]
<br />    Z-&gt;K [arrowhead=invempty headlabel=invempty]
<br />    Z-&gt;L [arrowhead=diamond headlabel=diamond]
<br />    Z-&gt;M [arrowhead=odiamond headlabel=odiamond]
<br />    Z-&gt;N [arrowhead=box headlabel=box]
<br />    Z-&gt;O [arrowhead=obox headlabel=obox]
<br />    Z-&gt;P [arrowhead=tee headlabel=tee]
<br />    Z-&gt;Q [arrowhead=crow headlabel=crow]
<br />  }
<br />}

  </td>
  <td>
<object data = "./arrows.svg"></object><br />
Output file 17: xt/author/html/arrows.svg (20932 bytes)
  </td>
</tr>
<tr>
  <td>18</td>
  <td>
	Input file: xt/author/data/arrows_dot.gv (6978 bytes):<br />digraph G {
<br />	graph [ranksep=&quot;1.5&quot;, splines=true, overlap=false];
<br />	node [label=&quot;\N&quot;, shape=circle, width=&quot;0.5&quot;];
<br />	edge [labeldistance=3];
<br />	graph [bb=&quot;0,0,900,324&quot;];
<br />	{
<br />		graph [bb=&quot;&quot;];
<br />		node [label=&quot;&quot;];
<br />		edge [dir=back,
<br />			samehead=ahead,
<br />			samearrowhead=1];
<br />		a [pos=&quot;18,306&quot;, height=&quot;0.5&quot;];
<br />		Z [pos=&quot;450,162&quot;, height=&quot;0.5&quot;];
<br />		b [pos=&quot;72,306&quot;, height=&quot;0.5&quot;];
<br />		c [pos=&quot;126,306&quot;, height=&quot;0.5&quot;];
<br />		d [pos=&quot;180,306&quot;, height=&quot;0.5&quot;];
<br />		e [pos=&quot;234,306&quot;, height=&quot;0.5&quot;];
<br />		f [pos=&quot;288,306&quot;, height=&quot;0.5&quot;];
<br />		g [pos=&quot;342,306&quot;, height=&quot;0.5&quot;];
<br />		h [pos=&quot;396,306&quot;, height=&quot;0.5&quot;];
<br />		i [pos=&quot;450,306&quot;, height=&quot;0.5&quot;];
<br />		j [pos=&quot;504,306&quot;, height=&quot;0.5&quot;];
<br />		k [pos=&quot;558,306&quot;, height=&quot;0.5&quot;];
<br />		l [pos=&quot;612,306&quot;, height=&quot;0.5&quot;];
<br />		m [pos=&quot;666,306&quot;, height=&quot;0.5&quot;];
<br />		n [pos=&quot;720,306&quot;, height=&quot;0.5&quot;];
<br />		o [pos=&quot;774,306&quot;, height=&quot;0.5&quot;];
<br />		p [pos=&quot;828,306&quot;, height=&quot;0.5&quot;];
<br />		q [pos=&quot;882,306&quot;, height=&quot;0.5&quot;];
<br />		a -&gt; Z [arrowtail=none, taillabel=none, pos=&quot;32.408,294.8 36.359,292.32 40.733,289.86 45,288 215.74,213.77 450,181 450,181&quot;, tail_lp=&quot;48.83,269.7&quot;];
<br />		b -&gt; Z [arrowtail=normal, taillabel=normal, pos=&quot;s,86.456,294.91 95.411,289.75 96.609,289.13 97.81,288.54 99,288 247.32,220.18 450,181 450,181&quot;, tail_lp=&quot;103.69,270.35&quot;];
<br />		c -&gt; Z [arrowtail=inv, taillabel=inv, pos=&quot;s,140.52,295.05 149.45,289.83 150.63,289.19 151.82,288.57 153,288 279.1,226.49 450,181 450,181&quot;, tail_lp=&quot;157.57,270.37&quot;];
<br />		d -&gt; Z [arrowtail=dot, taillabel=dot, pos=&quot;s,194.62,295.25 201.53,291.05 203.36,289.99 205.2,288.96 207,288 311.21,232.63 450,181 450,181&quot;, tail_lp=&quot;211.29,270.3&quot;];
<br />		e -&gt; Z [arrowtail=odot, taillabel=odot, pos=&quot;s,248.78,295.52 255.65,291.25 257.45,290.14 259.25,289.04 261,288 343.86,238.49 450,181 450,181&quot;, tail_lp=&quot;265.16,270.39&quot;];
<br />		f -&gt; Z [arrowtail=invdot, taillabel=invdot, pos=&quot;s,301.81,294.43 316.33,283.32 362.77,247.77 450,181 450,181&quot;, tail_lp=&quot;315.7,267.83&quot;];
<br />		g -&gt; Z [arrowtail=invodot, taillabel=invodot, pos=&quot;s,353.56,291.73 365.7,277.79 397.49,241.29 450,181 450,181&quot;, tail_lp=&quot;361.85,262.9&quot;];
<br />		h -&gt; Z [arrowtail=open, taillabel=open, pos=&quot;s,402.84,289.3 406.95,279.85 422.74,243.6 450,181 450,181&quot;, tail_lp=&quot;402.07,259.31&quot;];
<br />		i -&gt; Z [arrowtail=halfopen, taillabel=halfopen, arrowhead=inv, headlabel=samehead, pos=&quot;s,450,287.76 450,277.72 450,241.21 450,181 450,181&quot;, head_lp=&quot;462.68,208.19&quot;, tail_lp=&quot;437.32,260.57&quot;];
<br />		j -&gt; Z [arrowtail=empty, taillabel=empty, pos=&quot;s,497.16,289.3 493.05,279.85 477.26,243.6 450,181 450,181&quot;, tail_lp=&quot;474.68,269.43&quot;];
<br />		k -&gt; Z [arrowtail=invempty, taillabel=invempty, pos=&quot;s,546.44,291.73 539.61,283.89 508.78,248.49 450,181 450,181&quot;, tail_lp=&quot;519.02,279.55&quot;];
<br />		l -&gt; Z [arrowtail=diamond, taillabel=diamond, pos=&quot;s,598.19,294.43 588.38,286.92 543.43,252.51 450,181 450,181&quot;, tail_lp=&quot;568.89,287.97&quot;];
<br />		m -&gt; Z [arrowtail=odiamond, taillabel=odiamond, pos=&quot;s,651.22,295.52 640.89,289.14 640.26,288.75 639.62,288.37 639,288 556.14,238.49 450,181 450,181&quot;, tail_lp=&quot;621.43,292.01&quot;];
<br />		n -&gt; Z [arrowtail=box, taillabel=box, pos=&quot;s,705.38,295.25 696.5,289.93 695.33,289.26 694.16,288.61 693,288 588.79,232.63 450,181 450,181&quot;, tail_lp=&quot;675.54,292.14&quot;];
<br />		o -&gt; Z [arrowtail=obox, taillabel=obox, pos=&quot;s,759.48,295.05 750.55,289.83 749.37,289.19 748.18,288.57 747,288 620.9,226.49 450,181 450,181&quot;, tail_lp=&quot;729.61,292.25&quot;];
<br />		p -&gt; Z [arrowtail=tee, taillabel=tee, pos=&quot;s,813.54,294.91 808.95,292.14 806.34,290.64 803.64,289.21 801,288 652.68,220.18 450,181 450,181&quot;, tail_lp=&quot;783.71,291.73&quot;];
<br />		q -&gt; Z [arrowtail=crow, taillabel=crow, pos=&quot;s,867.59,294.8 858.61,289.7 857.41,289.09 856.2,288.52 855,288 684.26,213.77 450,181 450,181&quot;, tail_lp=&quot;837.69,292.38&quot;];
<br />	}
<br />	{
<br />		graph [bb=&quot;&quot;];
<br />		node [label=&quot;&quot;];
<br />		edge [dir=forward,
<br />			sametail=atail,
<br />			samearrowtail=1];
<br />		A [pos=&quot;18,18&quot;, height=&quot;0.5&quot;];
<br />		B [pos=&quot;72,18&quot;, height=&quot;0.5&quot;];
<br />		C [pos=&quot;126,18&quot;, height=&quot;0.5&quot;];
<br />		D [pos=&quot;180,18&quot;, height=&quot;0.5&quot;];
<br />		E [pos=&quot;234,18&quot;, height=&quot;0.5&quot;];
<br />		F [pos=&quot;288,18&quot;, height=&quot;0.5&quot;];
<br />		G [pos=&quot;342,18&quot;, height=&quot;0.5&quot;];
<br />		H [pos=&quot;396,18&quot;, height=&quot;0.5&quot;];
<br />		I [pos=&quot;450,18&quot;, height=&quot;0.5&quot;];
<br />		J [pos=&quot;504,18&quot;, height=&quot;0.5&quot;];
<br />		K [pos=&quot;558,18&quot;, height=&quot;0.5&quot;];
<br />		L [pos=&quot;612,18&quot;, height=&quot;0.5&quot;];
<br />		M [pos=&quot;666,18&quot;, height=&quot;0.5&quot;];
<br />		N [pos=&quot;720,18&quot;, height=&quot;0.5&quot;];
<br />		O [pos=&quot;774,18&quot;, height=&quot;0.5&quot;];
<br />		P [pos=&quot;828,18&quot;, height=&quot;0.5&quot;];
<br />		Q [pos=&quot;882,18&quot;, height=&quot;0.5&quot;];
<br />		Z -&gt; A [arrowhead=none, headlabel=none, pos=&quot;450,143 450,143 215.74,110.23 45,36 40.733,34.145 36.359,31.677 32.408,29.198&quot;, head_lp=&quot;62.196,32.755&quot;];
<br />		Z -&gt; B [arrowhead=normal, headlabel=normal, pos=&quot;e,86.456,29.09 450,143 450,143 247.32,103.82 99,36 97.81,35.456 96.609,34.867 95.411,34.247&quot;, head_lp=&quot;116.34,31.673&quot;];
<br />		Z -&gt; C [arrowhead=inv, headlabel=inv, pos=&quot;e,140.52,28.947 450,143 450,143 279.1,97.515 153,36 151.82,35.426 150.63,34.814 149.45,34.174&quot;, head_lp=&quot;170.39,31.751&quot;];
<br />		Z -&gt; D [arrowhead=dot, headlabel=dot, pos=&quot;e,194.62,28.754 450,143 450,143 311.21,91.365 207,36 205.2,35.045 203.36,34.014 201.53,32.948&quot;, head_lp=&quot;224.44,32.018&quot;];
<br />		Z -&gt; E [arrowhead=odot, headlabel=odot, pos=&quot;e,248.78,28.478 450,143 450,143 343.86,85.507 261,36 259.25,34.956 257.45,33.861 255.65,32.752&quot;, head_lp=&quot;278.56,32.079&quot;];
<br />		Z -&gt; F [arrowhead=invdot, headlabel=invdot, pos=&quot;e,301.81,29.572 450,143 450,143 362.77,76.232 316.33,40.683&quot;, head_lp=&quot;331.11,36.03&quot;];
<br />		Z -&gt; G [arrowhead=invodot, headlabel=invodot, pos=&quot;e,353.56,32.27 450,143 450,143 397.49,82.714 365.7,46.212&quot;, head_lp=&quot;380.98,44.446&quot;];
<br />		Z -&gt; H [arrowhead=open, headlabel=open, pos=&quot;e,402.84,34.705 450,143 450,143 422.74,80.396 406.95,44.154&quot;, head_lp=&quot;425.32,54.571&quot;];
<br />		Z -&gt; I [arrowtail=inv, taillabel=sametail, arrowhead=halfopen, headlabel=halfopen, pos=&quot;e,450,36.242 450,143 450,143 450,82.788 450,46.279&quot;, head_lp=&quot;462.68,63.431&quot;, tail_lp=&quot;437.32,115.81&quot;];
<br />		Z -&gt; J [arrowhead=empty, headlabel=empty, pos=&quot;e,497.16,34.705 450,143 450,143 477.26,80.396 493.05,44.154&quot;, head_lp=&quot;497.93,64.695&quot;];
<br />		Z -&gt; K [arrowhead=invempty, headlabel=invempty, pos=&quot;e,546.44,32.27 450,143 450,143 508.78,75.513 539.61,40.114&quot;, head_lp=&quot;538.15,61.1&quot;];
<br />		Z -&gt; L [arrowhead=diamond, headlabel=diamond, pos=&quot;e,598.19,29.572 450,143 450,143 543.43,71.485 588.38,37.076&quot;, head_lp=&quot;584.3,56.166&quot;];
<br />		Z -&gt; M [arrowhead=odiamond, headlabel=odiamond, pos=&quot;e,651.22,28.478 450,143 450,143 556.14,85.507 639,36 639.62,35.627 640.26,35.248 640.89,34.864&quot;, head_lp=&quot;634.76,53.558&quot;];
<br />		Z -&gt; N [arrowhead=box, headlabel=box, pos=&quot;e,705.38,28.754 450,143 450,143 588.79,91.365 693,36 694.16,35.386 695.33,34.741 696.5,34.075&quot;, head_lp=&quot;688.58,53.61&quot;];
<br />		Z -&gt; O [arrowhead=obox, headlabel=obox, pos=&quot;e,759.48,28.947 450,143 450,143 620.9,97.515 747,36 748.18,35.426 749.37,34.814 750.55,34.174&quot;, head_lp=&quot;742.43,53.63&quot;];
<br />		Z -&gt; P [arrowhead=tee, headlabel=tee, pos=&quot;e,813.54,29.09 450,143 450,143 652.68,103.82 801,36 803.64,34.791 806.34,33.362 808.95,31.856&quot;, head_lp=&quot;796.8,53.983&quot;];
<br />		Z -&gt; Q [arrowhead=crow, headlabel=crow, pos=&quot;e,867.59,29.198 450,143 450,143 684.26,110.23 855,36 856.2,35.478 857.41,34.908 858.61,34.303&quot;, head_lp=&quot;850.22,53.658&quot;];
<br />	}
<br />}

  </td>
  <td>
<object data = "./arrows_dot.svg"></object><br />
Output file 18: xt/author/html/arrows_dot.svg (20932 bytes)
  </td>
</tr>
<tr>
  <td>19</td>
  <td>
	Input file: xt/author/data/arrowsize.gv (2071 bytes):<br />digraph G {
<br />  // leave some space for the head/taillabels
<br />  graph [ranksep=1.5 splines=true overlap=false]
<br />
<br />  // to avoid confusion, remember this:
<br />  // it&#39;s spelt tail/head, but it&#39;s read start/end
<br />
<br />  // emphasize theatrically
<br />  edge [arrowsize=2]
<br />  // put head/tail labels farther from the node
<br />  edge [labeldistance=3]
<br />
<br />  // not interested in node labels
<br />  node [shape=circle width=0.5 label=&quot;&quot;]
<br />
<br />  {
<br />    edge [dir=back samehead=ahead samearrowhead=1]
<br />    a-&gt;Z [arrowtail=none taillabel=none]
<br />    b-&gt;Z [arrowtail=normal taillabel=normal]
<br />    c-&gt;Z [arrowtail=inv taillabel=inv]
<br />    d-&gt;Z [arrowtail=dot taillabel=dot]
<br />    e-&gt;Z [arrowtail=odot taillabel=odot]
<br />    f-&gt;Z [arrowtail=invdot taillabel=invdot]
<br />    g-&gt;Z [arrowtail=invodot taillabel=invodot]
<br />    h-&gt;Z [arrowtail=open taillabel=open]
<br />    i-&gt;Z [arrowtail=halfopen taillabel=halfopen arrowhead=inv headlabel=samehead]
<br />    j-&gt;Z [arrowtail=empty taillabel=empty]
<br />    k-&gt;Z [arrowtail=invempty taillabel=invempty]
<br />    l-&gt;Z [arrowtail=diamond taillabel=diamond]
<br />    m-&gt;Z [arrowtail=odiamond taillabel=odiamond]
<br />    n-&gt;Z [arrowtail=box taillabel=box]
<br />    o-&gt;Z [arrowtail=obox taillabel=obox]
<br />    p-&gt;Z [arrowtail=tee taillabel=tee]
<br />    q-&gt;Z [arrowtail=crow taillabel=crow]
<br />  }
<br />  {
<br />    edge [dir=forward arrowsize=4 sametail=atail samearrowtail=1]
<br />    Z-&gt;A [arrowhead=none headlabel=none]
<br />    Z-&gt;B [arrowhead=normal headlabel=normal]
<br />    Z-&gt;C [arrowhead=inv headlabel=inv]
<br />    Z-&gt;D [arrowhead=dot headlabel=dot]
<br />    Z-&gt;E [arrowhead=odot headlabel=odot]
<br />    Z-&gt;F [arrowhead=invdot headlabel=invdot]
<br />    Z-&gt;G [arrowhead=invodot headlabel=invodot]
<br />    Z-&gt;H [arrowhead=open headlabel=open]
<br />    Z-&gt;I [arrowhead=halfopen headlabel=halfopen arrowtail=inv taillabel=sametail]
<br />    Z-&gt;J [arrowhead=empty headlabel=empty]
<br />    Z-&gt;K [arrowhead=invempty headlabel=invempty]
<br />    Z-&gt;L [arrowhead=diamond headlabel=diamond]
<br />    Z-&gt;M [arrowhead=odiamond headlabel=odiamond]
<br />    Z-&gt;N [arrowhead=box headlabel=box]
<br />    Z-&gt;O [arrowhead=obox headlabel=obox]
<br />    Z-&gt;P [arrowhead=tee headlabel=tee]
<br />    Z-&gt;Q [arrowhead=crow headlabel=crow]
<br />  }
<br />}

  </td>
  <td>
<object data = "./arrowsize.svg"></object><br />
Output file 19: xt/author/html/arrowsize.svg (20133 bytes)
  </td>
</tr>
<tr>
  <td>20</td>
  <td>
	Input file: xt/author/data/awilliams.gv (7305 bytes):<br />digraph pvn {
<br />	ordering=out;
<br />
<br />	node_1 -&gt; node_2;
<br />	node_1 [label=&quot;ID: 1\ntype: 48\nnbr out: 0\nnbr chi: 11&quot;];
<br />	node_2 [label=&quot;ID: 2\ntype: 8\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_1 -&gt; node_3;
<br />	node_3 [label=&quot;ID: 3\ntype: 1\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_1 -&gt; node_4;
<br />	node_4 [label=&quot;ID: 4\ntype: 6\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_1 -&gt; node_5;
<br />	node_5 [label=&quot;ID: 5\ntype: 14\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_1 -&gt; node_6;
<br />	node_6 [label=&quot;ID: 6\ntype: 14\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_1 -&gt; node_7;
<br />	node_7 [label=&quot;ID: 7\ntype: 49\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_7 -&gt; node_8;
<br />	node_8 [label=&quot;ID: 8\ntype: 45\nnbr out: 2\nnbr chi: 0&quot;];
<br />	node_8 -&gt; node_9;
<br />	node_9 [label=&quot;ID: 9\ntype: 48\nnbr out: 0\nnbr chi: 4&quot;];
<br />	node_9 -&gt; node_10;
<br />	node_10 [label=&quot;ID: 10\ntype: 8\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_9 -&gt; node_11;
<br />	node_11 [label=&quot;ID: 11\ntype: 1\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_9 -&gt; node_12;
<br />	node_12 [label=&quot;ID: 12\ntype: 5\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_9 -&gt; node_13;
<br />	node_13 [label=&quot;ID: 13\ntype: 16\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_8 -&gt; node_14;
<br />	node_14 [label=&quot;ID: 14\ntype: 39\nnbr out: 1\nnbr chi: 0&quot;];
<br />	node_14 -&gt; node_15;
<br />	node_15 [label=&quot;ID: 15\ntype: 55\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_15 -&gt; node_16;
<br />	node_16 [label=&quot;ID: 16\ntype: 48\nnbr out: 0\nnbr chi: 3&quot;];
<br />	node_16 -&gt; node_17;
<br />	node_17 [label=&quot;ID: 17\ntype: 1\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_16 -&gt; node_18;
<br />	node_18 [label=&quot;ID: 18\ntype: 6\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_16 -&gt; node_19;
<br />	node_19 [label=&quot;ID: 19\ntype: 45\nnbr out: 1\nnbr chi: 0&quot;];
<br />	node_19 -&gt; node_20;
<br />	node_20 [label=&quot;ID: 20\ntype: 48\nnbr out: 0\nnbr chi: 5&quot;];
<br />	node_20 -&gt; node_21;
<br />	node_21 [label=&quot;ID: 21\ntype: 38\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_20 -&gt; node_22;
<br />	node_22 [label=&quot;ID: 22\ntype: 8\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_20 -&gt; node_23;
<br />	node_23 [label=&quot;ID: 23\ntype: 1\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_20 -&gt; node_24;
<br />	node_24 [label=&quot;ID: 24\ntype: 5\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_20 -&gt; node_25;
<br />	node_25 [label=&quot;ID: 25\ntype: 16\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_19 -&gt; node_26;
<br />	node_26 [label=&quot;ID: 26\ntype: 41\nnbr out: 12\nnbr chi: 0&quot;];
<br />	node_26 -&gt; node_27;
<br />	node_27 [label=&quot;ID: 27\ntype: 48\nnbr out: 0\nnbr chi: 5&quot;];
<br />	node_27 -&gt; node_28;
<br />	node_28 [label=&quot;ID: 28\ntype: 38\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_27 -&gt; node_29;
<br />	node_29 [label=&quot;ID: 29\ntype: 8\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_27 -&gt; node_30;
<br />	node_30 [label=&quot;ID: 30\ntype: 1\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_27 -&gt; node_31;
<br />	node_31 [label=&quot;ID: 31\ntype: 5\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_27 -&gt; node_32;
<br />	node_32 [label=&quot;ID: 32\ntype: 16\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_26 -&gt; node_27;
<br />	node_26 -&gt; node_27;
<br />	node_26 -&gt; node_27;
<br />	node_26 -&gt; node_27;
<br />	node_26 -&gt; node_27;
<br />	node_26 -&gt; node_27;
<br />	node_26 -&gt; node_27;
<br />	node_26 -&gt; node_27;
<br />	node_26 -&gt; node_27;
<br />	node_26 -&gt; node_27;
<br />	node_26 -&gt; node_27;
<br />	node_26 -&gt; node_33;
<br />	node_33 [label=&quot;ID: 33\ntype: 48\nnbr out: 0\nnbr chi: 5&quot;];
<br />	node_33 -&gt; node_34;
<br />	node_34 [label=&quot;ID: 34\ntype: 38\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_33 -&gt; node_35;
<br />	node_35 [label=&quot;ID: 35\ntype: 14\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_33 -&gt; node_36;
<br />	node_36 [label=&quot;ID: 36\ntype: 14\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_33 -&gt; node_37;
<br />	node_37 [label=&quot;ID: 37\ntype: 20\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_33 -&gt; node_38;
<br />	node_38 [label=&quot;ID: 38\ntype: 16\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_15 -&gt; node_39;
<br />	node_39 [label=&quot;ID: 39\ntype: 45\nnbr out: 1\nnbr chi: 0&quot;];
<br />	node_39 -&gt; node_40;
<br />	node_40 [label=&quot;ID: 40\ntype: 16\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_39 -&gt; node_41;
<br />	node_41 [label=&quot;ID: 41\ntype: 48\nnbr out: 0\nnbr chi: 3&quot;];
<br />	node_41 -&gt; node_42;
<br />	node_42 [label=&quot;ID: 42\ntype: 14\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_41 -&gt; node_43;
<br />	node_43 [label=&quot;ID: 43\ntype: 1\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_41 -&gt; node_44;
<br />	node_44 [label=&quot;ID: 44\ntype: 6\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_15 -&gt; node_45;
<br />	node_45 [label=&quot;ID: 45\ntype: 48\nnbr out: 0\nnbr chi: 4&quot;];
<br />	node_45 -&gt; node_46;
<br />	node_46 [label=&quot;ID: 46\ntype: 14\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_45 -&gt; node_47;
<br />	node_47 [label=&quot;ID: 47\ntype: 45\nnbr out: 1\nnbr chi: 0&quot;];
<br />	node_47 -&gt; node_48;
<br />	node_48 [label=&quot;ID: 48\ntype: 14\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_47 -&gt; node_49;
<br />	node_49 [label=&quot;ID: 49\ntype: 14\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_45 -&gt; node_50;
<br />	node_50 [label=&quot;ID: 50\ntype: 14\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_45 -&gt; node_51;
<br />	node_51 [label=&quot;ID: 51\ntype: 45\nnbr out: 1\nnbr chi: 0&quot;];
<br />	node_51 -&gt; node_52;
<br />	node_52 [label=&quot;ID: 52\ntype: 45\nnbr out: 1\nnbr chi: 0&quot;];
<br />	node_52 -&gt; node_53;
<br />	node_53 [label=&quot;ID: 53\ntype: 54\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_52 -&gt; node_54;
<br />	node_54 [label=&quot;ID: 54\ntype: 16\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_51 -&gt; node_55;
<br />	node_55 [label=&quot;ID: 55\ntype: 48\nnbr out: 0\nnbr chi: 3&quot;];
<br />	node_55 -&gt; node_56;
<br />	node_56 [label=&quot;ID: 56\ntype: 14\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_55 -&gt; node_57;
<br />	node_57 [label=&quot;ID: 57\ntype: 1\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_55 -&gt; node_58;
<br />	node_58 [label=&quot;ID: 58\ntype: 6\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_15 -&gt; node_59;
<br />	node_59 [label=&quot;ID: 59\ntype: 48\nnbr out: 0\nnbr chi: 5&quot;];
<br />	node_59 -&gt; node_60;
<br />	node_60 [label=&quot;ID: 60\ntype: 38\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_59 -&gt; node_61;
<br />	node_61 [label=&quot;ID: 61\ntype: 8\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_59 -&gt; node_62;
<br />	node_62 [label=&quot;ID: 62\ntype: 1\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_59 -&gt; node_63;
<br />	node_63 [label=&quot;ID: 63\ntype: 5\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_59 -&gt; node_64;
<br />	node_64 [label=&quot;ID: 64\ntype: 16\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_15 -&gt; node_65;
<br />	node_65 [label=&quot;ID: 65\ntype: 48\nnbr out: 0\nnbr chi: 5&quot;];
<br />	node_65 -&gt; node_66;
<br />	node_66 [label=&quot;ID: 66\ntype: 38\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_65 -&gt; node_67;
<br />	node_67 [label=&quot;ID: 67\ntype: 14\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_65 -&gt; node_68;
<br />	node_68 [label=&quot;ID: 68\ntype: 14\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_65 -&gt; node_69;
<br />	node_69 [label=&quot;ID: 69\ntype: 20\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_65 -&gt; node_70;
<br />	node_70 [label=&quot;ID: 70\ntype: 16\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_14 -&gt; node_71;
<br />	node_71 [label=&quot;ID: 71\ntype: 45\nnbr out: 1\nnbr chi: 0&quot;];
<br />	node_71 -&gt; node_72;
<br />	node_72 [label=&quot;ID: 72\ntype: 16\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_71 -&gt; node_73;
<br />	node_73 [label=&quot;ID: 73\ntype: 48\nnbr out: 0\nnbr chi: 3&quot;];
<br />	node_73 -&gt; node_74;
<br />	node_74 [label=&quot;ID: 74\ntype: 14\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_73 -&gt; node_75;
<br />	node_75 [label=&quot;ID: 75\ntype: 1\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_73 -&gt; node_76;
<br />	node_76 [label=&quot;ID: 76\ntype: 6\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_8 -&gt; node_77;
<br />	node_77 [label=&quot;ID: 77\ntype: 45\nnbr out: 1\nnbr chi: 0&quot;];
<br />	node_77 -&gt; node_78;
<br />	node_78 [label=&quot;ID: 78\ntype: 16\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_77 -&gt; node_79;
<br />	node_79 [label=&quot;ID: 79\ntype: 48\nnbr out: 0\nnbr chi: 3&quot;];
<br />	node_79 -&gt; node_80;
<br />	node_80 [label=&quot;ID: 80\ntype: 14\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_79 -&gt; node_81;
<br />	node_81 [label=&quot;ID: 81\ntype: 1\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_79 -&gt; node_82;
<br />	node_82 [label=&quot;ID: 82\ntype: 6\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_1 -&gt; node_83;
<br />	node_83 [label=&quot;ID: 83\ntype: 38\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_1 -&gt; node_84;
<br />	node_84 [label=&quot;ID: 84\ntype: 8\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_1 -&gt; node_85;
<br />	node_85 [label=&quot;ID: 85\ntype: 1\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_1 -&gt; node_86;
<br />	node_86 [label=&quot;ID: 86\ntype: 5\nnbr out: 0\nnbr chi: 0&quot;];
<br />	node_1 -&gt; node_87;
<br />	node_87 [label=&quot;ID: 87\ntype: 16\nnbr out: 0\nnbr chi: 0&quot;];
<br />}

  </td>
  <td>
<object data = "./awilliams.svg"></object><br />
Output file 20: xt/author/html/awilliams.svg (87107 bytes)
  </td>
</tr>
<tr>
  <td>21</td>
  <td>
	Input file: xt/author/data/b.gv (338 bytes):<br />digraph automata_0 {
<br />	size =&quot;8.5, 11&quot;;
<br />	node [shape = circle];
<br />	0 [ style = filled, color=lightgrey ];
<br />	2 [ shape = doublecircle ];
<br />	0 -&gt; 2 [ label = &quot;a &quot; ];
<br />	0 -&gt; 1 [ label = &quot;other &quot; ];
<br />	1 -&gt; 2 [ label = &quot;a &quot; ];
<br />	1 -&gt; 1 [ label = &quot;other &quot; ];
<br />	2 -&gt; 2 [ label = &quot;a &quot; ];
<br />	2 -&gt; 1 [ label = &quot;other &quot; ];
<br />	&quot;Machine: a&quot; [ shape = plaintext ];
<br />}
  </td>
  <td>
<object data = "./b.svg"></object><br />
Output file 21: xt/author/html/b.svg (4159 bytes)
  </td>
</tr>
<tr>
  <td>22</td>
  <td>
	Input file: xt/author/data/b117.gv (338 bytes):<br />digraph automata_0 {
<br />	size =&quot;8.5, 11&quot;;
<br />	node [shape = circle];
<br />	0 [ style = filled, color=lightgrey ];
<br />	2 [ shape = doublecircle ];
<br />	0 -&gt; 2 [ label = &quot;a &quot; ];
<br />	0 -&gt; 1 [ label = &quot;other &quot; ];
<br />	1 -&gt; 2 [ label = &quot;a &quot; ];
<br />	1 -&gt; 1 [ label = &quot;other &quot; ];
<br />	2 -&gt; 2 [ label = &quot;a &quot; ];
<br />	2 -&gt; 1 [ label = &quot;other &quot; ];
<br />	&quot;Machine: a&quot; [ shape = plaintext ];
<br />}
  </td>
  <td>
<object data = "./b117.svg"></object><br />
Output file 22: xt/author/html/b117.svg (4159 bytes)
  </td>
</tr>
<tr>
  <td>23</td>
  <td>
	Input file: xt/author/data/b123.gv (59 bytes):<br />digraph G {
<br />    tester_run_ksh:ne -&gt; tester_run_ksh:n ;
<br />}
<br />

  </td>
  <td>
<object data = "./b123.svg"></object><br />
Output file 23: xt/author/html/b123.svg (1269 bytes)
  </td>
</tr>
<tr>
  <td>24</td>
  <td>
	Input file: xt/author/data/b124.gv (10284 bytes):<br />digraph &quot;debian-keyring&quot; {
<br />//overlap=scale
<br />//splines=true
<br />//sep=.1
<br />node [shape=box]
<br />&quot;98FAA0AD&quot; [label=&quot;Roger So&quot;]
<br />&quot;09AC0A6A&quot; [label=&quot;L. Sassaman&quot;]
<br />&quot;801EA932&quot; [label=&quot;Martin Schulze&quot;]
<br />&quot;C9541FB2&quot; [label=&quot;Douglas F. Calvert&quot;]
<br />&quot;F0F88438&quot; [label=&quot;Hunter Matthews (Duke Biology Unix Sysadmin)&quot;]
<br />&quot;466B4289&quot; [label=&quot;Theodore Ts&#39;o [SIGNATURE]&quot;]
<br />&quot;4AAF00E5&quot; [label=&quot;Dave Del Torto&quot;]
<br />&quot;2C37E375&quot; [label=&quot;Nik Clayton&quot;]
<br />&quot;3CED7EFD&quot; [label=&quot;Daniel Stone (NEC Business Solutions)&quot;]
<br />&quot;43BE7544&quot; [label=&quot;Stephen C. Tweedie (Key signing key)&quot;]
<br />&quot;449FA3AB&quot; [label=&quot;Linus Torvalds&quot;]
<br />&quot;57548DCD&quot; [label=&quot;Werner Koch (gnupg sig)&quot;]
<br />&quot;DB41B387&quot; [label=&quot;Bradley M. Kuhn&quot;]
<br />&quot;43CF1EE2&quot; [label=&quot;Dan Nowacki&quot;]
<br />&quot;4D0C4EE1&quot; [label=&quot;Jeffrey I. Schiller&quot;]
<br />&quot;ED9547ED&quot; [label=&quot;Wichert Akkerman&quot;]
<br />&quot;13300731&quot; [label=&quot;Douglas F. Calvert&quot;]
<br />&quot;80675E65&quot; [label=&quot;Leonard D. Rosenthol&quot;]
<br />&quot;66FBC18C&quot; [label=&quot;M. Drew Streib&quot;]
<br />&quot;81B2A779&quot; [label=&quot;Paul S. Traina&quot;]
<br />&quot;00ADE049&quot; [label=&quot;David Elson (Del)&quot;]
<br />&quot;A7FF7E09&quot; [label=&quot;Daniel Jacobowitz&quot;]
<br />&quot;5B26BA18&quot; [label=&quot;Gregory L. Pratt&quot;]
<br />&quot;EE24429D&quot; [label=&quot;Andrew G. Malis&quot;]
<br />&quot;281A810E&quot; [label=&quot;Robert van der Meulen&quot;]
<br />&quot;90C39968&quot; [label=&quot;Peter Jones&quot;]
<br />&quot;AB963370&quot; [label=&quot;Clint Adams (Debian)&quot;]
<br />&quot;8421F11C&quot; [label=&quot;Eric S. Raymond&quot;]
<br />&quot;24618BF6&quot; [label=&quot;LaMont Jones&quot;]
<br />&quot;2BCBC621&quot; [label=&quot;H. Peter Anvin (hpa)&quot;]
<br />&quot;20B19259&quot; [label=&quot;CERT Coordination Center&quot;]
<br />&quot;FDEC5969&quot; [label=&quot;Citizen Gold (MedeMail - Babel Client)&quot;]
<br />&quot;F8376205&quot; [label=&quot;security-officer@netbsd.org&quot;]
<br />&quot;F9773357&quot; [label=&quot;Bill Scannell&quot;]
<br />&quot;5B0358A2&quot; [label=&quot;Werner Koch&quot;]
<br />&quot;C8FEE085&quot; [label=&quot;J. Daniel Backman&quot;]
<br />&quot;C7849372&quot; [label=&quot;Andrew S. Nagy&quot;]
<br />&quot;DB42A60E&quot; [label=&quot;Red Hat, Inc&quot;]
<br />&quot;2DE30EC1&quot; [label=&quot;CERT Coordination Center&quot;]
<br />&quot;02D77DD6&quot; [label=&quot;K. Reid Wightman&quot;]
<br />&quot;AFEEFE80&quot; [label=&quot;Mark Crichton (preferred key)&quot;]
<br />&quot;7314216F&quot; [label=&quot;Emily Manheim&quot;]
<br />&quot;93674C40&quot; [label=&quot;Theodore Y. Ts&#39;o&quot;]
<br />&quot;63FD4B8A&quot; [label=&quot;Charles Gallo at Work&quot;]
<br />&quot;007F7B38&quot; [label=&quot;Jack M Twilley&quot;]
<br />&quot;4BD6B383&quot; [label=&quot;Mike Fratto&quot;]
<br />&quot;2FA3BC2D&quot; [label=&quot;Wichert Akkerman&quot;]
<br />&quot;A79FDB0F&quot; [label=&quot;Cory F. Cohen&quot;]
<br />&quot;0B3EF042&quot; [label=&quot;Vinnie Moscaritolo&quot;]
<br />&quot;E0A38377&quot; [label=&quot;Daniel Jacobowitz&quot;]
<br />&quot;29F19BD1&quot; [label=&quot;Dr. Michael Meskes&quot;]
<br />&quot;11404EC3&quot; [label=&quot;Noah Meyerhans&quot;]
<br />&quot;492C7382&quot; [label=&quot;Charles Gallo&quot;]
<br />&quot;AE8F7CF5&quot; [label=&quot;Martin Schulze&quot;]
<br />&quot;C7A966DD&quot; [label=&quot;Philip R. Zimmermann&quot;]
<br />&quot;AC7F8CB2&quot; [label=&quot;Tim O&#39;Shea [tmo]&quot;]
<br />&quot;720360CD&quot; [label=&quot;AUSCERT&quot;]
<br />&quot;EA291785&quot; [label=&quot;Matt Taggart&quot;]
<br />&quot;DC60654E&quot; [label=&quot;Miro Jurisic&quot;]
<br />&quot;8B4608A1&quot; [label=&quot;Peter Nai Wan&quot;]
<br />&quot;517D0F0E&quot; [label=&quot;Linux Kernel Archives Verification Key&quot;]
<br />&quot;F95C2F6D&quot; [label=&quot;Christoph Martin&quot;]
<br />&quot;148C6F43&quot; [label=&quot;Woz&quot;]
<br />&quot;0B1770DB&quot; [label=&quot;Douglas F. Calvert (High Security Key Use 0x13300731 For Everyday Communication)&quot;]
<br />&quot;3D97C149&quot; [label=&quot;Michael Stone&quot;]
<br />&quot;8C0962D5&quot; [label=&quot;Stanton McCandlish (POP acct. for file attachments)&quot;]
<br />&quot;0E9FF879&quot; [label=&quot;Darxus&quot;]
<br />&quot;9E22EA50&quot; [label=&quot;Tim Holmes&quot;]
<br />&quot;09590CFD&quot; [label=&quot;Peter Nai Wan&quot;]
<br />&quot;4F581493&quot; [label=&quot;mauri stott&quot;]
<br />&quot;6A9591D0&quot; [label=&quot;CERT Coordination Center&quot;]
<br />&quot;FC0C02D5&quot; [label=&quot;Eugene H. Spafford&quot;]
<br />&quot;2CFD1C38&quot; [label=&quot;Jamie Wilkinson&quot;]
<br />&quot;2C54C8FA&quot; [label=&quot;Leland Wallace&quot;]
<br />&quot;EECC734A&quot; [label=&quot;Brian D. Webb&quot;]
<br />&quot;DC92AE30&quot; [label=&quot;David Walter&quot;]
<br />&quot;73D288A5&quot; [label=&quot;FreeBSD Security Officer&quot;]
<br />&quot;19A42D19&quot; [label=&quot;dann frazier&quot;]
<br />&quot;566F63C5&quot; [label=&quot;Matt Crawford&quot;]
<br />&quot;DB41B387&quot; -&gt; &quot;007F7B38&quot;
<br />&quot;66FBC18C&quot; -&gt; &quot;007F7B38&quot;
<br />&quot;5B26BA18&quot; -&gt; &quot;007F7B38&quot;
<br />&quot;FDEC5969&quot; -&gt; &quot;00ADE049&quot;
<br />&quot;2CFD1C38&quot; -&gt; &quot;00ADE049&quot;
<br />&quot;43CF1EE2&quot; -&gt; &quot;02D77DD6&quot;
<br />&quot;C9541FB2&quot; -&gt; &quot;02D77DD6&quot;
<br />&quot;DC92AE30&quot; -&gt; &quot;02D77DD6&quot;
<br />&quot;13300731&quot; -&gt; &quot;02D77DD6&quot;
<br />&quot;A79FDB0F&quot; -&gt; &quot;09590CFD&quot;
<br />&quot;5B0358A2&quot; -&gt; &quot;09590CFD&quot;
<br />&quot;09AC0A6A&quot; -&gt; &quot;09590CFD&quot;
<br />&quot;720360CD&quot; -&gt; &quot;09590CFD&quot;
<br />&quot;8B4608A1&quot; -&gt; &quot;09590CFD&quot;
<br />&quot;FC0C02D5&quot; -&gt; &quot;09590CFD&quot;
<br />&quot;09590CFD&quot; -&gt; &quot;09AC0A6A&quot;
<br />&quot;8421F11C&quot; -&gt; &quot;09AC0A6A&quot;
<br />&quot;5B0358A2&quot; -&gt; &quot;09AC0A6A&quot;
<br />&quot;8C0962D5&quot; -&gt; &quot;09AC0A6A&quot;
<br />&quot;8B4608A1&quot; -&gt; &quot;09AC0A6A&quot;
<br />&quot;F95C2F6D&quot; -&gt; &quot;09AC0A6A&quot;
<br />&quot;F9773357&quot; -&gt; &quot;09AC0A6A&quot;
<br />&quot;7314216F&quot; -&gt; &quot;0B1770DB&quot;
<br />&quot;C9541FB2&quot; -&gt; &quot;0B1770DB&quot;
<br />&quot;AC7F8CB2&quot; -&gt; &quot;0B1770DB&quot;
<br />&quot;13300731&quot; -&gt; &quot;0B1770DB&quot;
<br />&quot;66FBC18C&quot; -&gt; &quot;0B1770DB&quot;
<br />&quot;EECC734A&quot; -&gt; &quot;0B1770DB&quot;
<br />&quot;AB963370&quot; -&gt; &quot;0B1770DB&quot;
<br />&quot;19A42D19&quot; -&gt; &quot;0B1770DB&quot;
<br />&quot;9E22EA50&quot; -&gt; &quot;0B3EF042&quot;
<br />&quot;148C6F43&quot; -&gt; &quot;0B3EF042&quot;
<br />&quot;2C54C8FA&quot; -&gt; &quot;0B3EF042&quot;
<br />&quot;80675E65&quot; -&gt; &quot;0E9FF879&quot;
<br />&quot;DB41B387&quot; -&gt; &quot;11404EC3&quot;
<br />&quot;66FBC18C&quot; -&gt; &quot;11404EC3&quot;
<br />&quot;F95C2F6D&quot; -&gt; &quot;11404EC3&quot;
<br />&quot;7314216F&quot; -&gt; &quot;13300731&quot;
<br />&quot;43CF1EE2&quot; -&gt; &quot;13300731&quot;
<br />&quot;C9541FB2&quot; -&gt; &quot;13300731&quot;
<br />&quot;63FD4B8A&quot; -&gt; &quot;13300731&quot;
<br />&quot;AC7F8CB2&quot; -&gt; &quot;13300731&quot;
<br />&quot;4BD6B383&quot; -&gt; &quot;13300731&quot;
<br />&quot;C7849372&quot; -&gt; &quot;13300731&quot;
<br />&quot;EECC734A&quot; -&gt; &quot;13300731&quot;
<br />&quot;66FBC18C&quot; -&gt; &quot;13300731&quot;
<br />&quot;AB963370&quot; -&gt; &quot;13300731&quot;
<br />&quot;0B1770DB&quot; -&gt; &quot;13300731&quot;
<br />&quot;FDEC5969&quot; -&gt; &quot;13300731&quot;
<br />&quot;02D77DD6&quot; -&gt; &quot;13300731&quot;
<br />&quot;19A42D19&quot; -&gt; &quot;13300731&quot;
<br />&quot;492C7382&quot; -&gt; &quot;13300731&quot;
<br />&quot;0B3EF042&quot; -&gt; &quot;148C6F43&quot;
<br />&quot;AFEEFE80&quot; -&gt; &quot;19A42D19&quot;
<br />&quot;66FBC18C&quot; -&gt; &quot;19A42D19&quot;
<br />&quot;24618BF6&quot; -&gt; &quot;19A42D19&quot;
<br />&quot;0B1770DB&quot; -&gt; &quot;19A42D19&quot;
<br />&quot;EA291785&quot; -&gt; &quot;19A42D19&quot;
<br />&quot;13300731&quot; -&gt; &quot;19A42D19&quot;
<br />&quot;6A9591D0&quot; -&gt; &quot;20B19259&quot;
<br />&quot;DB41B387&quot; -&gt; &quot;24618BF6&quot;
<br />&quot;09590CFD&quot; -&gt; &quot;24618BF6&quot;
<br />&quot;8B4608A1&quot; -&gt; &quot;24618BF6&quot;
<br />&quot;EA291785&quot; -&gt; &quot;24618BF6&quot;
<br />&quot;2FA3BC2D&quot; -&gt; &quot;281A810E&quot;
<br />&quot;801EA932&quot; -&gt; &quot;29F19BD1&quot;
<br />&quot;F95C2F6D&quot; -&gt; &quot;29F19BD1&quot;
<br />&quot;AFEEFE80&quot; -&gt; &quot;2BCBC621&quot;
<br />&quot;93674C40&quot; -&gt; &quot;2BCBC621&quot;
<br />&quot;F0F88438&quot; -&gt; &quot;2BCBC621&quot;
<br />&quot;466B4289&quot; -&gt; &quot;2BCBC621&quot;
<br />&quot;EA291785&quot; -&gt; &quot;2BCBC621&quot;
<br />&quot;66FBC18C&quot; -&gt; &quot;2BCBC621&quot;
<br />&quot;43BE7544&quot; -&gt; &quot;2BCBC621&quot;
<br />&quot;449FA3AB&quot; -&gt; &quot;2BCBC621&quot;
<br />&quot;DB41B387&quot; -&gt; &quot;2C37E375&quot;
<br />&quot;9E22EA50&quot; -&gt; &quot;2C54C8FA&quot;
<br />&quot;0B3EF042&quot; -&gt; &quot;2C54C8FA&quot;
<br />&quot;F9773357&quot; -&gt; &quot;2C54C8FA&quot;
<br />&quot;3CED7EFD&quot; -&gt; &quot;2CFD1C38&quot;
<br />&quot;09590CFD&quot; -&gt; &quot;2DE30EC1&quot;
<br />&quot;466B4289&quot; -&gt; &quot;2DE30EC1&quot;
<br />&quot;FC0C02D5&quot; -&gt; &quot;2DE30EC1&quot;
<br />&quot;2C37E375&quot; -&gt; &quot;2FA3BC2D&quot;
<br />&quot;281A810E&quot; -&gt; &quot;2FA3BC2D&quot;
<br />&quot;66FBC18C&quot; -&gt; &quot;2FA3BC2D&quot;
<br />&quot;29F19BD1&quot; -&gt; &quot;2FA3BC2D&quot;
<br />&quot;93674C40&quot; -&gt; &quot;2FA3BC2D&quot;
<br />&quot;5B0358A2&quot; -&gt; &quot;2FA3BC2D&quot;
<br />&quot;3D97C149&quot; -&gt; &quot;2FA3BC2D&quot;
<br />&quot;466B4289&quot; -&gt; &quot;2FA3BC2D&quot;
<br />&quot;98FAA0AD&quot; -&gt; &quot;3CED7EFD&quot;
<br />&quot;2CFD1C38&quot; -&gt; &quot;3CED7EFD&quot;
<br />&quot;2C37E375&quot; -&gt; &quot;3D97C149&quot;
<br />&quot;DB41B387&quot; -&gt; &quot;3D97C149&quot;
<br />&quot;AFEEFE80&quot; -&gt; &quot;43BE7544&quot;
<br />&quot;2BCBC621&quot; -&gt; &quot;43BE7544&quot;
<br />&quot;F0F88438&quot; -&gt; &quot;43BE7544&quot;
<br />&quot;466B4289&quot; -&gt; &quot;43BE7544&quot;
<br />&quot;C9541FB2&quot; -&gt; &quot;43CF1EE2&quot;
<br />&quot;DC92AE30&quot; -&gt; &quot;43CF1EE2&quot;
<br />&quot;13300731&quot; -&gt; &quot;43CF1EE2&quot;
<br />&quot;2BCBC621&quot; -&gt; &quot;449FA3AB&quot;
<br />&quot;AFEEFE80&quot; -&gt; &quot;466B4289&quot;
<br />&quot;DB41B387&quot; -&gt; &quot;466B4289&quot;
<br />&quot;66FBC18C&quot; -&gt; &quot;466B4289&quot;
<br />&quot;4D0C4EE1&quot; -&gt; &quot;466B4289&quot;
<br />&quot;EA291785&quot; -&gt; &quot;466B4289&quot;
<br />&quot;19A42D19&quot; -&gt; &quot;466B4289&quot;
<br />&quot;EE24429D&quot; -&gt; &quot;466B4289&quot;
<br />&quot;566F63C5&quot; -&gt; &quot;466B4289&quot;
<br />&quot;2FA3BC2D&quot; -&gt; &quot;466B4289&quot;
<br />&quot;C9541FB2&quot; -&gt; &quot;492C7382&quot;
<br />&quot;5B26BA18&quot; -&gt; &quot;492C7382&quot;
<br />&quot;13300731&quot; -&gt; &quot;492C7382&quot;
<br />&quot;C7A966DD&quot; -&gt; &quot;4AAF00E5&quot;
<br />&quot;09AC0A6A&quot; -&gt; &quot;4AAF00E5&quot;
<br />&quot;8C0962D5&quot; -&gt; &quot;4AAF00E5&quot;
<br />&quot;F9773357&quot; -&gt; &quot;4AAF00E5&quot;
<br />&quot;4F581493&quot; -&gt; &quot;4BD6B383&quot;
<br />&quot;C9541FB2&quot; -&gt; &quot;4BD6B383&quot;
<br />&quot;C8FEE085&quot; -&gt; &quot;4BD6B383&quot;
<br />&quot;13300731&quot; -&gt; &quot;4BD6B383&quot;
<br />&quot;4AAF00E5&quot; -&gt; &quot;4D0C4EE1&quot;
<br />&quot;C7A966DD&quot; -&gt; &quot;4D0C4EE1&quot;
<br />&quot;8C0962D5&quot; -&gt; &quot;4D0C4EE1&quot;
<br />&quot;466B4289&quot; -&gt; &quot;4D0C4EE1&quot;
<br />&quot;4BD6B383&quot; -&gt; &quot;4F581493&quot;
<br />&quot;66FBC18C&quot; -&gt; &quot;517D0F0E&quot;
<br />&quot;2BCBC621&quot; -&gt; &quot;517D0F0E&quot;
<br />&quot;81B2A779&quot; -&gt; &quot;566F63C5&quot;
<br />&quot;EE24429D&quot; -&gt; &quot;566F63C5&quot;
<br />&quot;5B0358A2&quot; -&gt; &quot;57548DCD&quot;
<br />&quot;DB41B387&quot; -&gt; &quot;5B0358A2&quot;
<br />&quot;66FBC18C&quot; -&gt; &quot;5B0358A2&quot;
<br />&quot;09AC0A6A&quot; -&gt; &quot;5B0358A2&quot;
<br />&quot;57548DCD&quot; -&gt; &quot;5B0358A2&quot;
<br />&quot;2FA3BC2D&quot; -&gt; &quot;5B0358A2&quot;
<br />&quot;492C7382&quot; -&gt; &quot;5B26BA18&quot;
<br />&quot;007F7B38&quot; -&gt; &quot;5B26BA18&quot;
<br />&quot;C9541FB2&quot; -&gt; &quot;63FD4B8A&quot;
<br />&quot;492C7382&quot; -&gt; &quot;63FD4B8A&quot;
<br />&quot;13300731&quot; -&gt; &quot;63FD4B8A&quot;
<br />&quot;AFEEFE80&quot; -&gt; &quot;66FBC18C&quot;
<br />&quot;DB41B387&quot; -&gt; &quot;66FBC18C&quot;
<br />&quot;93674C40&quot; -&gt; &quot;66FBC18C&quot;
<br />&quot;5B0358A2&quot; -&gt; &quot;66FBC18C&quot;
<br />&quot;466B4289&quot; -&gt; &quot;66FBC18C&quot;
<br />&quot;EA291785&quot; -&gt; &quot;66FBC18C&quot;
<br />&quot;F95C2F6D&quot; -&gt; &quot;66FBC18C&quot;
<br />&quot;007F7B38&quot; -&gt; &quot;66FBC18C&quot;
<br />&quot;2FA3BC2D&quot; -&gt; &quot;66FBC18C&quot;
<br />&quot;13300731&quot; -&gt; &quot;66FBC18C&quot;
<br />&quot;E0A38377&quot; -&gt; &quot;66FBC18C&quot;
<br />&quot;AB963370&quot; -&gt; &quot;66FBC18C&quot;
<br />&quot;8C0962D5&quot; -&gt; &quot;66FBC18C&quot;
<br />&quot;0B1770DB&quot; -&gt; &quot;66FBC18C&quot;
<br />&quot;11404EC3&quot; -&gt; &quot;66FBC18C&quot;
<br />&quot;19A42D19&quot; -&gt; &quot;66FBC18C&quot;
<br />&quot;2DE30EC1&quot; -&gt; &quot;6A9591D0&quot;
<br />&quot;FC0C02D5&quot; -&gt; &quot;720360CD&quot;
<br />&quot;EECC734A&quot; -&gt; &quot;7314216F&quot;
<br />&quot;0B1770DB&quot; -&gt; &quot;7314216F&quot;
<br />&quot;13300731&quot; -&gt; &quot;7314216F&quot;
<br />&quot;81B2A779&quot; -&gt; &quot;73D288A5&quot;
<br />&quot;2C37E375&quot; -&gt; &quot;801EA932&quot;
<br />&quot;29F19BD1&quot; -&gt; &quot;801EA932&quot;
<br />&quot;9E22EA50&quot; -&gt; &quot;80675E65&quot;
<br />&quot;DC60654E&quot; -&gt; &quot;80675E65&quot;
<br />&quot;0E9FF879&quot; -&gt; &quot;80675E65&quot;
<br />&quot;73D288A5&quot; -&gt; &quot;81B2A779&quot;
<br />&quot;EE24429D&quot; -&gt; &quot;81B2A779&quot;
<br />&quot;566F63C5&quot; -&gt; &quot;81B2A779&quot;
<br />&quot;DB41B387&quot; -&gt; &quot;8421F11C&quot;
<br />&quot;09AC0A6A&quot; -&gt; &quot;8421F11C&quot;
<br />&quot;A79FDB0F&quot; -&gt; &quot;8B4608A1&quot;
<br />&quot;09590CFD&quot; -&gt; &quot;8B4608A1&quot;
<br />&quot;5B0358A2&quot; -&gt; &quot;8B4608A1&quot;
<br />&quot;09AC0A6A&quot; -&gt; &quot;8B4608A1&quot;
<br />&quot;FC0C02D5&quot; -&gt; &quot;8B4608A1&quot;
<br />&quot;66FBC18C&quot; -&gt; &quot;8C0962D5&quot;
<br />&quot;F0F88438&quot; -&gt; &quot;90C39968&quot;
<br />&quot;DB41B387&quot; -&gt; &quot;93674C40&quot;
<br />&quot;2BCBC621&quot; -&gt; &quot;93674C40&quot;
<br />&quot;466B4289&quot; -&gt; &quot;93674C40&quot;
<br />&quot;EE24429D&quot; -&gt; &quot;93674C40&quot;
<br />&quot;566F63C5&quot; -&gt; &quot;93674C40&quot;
<br />&quot;66FBC18C&quot; -&gt; &quot;98FAA0AD&quot;
<br />&quot;0B1770DB&quot; -&gt; &quot;98FAA0AD&quot;
<br />&quot;13300731&quot; -&gt; &quot;98FAA0AD&quot;
<br />&quot;DC60654E&quot; -&gt; &quot;9E22EA50&quot;
<br />&quot;2C54C8FA&quot; -&gt; &quot;9E22EA50&quot;
<br />&quot;09590CFD&quot; -&gt; &quot;A79FDB0F&quot;
<br />&quot;8B4608A1&quot; -&gt; &quot;A79FDB0F&quot;
<br />&quot;2C37E375&quot; -&gt; &quot;A7FF7E09&quot;
<br />&quot;66FBC18C&quot; -&gt; &quot;AB963370&quot;
<br />&quot;0B1770DB&quot; -&gt; &quot;AB963370&quot;
<br />&quot;F9773357&quot; -&gt; &quot;AB963370&quot;
<br />&quot;13300731&quot; -&gt; &quot;AB963370&quot;
<br />&quot;EECC734A&quot; -&gt; &quot;AC7F8CB2&quot;
<br />&quot;7314216F&quot; -&gt; &quot;AC7F8CB2&quot;
<br />&quot;0B1770DB&quot; -&gt; &quot;AC7F8CB2&quot;
<br />&quot;13300731&quot; -&gt; &quot;AC7F8CB2&quot;
<br />&quot;2C37E375&quot; -&gt; &quot;AE8F7CF5&quot;
<br />&quot;ED9547ED&quot; -&gt; &quot;AE8F7CF5&quot;
<br />&quot;66FBC18C&quot; -&gt; &quot;AFEEFE80&quot;
<br />&quot;93674C40&quot; -&gt; &quot;AFEEFE80&quot;
<br />&quot;F0F88438&quot; -&gt; &quot;AFEEFE80&quot;
<br />&quot;466B4289&quot; -&gt; &quot;AFEEFE80&quot;
<br />&quot;EA291785&quot; -&gt; &quot;AFEEFE80&quot;
<br />&quot;19A42D19&quot; -&gt; &quot;AFEEFE80&quot;
<br />&quot;43BE7544&quot; -&gt; &quot;AFEEFE80&quot;
<br />&quot;0B1770DB&quot; -&gt; &quot;C7849372&quot;
<br />&quot;13300731&quot; -&gt; &quot;C7849372&quot;
<br />&quot;4AAF00E5&quot; -&gt; &quot;C7A966DD&quot;
<br />&quot;8C0962D5&quot; -&gt; &quot;C7A966DD&quot;
<br />&quot;4D0C4EE1&quot; -&gt; &quot;C7A966DD&quot;
<br />&quot;EE24429D&quot; -&gt; &quot;C7A966DD&quot;
<br />&quot;4BD6B383&quot; -&gt; &quot;C8FEE085&quot;
<br />&quot;EECC734A&quot; -&gt; &quot;C9541FB2&quot;
<br />&quot;43CF1EE2&quot; -&gt; &quot;C9541FB2&quot;
<br />&quot;0B1770DB&quot; -&gt; &quot;C9541FB2&quot;
<br />&quot;63FD4B8A&quot; -&gt; &quot;C9541FB2&quot;
<br />&quot;DC92AE30&quot; -&gt; &quot;C9541FB2&quot;
<br />&quot;02D77DD6&quot; -&gt; &quot;C9541FB2&quot;
<br />&quot;492C7382&quot; -&gt; &quot;C9541FB2&quot;
<br />&quot;13300731&quot; -&gt; &quot;C9541FB2&quot;
<br />&quot;93674C40&quot; -&gt; &quot;DB41B387&quot;
<br />&quot;5B0358A2&quot; -&gt; &quot;DB41B387&quot;
<br />&quot;466B4289&quot; -&gt; &quot;DB41B387&quot;
<br />&quot;F95C2F6D&quot; -&gt; &quot;DB41B387&quot;
<br />&quot;007F7B38&quot; -&gt; &quot;DB41B387&quot;
<br />&quot;2C37E375&quot; -&gt; &quot;DB41B387&quot;
<br />&quot;66FBC18C&quot; -&gt; &quot;DB41B387&quot;
<br />&quot;3D97C149&quot; -&gt; &quot;DB41B387&quot;
<br />&quot;11404EC3&quot; -&gt; &quot;DB41B387&quot;
<br />&quot;90C39968&quot; -&gt; &quot;DB42A60E&quot;
<br />&quot;9E22EA50&quot; -&gt; &quot;DC60654E&quot;
<br />&quot;80675E65&quot; -&gt; &quot;DC60654E&quot;
<br />&quot;93674C40&quot; -&gt; &quot;DC60654E&quot;
<br />&quot;43CF1EE2&quot; -&gt; &quot;DC92AE30&quot;
<br />&quot;C9541FB2&quot; -&gt; &quot;DC92AE30&quot;
<br />&quot;13300731&quot; -&gt; &quot;DC92AE30&quot;
<br />&quot;2C37E375&quot; -&gt; &quot;E0A38377&quot;
<br />&quot;66FBC18C&quot; -&gt; &quot;E0A38377&quot;
<br />&quot;A7FF7E09&quot; -&gt; &quot;E0A38377&quot;
<br />&quot;AFEEFE80&quot; -&gt; &quot;EA291785&quot;
<br />&quot;66FBC18C&quot; -&gt; &quot;EA291785&quot;
<br />&quot;24618BF6&quot; -&gt; &quot;EA291785&quot;
<br />&quot;0B1770DB&quot; -&gt; &quot;EA291785&quot;
<br />&quot;19A42D19&quot; -&gt; &quot;EA291785&quot;
<br />&quot;13300731&quot; -&gt; &quot;EA291785&quot;
<br />&quot;2C37E375&quot; -&gt; &quot;ED9547ED&quot;
<br />&quot;281A810E&quot; -&gt; &quot;ED9547ED&quot;
<br />&quot;F95C2F6D&quot; -&gt; &quot;ED9547ED&quot;
<br />&quot;AE8F7CF5&quot; -&gt; &quot;ED9547ED&quot;
<br />&quot;466B4289&quot; -&gt; &quot;EE24429D&quot;
<br />&quot;7314216F&quot; -&gt; &quot;EECC734A&quot;
<br />&quot;0B1770DB&quot; -&gt; &quot;EECC734A&quot;
<br />&quot;13300731&quot; -&gt; &quot;EECC734A&quot;
<br />&quot;AFEEFE80&quot; -&gt; &quot;F0F88438&quot;
<br />&quot;90C39968&quot; -&gt; &quot;F0F88438&quot;
<br />&quot;2BCBC621&quot; -&gt; &quot;F0F88438&quot;
<br />&quot;466B4289&quot; -&gt; &quot;F0F88438&quot;
<br />&quot;43BE7544&quot; -&gt; &quot;F0F88438&quot;
<br />&quot;2C37E375&quot; -&gt; &quot;F8376205&quot;
<br />&quot;93674C40&quot; -&gt; &quot;F8376205&quot;
<br />&quot;566F63C5&quot; -&gt; &quot;F8376205&quot;
<br />&quot;DB41B387&quot; -&gt; &quot;F95C2F6D&quot;
<br />&quot;09590CFD&quot; -&gt; &quot;F95C2F6D&quot;
<br />&quot;66FBC18C&quot; -&gt; &quot;F95C2F6D&quot;
<br />&quot;5B0358A2&quot; -&gt; &quot;F95C2F6D&quot;
<br />&quot;09AC0A6A&quot; -&gt; &quot;F95C2F6D&quot;
<br />&quot;8B4608A1&quot; -&gt; &quot;F95C2F6D&quot;
<br />&quot;11404EC3&quot; -&gt; &quot;F95C2F6D&quot;
<br />&quot;ED9547ED&quot; -&gt; &quot;F95C2F6D&quot;
<br />&quot;2C54C8FA&quot; -&gt; &quot;F9773357&quot;
<br />&quot;09590CFD&quot; -&gt; &quot;FC0C02D5&quot;
<br />&quot;8B4608A1&quot; -&gt; &quot;FC0C02D5&quot;
<br />&quot;00ADE049&quot; -&gt; &quot;FDEC5969&quot;
<br />&quot;13300731&quot; -&gt; &quot;FDEC5969&quot;
<br />}

  </td>
  <td>
<object data = "./b124.svg"></object><br />
Output file 24: xt/author/html/b124.svg (132706 bytes)
  </td>
</tr>
<tr>
  <td>25</td>
  <td>
	Input file: xt/author/data/b135.gv (74 bytes):<br />digraph ID {
<br />graph [
<br />        concentrate = true
<br />      ];
<br />A -&gt; B
<br />B -&gt; A
<br />}
<br />

  </td>
  <td>
<object data = "./b135.svg"></object><br />
Output file 25: xt/author/html/b135.svg (1426 bytes)
  </td>
</tr>
<tr>
  <td>26</td>
  <td>
	Input file: xt/author/data/b145.gv (256 bytes):<br />digraph bla {
<br />    rankdir=LR;
<br />    compound=true;
<br />    subgraph cluster_foo {
<br />        label_foo [shape=&quot;record&quot;,label=&quot;&lt;foo&gt;foo&quot;];
<br />    }
<br />    cluster_foo -&gt; label_xxxxxxx [lhead=&quot;cluster_foo&quot;]
<br />    columns_foo_insider:foo -&gt; label_foo [lhead=&quot;cluster_foo&quot;]
<br />}
<br />

  </td>
  <td>
<object data = "./b145.svg"></object><br />
Output file 26: xt/author/html/b145.svg (2555 bytes)
  </td>
</tr>
<tr>
  <td>27</td>
  <td>
	Input file: xt/author/data/b146.gv (105 bytes):<br />digraph mygraph {
<br />        label_foo [shape=&quot;record&quot;,label=&quot;&lt;foo&gt;foo&quot;];
<br />    label_foo:foo -&gt; label_foo
<br />}
<br />

  </td>
  <td>
<object data = "./b146.svg"></object><br />
Output file 27: xt/author/html/b146.svg (1217 bytes)
  </td>
</tr>
<tr>
  <td>28</td>
  <td>
	Input file: xt/author/data/b155.gv (542 bytes):<br />digraph TopLevel {
<br />    bgcolor = lightcyan1
<br />    fontname = Arial
<br />    label = &quot;test.rb&quot;
<br />    fontsize = 8
<br />    node [
<br />        fontname = Arial,
<br />        color = black,
<br />        fontsize = 8
<br />    ]
<br />
<br />    subgraph cluster_1 {
<br />        bgcolor = palegreen1
<br />        fontname = Arial
<br />        color = blue
<br />        label = &quot;ModuleName&quot;
<br />        ClassName [
<br />            style = filled,
<br />            URL = &quot;classes/ModuleName/ClassName.html&quot;,
<br />            fontcolor = black,
<br />            color = palegoldenrod,
<br />            label = &quot;ClassName&quot;
<br />        ]
<br />
<br />    }
<br />
<br />}

  </td>
  <td>
<object data = "./b155.svg"></object><br />
Output file 28: xt/author/html/b155.svg (1302 bytes)
  </td>
</tr>
<tr>
  <td>29</td>
  <td>
	Input file: xt/author/data/b22.gv (488 bytes):<br />digraph G {
<br />        rankdir=LR;
<br />node [shape=box];
<br />        size = &quot;7.5,10.0&quot;;
<br />ratio = &quot;fill&quot;;
<br />center =1;
<br />
<br />        /* Node Definitions */
<br />
<br />
<br />        dc1 [shape=plaintext,label=&quot;DC 1&quot;];
<br />        dc10 [shape=plaintext,label=&quot;DC 10&quot;];
<br />        dc100 [shape=plaintext,label=&quot;DC 100&quot;];
<br />
<br />        { rank = same; &quot;dc1&quot;; &quot;dc10&quot;; &quot;dc100&quot;; }
<br />
<br />        /* Link Definitions */
<br />
<br />        /* Marking Unused Dialing Plans */
<br />
<br />        no_dc [shape=plaintext,label=&quot;NOTHING&quot;];
<br />        { rank = min; &quot;no_dc&quot;; }
<br />}
<br />

  </td>
  <td>
<object data = "./b22.svg"></object><br />
Output file 29: xt/author/html/b22.svg (1252 bytes)
  </td>
</tr>
<tr>
  <td>30</td>
  <td>
	Input file: xt/author/data/b3.gv (754 bytes):<br />digraph &quot;g&quot; {
<br />	graph [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	node [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		shape = &quot;ellipse&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	edge [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;n0&quot; [
<br />		label = &quot;(balanced)&quot;
<br />		color = &quot;black&quot;
<br />		width = &quot;0.833333&quot;
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		pos = &quot;151.378446,405.811623&quot;
<br />		height = &quot;0.416667&quot;
<br />		shape = &quot;ellipse&quot;
<br />	]
<br />	&quot;n1&quot; [
<br />		label = &quot;(unbalanced&quot;
<br />		color = &quot;black&quot;
<br />		width = &quot;0.833333&quot;
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		pos = &quot;163.408521,310.621242&quot;
<br />		height = &quot;0.416667&quot;
<br />		shape = &quot;ellipse&quot;
<br />	]
<br />}

  </td>
  <td>
<object data = "./b3.svg"></object><br />
Output file 30: xt/author/html/b3.svg (1135 bytes)
  </td>
</tr>
<tr>
  <td>31</td>
  <td>
	Input file: xt/author/data/b33.gv (133 bytes):<br />digraph JAAS {
<br />    fontname=arial;
<br />    fontsize=20;
<br />    subgraph cluster0 {
<br />    label=&quot;Foo&quot;;
<br />        JOC [ label=&quot;JAAS&quot; ];
<br />    };
<br />}
<br />

  </td>
  <td>
<object data = "./b33.svg"></object><br />
Output file 31: xt/author/html/b33.svg (1055 bytes)
  </td>
</tr>
<tr>
  <td>32</td>
  <td>
	Input file: xt/author/data/b36.gv (10388 bytes):<br />digraph &quot;class_hierarchy&quot; {
<br />  size=&quot;8.5,11&quot;;
<br />	graph [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	node [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		shape = &quot;ellipse&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	edge [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;base-output\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		label = &quot;{ \&lt;base-output\&gt; | { Ivars | Public } | { { output-name | output-title } | { active? | aseek-end-sequence | aseek-got-one-right | aseek-got-one-wrong | aseek-start-msg | create-link | destroy-link | done-init-supervisors | get-name | get-title | initialize | initialize-coderack | print@level | ready-to-guess-about-to-submit | reset | seek-declares-guess | shutdown | start-init-environment | start-init-supervisors | update-views | workspace-seeded } } }&quot;
<br />		shape = &quot;record&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;dangler\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		label = &quot;{ \&lt;dangler\&gt; | { Ivars | Public } | { { children | name | parent | position } | { get-children | get-name | get-parent | get-position | set-name! | set-position! } } }&quot;
<br />		shape = &quot;record&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;replace-dangler\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		label = &quot;{ \&lt;replace-dangler\&gt; | { Ivars | Public } | { { by } | { gen-descriptor | init | run } } }&quot;
<br />		shape = &quot;record&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;doubler-dangler\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		label = &quot;{ \&lt;doubler-dangler\&gt; | { Ivars | Public } | { { result | spent } | { gen-descriptor | init | run } } }&quot;
<br />		shape = &quot;record&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;seek-diagram\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		label = &quot;{ \&lt;seek-diagram\&gt; | { Ivars | Protected | Public } | { { descriptor | diagram | dotgraph | dotoutput | graph | origdescriptor } | { eval-dangler | eval-descriptor } | { destroy | eval-dangler | eval-descriptor | gen-dotgraph | get-descriptor | get-diagram | get-dotgraph | get-dotoutput | get-graph | get-range | init | node-ref | print | reset | run! | runn! | stringify | update-descriptor | update-graph } } }&quot;
<br />		shape = &quot;record&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;diagram-node\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		label = &quot;{ \&lt;diagram-node\&gt; | { Ivars | Protected | Public } | { { children | current-danglers | danglers | in-run | name | output-tag | parent | position | title | unique-name } | { run-danglers } | { add-danglers! | gen-descriptor | gen-dotgraph | gen-node-descriptor | get-children | get-danglers | get-name | get-parent | get-position | get-title | get-unique-name | init | reset | run! | set-position! } } }&quot;
<br />		shape = &quot;record&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;countup-node\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		label = &quot;{ \&lt;countup-node\&gt; | { Ivars | Public } | { { curnum | firsttime | spent } | { init | run-node! } } }&quot;
<br />		shape = &quot;record&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;constant-node\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		label = &quot;{ \&lt;constant-node\&gt; | { Ivars | Public } | { { num | spent } | { gen-node-descriptor | init | run-node! } } }&quot;
<br />		shape = &quot;record&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;repeat-node\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		label = &quot;{ \&lt;repeat-node\&gt; | { Public } | { { init | run-node! } } }&quot;
<br />		shape = &quot;record&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;cycle-node\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		label = &quot;{ \&lt;cycle-node\&gt; | { Ivars | Public } | { { current-children | spent } | { init | reset | run-node! } } }&quot;
<br />		shape = &quot;record&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;tuple-node\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		label = &quot;{ \&lt;tuple-node\&gt; | { Ivars | Public } | { { current-children } | { init | reset | run-node! } } }&quot;
<br />		shape = &quot;record&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;dot-thread\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		label = &quot;{ \&lt;dot-thread\&gt; | { Ivars | Public } | { { gifbuffer | inp | outp | prcss } | { close | init-file | init-gif | init-plain | process-str | process-str-\&gt;gif | send-str } } }&quot;
<br />		shape = &quot;record&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;graphics-output\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		label = &quot;{ \&lt;graphics-output\&gt; | { Ivars | Protected | Public } | { { active | conceptnet-view | diagram-view | lastrendered-sequence | output-name | output-title | seektext-view | sequence | workspace-view } | { place-windows } | { active? | aseek-end-sequence | aseek-got-one-right | aseek-got-one-wrong | aseek-start-msg | create-link | destroy-link | get-name | get-title | get-workspace-view | initialize | pop-sequence | ready-to-guess-about-to-submit | reset | seek-declares-guess | shutdown | update-views | workspace-seeded } } }&quot;
<br />		shape = &quot;record&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;text-output\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		label = &quot;{ \&lt;text-output\&gt; | { Ivars | Public } | { { output-name | output-title } | { active? | aseek-end-sequence | aseek-got-one-right | aseek-got-one-wrong | aseek-start-msg | done-init-supervisors | get-name | get-title | print@level | ready-to-guess-about-to-submit | seek-declares-guess | start-init-supervisors } } }&quot;
<br />		shape = &quot;record&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;seekstructure\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		label = &quot;{ \&lt;seekstructure\&gt; | { Ivars | Public } | { { flex-info | happiness | name | salience } | { get-flex-info | get-happiness | get-name | get-salience | get-type | init | set-flex-info! | set-happiness! | set-name! | set-salience! | stringify | type? } } }&quot;
<br />		shape = &quot;record&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;link\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		label = &quot;{ \&lt;link\&gt; | { Ivars | Public } | { { directed? | from | to } | { get-directed? | get-from | get-to | get-type | init | set-directed?! | set-from! | set-to! | stringify | type? } } }&quot;
<br />		shape = &quot;record&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;group\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		label = &quot;{ \&lt;group\&gt; | { Ivars | Public } | { { from | items | ordered? | to } | { get-directed? | get-from | get-to | init | set-directed?! | set-from! | set-to! | stringify | type? } } }&quot;
<br />		shape = &quot;record&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;seekobject\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		label = &quot;{ \&lt;seekobject\&gt; | { Ivars | Public } | { { groups-in | links-from | links-to | output-tag | serialization | tags } | { get-groups-in | get-links-from | get-links-to | get-output-tag | get-type | init | marshal | print | set-groups-in! | set-links-from! | set-links-to! | set-output-tag! | stringify | type? } } }&quot;
<br />		shape = &quot;record&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;numentry\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		label = &quot;{ \&lt;numentry\&gt; | { Ivars | Public } | { { number | numspace-links | salience } | { get-number | get-numspace-links | get-salience | get-type | init | set-number! | set-numspace-links! | set-salience! | stringify | type? } } }&quot;
<br />		shape = &quot;record&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;seqentry\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		label = &quot;{ \&lt;seqentry\&gt; | { Ivars | Public } | { { ghost? | happiness | left | pos | right } | { get-ghost? | get-left | get-length | get-pos | get-right | get-sequence | get-tags | get-type | init | set-ghost?! | set-left! | set-pos! | set-right! | set-tags! | stringify | type? } } }&quot;
<br />		shape = &quot;record&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;base\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		shape = &quot;ellipse&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;base\&gt;&quot; -&gt; &quot;\&lt;base-output\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;base\&gt;&quot; -&gt; &quot;\&lt;dangler\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;dangler\&gt;&quot; -&gt; &quot;\&lt;replace-dangler\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;dangler\&gt;&quot; -&gt; &quot;\&lt;doubler-dangler\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;base\&gt;&quot; -&gt; &quot;\&lt;seek-diagram\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;base\&gt;&quot; -&gt; &quot;\&lt;diagram-node\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;diagram-node\&gt;&quot; -&gt; &quot;\&lt;countup-node\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;diagram-node\&gt;&quot; -&gt; &quot;\&lt;constant-node\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;diagram-node\&gt;&quot; -&gt; &quot;\&lt;repeat-node\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;diagram-node\&gt;&quot; -&gt; &quot;\&lt;cycle-node\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;diagram-node\&gt;&quot; -&gt; &quot;\&lt;tuple-node\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;base\&gt;&quot; -&gt; &quot;\&lt;dot-thread\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;base-output\&gt;&quot; -&gt; &quot;\&lt;graphics-output\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;base\&gt;&quot; -&gt; &quot;\&lt;seekobject\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;seekobject\&gt;&quot; -&gt; &quot;\&lt;numentry\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;numentry\&gt;&quot; -&gt; &quot;\&lt;seqentry\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;base-output\&gt;&quot; -&gt; &quot;\&lt;text-output\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;seekobject\&gt;&quot; -&gt; &quot;\&lt;seekstructure\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;seekstructure\&gt;&quot; -&gt; &quot;\&lt;link\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />	&quot;\&lt;seekstructure\&gt;&quot; -&gt; &quot;\&lt;group\&gt;&quot; [
<br />		fontsize = &quot;14&quot;
<br />		fontname = &quot;Times-Roman&quot;
<br />		fontcolor = &quot;black&quot;
<br />		color = &quot;black&quot;
<br />	]
<br />}

  </td>
  <td>
<object data = "./b36.svg"></object><br />
Output file 32: xt/author/html/b36.svg (72864 bytes)
  </td>
</tr>
<tr>
  <td>33</td>
  <td>
	Input file: xt/author/data/b491.gv (113 bytes):<br />digraph G
<br />{
<br />  Node29 [ shape=record ]
<br />
<br />  Node29 -&gt; Node27
<br />  Node29 -&gt; Node26
<br />  Node29 -&gt; Node29 [  label=&quot;v&quot;]
<br />}
<br />

  </td>
  <td>
<object data = "./b491.svg"></object><br />
Output file 33: xt/author/html/b491.svg (2508 bytes)
  </td>
</tr>
<tr>
  <td>34</td>
  <td>
	Input file: xt/author/data/b51.gv (19886 bytes):<br />digraph routine
<br />{
<br />fontname = helvetica; fontsize = 13;
<br />nodesep = 0.1; ranksep = 0.5;
<br />node [height = 0.25, width = 0.4, shape = box ];
<br />edge [color = black ];
<br />blok_2 [color=chocolate label=&quot;BB 2 : hL=0 : rP= 11\n5&gt; 5: NextStartByte=0 $\n6: i=0 $\n&quot;];
<br />
<br />blok_2 -&gt; blok_3;
<br />subgraph cluster_for_15 { color=dodgerblue; label=&quot;FOR 15 : hL=0 : rP= 11&quot;;
<br />blok_3 -&gt; blok_4;
<br />blok_83 -&gt; blok_4;
<br />blok_4 -&gt; blok_24 [label=&quot;F&quot;];
<br />blok_3 [color=chocolate label=&quot;BB 3 : hL=0 : rP= 15\n6&gt; &quot;];
<br />
<br />blok_24 [color=chocolate label=&quot;BB 24 : hL=0 : rP= 15\n32&gt; &quot;];
<br />
<br />blok_4 [color=chocolate label=&quot;BB 4 : hL=1 : rP= 15\n34&gt; 30: hT21=i+1 $\n31: hT28=i+1 $\n33: hT23=i+2 $\n34: hT30=i+2 $\n36: hT25=i+3 $\n26: hT79=i+1 $\n171: hT67=i+2 $\n145: hT139=hT67+1 $\n343: hT68=hT139 $\n147: hT152=hT67+1 $\n356: hT69=hT152 $\n151: hT141=hT67+2 $\n345: hT70=hT141 $\n153: hT154=hT67+2 $\n358: hT71=hT154 $\n157: hT137=hT67+3 $\n341: hT72=hT137 $\n330: hT129=i+3 $\n333: hT128=hT129 $\n304: hT311=hT129+1 $\n615: hT130=hT311 $\n306: hT315=hT129+1 $\n620: hT131=hT315 $\n310: hT320=hT129+2 $\n626: hT132=hT320 $\n312: hT324=hT129+2 $\n631: hT133=hT324 $\n316: hT329=hT129+3 $\n637: hT134=hT329 $\n40: hT47=i==NextStartByte $\n28: hT32=i&lt;2 $\n167: hT209=hT67==NextStartByte $\n436: hT135=hT209 $\n8: hT45=call LengthContribution__Fi(i) $\n11: hT49=call LengthContribution__Fi(hT21) $\n14: hT52=call LengthContribution__Fi(hT23) $\n17: hT56=call LengthContribution__Fi(hT25) $\n141: hT176=call LengthContribution__Fi(hT67) $\n389: hT136=hT176 $\n158: hT177=call LengthContribution__Fi(hT137) $\n390: hT138=hT177 $\n146: hT210=call LengthContribution__Fi(hT139) $\n437: hT140=hT210 $\n152: hT211=call LengthContribution__Fi(hT141) $\n438: hT142=hT211 $\n220: hT189=call LengthContribution__Fi(hT139) $\n408: hT143=hT189 $\n222: hT190=call LengthContribution__Fi(hT141) $\n409: hT144=hT190 $\n206: hT167=call LengthContribution__Fi(hT67) $\n371: hT145=hT167 $\n210: hT168=call LengthContribution__Fi(hT137) $\n372: hT146=hT168 $\n205: hT164=call LengthContribution__Fi(hT67) $\n368: hT147=hT164 $\n209: hT165=call LengthContribution__Fi(hT137) $\n369: hT148=hT165 $\n204: hT161=call LengthContribution__Fi(hT67) $\n365: hT149=hT161 $\n208: hT162=call LengthContribution__Fi(hT137) $\n366: hT150=hT162 $\n9: hT46=call need_next_byte__Fi(i) $\n12: hT50=call need_next_byte__Fi(hT28) $\n15: hT53=call need_next_byte__Fi(hT30) $\n142: hT178=call need_next_byte__Fi(hT67) $\n391: hT151=hT178 $\n148: hT212=call need_next_byte__Fi(hT152) $\n439: hT153=hT212 $\n154: hT213=call need_next_byte__Fi(hT154) $\n440: hT155=hT213 $\n224: hT191=call need_next_byte__Fi(hT152) $\n410: hT156=hT191 $\n226: hT192=call need_next_byte__Fi(hT154) $\n411: hT157=hT192 $\n214: hT169=call need_next_byte__Fi(hT67) $\n373: hT158=hT169 $\n213: hT166=call need_next_byte__Fi(hT67) $\n370: hT159=hT166 $\n212: hT163=call need_next_byte__Fi(hT67) $\n367: hT160=hT163 $\n187: hT65=hT79 $\n175: hT172=hT67 $\n382: hT173=hT172 $\n383: hT174=hT173 $\n384: hT66=hT174 $\n81: hT14=hT21 $\n88: hT15=hT28 $\n83: hT16=hT23 $\n90: hT17=hT30 $\n85: hT18=hT25 $\n107: hT19=hT47 $\n92: hT1=hT32 $\n105: hT73=hT45 $\n181: hT75=hT45 $\n183: hT77=hT45 $\n185: hT20=hT45 $\n109: hT74=hT49 $\n182: hT76=hT49 $\n184: hT78=hT49 $\n186: hT22=hT49 $\n112: hT24=hT52 $\n119: hT26=hT56 $\n106: hT27=hT46 $\n110: hT29=hT50 $\n113: hT31=hT53 $\n7&gt; 7: hT1 $\n&quot;];
<br />
<br />blok_4 -&gt; blok_5;
<br />blok_5 [color=chocolate label=&quot;BB 5 : hL=2 : rP= 15\n8&gt; 20: hT59=hT73+hT74 $\n39: hT35=hT75+hT76 $\n19: hT58=hT35+hT52 $\n37: hT38=hT77+hT78 $\n38: hT40=hT38+hT52 $\n18: hT57=hT40+hT56 $\n29: hT48=hT46!=0 $\n32: hT51=hT50!=0 $\n35: hT54=hT53!=0 $\n122: hT33=hT59 $\n95: hT34=hT35 $\n121: hT36=hT58 $\n98: hT37=hT38 $\n100: hT39=hT40 $\n120: hT41=hT57 $\n173: hT63=hT79 $\n136: hT42=hT79 $\n108: hT2=hT48 $\n111: hT43=hT51 $\n114: hT44=hT54 $\n80: hT338=hT45 $\n649: lc1=hT338 $\n87: hT296=hT46 $\n590: need1=hT296 $\n79: hT13=hT47 $\n&quot;];
<br />
<br />blok_5 -&gt; blok_6;
<br />subgraph cluster_if_28 { color=darkgreen label=&quot;IF 28 : hL=2 : rP= 15 &quot;; blok_6 -&gt; blok_8 [label=&quot;T&quot;];
<br />blok_10 -&gt; blok_7;
<br />blok_6 -&gt; blok_17 [label=&quot;F&quot;];
<br />blok_17 -&gt; blok_7;
<br />blok_6 [color=chocolate label=&quot;BB 6 : hL=2 : rP= 28\n10&gt; 10: hT2 $\n&quot;];
<br />
<br />blok_8 [color=chocolate label=&quot;BB 8 : hL=3 : rP= 28\n36&gt; &quot;];
<br />
<br />blok_8 -&gt; blok_9;
<br />subgraph cluster_if_40 { color=darkgreen label=&quot;IF 40 : hL=3 : rP= 28 &quot;; blok_9 -&gt; blok_11 [label=&quot;T&quot;];
<br />blok_13 -&gt; blok_10;
<br />blok_9 -&gt; blok_16 [label=&quot;F&quot;];
<br />blok_16 -&gt; blok_10;
<br />blok_9 [color=chocolate label=&quot;BB 9 : hL=3 : rP= 40\n14&gt; 13: hT5 $\n&quot;];
<br />
<br />blok_11 [color=chocolate label=&quot;BB 11 : hL=4 : rP= 40\n39&gt; &quot;];
<br />
<br />blok_11 -&gt; blok_12;
<br />subgraph cluster_if_52 { color=darkgreen label=&quot;IF 52 : hL=4 : rP= 40 &quot;; blok_12 -&gt; blok_14 [label=&quot;T&quot;];
<br />blok_14 -&gt; blok_13;
<br />blok_12 -&gt; blok_15 [label=&quot;F&quot;];
<br />blok_15 -&gt; blok_13;
<br />blok_12 [color=chocolate label=&quot;BB 12 : hL=4 : rP= 52\n18&gt; 16: hT8 $\n&quot;];
<br />
<br />blok_14 [color=chocolate label=&quot;BB 14 : hL=5 : rP= 52\n42&gt; 116: hT60=hT57 $\n125: hT55=hT57 $\n78: hT252=hT25 $\n530: hT9=hT252 $\n86: lc4=hT56 $\n97: hT10=hT38 $\n99: hT11=hT40 $\n101: hT61=hT57 $\n128: hT62=hT57 $\n132: Length=hT57 $\n74: hT262=hT21 $\n550: hT266=hT262 $\n554: hT3=hT266 $\n82: lc2=hT49 $\n75: hT279=hT28 $\n570: hT283=hT279 $\n574: hT4=hT283 $\n89: hT297=hT50 $\n593: need2=hT297 $\n103: hT5=hT51 $\n104: hT8=hT54 $\n91: hT299=hT53 $\n598: need3=hT299 $\n77: hT288=hT30 $\n580: hT291=hT288 $\n583: hT7=hT291 $\n84: lc3=hT52 $\n76: hT271=hT23 $\n560: hT274=hT271 $\n563: hT6=hT274 $\n353: hT91=hT161 $\n230: hT94=hT161 $\n234: hT95=hT161 $\n238: hT80=hT161 $\n354: hT219=hT162 $\n452: hT235=hT219 $\n495: hT81=hT235 $\n364: hT98=hT163 $\n244: hT101=hT163 $\n248: hT102=hT163 $\n252: hT82=hT163 $\n375: hT205=hT163!=0 $\n429: hT208=hT205 $\n433: hT170=hT208 $\n379: hT180=hT163!=0 $\n393: hT183=hT180 $\n397: hT171=hT183 $\n386: hT185=hT174==hT60 $\n401: hT188=hT185 $\n405: hT175=hT188 $\n&quot;];
<br />
<br />blok_15 [color=chocolate label=&quot;BB 15 : hL=5 : rP= 52\n45&gt; 94: hT12=hT35 $\n96: hT61=hT58 $\n129: hT62=hT58 $\n133: Length=hT58 $\n117: hT60=hT58 $\n126: hT55=hT58 $\n193: hT264=hT21 $\n552: hT268=hT264 $\n556: hT3=hT268 $\n194: lc2=hT49 $\n195: hT281=hT28 $\n572: hT285=hT281 $\n576: hT4=hT285 $\n196: hT297=hT50 $\n595: need2=hT297 $\n197: hT5=hT51 $\n198: hT8=hT54 $\n199: hT299=hT53 $\n599: need3=hT299 $\n200: hT289=hT30 $\n581: hT292=hT289 $\n584: hT7=hT292 $\n201: lc3=hT52 $\n202: hT272=hT23 $\n561: hT275=hT272 $\n564: hT6=hT275 $\n351: hT92=hT164 $\n231: hT94=hT164 $\n235: hT95=hT164 $\n239: hT80=hT164 $\n352: hT219=hT165 $\n453: hT235=hT219 $\n496: hT81=hT235 $\n363: hT99=hT166 $\n245: hT101=hT166 $\n249: hT102=hT166 $\n253: hT82=hT166 $\n376: hT206=hT166!=0 $\n430: hT208=hT206 $\n434: hT170=hT208 $\n380: hT181=hT166!=0 $\n394: hT183=hT181 $\n398: hT171=hT183 $\n387: hT186=hT174==hT60 $\n402: hT188=hT186 $\n406: hT175=hT188 $\n&quot;];
<br />
<br />blok_13 [color=chocolate label=&quot;BB 13 : hL=4 : rP= 52\n19&gt; &quot;];
<br />
<br />}
<br />blok_16 [color=chocolate label=&quot;BB 16 : hL=4 : rP= 40\n23&gt; 93: hT61=hT59 $\n130: hT62=hT59 $\n134: Length=hT59 $\n118: hT60=hT59 $\n127: hT55=hT59 $\n188: hT5=hT51 $\n189: hT297=hT50 $\n594: need2=hT297 $\n190: hT280=hT28 $\n571: hT284=hT280 $\n575: hT4=hT284 $\n191: lc2=hT49 $\n192: hT263=hT21 $\n551: hT267=hT263 $\n555: hT3=hT267 $\n349: hT93=hT167 $\n232: hT94=hT167 $\n236: hT95=hT167 $\n240: hT80=hT167 $\n350: hT219=hT168 $\n454: hT235=hT219 $\n497: hT81=hT235 $\n362: hT100=hT169 $\n246: hT101=hT169 $\n250: hT102=hT169 $\n254: hT82=hT169 $\n377: hT207=hT169!=0 $\n431: hT208=hT207 $\n435: hT170=hT208 $\n381: hT182=hT169!=0 $\n395: hT183=hT182 $\n399: hT171=hT183 $\n388: hT187=hT174==hT60 $\n403: hT188=hT187 $\n407: hT175=hT188 $\n&quot;];
<br />
<br />blok_10 [color=chocolate label=&quot;BB 10 : hL=3 : rP= 40\n15&gt; &quot;];
<br />
<br />}
<br />blok_17 [color=chocolate label=&quot;BB 17 : hL=3 : rP= 28\n24&gt; 143: hT204=hT102!=0 $\n428: hT208=hT204 $\n432: hT170=hT208 $\n216: hT179=hT102!=0 $\n392: hT183=hT179 $\n396: hT171=hT183 $\n218: hT184=hT174==hT45 $\n400: hT188=hT184 $\n404: hT175=hT188 $\n340: hT90=hT176 $\n229: hT94=hT176 $\n233: hT95=hT176 $\n237: hT80=hT176 $\n342: hT219=hT177 $\n451: hT235=hT219 $\n494: hT81=hT235 $\n355: hT97=hT178 $\n243: hT101=hT178 $\n247: hT102=hT178 $\n251: hT82=hT178 $\n21: hT61=hT45 $\n131: hT62=hT45 $\n135: Length=hT45 $\n24: hT60=hT45 $\n124: hT55=hT45 $\n&quot;];
<br />
<br />blok_7 [color=chocolate label=&quot;BB 7 : hL=2 : rP= 28\n11&gt; &quot;];
<br />
<br />}
<br />blok_7 -&gt; blok_18;
<br />blok_18 [color=chocolate label=&quot;BB 18 : hL=2 : rP= 15\n25&gt; &quot;];
<br />
<br />blok_18 -&gt; blok_19;
<br />subgraph cluster_if_79 { color=darkgreen label=&quot;IF 79 : hL=2 : rP= 15 &quot;; blok_19 -&gt; blok_21 [label=&quot;T&quot;];
<br />blok_21 -&gt; blok_20;
<br />blok_19 -&gt; blok_22 [label=&quot;F&quot;];
<br />blok_22 -&gt; blok_20;
<br />blok_19 [color=chocolate label=&quot;BB 19 : hL=2 : rP= 79\n26&gt; 23: hT13 $\n&quot;];
<br />
<br />blok_21 [color=chocolate label=&quot;BB 21 : hL=3 : rP= 79\n28&gt; 115: hT259=hT60 $\n544: NextStartByte=hT259 $\n22: ((len)[i])=hT61 $\n25: ((Mark)[i])=1 $\n138: hT64=hT79 $\n378: hT107=hT183 $\n260: hT108=hT183 $\n262: hT83=hT183 $\n385: hT110=hT188 $\n264: hT111=hT188 $\n266: hT84=hT188 $\n347: hT193=hT189 $\n412: hT196=hT193 $\n416: hT199=hT196 $\n420: hT238=hT199 $\n503: hT244=hT238 $\n515: hT249=hT244 $\n525: hT85=hT249 $\n348: hT217=hT190 $\n448: hT218=hT217 $\n450: hT241=hT218 $\n509: hT247=hT241 $\n521: hT86=hT247 $\n360: hT239=hT191 $\n505: hT245=hT239 $\n517: hT248=hT245 $\n523: hT87=hT248 $\n361: hT240=hT192 $\n507: hT246=hT240 $\n519: hT88=hT246 $\n228: hT89=hT67 $\n242: hT194=hT95 $\n413: hT197=hT194 $\n417: hT200=hT197 $\n421: hT237=hT200 $\n501: hT243=hT237 $\n513: hT250=hT243 $\n527: hT255=hT250 $\n537: hT257=hT255 $\n541: hT258=hT257 $\n543: hT96=hT258 $\n256: hT236=hT102 $\n499: hT242=hT236 $\n511: hT251=hT242 $\n529: hT256=hT251 $\n539: hT103=hT256 $\n415: hT227=hT194+hT193 $\n464: hT228=hT227 $\n466: hT195=hT228 $\n419: hT230=hT197+hT196 $\n468: hT231=hT230 $\n470: hT198=hT231 $\n423: hT233=hT200+hT199 $\n472: hT234=hT233 $\n474: hT201=hT234 $\n425: hT221=hT191!=0 $\n456: hT222=hT221 $\n458: hT202=hT222 $\n427: hT224=hT192!=0 $\n460: hT225=hT224 $\n462: hT203=hT225 $\n442: hT214=hT67 $\n444: hT215=hT183 $\n446: hT216=hT188 $\n&quot;];
<br />
<br />blok_22 [color=chocolate label=&quot;BB 22 : hL=3 : rP= 79\n30&gt; 164: hT226=hT95+hT140 $\n463: hT228=hT226 $\n465: hT195=hT228 $\n162: hT229=hT95+hT140 $\n467: hT231=hT229 $\n469: hT198=hT231 $\n159: hT232=hT95+hT140 $\n471: hT234=hT232 $\n473: hT201=hT234 $\n149: hT220=hT153!=0 $\n455: hT222=hT220 $\n457: hT202=hT222 $\n155: hT223=hT155!=0 $\n459: hT225=hT223 $\n461: hT203=hT225 $\n374: hT106=hT208 $\n259: hT108=hT208 $\n261: hT83=hT208 $\n339: hT109=hT209 $\n263: hT111=hT209 $\n265: hT84=hT209 $\n344: hT238=hT210 $\n502: hT244=hT238 $\n514: hT249=hT244 $\n524: hT85=hT249 $\n346: hT217=hT211 $\n447: hT218=hT217 $\n449: hT241=hT218 $\n508: hT247=hT241 $\n520: hT86=hT247 $\n357: hT239=hT212 $\n504: hT245=hT239 $\n516: hT248=hT245 $\n522: hT87=hT248 $\n359: hT240=hT213 $\n506: hT246=hT240 $\n518: hT88=hT246 $\n123: ((len)[i])=hT62 $\n102: hT64=hT79 $\n174: hT89=hT67 $\n203: hT237=hT95 $\n500: hT243=hT237 $\n512: hT250=hT243 $\n526: hT255=hT250 $\n536: hT257=hT255 $\n540: hT258=hT257 $\n542: hT96=hT258 $\n211: hT236=hT102 $\n498: hT242=hT236 $\n510: hT251=hT242 $\n528: hT256=hT251 $\n538: hT103=hT256 $\n227: hT214=hT67 $\n215: hT215=hT208 $\n217: hT216=hT209 $\n&quot;];
<br />
<br />blok_20 [color=chocolate label=&quot;BB 20 : hL=2 : rP= 79\n27&gt; &quot;];
<br />
<br />}
<br />blok_20 -&gt; blok_23;
<br />blok_23 [color=chocolate label=&quot;BB 23 : hL=2 : rP= 15\n31&gt; &quot;];
<br />
<br />blok_23 -&gt; blok_47;
<br />blok_47 [color=chocolate label=&quot;BB 47 : hL=2 : rP= 15\n122&gt; 441: i_rdlp_0=hT214 $\n443: hT2=hT215 $\n445: hT13=hT216 $\n163: hT123=hT198+hT217 $\n160: hT119=hT201+hT218 $\n161: hT122=hT119+hT219 $\n424: hT104=hT222 $\n426: hT105=hT225 $\n414: hT124=hT228 $\n284: hT112=hT228 $\n418: hT114=hT231 $\n271: hT113=hT231 $\n283: hT115=hT123 $\n422: hT117=hT234 $\n274: hT116=hT234 $\n276: hT118=hT119 $\n282: hT120=hT122 $\n&quot;];
<br />
<br />blok_47 -&gt; blok_48;
<br />subgraph cluster_if_217 { color=darkgreen label=&quot;IF 217 : hL=2 : rP= 15 &quot;; blok_48 -&gt; blok_49 [label=&quot;T&quot;];
<br />blok_57 -&gt; blok_59;
<br />blok_48 -&gt; blok_58 [label=&quot;F&quot;];
<br />blok_58 -&gt; blok_59;
<br />blok_48 [color=chocolate label=&quot;BB 48 : hL=2 : rP= 217\n90&gt; 144: hT2 $\n&quot;];
<br />
<br />blok_49 [color=chocolate label=&quot;BB 49 : hL=3 : rP= 217\n91&gt; &quot;];
<br />
<br />blok_49 -&gt; blok_50;
<br />subgraph cluster_if_229 { color=darkgreen label=&quot;IF 229 : hL=3 : rP= 217 &quot;; blok_50 -&gt; blok_51 [label=&quot;T&quot;];
<br />blok_55 -&gt; blok_57;
<br />blok_50 -&gt; blok_56 [label=&quot;F&quot;];
<br />blok_56 -&gt; blok_57;
<br />blok_50 [color=chocolate label=&quot;BB 50 : hL=3 : rP= 229\n96&gt; 150: hT5 $\n&quot;];
<br />
<br />blok_51 [color=chocolate label=&quot;BB 51 : hL=4 : rP= 229\n97&gt; &quot;];
<br />
<br />blok_51 -&gt; blok_52;
<br />subgraph cluster_if_241 { color=darkgreen label=&quot;IF 241 : hL=4 : rP= 229 &quot;; blok_52 -&gt; blok_53 [label=&quot;T&quot;];
<br />blok_53 -&gt; blok_55;
<br />blok_52 -&gt; blok_54 [label=&quot;F&quot;];
<br />blok_54 -&gt; blok_55;
<br />blok_52 [color=chocolate label=&quot;BB 52 : hL=4 : rP= 241\n102&gt; 156: hT8 $\n&quot;];
<br />
<br />blok_53 [color=chocolate label=&quot;BB 53 : hL=5 : rP= 241\n103&gt; 279: hT125=hT122 $\n287: hT121=hT122 $\n180: hT253=hT137 $\n531: hT9=hT253 $\n207: lc4=hT235 $\n273: hT10=hT234 $\n275: hT11=hT119 $\n277: hT126=hT122 $\n290: hT127=hT122 $\n294: Length=hT122 $\n176: hT3=hT139 $\n255: need1=hT236 $\n241: lc1=hT237 $\n219: lc2=hT238 $\n177: hT4=hT152 $\n223: need2=hT239 $\n257: hT5=hT222 $\n258: hT8=hT225 $\n225: need3=hT240 $\n179: hT7=hT154 $\n221: lc3=hT241 $\n178: hT6=hT141 $\n533: hT331=call LengthContribution__Fi(hT134) $\n639: hT334=hT331 $\n643: hT254=hT334 $\n&quot;];
<br />
<br />blok_54 [color=chocolate label=&quot;BB 54 : hL=5 : rP= 241\n108&gt; 270: hT12=hT231 $\n272: hT126=hT123 $\n291: hT127=hT123 $\n295: Length=hT123 $\n280: hT125=hT123 $\n288: hT121=hT123 $\n482: hT3=hT139 $\n483: need1=hT242 $\n484: lc1=hT243 $\n485: lc2=hT244 $\n486: hT4=hT152 $\n487: need2=hT245 $\n488: hT5=hT222 $\n489: hT8=hT225 $\n490: hT299=hT246 $\n600: need3=hT299 $\n491: hT290=hT154 $\n582: hT293=hT290 $\n585: hT7=hT293 $\n492: lc3=hT247 $\n493: hT273=hT141 $\n562: hT276=hT273 $\n565: hT6=hT276 $\n534: hT332=call LengthContribution__Fi(hT134) $\n640: hT334=hT332 $\n644: hT254=hT334 $\n&quot;];
<br />
<br />blok_55 [color=chocolate label=&quot;BB 55 : hL=4 : rP= 241\n110&gt; &quot;];
<br />
<br />}
<br />blok_56 [color=chocolate label=&quot;BB 56 : hL=4 : rP= 229\n111&gt; 269: hT126=hT228 $\n292: hT127=hT228 $\n296: Length=hT228 $\n281: hT125=hT228 $\n289: hT121=hT228 $\n475: hT5=hT222 $\n476: hT297=hT248 $\n596: need2=hT297 $\n477: hT282=hT152 $\n573: hT286=hT282 $\n577: hT4=hT286 $\n478: lc2=hT249 $\n479: hT338=hT250 $\n652: lc1=hT338 $\n480: hT296=hT251 $\n592: need1=hT296 $\n481: hT265=hT139 $\n553: hT269=hT265 $\n557: hT3=hT269 $\n535: hT333=call LengthContribution__Fi(hT134) $\n641: hT334=hT333 $\n645: hT254=hT334 $\n&quot;];
<br />
<br />blok_57 [color=chocolate label=&quot;BB 57 : hL=3 : rP= 229\n112&gt; &quot;];
<br />
<br />}
<br />blok_58 [color=chocolate label=&quot;BB 58 : hL=3 : rP= 217\n113&gt; 317: hT330=call LengthContribution__Fi(hT134) $\n638: hT334=hT330 $\n642: hT254=hT334 $\n165: hT126=hT255 $\n293: hT127=hT255 $\n297: Length=hT255 $\n267: hT296=hT256 $\n591: need1=hT296 $\n268: hT338=hT257 $\n650: lc1=hT338 $\n169: hT125=hT258 $\n286: hT121=hT258 $\n&quot;];
<br />
<br />blok_59 [color=chocolate label=&quot;BB 59 : hL=2 : rP= 217\n114&gt; &quot;];
<br />
<br />}
<br />blok_59 -&gt; blok_60;
<br />blok_60 [color=chocolate label=&quot;BB 60 : hL=2 : rP= 15\n115&gt; &quot;];
<br />
<br />blok_60 -&gt; blok_61;
<br />subgraph cluster_if_279 { color=darkgreen label=&quot;IF 279 : hL=2 : rP= 15 &quot;; blok_61 -&gt; blok_62 [label=&quot;T&quot;];
<br />blok_62 -&gt; blok_64;
<br />blok_61 -&gt; blok_63 [label=&quot;F&quot;];
<br />blok_63 -&gt; blok_64;
<br />blok_61 [color=chocolate label=&quot;BB 61 : hL=2 : rP= 279\n117&gt; 168: hT13 $\n&quot;];
<br />
<br />blok_62 [color=chocolate label=&quot;BB 62 : hL=3 : rP= 279\n118&gt; 278: hT259=hT125 $\n545: NextStartByte=hT259 $\n166: ((len)[i_rdlp_0])=hT126 $\n170: ((Mark)[i_rdlp_0])=1 $\n547: hT308=hT128==hT259 $\n611: hT309=hT308 $\n613: hT260=hT309 $\n549: hT302=call LengthContribution__Fi(hT128) $\n603: hT303=hT302 $\n605: hT261=hT303 $\n559: hT313=call LengthContribution__Fi(hT130) $\n617: hT314=hT313 $\n619: hT270=hT314 $\n567: hT322=call LengthContribution__Fi(hT132) $\n628: hT323=hT322 $\n630: hT277=hT323 $\n569: hT305=call need_next_byte__Fi(hT128) $\n607: hT306=hT305 $\n609: hT278=hT306 $\n579: hT317=call need_next_byte__Fi(hT131) $\n622: hT318=hT317 $\n624: hT287=hT318 $\n587: hT326=call need_next_byte__Fi(hT133) $\n633: hT327=hT326 $\n635: hT294=hT327 $\n589: hT295=hT129 $\n&quot;];
<br />
<br />blok_63 [color=chocolate label=&quot;BB 63 : hL=3 : rP= 279\n120&gt; 326: hT307=hT128==hT259 $\n610: hT309=hT307 $\n612: hT260=hT309 $\n300: hT301=call LengthContribution__Fi(hT128) $\n602: hT303=hT301 $\n604: hT261=hT303 $\n305: hT312=call LengthContribution__Fi(hT130) $\n616: hT314=hT312 $\n618: hT270=hT314 $\n311: hT321=call LengthContribution__Fi(hT132) $\n627: hT323=hT321 $\n629: hT277=hT323 $\n301: hT304=call need_next_byte__Fi(hT128) $\n606: hT306=hT304 $\n608: hT278=hT306 $\n307: hT316=call need_next_byte__Fi(hT131) $\n621: hT318=hT316 $\n623: hT287=hT318 $\n313: hT325=call need_next_byte__Fi(hT133) $\n632: hT327=hT325 $\n634: hT294=hT327 $\n285: ((len)[i_rdlp_0])=hT127 $\n332: hT295=hT129 $\n&quot;];
<br />
<br />blok_64 [color=chocolate label=&quot;BB 64 : hL=2 : rP= 279\n123&gt; &quot;];
<br />
<br />}
<br />blok_64 -&gt; blok_66;
<br />blok_66 [color=chocolate label=&quot;BB 66 : hL=2 : rP= 15\n161&gt; 588: i_rdlp_1=hT295 $\n331: i=hT295+1 $\n302: hT310=hT278!=0 $\n614: hT2=hT310 $\n308: hT319=hT287!=0 $\n625: hT298=hT319 $\n314: hT328=hT294!=0 $\n636: hT300=hT328 $\n548: hT338=hT303 $\n651: lc1=hT338 $\n568: need1=hT306 $\n546: hT13=hT309 $\n&quot;];
<br />
<br />blok_66 -&gt; blok_67;
<br />subgraph cluster_if_307 { color=darkgreen label=&quot;IF 307 : hL=2 : rP= 15 &quot;; blok_67 -&gt; blok_68 [label=&quot;T&quot;];
<br />blok_76 -&gt; blok_78;
<br />blok_67 -&gt; blok_77 [label=&quot;F&quot;];
<br />blok_77 -&gt; blok_78;
<br />blok_67 [color=chocolate label=&quot;BB 67 : hL=2 : rP= 307\n129&gt; 303: hT2 $\n&quot;];
<br />
<br />blok_68 [color=chocolate label=&quot;BB 68 : hL=3 : rP= 307\n130&gt; 334: hT3=hT311 $\n558: lc2=hT314 $\n335: hT4=hT315 $\n578: need2=hT318 $\n597: hT5=hT319 $\n&quot;];
<br />
<br />blok_68 -&gt; blok_69;
<br />subgraph cluster_if_319 { color=darkgreen label=&quot;IF 319 : hL=3 : rP= 307 &quot;; blok_69 -&gt; blok_70 [label=&quot;T&quot;];
<br />blok_74 -&gt; blok_76;
<br />blok_69 -&gt; blok_75 [label=&quot;F&quot;];
<br />blok_75 -&gt; blok_76;
<br />blok_69 [color=chocolate label=&quot;BB 69 : hL=3 : rP= 319\n135&gt; 309: hT5 $\n&quot;];
<br />
<br />blok_70 [color=chocolate label=&quot;BB 70 : hL=4 : rP= 319\n136&gt; 336: hT6=hT320 $\n566: lc3=hT323 $\n337: hT7=hT324 $\n586: need3=hT327 $\n601: hT8=hT328 $\n&quot;];
<br />
<br />blok_70 -&gt; blok_71;
<br />subgraph cluster_if_331 { color=darkgreen label=&quot;IF 331 : hL=4 : rP= 319 &quot;; blok_71 -&gt; blok_72 [label=&quot;T&quot;];
<br />blok_72 -&gt; blok_74;
<br />blok_71 -&gt; blok_73 [label=&quot;F&quot;];
<br />blok_73 -&gt; blok_74;
<br />blok_71 [color=chocolate label=&quot;BB 71 : hL=4 : rP= 331\n141&gt; 315: hT8 $\n&quot;];
<br />
<br />blok_72 [color=chocolate label=&quot;BB 72 : hL=5 : rP= 331\n142&gt; 338: hT9=hT329 $\n532: lc4=hT334 $\n144&gt; 318: hT335=lc1+lc2 $\n646: hT10=hT335 $\n319: hT336=hT335+lc3 $\n647: hT11=hT336 $\n320: Length=hT336+lc4 $\n&quot;];
<br />
<br />blok_73 [color=chocolate label=&quot;BB 73 : hL=5 : rP= 331\n147&gt; 321: hT337=lc1+lc2 $\n648: hT12=hT337 $\n322: Length=hT337+lc3 $\n&quot;];
<br />
<br />blok_74 [color=chocolate label=&quot;BB 74 : hL=4 : rP= 331\n149&gt; &quot;];
<br />
<br />}
<br />blok_75 [color=chocolate label=&quot;BB 75 : hL=4 : rP= 319\n150&gt; 323: Length=lc1+lc2 $\n&quot;];
<br />
<br />blok_76 [color=chocolate label=&quot;BB 76 : hL=3 : rP= 319\n151&gt; &quot;];
<br />
<br />}
<br />blok_77 [color=chocolate label=&quot;BB 77 : hL=3 : rP= 307\n152&gt; 324: Length=hT338 $\n&quot;];
<br />
<br />blok_78 [color=chocolate label=&quot;BB 78 : hL=2 : rP= 307\n153&gt; &quot;];
<br />
<br />}
<br />blok_78 -&gt; blok_79;
<br />blok_79 [color=chocolate label=&quot;BB 79 : hL=2 : rP= 15\n154&gt; &quot;];
<br />
<br />blok_79 -&gt; blok_80;
<br />subgraph cluster_if_369 { color=darkgreen label=&quot;IF 369 : hL=2 : rP= 15 &quot;; blok_80 -&gt; blok_81 [label=&quot;T&quot;];
<br />blok_81 -&gt; blok_83;
<br />blok_80 -&gt; blok_82 [label=&quot;F&quot;];
<br />blok_82 -&gt; blok_83;
<br />blok_80 [color=chocolate label=&quot;BB 80 : hL=2 : rP= 369\n156&gt; 327: hT13 $\n&quot;];
<br />
<br />blok_81 [color=chocolate label=&quot;BB 81 : hL=3 : rP= 369\n157&gt; 328: NextStartByte=Length $\n325: ((len)[i_rdlp_1])=Length $\n329: ((Mark)[i_rdlp_1])=1 $\n&quot;];
<br />
<br />blok_82 [color=chocolate label=&quot;BB 82 : hL=3 : rP= 369\n159&gt; &quot;];
<br />
<br />blok_83 [color=chocolate label=&quot;BB 83 : hL=2 : rP= 369\n162&gt; &quot;];
<br />
<br />}
<br />}
<br />blok_24 -&gt; blok_25;
<br />blok_25 [color=chocolate label=&quot;BB 25 : hL=0 : rP= 11\n33&gt; 27: return 1 $\n&quot;];
<br />
<br />}

  </td>
  <td>
<object data = "./b51.svg"></object><br />
Output file 34: xt/author/html/b51.svg (124422 bytes)
  </td>
</tr>
<tr>
  <td>35</td>
  <td>
	Input file: xt/author/data/b53.gv (2287 bytes):<br />/* Graph for &quot;If.try_if_then&quot; */
<br />
<br />digraph &quot;If.try_if_then&quot;
<br />{
<br />	label = &quot;If.try_if_then&quot;;
<br />	rankdir=&quot;TD&quot;;
<br />
<br />	node [fontname=&quot;Helvetica&quot;, shape=record, fontsize=&quot;12&quot;, color=&quot;lightblue&quot;, style=&quot;filled&quot;];
<br />
<br />	edge [fontname=&quot;Helvetica&quot;, fontsize=&quot;10&quot;, color=&quot;black&quot;];
<br />
<br />	subgraph &quot;cluster_node_57&quot;
<br />	{ /* block node_57 */
<br />	label = &quot;&quot;;
<br />	node_57 [label = &quot;Block [57]&quot;];
<br />	node_58 [label = &quot;Return [58@57]&quot;];
<br />
<br />	node_50 -&gt; node_58 [label = &quot;mem&quot;, dir = back];
<br />	node_48 -&gt; node_58 [label = &quot;int&quot;, dir = back];
<br />	} /* block node_57 */
<br />
<br />	subgraph &quot;cluster_node_43&quot;
<br />	{ /* block node_43 */
<br />	label = &quot;&quot;;
<br />	node_43 [label = &quot;Block [43]&quot;];
<br />	node_50 [label = &quot;Proj (mem) [50@43]&quot;];
<br />
<br />	node_45 -&gt; node_50 [label = &quot;tuple&quot;, dir = back];
<br />	node_49 [label = &quot;Proj (arg_2) [49@43]&quot;];
<br />
<br />	node_45 -&gt; node_49 [label = &quot;tuple&quot;, dir = back];
<br />	node_48 [label = &quot;Proj (arg_1) [48@43]&quot;];
<br />
<br />	node_45 -&gt; node_48 [label = &quot;tuple&quot;, dir = back];
<br />	node_45 [label = &quot;Start [45@43]&quot;];
<br />
<br />	node_51 [label = &quot;Proj (exe(4)) [51@43]&quot;];
<br />
<br />	node_45 -&gt; node_51 [label = &quot;tuple&quot;, dir = back];
<br />	} /* block node_43 */
<br />
<br />	subgraph &quot;cluster_node_52&quot;
<br />	{ /* block node_52 */
<br />	label = &quot;&quot;;
<br />	node_52 [label = &quot;Block [52]&quot;];
<br />	node_56 [label = &quot;Proj (exe(0)) [56@52]&quot;];
<br />
<br />	node_54 -&gt; node_56 [label = &quot;tuple&quot;, dir = back];
<br />	node_53 [label = &quot;Compare [53@52]&quot;];
<br />
<br />	node_48 -&gt; node_53 [label = &quot;int&quot;, dir = back];
<br />	node_49 -&gt; node_53 [label = &quot;int&quot;, dir = back];
<br />	node_54 [label = &quot;Cond (2) [54@52]&quot;];
<br />
<br />	node_53 -&gt; node_54 [label = &quot;condition&quot;, dir = back];
<br />	node_55 [label = &quot;Proj (exe(1)) [55@52]&quot;];
<br />
<br />	node_54 -&gt; node_55 [label = &quot;tuple&quot;, dir = back];
<br />	} /* block node_52 */
<br />
<br />	subgraph &quot;cluster_node_60&quot;
<br />	{ /* block node_60 */
<br />	label = &quot;&quot;;
<br />	node_60 [label = &quot;Block [60]&quot;];
<br />	node_61 [label = &quot;Return [61@60]&quot;];
<br />
<br />	node_50 -&gt; node_61 [label = &quot;mem&quot;, dir = back];
<br />	node_49 -&gt; node_61 [label = &quot;int&quot;, dir = back];
<br />	} /* block node_60 */
<br />
<br />	subgraph &quot;cluster_node_44&quot;
<br />	{ /* block node_44 */
<br />	label = &quot;&quot;;
<br />	node_44 [label = &quot;Block [44]&quot;];
<br />	node_46 [label = &quot;End [46@44]&quot;];
<br />
<br />	} /* block node_44 */
<br />
<br />	node_56 -&gt; node_60 [label = &quot;exe&quot;, dir = back];
<br />	node_51 -&gt; node_52 [label = &quot;exe&quot;, dir = back];
<br />	node_55 -&gt; node_57 [label = &quot;exe&quot;, dir = back];
<br />	node_58 -&gt; node_44 [label = &quot;exe&quot;, dir = back];
<br />	node_61 -&gt; node_44 [label = &quot;exe&quot;, dir = back];
<br />} /* Graph &quot;If.try_if_then&quot; */
  </td>
  <td>
<object data = "./b53.svg"></object><br />
Output file 35: xt/author/html/b53.svg (15181 bytes)
  </td>
</tr>
<tr>
  <td>36</td>
  <td>
	Input file: xt/author/data/b545.gv (113 bytes):<br />digraph g {
<br />
<br />&quot;N11&quot; 
<br />  [
<br />  shape = record
<br />  label = &quot;&lt;p0&gt;WFSt|1571 	as Ref: 1338 	D&quot;
<br />]
<br />N11ne -&gt; N11:p0
<br />}

  </td>
  <td>
<object data = "./b545.svg"></object><br />
Output file 36: xt/author/html/b545.svg (1619 bytes)
  </td>
</tr>
<tr>
  <td>37</td>
  <td>
	Input file: xt/author/data/b57.gv (8472 bytes):<br />digraph process {
<br />  rankdir=LR;
<br />  node [fontname=&quot;Arial-Bold&quot;];
<br />node1 [label=&quot;1 - Subscription page&quot;, shape=ellipse, color=purple, fillcolor=purple, fontcolor=white, style=filled];
<br />node2 [label=&quot;{Popup|2}|Drops out&quot;, shape=record, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node1 -&gt; node2 [arrowhead=none];
<br />node2 -&gt; node3 [arrowhead=normal];
<br />node3 [label=&quot;3 - Subscription Popup&quot;, shape=ellipse, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node4 [label=&quot;{Form|4}|Signup news letter&quot;, shape=record, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node3 -&gt; node4 [arrowhead=none];
<br />node4 -&gt; node5 [arrowhead=normal];
<br />node4 -&gt; node8 [arrowhead=normal];
<br />node5 [label=&quot;5 - Signup submitted (output)&quot;, shape=ellipse, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node6 [label=&quot;{Output|6}|Thanks for signup&quot;, shape=record, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node5 -&gt; node6 [arrowhead=none];
<br />node6 -&gt; node7 [arrowhead=normal];
<br />node7 [label=&quot;7 -   signup submitted&quot;, shape=ellipse, color=black, fillcolor=black, fontcolor=white, style=filled];
<br />node8 [label=&quot;8 - Signup submitted (email)&quot;, shape=ellipse, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node9 [label=&quot;{Timeout|9}|Signup timeout&quot;, shape=record, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node8 -&gt; node9 [arrowhead=none];
<br />node9 -&gt; node10 [arrowhead=normal];
<br />node10 [label=&quot;10 - Popup signup timeout&quot;, shape=ellipse, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node11 [label=&quot;{Email|11}|Send Email&quot;, shape=record, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node10 -&gt; node11 [arrowhead=none];
<br />node11 -&gt; node12 [arrowhead=normal];
<br />node12 [label=&quot;12 - Popup Email sent&quot;, shape=ellipse, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node13 [label=&quot;{Bounce|13}|Email bounced&quot;, shape=record, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node12 -&gt; node13 [arrowhead=none];
<br />node13 -&gt; node14 [arrowhead=normal];
<br />node14 [label=&quot;14 - Popup Email bounced&quot;, shape=ellipse, color=black, fillcolor=black, fontcolor=white, style=filled];
<br />node15 [label=&quot;{OptedOut|15}|Email  &quot;, shape=record, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node12 -&gt; node15 [arrowhead=none];
<br />node15 -&gt; node16 [arrowhead=normal];
<br />node16 [label=&quot;16 - Popup Email  &quot;, shape=ellipse, color=black, fillcolor=black, fontcolor=white, style=filled];
<br />node17 [label=&quot;{Click|17}|Email   click&quot;, shape=record, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node12 -&gt; node17 [arrowhead=none];
<br />node17 -&gt; node18 [arrowhead=normal];
<br />node17 -&gt; node22 [arrowhead=normal];
<br />node18 [label=&quot;18 - Email  &quot;, shape=ellipse, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node19 [label=&quot;{ |19}|  Email&quot;, shape=record, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node18 -&gt; node19 [arrowhead=none];
<br />node19 -&gt; node21 [arrowhead=normal];
<br />node21 [label=&quot;21 - Email   done&quot;, shape=ellipse, color=black, fillcolor=black, fontcolor=white, style=filled];
<br />node22 [label=&quot;22 - Email output  &quot;, shape=ellipse, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node23 [label=&quot;{Output|23}|Output   Email&quot;, shape=record, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node22 -&gt; node23 [arrowhead=none];
<br />node23 -&gt; node24 [arrowhead=normal];
<br />node24 [label=&quot;24 - Email output   done&quot;, shape=ellipse, color=black, fillcolor=black, fontcolor=white, style=filled];
<br />node25 [label=&quot;{Click|25}|Email click&quot;, shape=record, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node12 -&gt; node25 [arrowhead=none];
<br />node25 -&gt; node26 [arrowhead=normal];
<br />node26 [label=&quot;26 - Popup Email clicked&quot;, shape=ellipse, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node27 [label=&quot;{Redirect|27}|Email redirect&quot;, shape=record, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node26 -&gt; node27 [arrowhead=none];
<br />node27 -&gt; node1 [arrowhead=normal];
<br />node20 [label=&quot;{ |20}|Honey   subscription&quot;, shape=record, color=purple, fillcolor=purple, fontcolor=white, style=filled];
<br />node1 -&gt; node20 [arrowhead=none];
<br />node20 -&gt; node28 [arrowhead=normal];
<br />node28 [label=&quot;28 - Limbo subscription&quot;, shape=ellipse, color=purple, fillcolor=purple, fontcolor=white, style=filled];
<br />node29 [label=&quot;{Impression|29}|Wait success confirmed&quot;, shape=record, color=purple, fillcolor=purple, fontcolor=white, style=filled];
<br />node28 -&gt; node29 [arrowhead=none];
<br />node29 -&gt; node30 [arrowhead=normal];
<br />node30 [label=&quot;30 - Honey subscription confirmation&quot;, shape=ellipse, color=purple, fillcolor=purple, fontcolor=white, style=filled];
<br />node31 [label=&quot;{Success|31}|Magazine bought&quot;, shape=record, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node30 -&gt; node31 [arrowhead=none];
<br />node31 -&gt; node32 [arrowhead=normal];
<br />node31 -&gt; node45 [arrowhead=normal];
<br />node32 [label=&quot;32 - Magazine bought&quot;, shape=ellipse, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node33 [label=&quot;33 - Check 1st Xsell&quot;, shape=diamond, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node32 -&gt; node33 [arrowhead=none];
<br />node33 -&gt; node35 [label = &quot;&#39;HeartAndSoul&#39; in decode_b64(nvl(&#39;vmi_cookie_mag_sold&#39;,encode_b64([])))&quot;, arrowhead=normal];
<br />node33 -&gt; node42 [label = &quot;default&quot;, arrowhead=normal];
<br />node35 [label=&quot;35 - End 1st Xselling&quot;, shape=ellipse, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node36 [label=&quot;36 - Check 2nd Xsell&quot;, shape=diamond, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node35 -&gt; node36 [arrowhead=none];
<br />node36 -&gt; node37 [label = &quot;&#39;Honey&#39; in decode_b64(nvl(&#39;vmi_cookie_mag_sold&#39;, encode_b64([])))&quot;, arrowhead=normal];
<br />node36 -&gt; node39 [label = &quot;!is_defined(&#39;xsell_flag&#39;)&quot;, arrowhead=normal];
<br />node36 -&gt; node37 [label = &quot;default&quot;, arrowhead=normal];
<br />node37 [label=&quot;37 - End Xselling&quot;, shape=ellipse, color=black, fillcolor=black, fontcolor=white, style=filled];
<br />node39 [label=&quot;39 - Wait before sending 2nd Xsell&quot;, shape=ellipse, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node38 [label=&quot;{Timeout|38}|2nd Xsell timeout&quot;, shape=record, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node39 -&gt; node38 [arrowhead=none];
<br />node38 -&gt; node40 [arrowhead=normal];
<br />node40 [label=&quot;40 - Activate 2nd Xselling&quot;, shape=ellipse, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node41 [label=&quot;{NewFlow|41}|Send SEP 2nd Xsell&quot;, shape=record, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node40 -&gt; node41 [arrowhead=none];
<br />node41 -&gt; node37 [arrowhead=normal];
<br />node42 [label=&quot;42 - Wait before sending 1st Xsell&quot;, shape=ellipse, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node34 [label=&quot;{Timeout|34}|1st Xsell timeout&quot;, shape=record, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node42 -&gt; node34 [arrowhead=none];
<br />node34 -&gt; node43 [arrowhead=normal];
<br />node43 [label=&quot;43 - Activate 1st Xselling&quot;, shape=ellipse, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node44 [label=&quot;{NewFlow|44}|Send SEP 1st Xsell&quot;, shape=record, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node43 -&gt; node44 [arrowhead=none];
<br />node44 -&gt; node35 [arrowhead=normal];
<br />node45 [label=&quot;45 - Bill subcription&quot;, shape=ellipse, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node47 [label=&quot;47 - Check if billable&quot;, shape=diamond, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node45 -&gt; node47 [arrowhead=none];
<br />node47 -&gt; node48 [label = &quot;is_defined(&#39;vmi_cookie_ref&#39;)&quot;, arrowhead=normal];
<br />node47 -&gt; node51 [label = &quot;default&quot;, arrowhead=normal];
<br />node48 [label=&quot;48 - Bill authorized&quot;, shape=ellipse, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node49 [label=&quot;{Bill|49}|Bill subscription&quot;, shape=record, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node48 -&gt; node49 [arrowhead=none];
<br />node49 -&gt; node50 [arrowhead=normal];
<br />node50 [label=&quot;50 - Subcription&quot;, shape=ellipse, color=black, fillcolor=black, fontcolor=white, style=filled];
<br />node51 [label=&quot;51 - Non billable&quot;, shape=ellipse, color=black, fillcolor=black, fontcolor=white, style=filled];
<br />node46 [label=&quot;{Timeout|46}|Limbo sub timeout&quot;, shape=record, color=black, fillcolor=white, fontcolor=black, style=solid];
<br />node28 -&gt; node46 [arrowhead=none];
<br />node46 -&gt; node52 [arrowhead=normal];
<br />node52 [label=&quot;52 - Limbo subscription timeout&quot;, shape=ellipse, color=black, fillcolor=black, fontcolor=white, style=filled];
<br />}
  </td>
  <td>
<object data = "./b57.svg"></object><br />
Output file 37: xt/author/html/b57.svg (39367 bytes)
  </td>
</tr>
<tr>
  <td>38</td>
  <td>
	Input file: xt/author/data/b58.gv (194 bytes):<br />digraph G{
<br />    ordering=out;
<br />    {rank=same;&quot;1&quot;;&quot;2&quot;};
<br />    &quot;1&quot;-&gt;&quot;2&quot;;
<br />    {rank=same;&quot;4&quot;;&quot;5&quot;};
<br />    &quot;4&quot;-&gt;&quot;5&quot;;
<br />    &quot;7&quot;-&gt;&quot;5&quot;;
<br />    &quot;7&quot;-&gt;&quot;4&quot;;
<br />    &quot;6&quot;-&gt;&quot;1&quot;;
<br />    &quot;3&quot;-&gt;&quot;6&quot;;
<br />    &quot;6&quot;-&gt;&quot;4&quot;;
<br />    &quot;3&quot;-&gt;&quot;8&quot;;
<br />}
<br />

  </td>
  <td>
<object data = "./b58.svg"></object><br />
Output file 38: xt/author/html/b58.svg (4843 bytes)
  </td>
</tr>
<tr>
  <td>39</td>
  <td>
	Input file: xt/author/data/b62.gv (123 bytes):<br />digraph G {
<br />    graph [concentrate=true];
<br />
<br />    routine1;
<br />    routine2;
<br />
<br />    routine1-&gt;routine2;
<br />    routine1-&gt;routine2;
<br />}
<br />

  </td>
  <td>
<object data = "./b62.svg"></object><br />
Output file 39: xt/author/html/b62.svg (1448 bytes)
  </td>
</tr>
<tr>
  <td>40</td>
  <td>
	Input file: xt/author/data/b68.gv (595 bytes):<br />digraph simple {
<br />orientation=landscape;
<br />ratio=auto;
<br />size = &quot;10,7.5&quot;;
<br />label=&quot;Task Hierarchy: model2&quot;;
<br />task15 [shape=box,fontcolor=forestgreen];
<br />task16 [shape=box];
<br />task17 [shape=box];
<br />task18 [shape=box];
<br />task19 [shape=box];
<br />task20 [shape=box];
<br />task21 [shape=box];
<br />task95 [shape=box];
<br />task31 [shape=box];
<br />task32 [shape=box];
<br />task33 [shape=box];
<br />task34 [shape=box];
<br />task15 -&gt; task16 [];
<br />task15 -&gt; task17 [];
<br />task15 -&gt; task18 [];
<br />task15 -&gt; task19 [];
<br />task15 -&gt; task20 [];
<br />task15 -&gt; task21 [];
<br />task15 -&gt; task95 [];
<br />task15 -&gt; task31 [];
<br />task31 -&gt; task32 [];
<br />task31 -&gt; task33 [];
<br />task31 -&gt; task34 [];
<br />}
  </td>
  <td>
<object data = "./b68.svg"></object><br />
Output file 40: xt/author/html/b68.svg (7412 bytes)
  </td>
</tr>
<tr>
  <td>41</td>
  <td>
	Input file: xt/author/data/b7.gv (222 bytes):<br />digraph G {
<br />        subgraph cluster_0 {
<br />          subgraph cluster_1 {
<br />      }
<br />                a -&gt; c;
<br />        }
<br />
<br />        subgraph cluster_1 {
<br />                y -&gt; z;
<br />                y -&gt; q;
<br />        }
<br />
<br />        y -&gt; b;
<br />}
<br />

  </td>
  <td>
<object data = "./b7.svg"></object><br />
Output file 41: xt/author/html/b7.svg (3403 bytes)
  </td>
</tr>
<tr>
  <td>42</td>
  <td>
	Input file: xt/author/data/b71.gv (2748 bytes):<br />digraph NL {
<br />
<br />   size=&quot;30,36&quot;;
<br />   concentrate=true;
<br />
<br />      Berne;
<br />      FirstBerne;
<br />      FTA;
<br />      FTAA;
<br />      MAI;
<br />      NAFTA;
<br />      Paris;
<br />      PatentCooperation;
<br />      Rome;
<br />      UniversalCopyright;
<br />      Uruguay;
<br />      FirstWIPO;
<br />      WIPOCopyright;
<br />      WIPOPerformances;
<br />      WTOTRIPs;
<br />
<br />      FirstBerne -&gt; UniversalCopyright -&gt; Berne -&gt; WIPOCopyright;
<br />      FirstBerne -&gt; FirstWIPO;
<br />      Uruguay -&gt; MAI -&gt; FTAA;
<br />      Uruguay -&gt; WTOTRIPs -&gt; FTAA;
<br />      FTA -&gt; NAFTA -&gt; FTAA;
<br />      FirstWIPO -&gt; WIPOCopyright;
<br />      FirstWIPO -&gt; WIPOPerformances;
<br />      FirstWIPO -&gt; PatentCooperation;
<br />      Paris -&gt; PatentCooperation -&gt; WTOTRIPs;
<br />      Rome -&gt; WIPOPerformances;
<br />
<br />      Anne;
<br />      CanadaCopyright1997;
<br />      CanadaCopyright2001;
<br />      CDA;
<br />      CharterOfRights;
<br />      CIPA;
<br />      COPA;
<br />      COPPA;
<br />      CopyrightClause;
<br />      CPACACRLI;
<br />      CPDCI;
<br />      CTEA;
<br />      DMCA;
<br />      EAR;
<br />      FirstAmendment;
<br />      FirstUSCopyright;
<br />      ITAR;
<br />      ITAR1996;
<br />      JumpTV;
<br />      RoCRuleMaking;
<br />      SSSCA;
<br />      StationersCharter;
<br />      URAA;
<br />      USCopyright1831;
<br />      USCopyright1909;
<br />      USCopyright1976;
<br />
<br />      Berne -&gt; USCopyright1976;
<br />      CanadaCopyright1997 -&gt; CanadaCopyright2001;
<br />      CDA -&gt; COPA -&gt; CIPA;
<br />      WIPOCopyright -&gt; CPDCI;
<br />      DMCA -&gt; CPDCI;
<br />      DMCA -&gt; RoCRuleMaking;
<br />      DMCA -&gt; SSSCA;
<br />      EAR -&gt; ITAR -&gt; ITAR1996;
<br />      JumpTV -&gt; CPACACRLI -&gt; CanadaCopyright2001;
<br />      Rome -&gt; CanadaCopyright1997;
<br />      StationersCharter -&gt; Anne -&gt; CopyrightClause;
<br />      CopyrightClause -&gt; FirstUSCopyright -&gt; USCopyright1831
<br />         -&gt; USCopyright1909 -&gt; USCopyright1976 -&gt; CTEA;
<br />      USCopyright1976 -&gt; DMCA;
<br />      Uruguay -&gt; URAA;
<br />      USCopyright1976 -&gt; URAA;
<br />
<br />      iCraveTV;
<br />      ACLUReno;
<br />      ACLUReno2;
<br />      ALA;
<br />      Ashcroft;
<br />      Bernstein;
<br />      Betamax;
<br />      Campbell;
<br />      DVDCCA;
<br />      Feist;
<br />      Felten;
<br />      Folsom;
<br />      Johansen;
<br />      Junger;
<br />      KarnSchneier;
<br />      Microsystems;
<br />      Playboy;
<br />      RenoACLU;
<br />      RenoACLU2;
<br />      RTC;
<br />      Sklyarov;
<br />      Suntrust;
<br />      Universal;
<br />
<br />   Betamax -&gt; Felten;
<br />   CDA -&gt; ACLUReno -&gt; RenoACLU -&gt; COPA -&gt; ACLUReno2 -&gt; RenoACLU2 -&gt; CIPA;
<br />   CIPA -&gt; ALA;
<br />   CIPA -&gt; Microsystems;
<br />   DMCA -&gt; Felten;
<br />   DMCA -&gt; Johansen;
<br />   DMCA -&gt; Sklyarov;
<br />   FirstAmendment -&gt; Bernstein;
<br />   FirstAmendment -&gt; ACLUReno;
<br />   Folsom -&gt; Campbell -&gt; Suntrust;
<br />   Folsom -&gt; Betamax;
<br />   EAR -&gt; KarnSchneier;
<br />   iCraveTV -&gt; JumpTV;
<br />   ITAR1996 -&gt; Bernstein -&gt; Junger;
<br />   ITAR1996 -&gt; KarnSchneier;
<br />   Johansen -&gt; DVDCCA;
<br />   Johansen -&gt; Universal;
<br />   Junger -&gt; Microsystems -&gt; RoCRuleMaking;
<br />   Playboy -&gt; RTC;
<br />   RenoACLU2 -&gt; Ashcroft;
<br />   RTC -&gt; CPDCI;
<br />   USCopyright1831 -&gt; Folsom;
<br />   USCopyright1976 -&gt; Feist;
<br />   USCopyright1976 -&gt; Playboy;
<br />}
  </td>
  <td>
<object data = "./b71.svg"></object><br />
Output file 42: xt/author/html/b71.svg (42264 bytes)
  </td>
</tr>
<tr>
  <td>43</td>
  <td>
	Input file: xt/author/data/b73.gv (124 bytes):<br />digraph test {
<br />    gvds_array0 [label=&quot;{&lt;port1&gt;fi}|{&lt;port2&gt;b}&quot;, shape=&quot;record&quot;];
<br />    &quot;gvds_array0&quot;:port1 -&gt; gvds_array0;
<br />}
<br />

  </td>
  <td>
<object data = "./b73.svg"></object><br />
Output file 43: xt/author/html/b73.svg (1384 bytes)
  </td>
</tr>
<tr>
  <td>44</td>
  <td>
	Input file: xt/author/data/b73a.gv (134 bytes):<br />digraph test {
<br />    gvds_array0 [label=&quot;{&lt;port1&gt;1}|{&lt;port2&gt;2}|{&lt;port3&gt;3}&quot;, shape=&quot;record&quot;];
<br />    &quot;gvds_array0&quot;:port2 -&gt; gvds_array0;
<br />}
<br />

  </td>
  <td>
<object data = "./b73a.svg"></object><br />
Output file 44: xt/author/html/b73a.svg (1556 bytes)
  </td>
</tr>
<tr>
  <td>45</td>
  <td>
	Input file: xt/author/data/b76.gv (69 bytes):<br />digraph polyport {
<br />  edge [headport=&quot;:w&quot;, tailport=&quot;:e&quot;]
<br />  n0-&gt;n0
<br />}
<br />

  </td>
  <td>
<object data = "./b76.svg"></object><br />
Output file 45: xt/author/html/b76.svg (1160 bytes)
  </td>
</tr>
<tr>
  <td>46</td>
  <td>
	Input file: xt/author/data/b77.gv (53 bytes):<br />graph S {
<br />  1 -- 6;
<br />  2 -- 3 -- 6;
<br />  4 -- 5 -- 6;
<br />}
<br />

  </td>
  <td>
<object data = "./b77.svg"></object><br />
Output file 46: xt/author/html/b77.svg (2850 bytes)
  </td>
</tr>
<tr>
  <td>47</td>
  <td>
	Input file: xt/author/data/b786.gv (667 bytes):<br />digraph g {
<br />	node [shape = record];
<br />	subgraph cluster0 {
<br />		n12 [label = &quot;&lt;f0&gt;|&lt;f1&gt;12|&lt;f2&gt;&quot;];
<br />		n13 [label = &quot;&lt;f0&gt;|&lt;f1&gt;13|&lt;f2&gt;&quot;];
<br />		n18 [label = &quot;&lt;f0&gt;|&lt;f1&gt;18|&lt;f2&gt;&quot;];
<br />		n2 [label = &quot;&lt;f0&gt;|&lt;f1&gt;2|&lt;f2&gt;&quot;];
<br />		n23 [label = &quot;&lt;f0&gt;|&lt;f1&gt;23|&lt;f2&gt;&quot;];
<br />		n3 [label = &quot;&lt;f0&gt;|&lt;f1&gt;3|&lt;f2&gt;&quot;];
<br />		n4 [label = &quot;&lt;f0&gt;|&lt;f1&gt;4|&lt;f2&gt;&quot;];
<br />		n5 [label = &quot;&lt;f0&gt;|&lt;f1&gt;5|&lt;f2&gt;&quot;];
<br />		n6 [label = &quot;&lt;f0&gt;|&lt;f1&gt;6|&lt;f2&gt;&quot;];
<br />		n7 [label = &quot;&lt;f0&gt;|&lt;f1&gt;7|&lt;f2&gt;&quot;];
<br />		n8 [label = &quot;&lt;f0&gt;|&lt;f1&gt;8|&lt;f2&gt;&quot;];
<br />		&quot;n3&quot;:f0 -&gt; &quot;n2&quot;:f1;
<br />		&quot;n3&quot;:f2 -&gt; &quot;n4&quot;:f1;
<br />		&quot;n5&quot;:f0 -&gt; &quot;n3&quot;:f1;
<br />		&quot;n5&quot;:f2 -&gt; &quot;n7&quot;:f1;
<br />		&quot;n6&quot;:f0 -&gt; &quot;n12&quot;:f1;
<br />		&quot;n6&quot;:f2 -&gt; &quot;n13&quot;:f1;
<br />		&quot;n7&quot;:f0 -&gt; &quot;n6&quot;:f1;
<br />		&quot;n7&quot;:f2 -&gt; &quot;n8&quot;:f1;
<br />		&quot;n8&quot;:f0 -&gt; &quot;n23&quot;:f1;
<br />		&quot;n8&quot;:f2 -&gt; &quot;n18&quot;:f1;
<br />	}
<br />}
  </td>
  <td>
<object data = "./b786.svg"></object><br />
Output file 47: xt/author/html/b786.svg (10333 bytes)
  </td>
</tr>
<tr>
  <td>48</td>
  <td>
	Input file: xt/author/data/b79.gv (82 bytes):<br />digraph G {
<br />  size=&quot;2,2&quot;;
<br />  rankdir=LR;
<br />  T -&gt; H [arrowhead=dot,arrowsize=2.2];
<br />}

  </td>
  <td>
<object data = "./b79.svg"></object><br />
Output file 48: xt/author/html/b79.svg (1295 bytes)
  </td>
</tr>
<tr>
  <td>49</td>
  <td>
	Input file: xt/author/data/b80.gv (81 bytes):<br />digraph G {
<br />  ranksep=equally;
<br />  c [height=2.0];
<br />  a -&gt; b;
<br />  c -&gt; b;
<br />  b -&gt; d;
<br />}

  </td>
  <td>
<object data = "./b80.svg"></object><br />
Output file 49: xt/author/html/b80.svg (2385 bytes)
  </td>
</tr>
<tr>
  <td>50</td>
  <td>
	Input file: xt/author/data/b80a.gv (71 bytes):<br />digraph G {
<br />  ranksep=equally;
<br />  c [height=2.0];
<br />  a -&gt; b;
<br />  c -&gt; b;
<br />}

  </td>
  <td>
<object data = "./b80a.svg"></object><br />
Output file 50: xt/author/html/b80a.svg (1874 bytes)
  </td>
</tr>
<tr>
  <td>51</td>
  <td>
	Input file: xt/author/data/b85.gv (668 bytes):<br />digraph inheritance
<br />{
<br />  Node1100 [shape=&quot;box&quot;,label=&quot;exotkAF_ViewType.hxx&quot;,fontsize=10,height=0.2,width=0.4,fontname=&quot;doxfont&quot;,color=&quot;black&quot;,style=&quot;filled&quot; fontcolor=&quot;white&quot;];
<br />  Node1101 -&gt; Node1100 [color=&quot;midnightblue&quot;,fontsize=10,style=&quot;solid&quot;,fontname=&quot;doxfont&quot;];
<br />  Node1101 [shape=&quot;box&quot;,label=&quot;exotkAF_View.cxx&quot;,fontsize=10,height=0.2,width=0.4,fontname=&quot;doxfont&quot;,color=&quot;black&quot;,URL=&quot;$exotkAF__View_8cxx.html&quot;];
<br />  Node1102 -&gt; Node1100 [color=&quot;midnightblue&quot;,fontsize=10,style=&quot;solid&quot;,fontname=&quot;doxfont&quot;];
<br />  Node1102 [shape=&quot;box&quot;,label=&quot;exotkAF_ViewPopup.cxx&quot;,fontsize=10,height=0.2,width=0.4,fontname=&quot;doxfont&quot;,color=&quot;black&quot;,URL=&quot;$exotkAF__ViewPopup_8cxx.html&quot;];
<br />}

  </td>
  <td>
<object data = "./b85.svg"></object><br />
Output file 51: xt/author/html/b85.svg (2341 bytes)
  </td>
</tr>
<tr>
  <td>52</td>
  <td>
	Input file: xt/author/data/b993.gv (128 bytes):<br />diGraph G{
<br />graph [charset=&quot;utf8&quot;]
<br />1[label=&quot;Umlaut&quot;];
<br />2[label=&quot;&uuml;&quot;];
<br />3[label=&quot;&auml;&quot;];
<br />4[label=&quot;&ouml;&quot;];
<br />1-&gt;2;
<br />1-&gt;3;
<br />1-&gt;4;
<br />}

  </td>
  <td>
<object data = "./b993.svg"></object><br />
Output file 52: xt/author/html/b993.svg (2386 bytes)
  </td>
</tr>
<tr>
  <td>53</td>
  <td>
	Input file: xt/author/data/bad.gv (68 bytes):<br />graph G {
<br />	Marden--hg;
<br />	Cannon--ggt;
<br />	Epstein--kg;
<br />	Epstein--ldt;
<br />}

  </td>
  <td>
<object data = "./bad.svg"></object><br />
Output file 53: xt/author/html/bad.svg (3150 bytes)
  </td>
</tr>
<tr>
  <td>54</td>
  <td>
	Input file: xt/author/data/big.gv (9231 bytes):<br />digraph structs {
<br />node [shape=record];
<br />    struct1 [shape=record,label=&quot;&lt;f0&gt; left|&lt;f1&gt; middle|&lt;f2&gt; right&quot;];
<br />    struct2 [shape=record,label=&quot;&lt;f0&gt; one|&lt;f1&gt; two&quot;];
<br />    struct3 [shape=record,label=&quot;hello\nworld\n\
<br />and  | { Thats the reason | post-menopausal | estrogen } | is\n\
<br />given together with another hormone called\n\
<br />progestin: The combination lowers the risk of\n\
<br />endometrial cancer.\n\
<br />\n\
<br />But the NTP advisers said putting all\n\
<br />estrogens on the federal list would help\n\
<br />women trying to balance the benefits and\n\
<br />risks when choosing hormone therapy.\n\
<br />Physicians never discuss any of these risks\n\
<br />when they are prescribing hormone therapy.\n\
<br />They only discuss benefits. Listing might\n\
<br />force it on the table, Michelle Medinsky, a\n\
<br />toxicologist from Durham, N.C., said before\n\
<br />the vote.\n\
<br />\n\
<br />The committee of scientists advises the NTP,\n\
<br />a branch of the National Institutes of Health\n\
<br />that every two years updates the federal list\n\
<br />of proven and suspected cancer-causing\n\
<br />substances.\n\
<br />\n\
<br />The NTP typically follows its advisers\n\
<br />recommendations, but an officially updated\n\
<br />carcinogen list isnt expected until 2002.\n\
<br />\n\
<br />Thursday, after a daylong debate, the panel\n\
<br />declined to add talc powder to the list,\n\
<br />saying there wasnt enough evidence linking\n\
<br />its use in feminine hygiene products to\n\
<br />ovarian cancer. The panel deadlocked over\n\
<br />whether to a second type of talc, fibrous\n\
<br />talc that some studies have linked to lung\n\
<br />cancer in talc miners.\n\
<br />\n\
<br />On Wednesday, the panel voted to add\n\
<br />ultraviolet radiation -- those\n\
<br />sunburn-causing rays long known to cause skin\n\
<br />cancer -- to the official carcinogen list.\n\
<br />\n\
<br />The panel on Friday continued debating an\n\
<br />association between cancers of the nose and\n\
<br />sinuses with industrial exposure to wood\n\
<br />dust.\n\
<br />\n\
<br />Talc has long been controversial. When\n\
<br />studies first appeared suggesting it migrated\n\
<br />into the ovaries to cause tumors, many\n\
<br />feminine hygiene products replaced talc with\n\
<br />cornstarch.\n\
<br />\n\
<br />Panelist Medinsky said she had been prepared\n\
<br />to list talc powder as reasonably believed\n\
<br />to cause cancer. But after listening to\n\
<br />hours of industry attacks on the science,\n\
<br />the evidence has knocked me out of the\n\
<br />reasonably category into not list, she\n\
<br />said before the panel voted 7-3 against\n\
<br />listing talc.\n\
<br />\n\
<br />Talc has long been controversial. When\n\
<br />studies first appeared suggesting it migrated\n\
<br />into the ovaries to cause tumors, many\n\
<br />feminine hygiene products replaced talc with\n\
<br />cornstarch.\n\
<br />\n\
<br />Panelist Medinsky said she had been prepared\n\
<br />to list talc powder as reasonably believed\n\
<br />to cause cancer. But after listening to\n\
<br />hours of industry attacks on the science,\n\
<br />the evidence has knocked me out of the\n\
<br />reasonably category into not list, she\n\
<br />said before the panel voted 7-3 against\n\
<br />listing talc.\n\
<br />\n\
<br />Talc in one form or the other can be found in\n\
<br />many papers, paints, ceramics, food wrappers,\n\
<br />hard candy, chewing gum, cosmetics and pills.\n\
<br />Most people are familiar with talc as a loose\n\
<br />powder used in cosmetics and as a drying\n\
<br />powder.\n\
<br />\n\
<br />Industry officials also attacked studies that\n\
<br />showed increased lung cancer in talc miners\n\
<br />in New York State and questioned an\n\
<br />experiment that showed that rats breathing\n\
<br />high concentrations of talc got lung cancer.\n\
<br />\n\
<br />Higher lung-cancer rates in talc miners may\n\
<br />have resulted from their smoking or from the\n\
<br />presence of radon gas in the mines or\n\
<br />asbestos in soils nearby, industry officials\n\
<br />said.\n\
<br />\n\
<br />The scientific advisers then deadlocked on\n\
<br />whether this second type of talc, fibrous\n\
<br />talc, caused lung cancer, voting 5-5 on\n\
<br />adding it to the carcinogen list.\n\
<br />\n\
<br />UV light, however, was a no-brainer for the\n\
<br />panel, which voted unanimously that it was a\n\
<br />known human carcinogen.\n\
<br />\n\
<br />UV radiation is not visible, but it is felt\n\
<br />as heat and can damage the eyes and skin. It\n\
<br />comes in three forms, ranging from the\n\
<br />relatively long-wavelength UVA to the\n\
<br />shortest wavelength UVC. UVA accounts for\n\
<br />most of the solar UV radiation because it is\n\
<br />not absorbed by the atmosphere. UVB is mostly\n\
<br />absorbed by the ozone layer and UVC is\n\
<br />totally absorbed.\n\
<br />\n\
<br />All three are produced by mercury arc sun\n\
<br />lamps, while other lamps that simulate\n\
<br />sunlight produce primarily UVA.\n\
<br />\n\
<br />SYDNEY, Australia (AP) -- Botanists have\n\
<br />found a stand of living fossil trees from\n\
<br />a species dating back to prehistoric times in\n\
<br />the dense rainforests north of Sydney,\n\
<br />authorities said Friday.\n\
<br />\n\
<br />About 20 mature trees found in the Nightcap\n\
<br />Range about 400 miles north of Sydney bear\n\
<br />nuts similar in structure to those discovered\n\
<br />in fossilized form in 1875 by botanist Baron\n\
<br />Ferdinand von Mueller.\n\
<br />\n\
<br />It gives us another small paragraph or a\n\
<br />page of the insight into the evolution of\n\
<br />flowering plants and the incredible changes                    \n\
<br />that have occurred on this continent through\n\
<br />enormous periods of time, said botanist\n\
<br />Peter Kooyman, who discovered the trees in\n\
<br />August.\n\
<br />\n\
<br />The exact location is being kept secret to\n\
<br />protect the trees, state environment minister\n\
<br />Bob Debus said.\n\
<br />\n\
<br />Kooyman sent details of his find to Sydneys\n\
<br />Royal Botanic Gardens, which identified the\n\
<br />rainforests which once covered the ancient \n\
<br />super-continent of Gondwanaland -- now\n\
<br />Australia, Africa, South America and New\n\
<br />Zealand, Debus said.\n\
<br />\n\
<br />The biggest of the newly discovered trees is\n\
<br />at least 120 feet tall and has beautiful,\n\
<br />primitive and messy flowers with a scent\n\
<br />similar to aniseed, Kooyman said.\n\
<br />\n\
<br />A similar discovery was made in the Blue\n\
<br />Mountains west of Sydney in 1994, when\n\
<br />botanists discovered a stand of living fossil\n\
<br />trees known as the Wollemi Pines.\n\
<br />\n\
<br />provocative Turkish  \n\
<br />study suggests that     \n\
<br />using honey as an      \n\
<br />ointment during a     \n\
<br />certain type of      \n\
<br />colon-cancer surgery\n\
<br />can help prevent tumors       \n\
<br />from recurring.              \n\
<br />\n\
<br />While the research was     \n\
<br />done in mice and no one   \n\
<br />expects hospitals t\n\
<br />start stocking    \n\
<br />operating rooms with    \n\
<br />honey jars, honey has  \n\
<br />been used as a folk   \n\
<br />remedy for healing   \n\
<br />since biblical times\n\
<br />\n\
<br />And a Mayo Clinic \n\
<br />cancer expert said the       \n\
<br />results, though             \n\
<br />preliminary, are too       \n\
<br />fascinating to be         \n\
<br />dismissed.               \n\
<br />\n\
<br />The research was aimed \n\
<br />at improving the safety   \n\
<br />of laparoscopic          \n\
<br />surgery, an\n\
<br />increasingly popular technique that involves\n\
<br />tiny keyhole incisions and skinny\n\
<br />instruments.\n\
<br />\n\
<br />Enthusiasm for the technique has been\n\
<br />tempered by some reports that laparoscopy for\n\
<br />colon cancer can itself cause tumors to\n\
<br />develop in the abdominal wall, along the path\n\
<br />the surgical instruments took.\n\
<br />\n\
<br />The Turkish researchers suggest honey might\n\
<br />work as a barrier to tumor cells when it is\n\
<br />spread in the incisions. The findings, based\n\
<br />on a study of 60 mice, were published in\n\
<br />Decembers issue of the Archives of Surgery.\n\
<br />\n\
<br />Dr. Tonia Young-Fadok, a Mayo Clinic surgeon\n\
<br />participating in a U.S. study on whether\n\
<br />laparoscopic surgery for colon cancer can\n\
<br />cause new tumors, said substances in honey\n\
<br />might actually help dissolve tumor cells.\n\
<br />\n\
<br />Its not clear what the power of honey is,\n\
<br />but theres certainly something here thats\n\
<br />of interest, Young-Fadok said.\n\
<br />\n\
<br />Laparoscopies are being used increasingly to\n\
<br />treat a variety of conditions that formerly\n\
<br />required major operations. Skinny instruments\n\
<br />and a slender viewing tube called a\n\
<br />laparoscope are inserted through tiny\n\
<br />incisions. Carbon dioxide gas is injected\n\
<br />into the body cavity to cause the abdomen to\n\
<br />swell, creating a work space for surgeons.\n\
<br />\n\
<br />Colon tumors are essentially the only type of\n\
<br />cancer for which doctors use laparoscopy.\n\
<br />\n\
<br />Some theorize that the gas might cause cancer\n\
<br />cells to shift location and form tumors.\n\
<br />Others suggest that inexperienced surgeons\n\
<br />might inadvertently cause malignant cells to\n\
<br />implant as they extract the tumor.\n\
<br />\n\
<br />Young-Fadok said some research has found that\n\
<br />tumors occur in less than 1 percent of cases\n\
<br />and that when the laparoscopy is done by\n\
<br />experienced surgeons, the risk is essentially\n\
<br />zero.\n\
<br />\n\
<br />In the Turkish study, led by Dr. Ismail\n\
<br />Hamzaoglu of Istanbul University, researchers\n\
<br />injected the mice with air, made neck\n\
<br />incisions and injected the animals with tumor\n\
<br />cells. The researchers spread honey inside\n\
<br />the incisions in one group of mice before and\n\
<br />after the injections.\n\
<br />\n\
<br />All 30 mice without honey developed tumors,\n\
<br />compared with only eight of the 30\n\
<br />honey-treated mice.\n\
<br />\n\
<br />In a commentary accompanying the study,\n\
<br />Chicago plastic surgeon Dr. Thomas Mustoe\n\
<br />noted that other research has suggested honey\n\
<br />has anti-bacterial properties and may be an\n\
<br />effective treatment for burns.\n\
<br />\n\
<br />The study highlights another potential\n\
<br />use, Mustoe said.\n\
<br />abde\
<br /> |{ b |{c|&lt;here&gt; d|e}| f}| g | h&quot;];
<br />    struct1:f1 -&gt; struct2:f0;
<br />    struct1:f2 -&gt; struct3:here;
<br />}
<br />

  </td>
  <td>
<object data = "./big.svg"></object><br />
Output file 54: xt/author/html/big.svg (35270 bytes)
  </td>
</tr>
<tr>
  <td>55</td>
  <td>
	Input file: xt/author/data/biglabel.gv (3246 bytes):<br />digraph structs {
<br />node [shape=record];
<br />    struct1 [shape=record,label=&quot;&lt;f0&gt; left|&lt;f1&gt; middle|&lt;f2&gt; right&quot;];
<br />    struct2 [shape=record,label=&quot;&lt;f0&gt; one|&lt;f1&gt; two&quot;];
<br />    struct3 [shape=record,label=&quot;hello\nworld\n\
<br />and  | { Thats the reason | post-menopausal | estrogen } | is\n\
<br />given together with another hormone called\n\
<br />progestin: The combination lowers the risk of\n\
<br />endometrial cancer.\n\
<br />\n\
<br />But the NTP advisers said putting all\n\
<br />estrogens on the federal list would help\n\
<br />women trying to balance the benefits and\n\
<br />risks when choosing hormone therapy.\n\
<br />Physicians never discuss any of these risks\n\
<br />when they are prescribing hormone therapy.\n\
<br />They only discuss benefits. Listing might\n\
<br />force it on the table, Michelle Medinsky, a\n\
<br />toxicologist from Durham, N.C., said before\n\
<br />the vote.\n\
<br />\n\
<br />The committee of scientists advises the NTP,\n\
<br />a branch of the National Institutes of Health\n\
<br />that every two years updates the federal list\n\
<br />of proven and suspected cancer-causing\n\
<br />substances.\n\
<br />\n\
<br />The NTP typically follows its advisers\n\
<br />recommendations, but an officially updated\n\
<br />carcinogen list isnt expected until 2002.\n\
<br />\n\
<br />Thursday, after a daylong debate, the panel\n\
<br />declined to add talc powder to the list,\n\
<br />saying there wasnt enough evidence linking\n\
<br />its use in feminine hygiene products to\n\
<br />ovarian cancer. The panel deadlocked over\n\
<br />whether to a second type of talc, fibrous\n\
<br />talc that some studies have linked to lung\n\
<br />cancer in talc miners.\n\
<br />\n\
<br />On Wednesday, the panel voted to add\n\
<br />ultraviolet radiation -- those\n\
<br />sunburn-causing rays long known to cause skin\n\
<br />cancer -- to the official carcinogen list.\n\
<br />\n\
<br />The panel on Friday continued debating an\n\
<br />association between cancers of the nose and\n\
<br />sinuses with industrial exposure to wood\n\
<br />dust.\n\
<br />\n\
<br />Talc has long been controversial. When\n\
<br />studies first appeared suggesting it migrated\n\
<br />into the ovaries to cause tumors, many\n\
<br />feminine hygiene products replaced talc with\n\
<br />cornstarch.\n\
<br />\n\
<br />Panelist Medinsky said she had been prepared\n\
<br />to list talc powder as reasonably believed\n\
<br />to cause cancer. But after listening to\n\
<br />hours of industry attacks on the science,\n\
<br />the evidence has knocked me out of the\n\
<br />reasonably category into not list, she\n\
<br />said before the panel voted 7-3 against\n\
<br />listing talc.\n\
<br />\n\
<br />Talc has long been controversial. When\n\
<br />studies first appeared suggesting it migrated\n\
<br />into the ovaries to cause tumors, many\n\
<br />feminine hygiene products replaced talc with\n\
<br />cornstarch.\n\
<br />\n\
<br />Panelist Medinsky said she had been prepared\n\
<br />to list talc powder as reasonably believed\n\
<br />to cause cancer. But after listening to\n\
<br />hours of industry attacks on the science,\n\
<br />the evidence has knocked me out of the\n\
<br />reasonably category into not list, she\n\
<br />said before the panel voted 7-3 against\n\
<br />listing talc.\n\
<br />\n\
<br />Talc in one form or the other can be found in\n\
<br />many papers, paints, ceramics, food wrappers,\n\
<br />hard candy, chewing gum, cosmetics and pills.\n\
<br />Most people are familiar with talc as a loose\n\
<br />powder used in cosmetics and as a drying\n\
<br />powder.\n\
<br />abde\
<br /> |{ b |{c|&lt;here&gt; d|e}| f}| g | h&quot;];
<br />    struct1:f1 -&gt; struct2:f0;
<br />    struct1:f2 -&gt; struct3:here;
<br />}
<br />

  </td>
  <td>
<object data = "./biglabel.svg"></object><br />
Output file 55: xt/author/html/biglabel.svg (14408 bytes)
  </td>
</tr>
<tr>
  <td>56</td>
  <td>
	Input file: xt/author/data/biological.gv (1360 bytes):<br />digraph g {
<br />	rankdir=LR;
<br />
<br />	node [shape=rpromoter colorscheme=rdbu5 color=1 style=filled fontcolor=3]; Hef1a; TRE; UAS; Hef1aLacOid;
<br />	Hef1aLacOid [label=&quot;Hef1a-LacOid&quot;];
<br />	node [shape=rarrow colorscheme=rdbu5 color=5 style=filled fontcolor=3]; Gal4VP16; LacI; rtTA3; DeltamCherry;
<br />	Gal4VP16 [label=&quot;Gal4-VP16&quot;];	
<br />	product [shape=oval style=filled colorscheme=rdbu5 color=2 label=&quot;&quot;];
<br />	repression [shape=oval label=&quot;LacI repression&quot; fontcolor=black style=dotted];
<br />	node [shape=oval style=filled colorscheme=rdbu5 color=4 fontcolor=5];
<br />	combination [label=&quot;rtTA3 + Doxycycline&quot;];
<br />	LacIprotein [label=&quot;LacI&quot;];
<br />	rtTA3protein [label=&quot;rtTA3&quot;];
<br />	Gal4VP16protein [label=&quot;Gal4-VP16&quot;];
<br />	
<br />
<br />	subgraph cluster_0 {
<br />		colorscheme=rdbu5;
<br />		color=3;
<br />		node [colorscheme=rdbu5 fontcolor=3];
<br />		Hef1a -&gt; Gal4VP16 [arrowhead=none];
<br />		Gal4VP16 -&gt; UAS [arrowhead=none];
<br />		UAS -&gt; LacI [arrowhead=none];
<br />		LacI -&gt; Hef1aLacOid [arrowhead=none];
<br />		Hef1aLacOid -&gt; rtTA3 [arrowhead=none];
<br />		rtTA3 -&gt; TRE [arrowhead=none];
<br />		TRE -&gt; DeltamCherry [arrowhead=none]
<br />	}
<br />	
<br />	Gal4VP16 -&gt; Gal4VP16protein;
<br />	Gal4VP16protein -&gt; UAS;
<br />	LacI -&gt; LacIprotein;
<br />	LacIprotein -&gt; repression;
<br />	repression -&gt; Hef1aLacOid [arrowhead=tee];
<br />	IPTG -&gt; repression [arrowhead=tee];
<br />	rtTA3 -&gt; rtTA3protein;
<br />	rtTA3protein -&gt; combination;
<br />	combination -&gt; TRE;
<br />	Doxycycline -&gt; combination;
<br />	DeltamCherry -&gt; product;
<br />	
<br />	
<br />		
<br />}

  </td>
  <td>
<object data = "./biological.svg"></object><br />
Output file 56: xt/author/html/biological.svg (10989 bytes)
  </td>
</tr>
<tr>
  <td>57</td>
  <td>
	Input file: xt/author/data/cairo.gv (5960 bytes):<br />digraph G {
<br />graph [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />color = &quot;black&quot;
<br />];
<br />node [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />shape = &quot;box&quot;
<br />/* color = &quot;black&quot; */
<br />width = &quot;0.5&quot;
<br />style = &quot;filled&quot;
<br />];
<br />edge [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />color = &quot;black&quot;
<br />];
<br />&quot;&#x41F;&#x420;&#x415;&#x417;&#x418;&#x414;&#x415;&#x41D;&#x422; &#x420;&#x424; [1888]&quot; -&gt; &quot;&#x412;&#x41B;&#x410;&#x414;&#x418;&#x41C;&#x418;&#x420; &#x41F;&#x423;&#x422;&#x418;&#x41D; [2645]&quot; [label=&quot;834&quot;];
<br />&quot;&#x41F;&#x420;&#x415;&#x417;&#x418;&#x414;&#x415;&#x41D;&#x422; &#x420;&#x424; [1888]&quot; -&gt; &quot;&#x418;&#x420;&#x410;&#x41A; [2665]&quot; [label=&quot;157&quot;];
<br />&quot;&#x41F;&#x420;&#x415;&#x417;&#x418;&#x414;&#x415;&#x41D;&#x422; &#x420;&#x424; [1888]&quot; -&gt; &quot;&#x412;&#x41E;&#x419;&#x41D;&#x410; [1616]&quot; [label=&quot;36&quot;];
<br />&quot;&#x41F;&#x420;&#x415;&#x417;&#x418;&#x414;&#x415;&#x41D;&#x422; &#x420;&#x424; [1888]&quot; -&gt; &quot;&#x422;&#x415;&#x41A;&#x421;&#x422; [2064]&quot; [label=&quot;343&quot;];
<br />&quot;&#x41F;&#x420;&#x415;&#x417;&#x418;&#x414;&#x415;&#x41D;&#x422; &#x420;&#x424; [1888]&quot; -&gt; &quot;&#x41C;&#x41E;&#x421;&#x41A;&#x412;&#x410; [3539]&quot; [label=&quot;208&quot;];
<br />&quot;&#x41F;&#x420;&#x415;&#x417;&#x418;&#x414;&#x415;&#x41D;&#x422; &#x420;&#x424; [1888]&quot; -&gt; &quot;&#x42F;&#x41F;&#x41E;&#x41D;&#x418;&#x42F; [781]&quot; [label=&quot;82&quot;];
<br />&quot;&#x41F;&#x420;&#x415;&#x417;&#x418;&#x414;&#x415;&#x41D;&#x422; &#x420;&#x424; [1888]&quot; -&gt; &quot;&#x423;&#x41A;&#x420;&#x410;&#x418;&#x41D;&#x410; [1103]&quot; [label=&quot;54&quot;];
<br />&quot;&#x41F;&#x420;&#x415;&#x417;&#x418;&#x414;&#x415;&#x41D;&#x422; &#x420;&#x424; [1888]&quot; -&gt; &quot;&#x41F;&#x41E;&#x41B;&#x418;&#x422;&#x418;&#x41A;&#x410; [2170]&quot; [label=&quot;64&quot;];
<br />&quot;&#x41F;&#x420;&#x415;&#x417;&#x418;&#x414;&#x415;&#x41D;&#x422; &#x420;&#x424; [1888]&quot; -&gt; &quot;&#x41F;&#x415;&#x420;&#x415;&#x41F;&#x418;&#x421;&#x42C; [832]&quot; [label=&quot;47&quot;];
<br />&quot;&#x41F;&#x420;&#x415;&#x417;&#x418;&#x414;&#x415;&#x41D;&#x422; &#x420;&#x424; [1888]&quot; -&gt; &quot;&#x420;&#x415;&#x421;&#x41F;&#x423;&#x411;&#x41B;&#x418;&#x41A;&#x410; [1191]&quot; [label=&quot;52&quot;];
<br />&quot;&#x41F;&#x420;&#x415;&#x417;&#x418;&#x414;&#x415;&#x41D;&#x422; &#x420;&#x424; [1888]&quot; -&gt; &quot;&#x421;&#x41E;&#x415;&#x414;&#x418;&#x41D;&#x415;&#x41D;&#x41D;&#x42B;&#x415; &#x428;&#x422;&#x410;&#x422;&#x42B; &#x410;&#x41C;&#x415;&#x420;&#x418;&#x41A;&#x418; [1284]&quot; [label=&quot;23&quot;];
<br />&quot;&#x41F;&#x420;&#x415;&#x417;&#x418;&#x414;&#x415;&#x41D;&#x422; &#x420;&#x424; [1888]&quot; -&gt; &quot;&#x41E;&#x420;&#x413;&#x410;&#x41D;&#x418;&#x417;&#x410;&#x426;&#x418;&#x42F; &#x41E;&#x411;&#x42A;&#x415;&#x414;&#x418;&#x41D;&#x415;&#x41D;&#x41D;&#x42B;&#x425; &#x41D;&#x410;&#x426;&#x418;&#x419; [935]&quot; [label=&quot;74&quot;];
<br />&quot;&#x41F;&#x420;&#x415;&#x417;&#x418;&#x414;&#x415;&#x41D;&#x422; &#x420;&#x424; [1888]&quot; -&gt; &quot;&#x411;&#x41B;&#x42D;&#x420; [1120]&quot; [label=&quot;140&quot;];
<br />&quot;&#x412;&#x41B;&#x410;&#x414;&#x418;&#x41C;&#x418;&#x420; &#x41F;&#x423;&#x422;&#x418;&#x41D; [2645]&quot; -&gt; &quot;&#x418;&#x420;&#x410;&#x41A; [2665]&quot; [label=&quot;275&quot;];
<br />&quot;&#x412;&#x41B;&#x410;&#x414;&#x418;&#x41C;&#x418;&#x420; &#x41F;&#x423;&#x422;&#x418;&#x41D; [2645]&quot; -&gt; &quot;&#x412;&#x41E;&#x419;&#x41D;&#x410; [1616]&quot; [label=&quot;45&quot;];
<br />&quot;&#x412;&#x41B;&#x410;&#x414;&#x418;&#x41C;&#x418;&#x420; &#x41F;&#x423;&#x422;&#x418;&#x41D; [2645]&quot; -&gt; &quot;&#x422;&#x415;&#x41A;&#x421;&#x422; [2064]&quot; [label=&quot;598&quot;];
<br />&quot;&#x412;&#x41B;&#x410;&#x414;&#x418;&#x41C;&#x418;&#x420; &#x41F;&#x423;&#x422;&#x418;&#x41D; [2645]&quot; -&gt; &quot;&#x41C;&#x41E;&#x421;&#x41A;&#x412;&#x410; [3539]&quot; [label=&quot;362&quot;];
<br />&quot;&#x412;&#x41B;&#x410;&#x414;&#x418;&#x41C;&#x418;&#x420; &#x41F;&#x423;&#x422;&#x418;&#x41D; [2645]&quot; -&gt; &quot;&#x42F;&#x41F;&#x41E;&#x41D;&#x418;&#x42F; [781]&quot; [label=&quot;143&quot;];
<br />&quot;&#x412;&#x41B;&#x410;&#x414;&#x418;&#x41C;&#x418;&#x420; &#x41F;&#x423;&#x422;&#x418;&#x41D; [2645]&quot; -&gt; &quot;&#x423;&#x41A;&#x420;&#x410;&#x418;&#x41D;&#x410; [1103]&quot; [label=&quot;70&quot;];
<br />&quot;&#x412;&#x41B;&#x410;&#x414;&#x418;&#x41C;&#x418;&#x420; &#x41F;&#x423;&#x422;&#x418;&#x41D; [2645]&quot; -&gt; &quot;&#x41F;&#x41E;&#x41B;&#x418;&#x422;&#x418;&#x41A;&#x410; [2170]&quot; [label=&quot;101&quot;];
<br />&quot;&#x412;&#x41B;&#x410;&#x414;&#x418;&#x41C;&#x418;&#x420; &#x41F;&#x423;&#x422;&#x418;&#x41D; [2645]&quot; -&gt; &quot;&#x41F;&#x415;&#x420;&#x415;&#x41F;&#x418;&#x421;&#x42C; [832]&quot; [label=&quot;59&quot;];
<br />&quot;&#x412;&#x41B;&#x410;&#x414;&#x418;&#x41C;&#x418;&#x420; &#x41F;&#x423;&#x422;&#x418;&#x41D; [2645]&quot; -&gt; &quot;&#x420;&#x415;&#x421;&#x41F;&#x423;&#x411;&#x41B;&#x418;&#x41A;&#x410; [1191]&quot; [label=&quot;51&quot;];
<br />&quot;&#x412;&#x41B;&#x410;&#x414;&#x418;&#x41C;&#x418;&#x420; &#x41F;&#x423;&#x422;&#x418;&#x41D; [2645]&quot; -&gt; &quot;&#x421;&#x41E;&#x415;&#x414;&#x418;&#x41D;&#x415;&#x41D;&#x41D;&#x42B;&#x415; &#x428;&#x422;&#x410;&#x422;&#x42B; &#x410;&#x41C;&#x415;&#x420;&#x418;&#x41A;&#x418; [1284]&quot; [label=&quot;24&quot;];
<br />&quot;&#x412;&#x41B;&#x410;&#x414;&#x418;&#x41C;&#x418;&#x420; &#x41F;&#x423;&#x422;&#x418;&#x41D; [2645]&quot; -&gt; &quot;&#x41E;&#x420;&#x413;&#x410;&#x41D;&#x418;&#x417;&#x410;&#x426;&#x418;&#x42F; &#x41E;&#x411;&#x42A;&#x415;&#x414;&#x418;&#x41D;&#x415;&#x41D;&#x41D;&#x42B;&#x425; &#x41D;&#x410;&#x426;&#x418;&#x419; [935]&quot; [label=&quot;112&quot;];
<br />&quot;&#x412;&#x41B;&#x410;&#x414;&#x418;&#x41C;&#x418;&#x420; &#x41F;&#x423;&#x422;&#x418;&#x41D; [2645]&quot; -&gt; &quot;&#x411;&#x41B;&#x42D;&#x420; [1120]&quot; [label=&quot;290&quot;];
<br />&quot;&#x418;&#x420;&#x410;&#x41A; [2665]&quot; -&gt; &quot;&#x412;&#x41E;&#x419;&#x41D;&#x410; [1616]&quot; [label=&quot;389&quot;];
<br />&quot;&#x418;&#x420;&#x410;&#x41A; [2665]&quot; -&gt; &quot;&#x422;&#x415;&#x41A;&#x421;&#x422; [2064]&quot; [label=&quot;197&quot;];
<br />&quot;&#x418;&#x420;&#x410;&#x41A; [2665]&quot; -&gt; &quot;&#x41C;&#x41E;&#x421;&#x41A;&#x412;&#x410; [3539]&quot; [label=&quot;273&quot;];
<br />&quot;&#x418;&#x420;&#x410;&#x41A; [2665]&quot; -&gt; &quot;&#x423;&#x41A;&#x420;&#x410;&#x418;&#x41D;&#x410; [1103]&quot; [label=&quot;36&quot;];
<br />&quot;&#x418;&#x420;&#x410;&#x41A; [2665]&quot; -&gt; &quot;&#x41F;&#x41E;&#x41B;&#x418;&#x422;&#x418;&#x41A;&#x410; [2170]&quot; [label=&quot;68&quot;];
<br />&quot;&#x418;&#x420;&#x410;&#x41A; [2665]&quot; -&gt; &quot;&#x421;&#x41E;&#x415;&#x414;&#x418;&#x41D;&#x415;&#x41D;&#x41D;&#x42B;&#x415; &#x428;&#x422;&#x410;&#x422;&#x42B; &#x410;&#x41C;&#x415;&#x420;&#x418;&#x41A;&#x418; [1284]&quot; [label=&quot;365&quot;];
<br />&quot;&#x418;&#x420;&#x410;&#x41A; [2665]&quot; -&gt; &quot;&#x41E;&#x420;&#x413;&#x410;&#x41D;&#x418;&#x417;&#x410;&#x426;&#x418;&#x42F; &#x41E;&#x411;&#x42A;&#x415;&#x414;&#x418;&#x41D;&#x415;&#x41D;&#x41D;&#x42B;&#x425; &#x41D;&#x410;&#x426;&#x418;&#x419; [935]&quot; [label=&quot;556&quot;];
<br />&quot;&#x418;&#x420;&#x410;&#x41A; [2665]&quot; -&gt; &quot;&#x411;&#x41B;&#x42D;&#x420; [1120]&quot; [label=&quot;337&quot;];
<br />&quot;&#x412;&#x41E;&#x419;&#x41D;&#x410; [1616]&quot; -&gt; &quot;&#x422;&#x415;&#x41A;&#x421;&#x422; [2064]&quot; [label=&quot;73&quot;];
<br />&quot;&#x412;&#x41E;&#x419;&#x41D;&#x410; [1616]&quot; -&gt; &quot;&#x41C;&#x41E;&#x421;&#x41A;&#x412;&#x410; [3539]&quot; [label=&quot;93&quot;];
<br />&quot;&#x412;&#x41E;&#x419;&#x41D;&#x410; [1616]&quot; -&gt; &quot;&#x42F;&#x41F;&#x41E;&#x41D;&#x418;&#x42F; [781]&quot; [label=&quot;10&quot;];
<br />&quot;&#x412;&#x41E;&#x419;&#x41D;&#x410; [1616]&quot; -&gt; &quot;&#x423;&#x41A;&#x420;&#x410;&#x418;&#x41D;&#x410; [1103]&quot; [label=&quot;19&quot;];
<br />&quot;&#x412;&#x41E;&#x419;&#x41D;&#x410; [1616]&quot; -&gt; &quot;&#x41F;&#x41E;&#x41B;&#x418;&#x422;&#x418;&#x41A;&#x410; [2170]&quot; [label=&quot;74&quot;];
<br />&quot;&#x412;&#x41E;&#x419;&#x41D;&#x410; [1616]&quot; -&gt; &quot;&#x420;&#x415;&#x421;&#x41F;&#x423;&#x411;&#x41B;&#x418;&#x41A;&#x410; [1191]&quot; [label=&quot;37&quot;];
<br />&quot;&#x412;&#x41E;&#x419;&#x41D;&#x410; [1616]&quot; -&gt; &quot;&#x421;&#x41E;&#x415;&#x414;&#x418;&#x41D;&#x415;&#x41D;&#x41D;&#x42B;&#x415; &#x428;&#x422;&#x410;&#x422;&#x42B; &#x410;&#x41C;&#x415;&#x420;&#x418;&#x41A;&#x418; [1284]&quot; [label=&quot;216&quot;];
<br />&quot;&#x412;&#x41E;&#x419;&#x41D;&#x410; [1616]&quot; -&gt; &quot;&#x41E;&#x420;&#x413;&#x410;&#x41D;&#x418;&#x417;&#x410;&#x426;&#x418;&#x42F; &#x41E;&#x411;&#x42A;&#x415;&#x414;&#x418;&#x41D;&#x415;&#x41D;&#x41D;&#x42B;&#x425; &#x41D;&#x410;&#x426;&#x418;&#x419; [935]&quot; [label=&quot;96&quot;];
<br />&quot;&#x412;&#x41E;&#x419;&#x41D;&#x410; [1616]&quot; -&gt; &quot;&#x411;&#x41B;&#x42D;&#x420; [1120]&quot; [label=&quot;62&quot;];
<br />&quot;&#x422;&#x415;&#x41A;&#x421;&#x422; [2064]&quot; -&gt; &quot;&#x41C;&#x41E;&#x421;&#x41A;&#x412;&#x410; [3539]&quot; [label=&quot;633&quot;];
<br />&quot;&#x422;&#x415;&#x41A;&#x421;&#x422; [2064]&quot; -&gt; &quot;&#x42F;&#x41F;&#x41E;&#x41D;&#x418;&#x42F; [781]&quot; [label=&quot;88&quot;];
<br />&quot;&#x422;&#x415;&#x41A;&#x421;&#x422; [2064]&quot; -&gt; &quot;&#x423;&#x41A;&#x420;&#x410;&#x418;&#x41D;&#x410; [1103]&quot; [label=&quot;58&quot;];
<br />&quot;&#x422;&#x415;&#x41A;&#x421;&#x422; [2064]&quot; -&gt; &quot;&#x41F;&#x41E;&#x41B;&#x418;&#x422;&#x418;&#x41A;&#x410; [2170]&quot; [label=&quot;120&quot;];
<br />&quot;&#x422;&#x415;&#x41A;&#x421;&#x422; [2064]&quot; -&gt; &quot;&#x41F;&#x415;&#x420;&#x415;&#x41F;&#x418;&#x421;&#x42C; [832]&quot; [label=&quot;68&quot;];
<br />&quot;&#x422;&#x415;&#x41A;&#x421;&#x422; [2064]&quot; -&gt; &quot;&#x420;&#x415;&#x421;&#x41F;&#x423;&#x411;&#x41B;&#x418;&#x41A;&#x410; [1191]&quot; [label=&quot;47&quot;];
<br />&quot;&#x422;&#x415;&#x41A;&#x421;&#x422; [2064]&quot; -&gt; &quot;&#x421;&#x41E;&#x415;&#x414;&#x418;&#x41D;&#x415;&#x41D;&#x41D;&#x42B;&#x415; &#x428;&#x422;&#x410;&#x422;&#x42B; &#x410;&#x41C;&#x415;&#x420;&#x418;&#x41A;&#x418; [1284]&quot; [label=&quot;51&quot;];
<br />&quot;&#x422;&#x415;&#x41A;&#x421;&#x422; [2064]&quot; -&gt; &quot;&#x41E;&#x420;&#x413;&#x410;&#x41D;&#x418;&#x417;&#x410;&#x426;&#x418;&#x42F; &#x41E;&#x411;&#x42A;&#x415;&#x414;&#x418;&#x41D;&#x415;&#x41D;&#x41D;&#x42B;&#x425; &#x41D;&#x410;&#x426;&#x418;&#x419; [935]&quot; [label=&quot;78&quot;];
<br />&quot;&#x422;&#x415;&#x41A;&#x421;&#x422; [2064]&quot; -&gt; &quot;&#x411;&#x41B;&#x42D;&#x420; [1120]&quot; [label=&quot;143&quot;];
<br />&quot;&#x41C;&#x41E;&#x421;&#x41A;&#x412;&#x410; [3539]&quot; -&gt; &quot;&#x42F;&#x41F;&#x41E;&#x41D;&#x418;&#x42F; [781]&quot; [label=&quot;159&quot;];
<br />&quot;&#x41C;&#x41E;&#x421;&#x41A;&#x412;&#x410; [3539]&quot; -&gt; &quot;&#x423;&#x41A;&#x420;&#x410;&#x418;&#x41D;&#x410; [1103]&quot; [label=&quot;46&quot;];
<br />&quot;&#x41C;&#x41E;&#x421;&#x41A;&#x412;&#x410; [3539]&quot; -&gt; &quot;&#x41F;&#x41E;&#x41B;&#x418;&#x422;&#x418;&#x41A;&#x410; [2170]&quot; [label=&quot;126&quot;];
<br />&quot;&#x41C;&#x41E;&#x421;&#x41A;&#x412;&#x410; [3539]&quot; -&gt; &quot;&#x41F;&#x415;&#x420;&#x415;&#x41F;&#x418;&#x421;&#x42C; [832]&quot; [label=&quot;42&quot;];
<br />&quot;&#x41C;&#x41E;&#x421;&#x41A;&#x412;&#x410; [3539]&quot; -&gt; &quot;&#x420;&#x415;&#x421;&#x41F;&#x423;&#x411;&#x41B;&#x418;&#x41A;&#x410; [1191]&quot; [label=&quot;53&quot;];
<br />&quot;&#x41C;&#x41E;&#x421;&#x41A;&#x412;&#x410; [3539]&quot; -&gt; &quot;&#x421;&#x41E;&#x415;&#x414;&#x418;&#x41D;&#x415;&#x41D;&#x41D;&#x42B;&#x415; &#x428;&#x422;&#x410;&#x422;&#x42B; &#x410;&#x41C;&#x415;&#x420;&#x418;&#x41A;&#x418; [1284]&quot; [label=&quot;55&quot;];
<br />&quot;&#x41C;&#x41E;&#x421;&#x41A;&#x412;&#x410; [3539]&quot; -&gt; &quot;&#x41E;&#x420;&#x413;&#x410;&#x41D;&#x418;&#x417;&#x410;&#x426;&#x418;&#x42F; &#x41E;&#x411;&#x42A;&#x415;&#x414;&#x418;&#x41D;&#x415;&#x41D;&#x41D;&#x42B;&#x425; &#x41D;&#x410;&#x426;&#x418;&#x419; [935]&quot; [label=&quot;99&quot;];
<br />&quot;&#x41C;&#x41E;&#x421;&#x41A;&#x412;&#x410; [3539]&quot; -&gt; &quot;&#x411;&#x41B;&#x42D;&#x420; [1120]&quot; [label=&quot;241&quot;];
<br />&quot;&#x42F;&#x41F;&#x41E;&#x41D;&#x418;&#x42F; [781]&quot; -&gt; &quot;&#x421;&#x41E;&#x415;&#x414;&#x418;&#x41D;&#x415;&#x41D;&#x41D;&#x42B;&#x415; &#x428;&#x422;&#x410;&#x422;&#x42B; &#x410;&#x41C;&#x415;&#x420;&#x418;&#x41A;&#x418; [1284]&quot; [label=&quot;29&quot;];
<br />&quot;&#x423;&#x41A;&#x420;&#x410;&#x418;&#x41D;&#x410; [1103]&quot; -&gt; &quot;&#x41F;&#x41E;&#x41B;&#x418;&#x422;&#x418;&#x41A;&#x410; [2170]&quot; [label=&quot;59&quot;];
<br />&quot;&#x423;&#x41A;&#x420;&#x410;&#x418;&#x41D;&#x410; [1103]&quot; -&gt; &quot;&#x421;&#x41E;&#x415;&#x414;&#x418;&#x41D;&#x415;&#x41D;&#x41D;&#x42B;&#x415; &#x428;&#x422;&#x410;&#x422;&#x42B; &#x410;&#x41C;&#x415;&#x420;&#x418;&#x41A;&#x418; [1284]&quot; [label=&quot;46&quot;];
<br />&quot;&#x41F;&#x41E;&#x41B;&#x418;&#x422;&#x418;&#x41A;&#x410; [2170]&quot; -&gt; &quot;&#x420;&#x415;&#x421;&#x41F;&#x423;&#x411;&#x41B;&#x418;&#x41A;&#x410; [1191]&quot; [label=&quot;60&quot;];
<br />&quot;&#x41F;&#x41E;&#x41B;&#x418;&#x422;&#x418;&#x41A;&#x410; [2170]&quot; -&gt; &quot;&#x421;&#x41E;&#x415;&#x414;&#x418;&#x41D;&#x415;&#x41D;&#x41D;&#x42B;&#x415; &#x428;&#x422;&#x410;&#x422;&#x42B; &#x410;&#x41C;&#x415;&#x420;&#x418;&#x41A;&#x418; [1284]&quot; [label=&quot;66&quot;];
<br />&quot;&#x41F;&#x41E;&#x41B;&#x418;&#x422;&#x418;&#x41A;&#x410; [2170]&quot; -&gt; &quot;&#x41E;&#x420;&#x413;&#x410;&#x41D;&#x418;&#x417;&#x410;&#x426;&#x418;&#x42F; &#x41E;&#x411;&#x42A;&#x415;&#x414;&#x418;&#x41D;&#x415;&#x41D;&#x41D;&#x42B;&#x425; &#x41D;&#x410;&#x426;&#x418;&#x419; [935]&quot; [label=&quot;18&quot;];
<br />&quot;&#x41F;&#x41E;&#x41B;&#x418;&#x422;&#x418;&#x41A;&#x410; [2170]&quot; -&gt; &quot;&#x411;&#x41B;&#x42D;&#x420; [1120]&quot; [label=&quot;43&quot;];
<br />&quot;&#x41F;&#x415;&#x420;&#x415;&#x41F;&#x418;&#x421;&#x42C; [832]&quot; -&gt; &quot;&#x420;&#x415;&#x421;&#x41F;&#x423;&#x411;&#x41B;&#x418;&#x41A;&#x410; [1191]&quot; [label=&quot;30&quot;];
<br />&quot;&#x420;&#x415;&#x421;&#x41F;&#x423;&#x411;&#x41B;&#x418;&#x41A;&#x410; [1191]&quot; -&gt; &quot;&#x421;&#x41E;&#x415;&#x414;&#x418;&#x41D;&#x415;&#x41D;&#x41D;&#x42B;&#x415; &#x428;&#x422;&#x410;&#x422;&#x42B; &#x410;&#x41C;&#x415;&#x420;&#x418;&#x41A;&#x418; [1284]&quot; [label=&quot;12&quot;];
<br />&quot;&#x421;&#x41E;&#x415;&#x414;&#x418;&#x41D;&#x415;&#x41D;&#x41D;&#x42B;&#x415; &#x428;&#x422;&#x410;&#x422;&#x42B; &#x410;&#x41C;&#x415;&#x420;&#x418;&#x41A;&#x418; [1284]&quot; -&gt; &quot;&#x41E;&#x420;&#x413;&#x410;&#x41D;&#x418;&#x417;&#x410;&#x426;&#x418;&#x42F; &#x41E;&#x411;&#x42A;&#x415;&#x414;&#x418;&#x41D;&#x415;&#x41D;&#x41D;&#x42B;&#x425; &#x41D;&#x410;&#x426;&#x418;&#x419; [935]&quot; [label=&quot;89&quot;];
<br />&quot;&#x421;&#x41E;&#x415;&#x414;&#x418;&#x41D;&#x415;&#x41D;&#x41D;&#x42B;&#x415; &#x428;&#x422;&#x410;&#x422;&#x42B; &#x410;&#x41C;&#x415;&#x420;&#x418;&#x41A;&#x418; [1284]&quot; -&gt; &quot;&#x411;&#x41B;&#x42D;&#x420; [1120]&quot; [label=&quot;41&quot;];
<br />&quot;&#x41E;&#x420;&#x413;&#x410;&#x41D;&#x418;&#x417;&#x410;&#x426;&#x418;&#x42F; &#x41E;&#x411;&#x42A;&#x415;&#x414;&#x418;&#x41D;&#x415;&#x41D;&#x41D;&#x42B;&#x425; &#x41D;&#x410;&#x426;&#x418;&#x419; [935]&quot; -&gt; &quot;&#x411;&#x41B;&#x42D;&#x420; [1120]&quot; [label=&quot;123&quot;];
<br />}

  </td>
  <td>
<object data = "./cairo.svg"></object><br />
Output file 57: xt/author/html/cairo.svg (47095 bytes)
  </td>
</tr>
<tr>
  <td>58</td>
  <td>
	Input file: xt/author/data/center.gv (42 bytes):<br />digraph G {
<br />  center=true
<br />  a -&gt; { b c}
<br />}

  </td>
  <td>
<object data = "./center.svg"></object><br />
Output file 58: xt/author/html/center.svg (1874 bytes)
  </td>
</tr>
<tr>
  <td>59</td>
  <td>
	Input file: xt/author/data/clover.gv (69 bytes):<br />graph G {
<br />  a -- b -- c -- a
<br />  a -- B -- C -- a
<br />  a -- 1 -- 2 -- a
<br />}

  </td>
  <td>
<object data = "./clover.svg"></object><br />
Output file 59: xt/author/html/clover.svg (4010 bytes)
  </td>
</tr>
<tr>
  <td>60</td>
  <td>
	Input file: xt/author/data/clust.gv (256 bytes):<br />digraph G {
<br />	subgraph cluster_0 {
<br />		label = &quot;hello world&quot;;
<br />		a -&gt; b;
<br />		a -&gt; c;
<br />		color = hot_pink;
<br />	}
<br />
<br />	subgraph cluster_1 {
<br />		label = &quot;MSDOT&quot;;
<br />		style= &quot;dashed&quot;;
<br />		color=purple;
<br />		x -&gt; y;
<br />		x -&gt; z;
<br />		y -&gt; z;
<br />		y -&gt; q;
<br />	}
<br />
<br />	top -&gt; a;
<br />	top -&gt; y;
<br />	y -&gt; b;
<br />}

  </td>
  <td>
<object data = "./clust.svg"></object><br />
Output file 60: xt/author/html/clust.svg (5670 bytes)
  </td>
</tr>
<tr>
  <td>61</td>
  <td>
	Input file: xt/author/data/clust1.gv (146 bytes):<br />digraph G {
<br />	subgraph cluster_c0 {a0 -&gt; a1 -&gt; a2 -&gt; a3;}
<br />	subgraph cluster_c1 {b0 -&gt; b1 -&gt; b2 -&gt; b3;}
<br />	x -&gt; a0;
<br />	x -&gt; b0;
<br />	a1 -&gt; a3;
<br />	a3 -&gt; a0;
<br />}

  </td>
  <td>
<object data = "./clust1.svg"></object><br />
Output file 61: xt/author/html/clust1.svg (6040 bytes)
  </td>
</tr>
<tr>
  <td>62</td>
  <td>
	Input file: xt/author/data/clust2.gv (146 bytes):<br />digraph G {
<br />	subgraph cluster_c0 {a0 -&gt; a1 -&gt; a2 -&gt; a3;}
<br />	subgraph cluster_c1 {b0 -&gt; b1 -&gt; b2 -&gt; b3;}
<br />	x -&gt; a0;
<br />	x -&gt; b0;
<br />	a1 -&gt; b3;
<br />	b3 -&gt; a1;
<br />}

  </td>
  <td>
<object data = "./clust2.svg"></object><br />
Output file 62: xt/author/html/clust2.svg (5886 bytes)
  </td>
</tr>
<tr>
  <td>63</td>
  <td>
	Input file: xt/author/data/clust3.gv (146 bytes):<br />digraph G {
<br />	subgraph cluster_c0 {a0 -&gt; a1 -&gt; a2 -&gt; a3;}
<br />	subgraph cluster_c1 {b0 -&gt; b1 -&gt; b2 -&gt; b3;}
<br />	x -&gt; a0;
<br />	x -&gt; b0;
<br />	a1 -&gt; b3;
<br />	b1 -&gt; a3;
<br />}

  </td>
  <td>
<object data = "./clust3.svg"></object><br />
Output file 63: xt/author/html/clust3.svg (5888 bytes)
  </td>
</tr>
<tr>
  <td>64</td>
  <td>
	Input file: xt/author/data/clust4.gv (401 bytes):<br />digraph G {
<br />
<br />	subgraph cluster_0 {
<br />		style=filled;
<br />		color=lightgrey;
<br />		node [style=filled,color=white];
<br />		a0 -&gt; a1 -&gt; a2 -&gt; a3;
<br />		label = &quot;process #1&quot;;
<br />	}
<br />
<br />	subgraph cluster_1 {
<br />		node [style=filled];
<br />		b0 -&gt; b1 -&gt; b2 -&gt; b3;
<br />		label = &quot;process #2&quot;;
<br />		color=blue
<br />	}
<br />	start -&gt; a0;
<br />	start -&gt; b0;
<br />	a1 -&gt; b3;
<br />	b2 -&gt; a3;
<br />	a3 -&gt; a0;
<br />	a3 -&gt; end;
<br />	b3 -&gt; end;
<br />
<br />	start [shape=Mdiamond];
<br />	end [shape=Msquare];
<br />}

  </td>
  <td>
<object data = "./clust4.svg"></object><br />
Output file 64: xt/author/html/clust4.svg (8109 bytes)
  </td>
</tr>
<tr>
  <td>65</td>
  <td>
	Input file: xt/author/data/clust5.gv (238 bytes):<br />digraph G {
<br />size=&quot;6,6&quot;;
<br />	a -&gt; b -&gt; c;
<br />
<br />	subgraph cluster0 {
<br />		x0 -&gt; y0;
<br />		x0 -&gt; z0;
<br />	}
<br />
<br />	subgraph cluster1 {
<br />		x1 -&gt; y1;
<br />		x1 -&gt; z1;
<br />	}
<br />
<br />	subgraph cluster2 {
<br />		x2 -&gt; y2;
<br />		x2 -&gt; z2;
<br />	}
<br />
<br />	a -&gt; x0;
<br />	b -&gt; x1;
<br />	b -&gt; x2;
<br />	a -&gt; z2;
<br />	c -&gt; z1;
<br />}

  </td>
  <td>
<object data = "./clust5.svg"></object><br />
Output file 65: xt/author/html/clust5.svg (7832 bytes)
  </td>
</tr>
<tr>
  <td>66</td>
  <td>
	Input file: xt/author/data/clusters.gv (402 bytes):<br />digraph G {
<br />
<br />	subgraph cluster_0 {
<br />		style=filled;
<br />		color=lightgrey;
<br />		node [style=filled,color=white];
<br />		a0 -&gt; a1 -&gt; a2 -&gt; a3;
<br />		label = &quot;process #1&quot;;
<br />	}
<br />
<br />	subgraph cluster_1 {
<br />		node [style=filled];
<br />		b0 -&gt; b1 -&gt; b2 -&gt; b3;
<br />		label = &quot;process #2&quot;;
<br />		color=blue
<br />	}
<br />	start -&gt; a0;
<br />	start -&gt; b0;
<br />	a1 -&gt; b3;
<br />	b2 -&gt; a3;
<br />	a3 -&gt; a0;
<br />	a3 -&gt; end;
<br />	b3 -&gt; end;
<br />
<br />	start [shape=Mdiamond];
<br />	end [shape=Msquare];
<br />}
<br />

  </td>
  <td>
<object data = "./clusters.svg"></object><br />
Output file 66: xt/author/html/clusters.svg (8109 bytes)
  </td>
</tr>
<tr>
  <td>67</td>
  <td>
	Input file: xt/author/data/clustlabel.gv (78 bytes):<br />digraph G {
<br />  subgraph cluster0 {
<br />    a-&gt;{c b};
<br />    label = &quot;cluster0&quot;;
<br />  }
<br />}

  </td>
  <td>
<object data = "./clustlabel.svg"></object><br />
Output file 67: xt/author/html/clustlabel.svg (2123 bytes)
  </td>
</tr>
<tr>
  <td>68</td>
  <td>
	Input file: xt/author/data/color.gv (270 bytes):<br />digraph G {
<br />  node [style=filled]
<br />  abc [color=green]
<br />  def [color=&quot;0.2,0.8,0.8&quot;]
<br />  ghi [color=&quot;#FF0000&quot;]
<br />  kl [color=&quot;#FF00007F&quot;]
<br />  mno [color=yellow, fontcolor=&quot;#FF00007F&quot;]
<br />  pqr [label=mno, color=yellow, fontcolor=&quot;#FF0000&quot;]
<br />  abc -&gt; def [color=&quot;red:blue:#00FF00&quot;]
<br />}

  </td>
  <td>
<object data = "./color.svg"></object><br />
Output file 68: xt/author/html/color.svg (2549 bytes)
  </td>
</tr>
<tr>
  <td>69</td>
  <td>
	Input file: xt/author/data/colors.gv (376 bytes):<br />digraph G {
<br />
<br />  node [style=filled, shape=box]
<br />  ddddddd [fontcolor=yellow, fillcolor=blue, color=orange]
<br />  subgraph clusterA {
<br />    style=filled
<br />    fillcolor=lightgray
<br />    pencolor=blue
<br />    eeeee [peripheries=3, fontcolor=red, color=yellow]
<br />    eeeee -&gt; ee
<br />  }
<br />  ddddddd -&gt; eeeee [labelfontcolor=chocolate, headlabel=headlabel, label=flue, fontcolor=green, color=lightblue]
<br />}

  </td>
  <td>
<object data = "./colors.svg"></object><br />
Output file 69: xt/author/html/colors.svg (2529 bytes)
  </td>
</tr>
<tr>
  <td>70</td>
  <td>
	Input file: xt/author/data/colorscheme.gv (290 bytes):<br />digraph G {
<br />
<br />  node [shape=box, style=filled]
<br />
<br />  subgraph {
<br />    node [colorscheme=spectral11]
<br />    1 [color=1]
<br />    4 [color=4]
<br />    8 [color=8]
<br />    11 [color=&quot;//11&quot;]
<br />  }
<br />
<br />  ylgn7 [color=&quot;/ylgn7/5&quot;]
<br />  X11 [color=&quot;/X11/thistle&quot;]
<br />  indigo [color=&quot;/X11/indigo&quot;]
<br />  magenta [color=&quot;magenta&quot;]
<br />  
<br />
<br />}

  </td>
  <td>
<object data = "./colorscheme.svg"></object><br />
Output file 70: xt/author/html/colorscheme.svg (2618 bytes)
  </td>
</tr>
<tr>
  <td>71</td>
  <td>
	Input file: xt/author/data/compound.gv (286 bytes):<br />digraph G {
<br />  compound=true
<br />
<br />  subgraph clusterA {
<br />    a1 -&gt; a2 -&gt; a3
<br />  }
<br />  subgraph clusterB {
<br />    subgraph clusterC {
<br />      c1 -&gt; c2
<br />    }
<br />    b1 -&gt; b2
<br />    b1 -&gt; b3
<br />    b1 -&gt; c2
<br />  }
<br />  a1 -&gt; b2 [lhead=clusterB]
<br />  c2 -&gt; a3 [ltail=clusterC]
<br />  b3 -&gt; a3 [ltail=clusterB, lhead=clusterA]
<br />}

  </td>
  <td>
<object data = "./compound.svg"></object><br />
Output file 71: xt/author/html/compound.svg (5574 bytes)
  </td>
</tr>
<tr>
  <td>72</td>
  <td>
	Input file: xt/author/data/compound_dot.gv (1479 bytes):<br />digraph G {
<br />	graph [compound=true];
<br />	node [label=&quot;\N&quot;];
<br />	graph [bb=&quot;0,0,316,220&quot;];
<br />	subgraph clusterA {
<br />		graph [bb=&quot;8,8,78,204&quot;];
<br />		a1 [pos=&quot;43,178&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		a2 [pos=&quot;43,106&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		a3 [pos=&quot;43,34&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		a1 -&gt; a2 [pos=&quot;e,43,124.1 43,159.7 43,151.98 43,142.71 43,134.11&quot;];
<br />		a2 -&gt; a3 [pos=&quot;e,43,52.104 43,87.697 43,79.983 43,70.712 43,62.112&quot;];
<br />	}
<br />	subgraph clusterB {
<br />		graph [bb=&quot;86,72,308,212&quot;];
<br />		subgraph clusterC {
<br />			graph [bb=&quot;230,80,300,204&quot;];
<br />			c1 [pos=&quot;265,178&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />			c2 [pos=&quot;265,106&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />			c1 -&gt; c2 [pos=&quot;e,265,124.1 265,159.7 265,151.98 265,142.71 265,134.11&quot;];
<br />		}
<br />		b1 [pos=&quot;193,178&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		b2 [pos=&quot;121,106&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		b3 [pos=&quot;193,106&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		b1 -&gt; b2 [pos=&quot;e,135.8,121.38 178.43,162.83 168.25,152.94 154.48,139.55 142.97,128.36&quot;];
<br />		b1 -&gt; b3 [pos=&quot;e,193,124.1 193,159.7 193,151.98 193,142.71 193,134.11&quot;];
<br />		b1 -&gt; c2 [pos=&quot;e,250.2,121.38 207.57,162.83 217.75,152.94 231.52,139.55 243.03,128.36&quot;];
<br />	}
<br />	a1 -&gt; b2 [lhead=clusterB, pos=&quot;e,86.152,138.27 58.41,163.17 64.258,157.92 71.238,151.66 78.382,145.25&quot;];
<br />	c2 -&gt; a3 [ltail=clusterC, pos=&quot;e,70.075,35.104 245.17,80.225 241.73,77.075 237.98,74.192 234,72 185.4,45.198 120.5,37.559 80.247,35.525&quot;];
<br />	b3 -&gt; a3 [lhead=clusterA, ltail=clusterB, pos=&quot;e,78,42.042 157,72 132.57,57.757 101.96,48.209 78.605,42.386&quot;];
<br />}

  </td>
  <td>
<object data = "./compound_dot.svg"></object><br />
Output file 72: xt/author/html/compound_dot.svg (5574 bytes)
  </td>
</tr>
<tr>
  <td>73</td>
  <td>
	Input file: xt/author/data/crazy.gv (5556 bytes):<br />digraph &quot;unix&quot; {
<br />	graph [	fontname = &quot;Helvetica&quot;,
<br />		fontsize = 36,
<br />		label = &quot;\n\n\n\nObject Oriented Graphs\nStephen North, 3/19/93&quot;,
<br />		size = &quot;6,6&quot; ];
<br />	node [	shape = polygon,
<br />		sides = 4,
<br />		distortion = &quot;0.0&quot;,
<br />		orientation = &quot;0.0&quot;,
<br />		skew = &quot;0.0&quot;,
<br />		color = white,
<br />		style = filled,
<br />		fontname = &quot;Helvetica&quot; ];
<br />	&quot;5th Edition&quot; [sides=9, distortion=&quot;0.936354&quot;, orientation=28, skew=&quot;-0.126818&quot;, color=salmon2];
<br />	&quot;6th Edition&quot; [sides=5, distortion=&quot;0.238792&quot;, orientation=11, skew=&quot;0.995935&quot;, color=deepskyblue];
<br />	&quot;PWB 1.0&quot; [sides=8, distortion=&quot;0.019636&quot;, orientation=79, skew=&quot;-0.440424&quot;, color=goldenrod2];
<br />	LSX [sides=9, distortion=&quot;-0.698271&quot;, orientation=22, skew=&quot;-0.195492&quot;, color=burlywood2];
<br />	&quot;1 BSD&quot; [sides=7, distortion=&quot;0.265084&quot;, orientation=26, skew=&quot;0.403659&quot;, color=gold1];
<br />	&quot;Mini Unix&quot; [distortion=&quot;0.039386&quot;, orientation=2, skew=&quot;-0.461120&quot;, color=greenyellow];
<br />	Wollongong [sides=5, distortion=&quot;0.228564&quot;, orientation=63, skew=&quot;-0.062846&quot;, color=darkseagreen];
<br />	Interdata [distortion=&quot;0.624013&quot;, orientation=56, skew=&quot;0.101396&quot;, color=dodgerblue1];
<br />	&quot;Unix/TS 3.0&quot; [sides=8, distortion=&quot;0.731383&quot;, orientation=43, skew=&quot;-0.824612&quot;, color=thistle2];
<br />	&quot;PWB 2.0&quot; [sides=6, distortion=&quot;0.592100&quot;, orientation=34, skew=&quot;-0.719269&quot;, color=darkolivegreen3];
<br />	&quot;7th Edition&quot; [sides=10, distortion=&quot;0.298417&quot;, orientation=65, skew=&quot;0.310367&quot;, color=chocolate];
<br />	&quot;8th Edition&quot; [distortion=&quot;-0.997093&quot;, orientation=50, skew=&quot;-0.061117&quot;, color=turquoise3];
<br />	&quot;32V&quot; [sides=7, distortion=&quot;0.878516&quot;, orientation=19, skew=&quot;0.592905&quot;, color=steelblue3];
<br />	V7M [sides=10, distortion=&quot;-0.960249&quot;, orientation=32, skew=&quot;0.460424&quot;, color=navy];
<br />	&quot;Ultrix-11&quot; [sides=10, distortion=&quot;-0.633186&quot;, orientation=10, skew=&quot;0.333125&quot;, color=darkseagreen4];
<br />	Xenix [sides=8, distortion=&quot;-0.337997&quot;, orientation=52, skew=&quot;-0.760726&quot;, color=coral];
<br />	&quot;UniPlus+&quot; [sides=7, distortion=&quot;0.788483&quot;, orientation=39, skew=&quot;-0.526284&quot;, color=darkolivegreen3];
<br />	&quot;9th Edition&quot; [sides=7, distortion=&quot;0.138690&quot;, orientation=55, skew=&quot;0.554049&quot;, color=coral3];
<br />	&quot;2 BSD&quot; [sides=7, distortion=&quot;-0.010661&quot;, orientation=84, skew=&quot;0.179249&quot;, color=blanchedalmond];
<br />	&quot;2.8 BSD&quot; [distortion=&quot;-0.239422&quot;, orientation=44, skew=&quot;0.053841&quot;, color=lightskyblue1];
<br />	&quot;2.9 BSD&quot; [distortion=&quot;-0.843381&quot;, orientation=70, skew=&quot;-0.601395&quot;, color=aquamarine2];
<br />	&quot;3 BSD&quot; [sides=10, distortion=&quot;0.251820&quot;, orientation=18, skew=&quot;-0.530618&quot;, color=lemonchiffon];
<br />	&quot;4 BSD&quot; [sides=5, distortion=&quot;-0.772300&quot;, orientation=24, skew=&quot;-0.028475&quot;, color=darkorange1];
<br />	&quot;4.1 BSD&quot; [distortion=&quot;-0.226170&quot;, orientation=38, skew=&quot;0.504053&quot;, color=lightyellow1];
<br />	&quot;4.2 BSD&quot; [sides=10, distortion=&quot;-0.807349&quot;, orientation=50, skew=&quot;-0.908842&quot;, color=darkorchid4];
<br />	&quot;4.3 BSD&quot; [sides=10, distortion=&quot;-0.030619&quot;, orientation=76, skew=&quot;0.985021&quot;, color=lemonchiffon2];
<br />	&quot;Ultrix-32&quot; [distortion=&quot;-0.644209&quot;, orientation=21, skew=&quot;0.307836&quot;, color=goldenrod3];
<br />	&quot;PWB 1.2&quot; [sides=7, distortion=&quot;0.640971&quot;, orientation=84, skew=&quot;-0.768455&quot;, color=cyan];
<br />	&quot;USG 1.0&quot; [distortion=&quot;0.758942&quot;, orientation=42, skew=&quot;0.039886&quot;, color=blue];
<br />	&quot;CB Unix 1&quot; [sides=9, distortion=&quot;-0.348692&quot;, orientation=42, skew=&quot;0.767058&quot;, color=firebrick];
<br />	&quot;USG 2.0&quot; [distortion=&quot;0.748625&quot;, orientation=74, skew=&quot;-0.647656&quot;, color=chartreuse4];
<br />	&quot;CB Unix 2&quot; [sides=10, distortion=&quot;0.851818&quot;, orientation=32, skew=&quot;-0.020120&quot;, color=greenyellow];
<br />	&quot;CB Unix 3&quot; [sides=10, distortion=&quot;0.992237&quot;, orientation=29, skew=&quot;0.256102&quot;, color=bisque4];
<br />	&quot;Unix/TS++&quot; [sides=6, distortion=&quot;0.545461&quot;, orientation=16, skew=&quot;0.313589&quot;, color=mistyrose2];
<br />	&quot;PDP-11 Sys V&quot; [sides=9, distortion=&quot;-0.267769&quot;, orientation=40, skew=&quot;0.271226&quot;, color=cadetblue1];
<br />	&quot;USG 3.0&quot; [distortion=&quot;-0.848455&quot;, orientation=44, skew=&quot;0.267152&quot;, color=bisque2];
<br />	&quot;Unix/TS 1.0&quot; [distortion=&quot;0.305594&quot;, orientation=75, skew=&quot;0.070516&quot;, color=orangered];
<br />	&quot;TS 4.0&quot; [sides=10, distortion=&quot;-0.641701&quot;, orientation=50, skew=&quot;-0.952502&quot;, color=crimson];
<br />	&quot;System V.0&quot; [sides=9, distortion=&quot;0.021556&quot;, orientation=26, skew=&quot;-0.729938&quot;, color=darkorange1];
<br />	&quot;System V.2&quot; [sides=6, distortion=&quot;0.985153&quot;, orientation=33, skew=&quot;-0.399752&quot;, color=darkolivegreen4];
<br />	&quot;System V.3&quot; [sides=7, distortion=&quot;-0.687574&quot;, orientation=58, skew=&quot;-0.180116&quot;, color=lightsteelblue1];
<br />	&quot;5th Edition&quot; -&gt; &quot;6th Edition&quot;;
<br />	&quot;5th Edition&quot; -&gt; &quot;PWB 1.0&quot;;
<br />	&quot;6th Edition&quot; -&gt; LSX;
<br />	&quot;6th Edition&quot; -&gt; &quot;1 BSD&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;Mini Unix&quot;;
<br />	&quot;6th Edition&quot; -&gt; Wollongong;
<br />	&quot;6th Edition&quot; -&gt; Interdata;
<br />	Interdata -&gt; &quot;Unix/TS 3.0&quot;;
<br />	Interdata -&gt; &quot;PWB 2.0&quot;;
<br />	Interdata -&gt; &quot;7th Edition&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;8th Edition&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;32V&quot;;
<br />	&quot;7th Edition&quot; -&gt; V7M;
<br />	&quot;7th Edition&quot; -&gt; &quot;Ultrix-11&quot;;
<br />	&quot;7th Edition&quot; -&gt; Xenix;
<br />	&quot;7th Edition&quot; -&gt; &quot;UniPlus+&quot;;
<br />	V7M -&gt; &quot;Ultrix-11&quot;;
<br />	&quot;8th Edition&quot; -&gt; &quot;9th Edition&quot;;
<br />	&quot;1 BSD&quot; -&gt; &quot;2 BSD&quot;;
<br />	&quot;2 BSD&quot; -&gt; &quot;2.8 BSD&quot;;
<br />	&quot;2.8 BSD&quot; -&gt; &quot;Ultrix-11&quot;;
<br />	&quot;2.8 BSD&quot; -&gt; &quot;2.9 BSD&quot;;
<br />	&quot;32V&quot; -&gt; &quot;3 BSD&quot;;
<br />	&quot;3 BSD&quot; -&gt; &quot;4 BSD&quot;;
<br />	&quot;4 BSD&quot; -&gt; &quot;4.1 BSD&quot;;
<br />	&quot;4.1 BSD&quot; -&gt; &quot;4.2 BSD&quot;;
<br />	&quot;4.1 BSD&quot; -&gt; &quot;2.8 BSD&quot;;
<br />	&quot;4.1 BSD&quot; -&gt; &quot;8th Edition&quot;;
<br />	&quot;4.2 BSD&quot; -&gt; &quot;4.3 BSD&quot;;
<br />	&quot;4.2 BSD&quot; -&gt; &quot;Ultrix-32&quot;;
<br />	&quot;PWB 1.0&quot; -&gt; &quot;PWB 1.2&quot;;
<br />	&quot;PWB 1.0&quot; -&gt; &quot;USG 1.0&quot;;
<br />	&quot;PWB 1.2&quot; -&gt; &quot;PWB 2.0&quot;;
<br />	&quot;USG 1.0&quot; -&gt; &quot;CB Unix 1&quot;;
<br />	&quot;USG 1.0&quot; -&gt; &quot;USG 2.0&quot;;
<br />	&quot;CB Unix 1&quot; -&gt; &quot;CB Unix 2&quot;;
<br />	&quot;CB Unix 2&quot; -&gt; &quot;CB Unix 3&quot;;
<br />	&quot;CB Unix 3&quot; -&gt; &quot;Unix/TS++&quot;;
<br />	&quot;CB Unix 3&quot; -&gt; &quot;PDP-11 Sys V&quot;;
<br />	&quot;USG 2.0&quot; -&gt; &quot;USG 3.0&quot;;
<br />	&quot;USG 3.0&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;PWB 2.0&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;Unix/TS 1.0&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;Unix/TS 3.0&quot; -&gt; &quot;TS 4.0&quot;;
<br />	&quot;Unix/TS++&quot; -&gt; &quot;TS 4.0&quot;;
<br />	&quot;CB Unix 3&quot; -&gt; &quot;TS 4.0&quot;;
<br />	&quot;TS 4.0&quot; -&gt; &quot;System V.0&quot;;
<br />	&quot;System V.0&quot; -&gt; &quot;System V.2&quot;;
<br />	&quot;System V.2&quot; -&gt; &quot;System V.3&quot;;
<br />}

  </td>
  <td>
<object data = "./crazy.svg"></object><br />
Output file 73: xt/author/html/crazy.svg (33786 bytes)
  </td>
</tr>
<tr>
  <td>74</td>
  <td>
	Input file: xt/author/data/ctext.gv (425 bytes):<br />digraph G {
<br />	xyz [label = &quot;hello\nworld&quot;,color=&quot;slateblue&quot;,fontsize=24,fontname=&quot;Palatino-Italic&quot;,style=filled,fontcolor=&quot;hotpink&quot;];
<br />	node [style=filled];
<br />	red [color=red];
<br />	green [color=green];
<br />	blue [color=blue,fontcolor=black];
<br />	cyan [color=cyan];
<br />	magenta [color=magenta];
<br />	yellow [color=yellow];
<br />	orange [color=orange];
<br />	red -&gt; green;
<br />	red -&gt; blue;
<br />	blue -&gt; cyan;
<br />	blue -&gt; magenta;
<br />	green -&gt; yellow;
<br />	green -&gt; orange;
<br />}

  </td>
  <td>
<object data = "./ctext.svg"></object><br />
Output file 74: xt/author/html/ctext.svg (4776 bytes)
  </td>
</tr>
<tr>
  <td>75</td>
  <td>
	Input file: xt/author/data/d.gv (165 bytes):<br />graph G {
<br />	Marden--ldt;
<br />	Marden--kg;
<br />	Marden--hg;
<br />	Cannon--ldt;
<br />	Cannon--kg;
<br />	Cannon--ggt;
<br />	Epstein--kg;
<br />	Epstein--ldt;
<br />	Epstein--ggt;
<br />	Epstein--hg;
<br />	Conway--ggt;
<br />}

  </td>
  <td>
<object data = "./d.svg"></object><br />
Output file 75: xt/author/html/d.svg (4829 bytes)
  </td>
</tr>
<tr>
  <td>76</td>
  <td>
	Input file: xt/author/data/dd.gv (1053 bytes):<br />graph G {
<br />	node [label=&quot;\N&quot;];
<br />	graph [bb=&quot;0,0,237,274&quot;];
<br />	Marden [pos=&quot;158,19&quot;, width=&quot;1.06&quot;, height=&quot;0.50&quot;];
<br />	ldt [pos=&quot;109,73&quot;, width=&quot;0.75&quot;, height=&quot;0.50&quot;];
<br />	kg [pos=&quot;81,46&quot;, width=&quot;0.75&quot;, height=&quot;0.50&quot;];
<br />	hg [pos=&quot;209,86&quot;, width=&quot;0.75&quot;, height=&quot;0.50&quot;];
<br />	Cannon [pos=&quot;39,110&quot;, width=&quot;1.06&quot;, height=&quot;0.50&quot;];
<br />	ggt [pos=&quot;80,181&quot;, width=&quot;0.75&quot;, height=&quot;0.50&quot;];
<br />	Epstein [pos=&quot;139,127&quot;, width=&quot;1.00&quot;, height=&quot;0.50&quot;];
<br />	/* Conway [pos=&quot;65,255&quot;, width=&quot;1.11&quot;, height=&quot;0.50&quot;]; */
<br />	Marden -- ldt [pos=&quot;143,36 136,43 129,50 123,57&quot;];
<br />	Marden -- kg [pos=&quot;127,30 120,32 112,35 105,38&quot;];
<br />	Marden -- hg [pos=&quot;171,36 180,47 188,59 196,70&quot;];
<br />	Cannon -- ldt [pos=&quot;65,96 72,92 80,88 88,84&quot;];
<br />	Cannon -- kg [pos=&quot;50,93 57,83 64,73 70,63&quot;];
<br />	Cannon -- ggt [pos=&quot;49,128 56,140 63,152 70,164&quot;];
<br />	kg -- Epstein [pos=&quot;93,62 104,78 116,94 127,110&quot;];
<br />	ldt -- Epstein [pos=&quot;119,90 122,97 125,103 129,109&quot;];
<br />	Epstein -- ggt [pos=&quot;122,143 113,151 105,158 96,166&quot;];
<br />	hg -- Epstein [pos=&quot;189,98 180,103 171,108 163,113&quot;];
<br />	/* ggt -- Conway [pos=&quot;76,199 74,212 72,225 69,237&quot;]; */
<br />}

  </td>
  <td>
<object data = "./dd.svg"></object><br />
Output file 76: xt/author/html/dd.svg (4424 bytes)
  </td>
</tr>
<tr>
  <td>77</td>
  <td>
	Input file: xt/author/data/decorate.gv (7561 bytes):<br />digraph states { 
<br />    compound=true;
<br />    labelloc=t;
<br />    fontname=Arial;
<br />    fontsize=9;
<br />    nodesep=&quot;0.4&quot;;
<br />    ranksep=&quot;0.4&quot;;
<br />    node [fontname=Arial, fontsize=9, shape=box];
<br />    subgraph clustere3ffa58211d69e3db000538bf02fa1d0 { 
<br />        label = &quot;DriveCom Z&quot;;
<br />        Ie3ffa58211d69e3db000538bf02fa1d0 [label=&quot;&quot;, shape=circle, style=filled, color=black, width=.2];
<br />        Se3ffa4bf11d69e3db000538bf02fa1d0 [label=&quot;Idle&quot;];
<br />        Se3ffa7b011d69e3db000538bf02fa1d0 [label=&quot;Disabled&quot;];
<br />        subgraph clustere3ffa77611d69e3db000538bf02fa1d0 { 
<br />            label = &quot;Active&quot;;
<br />            Ie3ffa77611d69e3db000538bf02fa1d0 [label=&quot;&quot;, shape=circle, style=filled, color=black, width=.2];
<br />            Se3ffa84b11d69e3db000538bf02fa1d0 [label=&quot;Undefined&quot;];
<br />            Se3ffa60811d69e3db000538bf02fa1d0 [label=&quot;Wait Switch On Inhibit&quot;];
<br />            Se3ffa87211d69e3db000538bf02fa1d0 [label=&quot;Switch On Inhibit&quot;];
<br />            Se3ffa65611d69e3db000538bf02fa1d0 [label=&quot;Wait Ready To Switch On&quot;];
<br />            Se3ffa61c11d69e3db000538bf02fa1d0 [label=&quot;Ready To Switch On&quot;];
<br />            Se3ffa53211d69e3db000538bf02fa1d0 [label=&quot;Wait Switched On&quot;];
<br />            Se3ffa8ac11d69e3db000538bf02fa1d0 [label=&quot;Switched On&quot;];
<br />            Se3ffa83711d69e3db000538bf02fa1d0 [label=&quot;Wait Operation Enabled&quot;];
<br />            Se3ffa81011d69e3db000538bf02fa1d0 [label=&quot;Operation Enabled&quot;];
<br />            Se3ffa8d311d69e3db000538bf02fa1d0 [label=&quot;Quick Stop Active&quot;];
<br />         } 
<br />        Se3ffa90d11d69e3db000538bf02fa1d0 [label=&quot;Malfunction&quot;];
<br />     } 
<br />    Ie3ffa58211d69e3db000538bf02fa1d0 -&gt; Se3ffa4bf11d69e3db000538bf02fa1d0 [label=&quot;Out_RFGInhibit=true;\nOut_SwitchOn = false;\nOut_DisableVoltage = false;\nOut_QuickStop = false;\nOut_EnableOperation = false;&quot;, fontname=Arial, fontsize=9, decorate=true];
<br />    Se3ffa4bf11d69e3db000538bf02fa1d0 -&gt; Ie3ffa77611d69e3db000538bf02fa1d0 [lhead=clustere3ffa77611d69e3db000538bf02fa1d0] [label=&quot;sig_Cmd_Init.isAvailable() || Cmd_Enable\nsig_Cmd_Init.get();&quot;, fontname=Arial, fontsize=9, decorate=true];
<br />    Se3ffa4bf11d69e3db000538bf02fa1d0 -&gt; Se3ffa7b011d69e3db000538bf02fa1d0 [label=&quot;!In_QuickStop &amp;&amp;\n!In_ReadyToSwitchOn &amp;&amp;\n!In_SwitchedOn &amp;&amp;\n!In_OperationEnabled\n\nServo_Res_Disable = true;&quot;, fontname=Arial, fontsize=9, decorate=true];
<br />    Se3ffa7b011d69e3db000538bf02fa1d0 -&gt; Ie3ffa77611d69e3db000538bf02fa1d0 [lhead=clustere3ffa77611d69e3db000538bf02fa1d0] [label=&quot;sig_Cmd_Init.isAvailable() || Cmd_Enable\nsig_Cmd_Init.get();\nServo_Res_Disable = true;&quot;, fontname=Arial, fontsize=9, decorate=true];
<br />    Se3ffa7b011d69e3db000538bf02fa1d0 -&gt; Se3ffa4bf11d69e3db000538bf02fa1d0 [label=&quot;In_QuickStop ||\nIn_ReadyToSwitchOn ||\nIn_SwitchedOn ||\nIn_OperationEnabled\n\nServo_Res_Disable = false;&quot;, fontname=Arial, fontsize=9, decorate=true];
<br />    Ie3ffa77611d69e3db000538bf02fa1d0 -&gt; Se3ffa84b11d69e3db000538bf02fa1d0 [label=&quot;&quot;, fontname=Arial, fontsize=9, decorate=true];
<br />    Se3ffa84b11d69e3db000538bf02fa1d0 -&gt; Se3ffa60811d69e3db000538bf02fa1d0 [label=&quot;Out_QuickStop = true;&quot;, fontname=Arial, fontsize=9, decorate=true];
<br />    Se3ffa60811d69e3db000538bf02fa1d0 -&gt; Se3ffa87211d69e3db000538bf02fa1d0 [label=&quot;In_QuickStop\nServo_Res_Disable = true;&quot;, fontname=Arial, fontsize=9, decorate=true];
<br />    Se3ffa60811d69e3db000538bf02fa1d0 -&gt; Se3ffa60811d69e3db000538bf02fa1d0 [label=&quot;After(timeout_Response)\nLogError(L&#39;Servo response timeout&#39;);\nmessage = L&#39;Servo response timeout&#39;;&quot;, fontname=Arial, fontsize=9, decorate=true];
<br />    Se3ffa87211d69e3db000538bf02fa1d0 -&gt; Se3ffa65611d69e3db000538bf02fa1d0 [label=&quot;sig_Cmd_Init.isAvailable() || Cmd_Enable\nsig_Cmd_Init.get();\nOut_DisableVoltage = true;\nOut_QuickStop = true;\nServo_Res_Disable = false;&quot;, fontname=Arial, fontsize=9, decorate=true];
<br />    Se3ffa65611d69e3db000538bf02fa1d0 -&gt; Se3ffa61c11d69e3db000538bf02fa1d0 [label=&quot;In_ReadyToSwitchOn&quot;, fontname=Arial, fontsize=9, decorate=true];
<br />    Se3ffa65611d69e3db000538bf02fa1d0 -&gt; Se3ffa65611d69e3db000538bf02fa1d0 [label=&quot;After(timeout_Response)\nLogError(L&#39;Servo response timeout&#39;);\nmessage = L&#39;Servo response timeout&#39;;&quot;, fontname=Arial, fontsize=9, decorate=true];
<br />    Se3ffa61c11d69e3db000538bf02fa1d0 -&gt; Se3ffa53211d69e3db000538bf02fa1d0 [label=&quot;sig_Cmd_Init.isAvailable() || Cmd_Enable\nsig_Cmd_Init.get();\nOut_SwitchOn = true;&quot;, fontname=Arial, fontsize=9, decorate=true];
<br />    Se3ffa53211d69e3db000538bf02fa1d0 -&gt; Se3ffa8ac11d69e3db000538bf02fa1d0 [label=&quot;In_SwitchedOn&quot;, fontname=Arial, fontsize=9, decorate=true];
<br />    Se3ffa53211d69e3db000538bf02fa1d0 -&gt; Se3ffa53211d69e3db000538bf02fa1d0 [label=&quot;After(timeout_Response)\nLogError(L&#39;Servo response timeout&#39;);\nmessage = L&#39;Servo response timeout&#39;;&quot;, fontname=Arial, fontsize=9, decorate=true];
<br />    Se3ffa8ac11d69e3db000538bf02fa1d0 -&gt; Se3ffa83711d69e3db000538bf02fa1d0 [label=&quot;sig_Cmd_Init.isAvailable() || Cmd_Enable\nsig_Cmd_Init.get();\nOut_EnableOperation = true;&quot;, fontname=Arial, fontsize=9, decorate=true];
<br />    Se3ffa83711d69e3db000538bf02fa1d0 -&gt; Se3ffa81011d69e3db000538bf02fa1d0 [label=&quot;In_OperationEnabled\nServo_Res_Enable = true;&quot;, fontname=Arial, fontsize=9, decorate=true];
<br />    Se3ffa83711d69e3db000538bf02fa1d0 -&gt; Se3ffa83711d69e3db000538bf02fa1d0 [label=&quot;After(timeout_Response)\nLogError(L&#39;Servo response timeout&#39;);\nmessage = L&#39;Servo response timeout&#39;;&quot;, fontname=Arial, fontsize=9, decorate=true];
<br />    Se3ffa81011d69e3db000538bf02fa1d0 -&gt; Se3ffa8d311d69e3db000538bf02fa1d0 [label=&quot;!In_QuickStop\nServo_Res_Enable = false;&quot;, fontname=Arial, fontsize=9, decorate=true];
<br />    Se3ffa81011d69e3db000538bf02fa1d0 -&gt; Se3ffa81011d69e3db000538bf02fa1d0 [label=&quot;sig_Cmd_QuickStop.isAvailable()\nsig_Cmd_QuickStop.get();\nOut_QuickStop = false;&quot;, fontname=Arial, fontsize=9, decorate=true];
<br />    Se3ffa81011d69e3db000538bf02fa1d0 -&gt; Se3ffa4bf11d69e3db000538bf02fa1d0 [label=&quot;!In_OperationEnabled\nServo_Res_Enable = false;&quot;, fontname=Arial, fontsize=9, decorate=true];
<br />    Se3ffa81011d69e3db000538bf02fa1d0 -&gt; Se3ffa81011d69e3db000538bf02fa1d0 [label=&quot;!Cmd_Enable &amp;&amp; Servo_Res_Enable\nServo_Res_Enable = false;\nOut_SwitchOn = false;\nOut_DisableVoltage = false;\nOut_QuickStop = false;\nOut_EnableOperation = false;&quot;, fontname=Arial, fontsize=9, decorate=true];
<br />    Se3ffa8d311d69e3db000538bf02fa1d0 -&gt; Se3ffa4bf11d69e3db000538bf02fa1d0 [label=&quot;!In_ReadyToSwitchOn &amp;&amp;\n!In_SwitchedOn &amp;&amp;\n!In_OperationEnabled&quot;, fontname=Arial, fontsize=9, decorate=true];
<br />    Se3ffa8d311d69e3db000538bf02fa1d0 -&gt; Se3ffa4bf11d69e3db000538bf02fa1d0 [label=&quot;sig_Cmd_Init.isAvailable() || !Cmd_Enable\nsig_Cmd_Init.get();\nOut_SwitchOn = false;\nOut_DisableVoltage = false;\nOut_QuickStop = false;\nOut_EnableOperation = false;&quot;, fontname=Arial, fontsize=9, decorate=true];
<br />    Ie3ffa77611d69e3db000538bf02fa1d0 -&gt; Se3ffa90d11d69e3db000538bf02fa1d0 [ltail=clustere3ffa77611d69e3db000538bf02fa1d0] [label=&quot;In_Malfunction\n/*1state_SwitchOnInhibit = false;\n1state_ReadyToSwitchOn = false;\n1state_SwitchedOn = false;\n1state_OperationEnabled = false;\n1state_QuickStopActive = false;*/&quot;, fontname=Arial, fontsize=9, decorate=true];
<br />    Se3ffa90d11d69e3db000538bf02fa1d0 -&gt; Ie3ffa77611d69e3db000538bf02fa1d0 [lhead=clustere3ffa77611d69e3db000538bf02fa1d0] [label=&quot;!In_Malfunction\nOut_ResetMalfunction = false;&quot;, fontname=Arial, fontsize=9, decorate=true];
<br />    Se3ffa90d11d69e3db000538bf02fa1d0 -&gt; Se3ffa90d11d69e3db000538bf02fa1d0 [label=&quot;sig_Cmd_ResetMalfunction.isAvailable()\nsig_Cmd_ResetMalfunction.get();\nOut_ResetMalfunction = true;\nOut_SwitchOn = false;\nOut_DisableVoltage = false;\nOut_EnableOperation = false;\nOut_QuickStop = false;&quot;, fontname=Arial, fontsize=9, decorate=true];
<br /> }

  </td>
  <td>
<object data = "./decorate.svg"></object><br />
Output file 77: xt/author/html/decorate.svg (31154 bytes)
  </td>
</tr>
<tr>
  <td>78</td>
  <td>
	Input file: xt/author/data/dfa.gv (959 bytes):<br />digraph g {
<br />&quot;start&quot; [ label = &quot;MWGC-&quot; ];
<br />&quot;n1&quot; [ label = &quot;WC-MG&quot; ];
<br />&quot;n2&quot; [ label = &quot;MWC-G&quot; ];
<br />&quot;n3&quot; [ label = &quot;C-MWG&quot; ];
<br />&quot;n4&quot; [ label = &quot;W-MGC&quot; ];
<br />&quot;n5&quot; [ label = &quot;MGC-W&quot; ];
<br />&quot;n6&quot; [ label = &quot;MWG-C&quot; ];
<br />&quot;n7&quot; [ label = &quot;G-MWC&quot; ];
<br />&quot;n8&quot; [ label = &quot;MG-WC&quot; ];
<br />&quot;n9&quot; [ label = &quot;-MWGC&quot; ];
<br />&quot;start&quot; -&gt; &quot;n1&quot; [ label = &quot;g&quot; ];
<br />&quot;n1&quot; -&gt; &quot;start&quot; [ label = &quot;g&quot; ];
<br />subgraph l { rank = same; &quot;n3&quot; &quot;n4&quot; }
<br />subgraph r { rank = same; &quot;n5&quot; &quot;n6&quot; }
<br />&quot;n1&quot; -&gt; &quot;n2&quot; [ label = &quot;m&quot; ];
<br />&quot;n2&quot; -&gt; &quot;n1&quot; [ label = &quot;m&quot; ];
<br />&quot;n2&quot; -&gt; &quot;n3&quot; [ label = &quot;w&quot; ];
<br />&quot;n3&quot; -&gt; &quot;n2&quot; [ label = &quot;w&quot; ];
<br />&quot;n2&quot; -&gt; &quot;n4&quot; [ label = &quot;c&quot; ];
<br />&quot;n4&quot; -&gt; &quot;n2&quot; [ label = &quot;c&quot; ];
<br />&quot;n3&quot; -&gt; &quot;n5&quot; [ label = &quot;g&quot; ];
<br />&quot;n5&quot; -&gt; &quot;n3&quot; [ label = &quot;g&quot; ];
<br />&quot;n4&quot; -&gt; &quot;n6&quot; [ label = &quot;g&quot; ];
<br />&quot;n6&quot; -&gt; &quot;n4&quot; [ label = &quot;g&quot; ];
<br />&quot;n5&quot; -&gt; &quot;n7&quot; [ label = &quot;c&quot; ];
<br />&quot;n7&quot; -&gt; &quot;n5&quot; [ label = &quot;c&quot; ];
<br />&quot;n6&quot; -&gt; &quot;n7&quot; [ label = &quot;w&quot; ];
<br />&quot;n7&quot; -&gt; &quot;n6&quot; [ label = &quot;w&quot; ];
<br />&quot;n7&quot; -&gt; &quot;n8&quot; [ label = &quot;m&quot; ];
<br />&quot;n8&quot; -&gt; &quot;n7&quot; [ label = &quot;m&quot; ];
<br />&quot;n8&quot; -&gt; &quot;n9&quot; [ label = &quot;g&quot; ];
<br />&quot;n9&quot; -&gt; &quot;n8&quot; [ label = &quot;g&quot; ];
<br />}

  </td>
  <td>
<object data = "./dfa.svg"></object><br />
Output file 78: xt/author/html/dfa.svg (11919 bytes)
  </td>
</tr>
<tr>
  <td>79</td>
  <td>
	Input file: xt/author/data/dir.gv (113 bytes):<br />digraph G {
<br />
<br />   a -&gt; b 
<br />   a -&gt; c [dir=forward]
<br />   a -&gt; d [dir=back]
<br />   a -&gt; e [dir=both]
<br />   a -&gt; f [dir=none]
<br />}

  </td>
  <td>
<object data = "./dir.svg"></object><br />
Output file 79: xt/author/html/dir.svg (3441 bytes)
  </td>
</tr>
<tr>
  <td>80</td>
  <td>
	Input file: xt/author/data/dotsplines_dot.gv (8553 bytes):<br />digraph unix {
<br />	graph [splines=line];
<br />	node [label=&quot;\N&quot;, color=lightblue2, style=filled];
<br />	graph [bb=&quot;0,0,984,828&quot;];
<br />	&quot;5th Edition&quot; [pos=&quot;590,810&quot;, width=&quot;1.4215&quot;, height=&quot;0.5&quot;];
<br />	&quot;6th Edition&quot; [pos=&quot;433,738&quot;, width=&quot;1.4215&quot;, height=&quot;0.5&quot;];
<br />	&quot;PWB 1.0&quot; [pos=&quot;687,738&quot;, width=&quot;1.2249&quot;, height=&quot;0.5&quot;];
<br />	LSX [pos=&quot;597,666&quot;, width=&quot;0.76316&quot;, height=&quot;0.5&quot;];
<br />	&quot;1 BSD&quot; [pos=&quot;128,666&quot;, width=&quot;0.97357&quot;, height=&quot;0.5&quot;];
<br />	&quot;Mini Unix&quot; [pos=&quot;372,666&quot;, width=&quot;1.3437&quot;, height=&quot;0.5&quot;];
<br />	Wollongong [pos=&quot;495,666&quot;, width=&quot;1.5402&quot;, height=&quot;0.5&quot;];
<br />	Interdata [pos=&quot;262,666&quot;, width=&quot;1.1791&quot;, height=&quot;0.5&quot;];
<br />	&quot;Unix/TS 3.0&quot; [pos=&quot;622,450&quot;, width=&quot;1.5402&quot;, height=&quot;0.5&quot;];
<br />	&quot;PWB 2.0&quot; [pos=&quot;566,594&quot;, width=&quot;1.2249&quot;, height=&quot;0.5&quot;];
<br />	&quot;7th Edition&quot; [pos=&quot;262,594&quot;, width=&quot;1.4215&quot;, height=&quot;0.5&quot;];
<br />	&quot;8th Edition&quot; [pos=&quot;467,234&quot;, width=&quot;1.4215&quot;, height=&quot;0.5&quot;];
<br />	&quot;32V&quot; [pos=&quot;401,522&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	V7M [pos=&quot;29,450&quot;, width=&quot;0.81802&quot;, height=&quot;0.5&quot;];
<br />	&quot;Ultrix-11&quot; [pos=&quot;118,162&quot;, width=&quot;1.234&quot;, height=&quot;0.5&quot;];
<br />	Xenix [pos=&quot;214,522&quot;, width=&quot;0.91871&quot;, height=&quot;0.5&quot;];
<br />	&quot;UniPlus+&quot; [pos=&quot;311,522&quot;, width=&quot;1.2569&quot;, height=&quot;0.5&quot;];
<br />	&quot;9th Edition&quot; [pos=&quot;546,162&quot;, width=&quot;1.4215&quot;, height=&quot;0.5&quot;];
<br />	&quot;10th Edition&quot; [pos=&quot;548,90&quot;, width=&quot;1.5402&quot;, height=&quot;0.5&quot;];
<br />	&quot;2 BSD&quot; [pos=&quot;90,306&quot;, width=&quot;0.97357&quot;, height=&quot;0.5&quot;];
<br />	&quot;2.8 BSD&quot; [pos=&quot;223,234&quot;, width=&quot;1.1701&quot;, height=&quot;0.5&quot;];
<br />	&quot;2.9 BSD&quot; [pos=&quot;223,162&quot;, width=&quot;1.1701&quot;, height=&quot;0.5&quot;];
<br />	&quot;3 BSD&quot; [pos=&quot;381,450&quot;, width=&quot;0.97357&quot;, height=&quot;0.5&quot;];
<br />	&quot;4 BSD&quot; [pos=&quot;378,378&quot;, width=&quot;0.97357&quot;, height=&quot;0.5&quot;];
<br />	&quot;4.1 BSD&quot; [pos=&quot;376,306&quot;, width=&quot;1.1701&quot;, height=&quot;0.5&quot;];
<br />	&quot;4.2 BSD&quot; [pos=&quot;355,234&quot;, width=&quot;1.1701&quot;, height=&quot;0.5&quot;];
<br />	&quot;4.3 BSD&quot; [pos=&quot;433,162&quot;, width=&quot;1.1701&quot;, height=&quot;0.5&quot;];
<br />	&quot;Ultrix-32&quot; [pos=&quot;328,162&quot;, width=&quot;1.234&quot;, height=&quot;0.5&quot;];
<br />	&quot;4.4 BSD&quot; [pos=&quot;432,90&quot;, width=&quot;1.1701&quot;, height=&quot;0.5&quot;];
<br />	FreeBSD [pos=&quot;328,18&quot;, width=&quot;1.234&quot;, height=&quot;0.5&quot;];
<br />	NetBSD [pos=&quot;432,18&quot;, width=&quot;1.1472&quot;, height=&quot;0.5&quot;];
<br />	OpenBSD [pos=&quot;540,18&quot;, width=&quot;1.3347&quot;, height=&quot;0.5&quot;];
<br />	&quot;PWB 1.2&quot; [pos=&quot;687,666&quot;, width=&quot;1.2249&quot;, height=&quot;0.5&quot;];
<br />	&quot;USG 1.0&quot; [pos=&quot;792,666&quot;, width=&quot;1.1791&quot;, height=&quot;0.5&quot;];
<br />	&quot;CB Unix 1&quot; [pos=&quot;848,594&quot;, width=&quot;1.3895&quot;, height=&quot;0.5&quot;];
<br />	&quot;USG 2.0&quot; [pos=&quot;707,594&quot;, width=&quot;1.1791&quot;, height=&quot;0.5&quot;];
<br />	&quot;CB Unix 2&quot; [pos=&quot;863,522&quot;, width=&quot;1.3895&quot;, height=&quot;0.5&quot;];
<br />	&quot;CB Unix 3&quot; [pos=&quot;804,450&quot;, width=&quot;1.3895&quot;, height=&quot;0.5&quot;];
<br />	&quot;Unix/TS++&quot; [pos=&quot;787,378&quot;, width=&quot;1.4534&quot;, height=&quot;0.5&quot;];
<br />	&quot;PDP-11 Sys V&quot; [pos=&quot;921,378&quot;, width=&quot;1.7596&quot;, height=&quot;0.5&quot;];
<br />	&quot;USG 3.0&quot; [pos=&quot;622,522&quot;, width=&quot;1.1791&quot;, height=&quot;0.5&quot;];
<br />	&quot;Unix/TS 1.0&quot; [pos=&quot;739,522&quot;, width=&quot;1.5402&quot;, height=&quot;0.5&quot;];
<br />	&quot;TS 4.0&quot; [pos=&quot;706,306&quot;, width=&quot;0.97357&quot;, height=&quot;0.5&quot;];
<br />	&quot;System V.0&quot; [pos=&quot;706,234&quot;, width=&quot;1.4763&quot;, height=&quot;0.5&quot;];
<br />	&quot;System V.2&quot; [pos=&quot;706,162&quot;, width=&quot;1.4763&quot;, height=&quot;0.5&quot;];
<br />	&quot;System V.3&quot; [pos=&quot;706,90&quot;, width=&quot;1.4763&quot;, height=&quot;0.5&quot;];
<br />	&quot;System V.4&quot; [pos=&quot;706,18&quot;, width=&quot;1.4763&quot;, height=&quot;0.5&quot;];
<br />	&quot;5th Edition&quot; -&gt; &quot;6th Edition&quot; [pos=&quot;e,463.3,752.51 559.36,795.34 534.53,784.27 499.38,768.6 472.45,756.59&quot;];
<br />	&quot;5th Edition&quot; -&gt; &quot;PWB 1.0&quot; [pos=&quot;e,666.2,754.01 611.53,793.46 625.15,783.63 642.94,770.8 657.82,760.06&quot;];
<br />	&quot;6th Edition&quot; -&gt; LSX [pos=&quot;e,574.32,676.68 464.23,723.67 493.12,711.34 535.87,693.09 565,680.66&quot;];
<br />	&quot;6th Edition&quot; -&gt; &quot;1 BSD&quot; [pos=&quot;e,159.54,674.24 391.23,727.41 332.9,714.03 227.67,689.88 169.49,676.52&quot;];
<br />	&quot;6th Edition&quot; -&gt; &quot;Mini Unix&quot; [pos=&quot;e,386.35,683.47 418.54,720.41 410.95,711.69 401.49,700.85 393.1,691.21&quot;];
<br />	&quot;6th Edition&quot; -&gt; Wollongong [pos=&quot;e,480.41,683.47 447.69,720.41 455.41,711.69 465.02,700.85 473.56,691.21&quot;];
<br />	&quot;6th Edition&quot; -&gt; Interdata [pos=&quot;e,291.45,679.06 400.84,723.83 372.46,712.22 331.05,695.26 300.83,682.9&quot;];
<br />	Interdata -&gt; &quot;Unix/TS 3.0&quot; [pos=&quot;e,595.14,466.12 286.74,651.15 349.2,613.68 513.44,515.13 586.31,471.42&quot;];
<br />	Interdata -&gt; &quot;PWB 2.0&quot; [pos=&quot;e,528.64,603.6 298.37,656.63 353.34,643.97 457.63,619.95 518.53,605.93&quot;];
<br />	Interdata -&gt; &quot;7th Edition&quot; [pos=&quot;e,262,612.1 262,647.7 262,639.98 262,630.71 262,622.11&quot;];
<br />	&quot;7th Edition&quot; -&gt; &quot;8th Edition&quot; [pos=&quot;e,456.77,251.96 272.17,576.15 305.5,517.61 411.63,331.23 451.59,261.06&quot;];
<br />	&quot;7th Edition&quot; -&gt; &quot;32V&quot; [pos=&quot;e,380.15,533.5 290.13,578.83 313.66,566.98 347.14,550.12 371.14,538.04&quot;];
<br />	&quot;7th Edition&quot; -&gt; V7M [pos=&quot;e,49.922,462.93 236.62,578.32 193.17,551.46 104.74,496.81 58.567,468.27&quot;];
<br />	&quot;7th Edition&quot; -&gt; &quot;Ultrix-11&quot; [pos=&quot;e,124.03,180.09 256,575.99 233.54,508.61 154.37,271.11 127.22,189.66&quot;];
<br />	&quot;7th Edition&quot; -&gt; Xenix [pos=&quot;e,224.96,538.99 250.62,576.41 244.68,567.74 237.29,556.97 230.71,547.38&quot;];
<br />	&quot;7th Edition&quot; -&gt; &quot;UniPlus+&quot; [pos=&quot;e,299.47,539.47 273.61,576.41 279.59,567.87 287.01,557.28 293.65,547.79&quot;];
<br />	V7M -&gt; &quot;Ultrix-11&quot; [pos=&quot;e,112.43,180.01 34.567,431.98 49.645,383.19 91.35,248.24 109.44,189.69&quot;];
<br />	&quot;8th Edition&quot; -&gt; &quot;9th Edition&quot; [pos=&quot;e,527.87,179.06 484.93,217.12 495.36,207.87 508.68,196.07 520.22,185.84&quot;];
<br />	&quot;9th Edition&quot; -&gt; &quot;10th Edition&quot; [pos=&quot;e,547.51,108.1 546.49,143.7 546.71,135.98 546.98,126.71 547.23,118.11&quot;];
<br />	&quot;1 BSD&quot; -&gt; &quot;2 BSD&quot; [pos=&quot;e,91.933,324.31 126.06,647.65 119.86,588.91 100.47,405.2 92.988,334.3&quot;];
<br />	&quot;2 BSD&quot; -&gt; &quot;2.8 BSD&quot; [pos=&quot;e,197.16,248.6 113.78,292.49 134.49,281.58 164.79,265.64 188.23,253.3&quot;];
<br />	&quot;2.8 BSD&quot; -&gt; &quot;Ultrix-11&quot; [pos=&quot;e,140.09,177.73 201.24,218.5 186,208.33 165.42,194.61 148.53,183.36&quot;];
<br />	&quot;2.8 BSD&quot; -&gt; &quot;2.9 BSD&quot; [pos=&quot;e,223,180.1 223,215.7 223,207.98 223,198.71 223,190.11&quot;];
<br />	&quot;32V&quot; -&gt; &quot;3 BSD&quot; [pos=&quot;e,385.94,468.28 396.16,504.05 393.93,496.26 391.23,486.82 388.74,478.08&quot;];
<br />	&quot;3 BSD&quot; -&gt; &quot;4 BSD&quot; [pos=&quot;e,378.73,396.1 380.26,431.7 379.93,423.98 379.53,414.71 379.16,406.11&quot;];
<br />	&quot;4 BSD&quot; -&gt; &quot;4.1 BSD&quot; [pos=&quot;e,376.49,324.1 377.51,359.7 377.29,351.98 377.02,342.71 376.77,334.11&quot;];
<br />	&quot;4.1 BSD&quot; -&gt; &quot;4.2 BSD&quot; [pos=&quot;e,360.18,252.28 370.92,288.05 368.58,280.26 365.75,270.82 363.12,262.08&quot;];
<br />	&quot;4.1 BSD&quot; -&gt; &quot;2.8 BSD&quot; [pos=&quot;e,250.76,247.7 348.29,292.32 323.57,281.01 287.17,264.36 259.96,251.91&quot;];
<br />	&quot;4.1 BSD&quot; -&gt; &quot;8th Edition&quot; [pos=&quot;e,446.66,250.64 395.75,289.81 408.21,280.22 424.53,267.67 438.4,257&quot;];
<br />	&quot;4.2 BSD&quot; -&gt; &quot;4.3 BSD&quot; [pos=&quot;e,415.74,178.49 372.31,217.46 382.81,208.04 396.39,195.85 408.04,185.4&quot;];
<br />	&quot;4.2 BSD&quot; -&gt; &quot;Ultrix-32&quot; [pos=&quot;e,334.66,180.28 348.46,216.05 345.43,208.18 341.74,198.62 338.33,189.79&quot;];
<br />	&quot;4.3 BSD&quot; -&gt; &quot;4.4 BSD&quot; [pos=&quot;e,432.24,108.1 432.75,143.7 432.64,135.98 432.51,126.71 432.39,118.11&quot;];
<br />	&quot;4.4 BSD&quot; -&gt; FreeBSD [pos=&quot;e,349.88,33.726 410.45,74.496 395.35,64.334 374.97,50.612 358.24,39.356&quot;];
<br />	&quot;4.4 BSD&quot; -&gt; NetBSD [pos=&quot;e,432,36.104 432,71.697 432,63.983 432,54.712 432,46.112&quot;];
<br />	&quot;4.4 BSD&quot; -&gt; OpenBSD [pos=&quot;e,516.79,34.041 454.12,74.666 469.67,64.583 490.73,50.937 508.1,39.679&quot;];
<br />	&quot;PWB 1.0&quot; -&gt; &quot;PWB 1.2&quot; [pos=&quot;e,687,684.1 687,719.7 687,711.98 687,702.71 687,694.11&quot;];
<br />	&quot;PWB 1.0&quot; -&gt; &quot;USG 1.0&quot; [pos=&quot;e,770.02,681.65 709.01,722.33 724.27,712.15 744.79,698.47 761.61,687.26&quot;];
<br />	&quot;PWB 1.2&quot; -&gt; &quot;PWB 2.0&quot; [pos=&quot;e,590.45,609.14 662.51,650.83 644.31,640.3 619.26,625.81 599.25,614.24&quot;];
<br />	&quot;USG 1.0&quot; -&gt; &quot;CB Unix 1&quot; [pos=&quot;e,834.69,611.63 804.99,648.76 811.89,640.14 820.51,629.36 828.22,619.73&quot;];
<br />	&quot;USG 1.0&quot; -&gt; &quot;USG 2.0&quot; [pos=&quot;e,725.52,610.25 773.14,649.46 761.5,639.88 746.4,627.45 733.57,616.88&quot;];
<br />	&quot;CB Unix 1&quot; -&gt; &quot;CB Unix 2&quot; [pos=&quot;e,859.33,540.1 851.71,575.7 853.36,567.98 855.35,558.71 857.19,550.11&quot;];
<br />	&quot;CB Unix 2&quot; -&gt; &quot;CB Unix 3&quot; [pos=&quot;e,817.88,467.47 849.02,504.41 841.67,495.69 832.53,484.85 824.4,475.21&quot;];
<br />	&quot;CB Unix 3&quot; -&gt; &quot;Unix/TS++&quot; [pos=&quot;e,791.2,396.28 799.88,432.05 797.99,424.26 795.7,414.82 793.58,406.08&quot;];
<br />	&quot;CB Unix 3&quot; -&gt; &quot;PDP-11 Sys V&quot; [pos=&quot;e,895.01,394.55 828.81,434.15 845.53,424.15 867.81,410.82 886.29,399.77&quot;];
<br />	&quot;USG 2.0&quot; -&gt; &quot;USG 3.0&quot; [pos=&quot;e,640.52,538.25 688.14,577.46 676.5,567.88 661.4,555.45 648.57,544.88&quot;];
<br />	&quot;USG 3.0&quot; -&gt; &quot;Unix/TS 3.0&quot; [pos=&quot;e,622,468.1 622,503.7 622,495.98 622,486.71 622,478.11&quot;];
<br />	&quot;PWB 2.0&quot; -&gt; &quot;Unix/TS 3.0&quot; [pos=&quot;e,614.93,468.17 572.98,576.05 582.58,551.37 599.95,506.71 611.22,477.72&quot;];
<br />	&quot;Unix/TS 1.0&quot; -&gt; &quot;Unix/TS 3.0&quot; [pos=&quot;e,647.34,466.16 713.61,505.81 696.75,495.72 674.41,482.36 656.01,471.35&quot;];
<br />	&quot;Unix/TS 3.0&quot; -&gt; &quot;TS 4.0&quot; [pos=&quot;e,695.92,323.27 632.47,432.05 647.15,406.88 673.95,360.94 690.82,332.02&quot;];
<br />	&quot;Unix/TS++&quot; -&gt; &quot;TS 4.0&quot; [pos=&quot;e,723.2,321.86 768.62,361.12 757.44,351.45 743.01,338.99 730.83,328.46&quot;];
<br />	&quot;CB Unix 3&quot; -&gt; &quot;TS 4.0&quot; [pos=&quot;e,717.81,323.35 791.98,432.34 774.85,407.16 743.28,360.77 723.53,331.76&quot;];
<br />	&quot;TS 4.0&quot; -&gt; &quot;System V.0&quot; [pos=&quot;e,706,252.1 706,287.7 706,279.98 706,270.71 706,262.11&quot;];
<br />	&quot;System V.0&quot; -&gt; &quot;System V.2&quot; [pos=&quot;e,706,180.1 706,215.7 706,207.98 706,198.71 706,190.11&quot;];
<br />	&quot;System V.2&quot; -&gt; &quot;System V.3&quot; [pos=&quot;e,706,108.1 706,143.7 706,135.98 706,126.71 706,118.11&quot;];
<br />	&quot;System V.3&quot; -&gt; &quot;System V.4&quot; [pos=&quot;e,706,36.104 706,71.697 706,63.983 706,54.712 706,46.112&quot;];
<br />}

  </td>
  <td>
<object data = "./dotsplines_dot.svg"></object><br />
Output file 80: xt/author/html/dotsplines_dot.svg (31508 bytes)
  </td>
</tr>
<tr>
  <td>81</td>
  <td>
	Input file: xt/author/data/dotsplines_dot1.gv (8918 bytes):<br />digraph unix {
<br />	graph [splines=polyline];
<br />	node [label=&quot;\N&quot;, color=lightblue2, style=filled];
<br />	graph [bb=&quot;0,0,984,828&quot;];
<br />	&quot;5th Edition&quot; [pos=&quot;590,810&quot;, width=&quot;1.4215&quot;, height=&quot;0.5&quot;];
<br />	&quot;6th Edition&quot; [pos=&quot;433,738&quot;, width=&quot;1.4215&quot;, height=&quot;0.5&quot;];
<br />	&quot;PWB 1.0&quot; [pos=&quot;687,738&quot;, width=&quot;1.2249&quot;, height=&quot;0.5&quot;];
<br />	LSX [pos=&quot;597,666&quot;, width=&quot;0.76316&quot;, height=&quot;0.5&quot;];
<br />	&quot;1 BSD&quot; [pos=&quot;128,666&quot;, width=&quot;0.97357&quot;, height=&quot;0.5&quot;];
<br />	&quot;Mini Unix&quot; [pos=&quot;372,666&quot;, width=&quot;1.3437&quot;, height=&quot;0.5&quot;];
<br />	Wollongong [pos=&quot;495,666&quot;, width=&quot;1.5402&quot;, height=&quot;0.5&quot;];
<br />	Interdata [pos=&quot;262,666&quot;, width=&quot;1.1791&quot;, height=&quot;0.5&quot;];
<br />	&quot;Unix/TS 3.0&quot; [pos=&quot;622,450&quot;, width=&quot;1.5402&quot;, height=&quot;0.5&quot;];
<br />	&quot;PWB 2.0&quot; [pos=&quot;566,594&quot;, width=&quot;1.2249&quot;, height=&quot;0.5&quot;];
<br />	&quot;7th Edition&quot; [pos=&quot;262,594&quot;, width=&quot;1.4215&quot;, height=&quot;0.5&quot;];
<br />	&quot;8th Edition&quot; [pos=&quot;467,234&quot;, width=&quot;1.4215&quot;, height=&quot;0.5&quot;];
<br />	&quot;32V&quot; [pos=&quot;401,522&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	V7M [pos=&quot;29,450&quot;, width=&quot;0.81802&quot;, height=&quot;0.5&quot;];
<br />	&quot;Ultrix-11&quot; [pos=&quot;118,162&quot;, width=&quot;1.234&quot;, height=&quot;0.5&quot;];
<br />	Xenix [pos=&quot;214,522&quot;, width=&quot;0.91871&quot;, height=&quot;0.5&quot;];
<br />	&quot;UniPlus+&quot; [pos=&quot;311,522&quot;, width=&quot;1.2569&quot;, height=&quot;0.5&quot;];
<br />	&quot;9th Edition&quot; [pos=&quot;546,162&quot;, width=&quot;1.4215&quot;, height=&quot;0.5&quot;];
<br />	&quot;10th Edition&quot; [pos=&quot;548,90&quot;, width=&quot;1.5402&quot;, height=&quot;0.5&quot;];
<br />	&quot;2 BSD&quot; [pos=&quot;90,306&quot;, width=&quot;0.97357&quot;, height=&quot;0.5&quot;];
<br />	&quot;2.8 BSD&quot; [pos=&quot;223,234&quot;, width=&quot;1.1701&quot;, height=&quot;0.5&quot;];
<br />	&quot;2.9 BSD&quot; [pos=&quot;223,162&quot;, width=&quot;1.1701&quot;, height=&quot;0.5&quot;];
<br />	&quot;3 BSD&quot; [pos=&quot;381,450&quot;, width=&quot;0.97357&quot;, height=&quot;0.5&quot;];
<br />	&quot;4 BSD&quot; [pos=&quot;378,378&quot;, width=&quot;0.97357&quot;, height=&quot;0.5&quot;];
<br />	&quot;4.1 BSD&quot; [pos=&quot;376,306&quot;, width=&quot;1.1701&quot;, height=&quot;0.5&quot;];
<br />	&quot;4.2 BSD&quot; [pos=&quot;355,234&quot;, width=&quot;1.1701&quot;, height=&quot;0.5&quot;];
<br />	&quot;4.3 BSD&quot; [pos=&quot;433,162&quot;, width=&quot;1.1701&quot;, height=&quot;0.5&quot;];
<br />	&quot;Ultrix-32&quot; [pos=&quot;328,162&quot;, width=&quot;1.234&quot;, height=&quot;0.5&quot;];
<br />	&quot;4.4 BSD&quot; [pos=&quot;432,90&quot;, width=&quot;1.1701&quot;, height=&quot;0.5&quot;];
<br />	FreeBSD [pos=&quot;328,18&quot;, width=&quot;1.234&quot;, height=&quot;0.5&quot;];
<br />	NetBSD [pos=&quot;432,18&quot;, width=&quot;1.1472&quot;, height=&quot;0.5&quot;];
<br />	OpenBSD [pos=&quot;540,18&quot;, width=&quot;1.3347&quot;, height=&quot;0.5&quot;];
<br />	&quot;PWB 1.2&quot; [pos=&quot;687,666&quot;, width=&quot;1.2249&quot;, height=&quot;0.5&quot;];
<br />	&quot;USG 1.0&quot; [pos=&quot;792,666&quot;, width=&quot;1.1791&quot;, height=&quot;0.5&quot;];
<br />	&quot;CB Unix 1&quot; [pos=&quot;848,594&quot;, width=&quot;1.3895&quot;, height=&quot;0.5&quot;];
<br />	&quot;USG 2.0&quot; [pos=&quot;707,594&quot;, width=&quot;1.1791&quot;, height=&quot;0.5&quot;];
<br />	&quot;CB Unix 2&quot; [pos=&quot;863,522&quot;, width=&quot;1.3895&quot;, height=&quot;0.5&quot;];
<br />	&quot;CB Unix 3&quot; [pos=&quot;804,450&quot;, width=&quot;1.3895&quot;, height=&quot;0.5&quot;];
<br />	&quot;Unix/TS++&quot; [pos=&quot;787,378&quot;, width=&quot;1.4534&quot;, height=&quot;0.5&quot;];
<br />	&quot;PDP-11 Sys V&quot; [pos=&quot;921,378&quot;, width=&quot;1.7596&quot;, height=&quot;0.5&quot;];
<br />	&quot;USG 3.0&quot; [pos=&quot;622,522&quot;, width=&quot;1.1791&quot;, height=&quot;0.5&quot;];
<br />	&quot;Unix/TS 1.0&quot; [pos=&quot;739,522&quot;, width=&quot;1.5402&quot;, height=&quot;0.5&quot;];
<br />	&quot;TS 4.0&quot; [pos=&quot;706,306&quot;, width=&quot;0.97357&quot;, height=&quot;0.5&quot;];
<br />	&quot;System V.0&quot; [pos=&quot;706,234&quot;, width=&quot;1.4763&quot;, height=&quot;0.5&quot;];
<br />	&quot;System V.2&quot; [pos=&quot;706,162&quot;, width=&quot;1.4763&quot;, height=&quot;0.5&quot;];
<br />	&quot;System V.3&quot; [pos=&quot;706,90&quot;, width=&quot;1.4763&quot;, height=&quot;0.5&quot;];
<br />	&quot;System V.4&quot; [pos=&quot;706,18&quot;, width=&quot;1.4763&quot;, height=&quot;0.5&quot;];
<br />	&quot;5th Edition&quot; -&gt; &quot;6th Edition&quot; [pos=&quot;e,463.3,752.51 559.36,795.34 534.53,784.27 499.38,768.6 472.45,756.59&quot;];
<br />	&quot;5th Edition&quot; -&gt; &quot;PWB 1.0&quot; [pos=&quot;e,666.2,754.01 611.53,793.46 625.15,783.63 642.94,770.8 657.82,760.06&quot;];
<br />	&quot;6th Edition&quot; -&gt; LSX [pos=&quot;e,574.9,676.89 464.47,723.76 501.79,708.06 559,684 559,684 559,684 561.66,682.81 565.56,681.06&quot;];
<br />	&quot;6th Edition&quot; -&gt; &quot;1 BSD&quot; [pos=&quot;e,159.54,674.24 391.23,727.41 332.9,714.03 227.67,689.88 169.49,676.52&quot;];
<br />	&quot;6th Edition&quot; -&gt; &quot;Mini Unix&quot; [pos=&quot;e,386.35,683.47 418.54,720.41 410.95,711.69 401.49,700.85 393.1,691.21&quot;];
<br />	&quot;6th Edition&quot; -&gt; Wollongong [pos=&quot;e,480.41,683.47 447.69,720.41 455.41,711.69 465.02,700.85 473.56,691.21&quot;];
<br />	&quot;6th Edition&quot; -&gt; Interdata [pos=&quot;e,291.45,679.06 400.84,723.83 372.46,712.22 331.05,695.26 300.83,682.9&quot;];
<br />	Interdata -&gt; &quot;Unix/TS 3.0&quot; [pos=&quot;e,596.38,466.23 285.62,650.96 347.57,614.13 514.96,514.63 587.6,471.45&quot;];
<br />	Interdata -&gt; &quot;PWB 2.0&quot; [pos=&quot;e,531.26,605.18 294.64,654.33 305.08,650.91 314,648 314,648 314,648 508,612 508,612 508,612 513.76,610.31 521.64,608&quot;];
<br />	Interdata -&gt; &quot;7th Edition&quot; [pos=&quot;e,262,612.1 262,647.7 262,639.98 262,630.71 262,622.11&quot;];
<br />	&quot;7th Edition&quot; -&gt; &quot;8th Edition&quot; [pos=&quot;e,465.67,252.13 299.54,581.63 350.96,566.06 437,540 437,540 437,540 456,451 456,451 456,451 456,451 456,377 456,377 461.69,303.6\
<br /> 464.88,262.34&quot;];
<br />	&quot;7th Edition&quot; -&gt; &quot;32V&quot; [pos=&quot;e,380.15,533.5 290.13,578.83 313.66,566.98 347.14,550.12 371.14,538.04&quot;];
<br />	&quot;7th Edition&quot; -&gt; V7M [pos=&quot;e,46.188,464.91 230.96,579.63 194.52,563.93 139,540 139,540 139,540 86.86,497.81 54.374,471.53&quot;];
<br />	&quot;7th Edition&quot; -&gt; &quot;Ultrix-11&quot; [pos=&quot;e,122.22,180.13 236.93,578.24 210.3,562.55 172,540 172,540 172,540 153,451 153,451 153,451 153,451 153,305 153,305 134.83,231.29\
<br /> 124.67,190.08&quot;];
<br />	&quot;7th Edition&quot; -&gt; Xenix [pos=&quot;e,224.96,538.99 250.62,576.41 244.68,567.74 237.29,556.97 230.71,547.38&quot;];
<br />	&quot;7th Edition&quot; -&gt; &quot;UniPlus+&quot; [pos=&quot;e,299.47,539.47 273.61,576.41 279.59,567.87 287.01,557.28 293.65,547.79&quot;];
<br />	V7M -&gt; &quot;Ultrix-11&quot; [pos=&quot;e,108.44,179.6 30.819,431.77 35.205,390.24 46,288 46,288 46,288 82.111,225.31 103.19,188.72&quot;];
<br />	&quot;8th Edition&quot; -&gt; &quot;9th Edition&quot; [pos=&quot;e,527.87,179.06 484.93,217.12 495.36,207.87 508.68,196.07 520.22,185.84&quot;];
<br />	&quot;9th Edition&quot; -&gt; &quot;10th Edition&quot; [pos=&quot;e,547.51,108.1 546.49,143.7 546.71,135.98 546.98,126.71 547.23,118.11&quot;];
<br />	&quot;1 BSD&quot; -&gt; &quot;2 BSD&quot; [pos=&quot;e,91.447,324.13 124.86,647.87 117.95,610.1 102,523 102,523 102,523 102,523 102,449 102,449 95.797,375.6 92.311,334.34&quot;];
<br />	&quot;2 BSD&quot; -&gt; &quot;2.8 BSD&quot; [pos=&quot;e,197.16,248.6 113.78,292.49 134.49,281.58 164.79,265.64 188.23,253.3&quot;];
<br />	&quot;2.8 BSD&quot; -&gt; &quot;Ultrix-11&quot; [pos=&quot;e,140.09,177.73 201.24,218.5 186,208.33 165.42,194.61 148.53,183.36&quot;];
<br />	&quot;2.8 BSD&quot; -&gt; &quot;2.9 BSD&quot; [pos=&quot;e,223,180.1 223,215.7 223,207.98 223,198.71 223,190.11&quot;];
<br />	&quot;32V&quot; -&gt; &quot;3 BSD&quot; [pos=&quot;e,385.94,468.28 396.16,504.05 393.93,496.26 391.23,486.82 388.74,478.08&quot;];
<br />	&quot;3 BSD&quot; -&gt; &quot;4 BSD&quot; [pos=&quot;e,378.73,396.1 380.26,431.7 379.93,423.98 379.53,414.71 379.16,406.11&quot;];
<br />	&quot;4 BSD&quot; -&gt; &quot;4.1 BSD&quot; [pos=&quot;e,376.49,324.1 377.51,359.7 377.29,351.98 377.02,342.71 376.77,334.11&quot;];
<br />	&quot;4.1 BSD&quot; -&gt; &quot;4.2 BSD&quot; [pos=&quot;e,360.18,252.28 370.92,288.05 368.58,280.26 365.75,270.82 363.12,262.08&quot;];
<br />	&quot;4.1 BSD&quot; -&gt; &quot;2.8 BSD&quot; [pos=&quot;e,250.76,247.7 348.29,292.32 323.57,281.01 287.17,264.36 259.96,251.91&quot;];
<br />	&quot;4.1 BSD&quot; -&gt; &quot;8th Edition&quot; [pos=&quot;e,446.66,250.64 395.75,289.81 408.21,280.22 424.53,267.67 438.4,257&quot;];
<br />	&quot;4.2 BSD&quot; -&gt; &quot;4.3 BSD&quot; [pos=&quot;e,415.74,178.49 372.31,217.46 382.81,208.04 396.39,195.85 408.04,185.4&quot;];
<br />	&quot;4.2 BSD&quot; -&gt; &quot;Ultrix-32&quot; [pos=&quot;e,334.66,180.28 348.46,216.05 345.43,208.18 341.74,198.62 338.33,189.79&quot;];
<br />	&quot;4.3 BSD&quot; -&gt; &quot;4.4 BSD&quot; [pos=&quot;e,432.24,108.1 432.75,143.7 432.64,135.98 432.51,126.71 432.39,118.11&quot;];
<br />	&quot;4.4 BSD&quot; -&gt; FreeBSD [pos=&quot;e,349.88,33.726 410.45,74.496 395.35,64.334 374.97,50.612 358.24,39.356&quot;];
<br />	&quot;4.4 BSD&quot; -&gt; NetBSD [pos=&quot;e,432,36.104 432,71.697 432,63.983 432,54.712 432,46.112&quot;];
<br />	&quot;4.4 BSD&quot; -&gt; OpenBSD [pos=&quot;e,516.79,34.041 454.12,74.666 469.67,64.583 490.73,50.937 508.1,39.679&quot;];
<br />	&quot;PWB 1.0&quot; -&gt; &quot;PWB 1.2&quot; [pos=&quot;e,687,684.1 687,719.7 687,711.98 687,702.71 687,694.11&quot;];
<br />	&quot;PWB 1.0&quot; -&gt; &quot;USG 1.0&quot; [pos=&quot;e,770.02,681.65 709.01,722.33 724.27,712.15 744.79,698.47 761.61,687.26&quot;];
<br />	&quot;PWB 1.2&quot; -&gt; &quot;PWB 2.0&quot; [pos=&quot;e,590.45,609.14 662.51,650.83 644.31,640.3 619.26,625.81 599.25,614.24&quot;];
<br />	&quot;USG 1.0&quot; -&gt; &quot;CB Unix 1&quot; [pos=&quot;e,834.69,611.63 804.99,648.76 811.89,640.14 820.51,629.36 828.22,619.73&quot;];
<br />	&quot;USG 1.0&quot; -&gt; &quot;USG 2.0&quot; [pos=&quot;e,725.52,610.25 773.14,649.46 761.5,639.88 746.4,627.45 733.57,616.88&quot;];
<br />	&quot;CB Unix 1&quot; -&gt; &quot;CB Unix 2&quot; [pos=&quot;e,859.33,540.1 851.71,575.7 853.36,567.98 855.35,558.71 857.19,550.11&quot;];
<br />	&quot;CB Unix 2&quot; -&gt; &quot;CB Unix 3&quot; [pos=&quot;e,817.88,467.47 849.02,504.41 841.67,495.69 832.53,484.85 824.4,475.21&quot;];
<br />	&quot;CB Unix 3&quot; -&gt; &quot;Unix/TS++&quot; [pos=&quot;e,791.2,396.28 799.88,432.05 797.99,424.26 795.7,414.82 793.58,406.08&quot;];
<br />	&quot;CB Unix 3&quot; -&gt; &quot;PDP-11 Sys V&quot; [pos=&quot;e,895.01,394.55 828.81,434.15 845.53,424.15 867.81,410.82 886.29,399.77&quot;];
<br />	&quot;USG 2.0&quot; -&gt; &quot;USG 3.0&quot; [pos=&quot;e,640.52,538.25 688.14,577.46 676.5,567.88 661.4,555.45 648.57,544.88&quot;];
<br />	&quot;USG 3.0&quot; -&gt; &quot;Unix/TS 3.0&quot; [pos=&quot;e,622,468.1 622,503.7 622,495.98 622,486.71 622,478.11&quot;];
<br />	&quot;PWB 2.0&quot; -&gt; &quot;Unix/TS 3.0&quot; [pos=&quot;e,605.83,467.48 566.77,575.84 567.93,549.98 570,504 570,504 570,504 584.91,488.8 598.77,474.68&quot;];
<br />	&quot;Unix/TS 1.0&quot; -&gt; &quot;Unix/TS 3.0&quot; [pos=&quot;e,647.34,466.16 713.61,505.81 696.75,495.72 674.41,482.36 656.01,471.35&quot;];
<br />	&quot;Unix/TS 3.0&quot; -&gt; &quot;TS 4.0&quot; [pos=&quot;e,696.31,323.39 631.97,432.15 646.63,407.36 674.13,360.88 691.17,332.07&quot;];
<br />	&quot;Unix/TS++&quot; -&gt; &quot;TS 4.0&quot; [pos=&quot;e,723.2,321.86 768.62,361.12 757.44,351.45 743.01,338.99 730.83,328.46&quot;];
<br />	&quot;CB Unix 3&quot; -&gt; &quot;TS 4.0&quot; [pos=&quot;e,709.66,324.16 781.15,433.67 757.82,418.02 725,396 725,396 725,396 717.35,360.17 711.76,333.97&quot;];
<br />	&quot;TS 4.0&quot; -&gt; &quot;System V.0&quot; [pos=&quot;e,706,252.1 706,287.7 706,279.98 706,270.71 706,262.11&quot;];
<br />	&quot;System V.0&quot; -&gt; &quot;System V.2&quot; [pos=&quot;e,706,180.1 706,215.7 706,207.98 706,198.71 706,190.11&quot;];
<br />	&quot;System V.2&quot; -&gt; &quot;System V.3&quot; [pos=&quot;e,706,108.1 706,143.7 706,135.98 706,126.71 706,118.11&quot;];
<br />	&quot;System V.3&quot; -&gt; &quot;System V.4&quot; [pos=&quot;e,706,36.104 706,71.697 706,63.983 706,54.712 706,46.112&quot;];
<br />}

  </td>
  <td>
<object data = "./dotsplines_dot1.svg"></object><br />
Output file 81: xt/author/html/dotsplines_dot1.svg (32100 bytes)
  </td>
</tr>
<tr>
  <td>82</td>
  <td>
	Input file: xt/author/data/dpd.gv (1357 bytes):<br />graph G {
<br />	Marden--ldt;
<br />	Marden--kg;
<br />	Marden--hg;
<br />	Cannon--ldt;
<br />	Cannon--kg;
<br />	Cannon--ggt;
<br />	Epstein--kg;
<br />	Epstein--ldt;
<br />	Epstein--ggt;
<br />	Epstein--hg;
<br />	Conway--ggt;
<br />	Conway--kt;
<br />	Conway--hg;
<br />	Conway--lat;
<br />	Conway--vd;
<br />	Taylor--crys;
<br />	Taylor--vd;
<br />	Taylor--gcv;
<br />	Taylor--fd;
<br />	Almgren--crys;
<br />	Almgren--vd;
<br />	Almgren--gcv;
<br />	Almgren--fd;
<br />	Freedman--gcv;
<br />	Freedman--ldt;
<br />	Freedman--ds;
<br />	Milnor--ldt;
<br />	Milnor--cd;
<br />	Milnor--ds;
<br />	Milnor--hg;
<br />	Milnor--kt;
<br />	Douady--cd;
<br />	Douady--ds;
<br />	Douady--kg;
<br />	Hubard--ds;
<br />	Hubard--cd;
<br />	Hubard--kg;
<br />	Hubard--fg;
<br />	Mandelbrot--cd;
<br />	Mandelbrot--fg;
<br />	Mandelbrot--kg;
<br />	Wilks--sg;
<br />	Wilks--gv;
<br />	Wilks--cd;
<br />	Wilks--cg;
<br />	Dobkin--gv;
<br />	Dobkin--vd;
<br />	Dobkin--cg;
<br />	Chazelle--cg;
<br />	Chazelle--gv;
<br />	Chazelle--vd;
<br />	Peskin--fd;
<br />	Peskin--gcv;
<br />	Peskin--gv;
<br />	Tarjan--cg;
<br />	Tarjan--hg;
<br />	Mumford--kg;
<br />	Mumford--cg;
<br />	Mumford--cv;
<br />	Mumford--gcv;
<br />	Mumford--crys;
<br />	Thurston--ggt;
<br />	Thurston--vd;
<br />	Thurston--cg;
<br />	Thurston--gv;
<br />	Thurston--kg;
<br />	Thurston--cd;
<br />	Thurston--ldt;
<br />	Thurston--kt;
<br />	ldt--ds;
<br />	ldt--ggt;
<br />	ldt--hg;
<br />	ldt--kt;
<br />	ldt--cd;
<br />	ds--ggt;
<br />	ds--cd;
<br />	ds--fg;
<br />	ds--sg;
<br />	kt--hg;
<br />	kt--kg;
<br />	cd--fg;
<br />	cd--kg;
<br />	fg--kg;
<br />	fg--sg;
<br />	ggt--lat;
<br />	ggt--hg;
<br />	hg--lat;
<br />	hg--vd;
<br />	hg--cg;
<br />	hg--kg;
<br />	kg--vd;
<br />	sg--dv;
<br />	sg--gv;
<br />	sg--cv;
<br />	lat--crys;
<br />	lat--vd;
<br />	vd--crys;
<br />	vd--gcv;
<br />	vd--cv;
<br />	cv--vd;
<br />	cv--gcv;
<br />	cv--cg;
<br />	cv--gv;
<br />	crys--fd;
<br />	crys--gcv;
<br />	gcv--fd;
<br />	gcv--cg;
<br />	cg--fd;
<br />}

  </td>
  <td>
<object data = "./dpd.svg"></object><br />
Output file 82: xt/author/html/dpd.svg (36270 bytes)
  </td>
</tr>
<tr>
  <td>83</td>
  <td>
	Input file: xt/author/data/edgeclip.gv (129 bytes):<br />digraph G {
<br />   ab -&gt; cd
<br />   ab -&gt; CD [tailclip=false]
<br />   AB -&gt; CD [headclip=false]
<br />   AB -&gt; cd [tailclip=false, headclip=false]
<br />}

  </td>
  <td>
<object data = "./edgeclip.svg"></object><br />
Output file 83: xt/author/html/edgeclip.svg (2610 bytes)
  </td>
</tr>
<tr>
  <td>84</td>
  <td>
	Input file: xt/author/data/edgeclip_dot.gv (591 bytes):<br />digraph G {
<br />	node [label=&quot;\N&quot;];
<br />	graph [bb=&quot;0,0,126,108&quot;];
<br />	ab [pos=&quot;27,90&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	cd [pos=&quot;27,18&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	CD [pos=&quot;99,18&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	AB [pos=&quot;99,90&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	ab -&gt; cd [pos=&quot;e,27,36.104 27,71.697 27,63.983 27,54.712 27,46.112&quot;];
<br />	ab -&gt; CD [tailclip=false, pos=&quot;e,84.43,33.166 27,89 27,89 55.866,60.936 77.043,40.347&quot;];
<br />	AB -&gt; CD [headclip=false, pos=&quot;e,99,19 99,71.697 99,58.417 99,40.525 99,29.381&quot;];
<br />	AB -&gt; cd [tailclip=false, headclip=false, pos=&quot;e,27,19 99,89 99,89 52.83,44.112 34.434,26.228&quot;];
<br />}

  </td>
  <td>
<object data = "./edgeclip_dot.svg"></object><br />
Output file 84: xt/author/html/edgeclip_dot.svg (2610 bytes)
  </td>
</tr>
<tr>
  <td>85</td>
  <td>
	Input file: xt/author/data/fdp.gv (183 bytes):<br />graph G {
<br />  e
<br />  subgraph clusterA {
<br />    a -- b;
<br />    subgraph clusterC {
<br />      C -- D;
<br />    }
<br />  }
<br />  subgraph clusterB {
<br />    d -- f
<br />  }
<br />  d -- D
<br />  e -- clusterB
<br />  clusterC -- clusterB
<br />}

  </td>
  <td>
<object data = "./fdp.svg"></object><br />
Output file 85: xt/author/html/fdp.svg (4284 bytes)
  </td>
</tr>
<tr>
  <td>86</td>
  <td>
	Input file: xt/author/data/fig6.gv (835 bytes):<br />digraph G {
<br />	size = &quot;8,8&quot;;
<br />	{rank=min S8 S24 S1 S35 S30}
<br />	{rank=max T8 T24 T1 T35 T30}
<br />	S8 -&gt; 9;
<br />	S24 -&gt; 27;
<br />	S24 -&gt; 25;
<br />	S1 -&gt; 10;
<br />	S1 -&gt; 2;
<br />	S35 -&gt; 36;
<br />	S35 -&gt; 43;
<br />	S30 -&gt; 31;
<br />	S30 -&gt; 33;
<br />	9 -&gt; 42;
<br />	9 -&gt; T1;
<br />	25 -&gt; T1;
<br />	25 -&gt; 26;
<br />	27 -&gt; T24;
<br />	2 -&gt; 3;
<br />	2 -&gt; 16;
<br />	2 -&gt; 17;
<br />	2 -&gt; T1;
<br />	2 -&gt; 18;
<br />	10 -&gt; 11;
<br />	10 -&gt; 14;
<br />	10 -&gt; T1;
<br />	10 -&gt; 13;
<br />	10 -&gt; 12;
<br />	31 -&gt; T1;
<br />	31 -&gt; 32;
<br />	33 -&gt; T30;
<br />	33 -&gt; 34;
<br />	42 -&gt; 4;
<br />	26 -&gt; 4;
<br />	3 -&gt; 4;
<br />	16 -&gt; 15;
<br />	17 -&gt; 19;
<br />	18 -&gt; 29;
<br />	11 -&gt; 4;
<br />	14 -&gt; 15;
<br />	37 -&gt; 39;
<br />	37 -&gt; 41;
<br />	37 -&gt; 38;
<br />	37 -&gt; 40;
<br />	13 -&gt; 19;
<br />	12 -&gt; 29;
<br />	43 -&gt; 38;
<br />	43 -&gt; 40;
<br />	36 -&gt; 19;
<br />	32 -&gt; 23;
<br />	34 -&gt; 29;
<br />	39 -&gt; 15;
<br />	41 -&gt; 29;
<br />	38 -&gt; 4;
<br />	40 -&gt; 19;
<br />	4 -&gt; 5;
<br />	19 -&gt; 21;
<br />	19 -&gt; 20;
<br />	19 -&gt; 28;
<br />	5 -&gt; 6;
<br />	5 -&gt; T35;
<br />	5 -&gt; 23;
<br />	21 -&gt; 22;
<br />	20 -&gt; 15;
<br />	28 -&gt; 29;
<br />	6 -&gt; 7;
<br />	15 -&gt; T1;
<br />	22 -&gt; 23;
<br />	22 -&gt; T35;
<br />	29 -&gt; T30;
<br />	7 -&gt; T8;
<br />	23 -&gt; T24;
<br />	23 -&gt; T1;
<br />}

  </td>
  <td>
<object data = "./fig6.svg"></object><br />
Output file 86: xt/author/html/fig6.svg (34239 bytes)
  </td>
</tr>
<tr>
  <td>87</td>
  <td>
	Input file: xt/author/data/fixed.gv (230 bytes):<br />digraph G { { node [margin=0 fontcolor=blue fontsize=32 width=0.5 shape=circle style=filled] b [fillcolor=yellow fixedsize=true label=&quot;a very long label&quot;] d [fixedsize=shape label=&quot;an even longer label&quot;] } a -&gt; {c d} b -&gt; {c d} }

  </td>
  <td>
<object data = "./fixed.svg"></object><br />
Output file 87: xt/author/html/fixed.svg (2800 bytes)
  </td>
</tr>
<tr>
  <td>88</td>
  <td>
	Input file: xt/author/data/flatedge.gv (330 bytes):<br />/* bug 1364, nonconstraint flat edge cycle */
<br />digraph {
<br />&quot;tcp&quot; -&gt; &quot;kernel_linux&quot; [ label=&quot;linux&quot; ];
<br />&quot;usmStats&quot; -&gt; &quot;usmStats-5.5&quot; [ color=red,constraint=false ];
<br />&quot;usmStats-5.5&quot; -&gt; &quot;usmStats&quot; [ color=red,constraint=false ];
<br />&quot;snmpv3mibs&quot; -&gt; &quot;snmpEngine&quot;;
<br />&quot;snmpv3mibs&quot; -&gt; &quot;usmStats-5.5&quot;;
<br />&quot;snmpv3mibs&quot; -&gt; &quot;usmStats&quot; [ style=dashed ];
<br />}

  </td>
  <td>
<object data = "./flatedge.svg"></object><br />
Output file 88: xt/author/html/flatedge.svg (4367 bytes)
  </td>
</tr>
<tr>
  <td>89</td>
  <td>
	Input file: xt/author/data/flatedge_dot.gv (1101 bytes):<br />digraph {
<br />	node [label=&quot;\N&quot;];
<br />	graph [bb=&quot;0,0,498,124&quot;];
<br />	tcp [pos=&quot;56,106&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	kernel_linux [pos=&quot;56,18&quot;, width=&quot;1.5631&quot;, height=&quot;0.5&quot;];
<br />	usmStats [pos=&quot;174,18&quot;, width=&quot;1.202&quot;, height=&quot;0.5&quot;];
<br />	&quot;usmStats-5.5&quot; [pos=&quot;311,18&quot;, width=&quot;1.5951&quot;, height=&quot;0.5&quot;];
<br />	snmpv3mibs [pos=&quot;311,106&quot;, width=&quot;1.586&quot;, height=&quot;0.5&quot;];
<br />	snmpEngine [pos=&quot;443,18&quot;, width=&quot;1.5402&quot;, height=&quot;0.5&quot;];
<br />	tcp -&gt; kernel_linux [label=linux, pos=&quot;e,56,36.084 56,87.597 56,75.746 56,59.817 56,46.292&quot;, lp=&quot;70.5,62&quot;];
<br />	usmStats -&gt; &quot;usmStats-5.5&quot; [color=red, constraint=false, pos=&quot;e,267.03,6.231 209.59,7.6165 225.29,4.642 241,3.7967 256.71,5.0807&quot;];
<br />	&quot;usmStats-5.5&quot; -&gt; usmStats [color=red, constraint=false, pos=&quot;e,209.59,28.384 267.03,29.769 251.32,31.986 235.62,32.073 219.91,30.032&quot;];
<br />	snmpv3mibs -&gt; snmpEngine [pos=&quot;e,419.27,34.458 334.9,89.426 356.12,75.606 387.29,55.298 410.71,40.036&quot;];
<br />	snmpv3mibs -&gt; &quot;usmStats-5.5&quot; [pos=&quot;e,311,36.084 311,87.597 311,75.746 311,59.817 311,46.292&quot;];
<br />	snmpv3mibs -&gt; usmStats [style=dashed, pos=&quot;e,196.91,33.384 286.51,89.625 263.89,75.425 230.16,54.256 205.54,38.797&quot;];
<br />}

  </td>
  <td>
<object data = "./flatedge_dot.svg"></object><br />
Output file 89: xt/author/html/flatedge_dot.svg (4282 bytes)
  </td>
</tr>
<tr>
  <td>90</td>
  <td>
	Input file: xt/author/data/fsm.gv (605 bytes):<br />digraph finite_state_machine {
<br />
<br />	node [shape = doublecircle]; LR_0 LR_3 LR_4 LR_8;
<br />	node [shape = circle];
<br />	rankdir=LR;
<br />	LR_0 -&gt; LR_2 [ label = &quot;SS(B)&quot; ];
<br />	LR_0 -&gt; LR_1 [ label = &quot;SS(S)&quot; ];
<br />	LR_1 -&gt; LR_3 [ label = &quot;S($end)&quot; ];
<br />	LR_2 -&gt; LR_6 [ label = &quot;SS(b)&quot; ];
<br />	LR_2 -&gt; LR_5 [ label = &quot;SS(a)&quot; ];
<br />	LR_2 -&gt; LR_4 [ label = &quot;S(A)&quot; ];
<br />	LR_5 -&gt; LR_7 [ label = &quot;S(b)&quot; ];
<br />	LR_5 -&gt; LR_5 [ label = &quot;S(a)&quot; ];
<br />	LR_6 -&gt; LR_6 [ label = &quot;S(b)&quot; ];
<br />	LR_6 -&gt; LR_5 [ label = &quot;S(a)&quot; ];
<br />	LR_7 -&gt; LR_8 [ label = &quot;S(b)&quot; ];
<br />	LR_7 -&gt; LR_5 [ label = &quot;S(a)&quot; ];
<br />	LR_8 -&gt; LR_6 [ label = &quot;S(b)&quot; ];
<br />	LR_8 -&gt; LR_5 [ label = &quot;S(a)&quot; ];
<br />}

  </td>
  <td>
<object data = "./fsm.svg"></object><br />
Output file 90: xt/author/html/fsm.svg (9659 bytes)
  </td>
</tr>
<tr>
  <td>91</td>
  <td>
	Input file: xt/author/data/grammar.gv (1302 bytes):<br />digraph L0 {
<br />	size = &quot;8,8&quot;;
<br />	ordering=out;
<br />	node [shape = box];
<br />
<br />	n0 [label=&quot;E&quot;];
<br />	n1 [label=&quot;T&quot;];
<br />	n2 [label=&quot;F&quot;];
<br />	n3 [label=&quot;IDENT : a &quot;];
<br />	n4 [label=&quot;+&quot;];
<br />	n5 [label=&quot;T&quot;];
<br />	n6 [label=&quot;F&quot;];
<br />	n7 [label=&quot;(&quot;];
<br />	n8 [label=&quot;E&quot;];
<br />	n9 [label=&quot;T&quot;];
<br />	n10 [label=&quot;F&quot;];
<br />	n11 [label=&quot;IDENT : b &quot;];
<br />	n12 [label=&quot;*&quot;];
<br />	n13 [label=&quot;F&quot;];
<br />	n14 [label=&quot;IDENT : c &quot;];
<br />	n15 [label=&quot;)&quot;];
<br />	n16 [label=&quot;*&quot;];
<br />	n17 [label=&quot;F&quot;];
<br />	n18 [label=&quot;(&quot;];
<br />	n19 [label=&quot;E&quot;];
<br />	n20 [label=&quot;T&quot;];
<br />	n21 [label=&quot;F&quot;];
<br />	n22 [label=&quot;IDENT : d &quot;];
<br />	n23 [label=&quot;*&quot;];
<br />	n24 [label=&quot;F&quot;];
<br />	n25 [label=&quot;IDENT : e &quot;];
<br />	n26 [label=&quot;+&quot;];
<br />	n27 [label=&quot;T&quot;];
<br />	n28 [label=&quot;F&quot;];
<br />	n29 [label=&quot;(&quot;];
<br />	n30 [label=&quot;E&quot;];
<br />	n31 [label=&quot;T&quot;];
<br />	n32 [label=&quot;F&quot;];
<br />	n33 [label=&quot;IDENT : a &quot;];
<br />	n34 [label=&quot;*&quot;];
<br />	n35 [label=&quot;F&quot;];
<br />	n36 [label=&quot;IDENT : b &quot;];
<br />	n37 [label=&quot;)&quot;];
<br />	n38 [label=&quot;)&quot;];
<br />	n39 [label=&quot;+&quot;];
<br />	n40 [label=&quot;T&quot;];
<br />	n41 [label=&quot;F&quot;];
<br />	n42 [label=&quot;IDENT : q &quot;];
<br />	n0 -&gt;	{ n1 n4 n5 n39 n40 };
<br />	n1 -&gt;	n2 ;
<br />	n2 -&gt;	n3 ;
<br />	n5 -&gt;	{ n6 n16 n17 };
<br />	n6 -&gt;	{ n7 n8 n15 };
<br />	n8 -&gt;	n9 ;
<br />	n9 -&gt;	{ n10 n12 n13 };
<br />	n10 -&gt;	n11 ;
<br />	n13 -&gt;	n14 ;
<br />	n17 -&gt;	{ n18 n19 n38 };
<br />	n19 -&gt;	{ n20 n26 n27 };
<br />	n20 -&gt;	{ n21 n23 n24 };
<br />	n21 -&gt;	n22 ;
<br />	n24 -&gt;	n25 ;
<br />	n27 -&gt;	n28 ;
<br />	n28 -&gt;	{ n29 n30 n37 };
<br />	n30 -&gt;	n31 ;
<br />	n31 -&gt;	{ n32 n34 n35 };
<br />	n32 -&gt;	n33 ;
<br />	n35 -&gt;	n36 ;
<br />	n40 -&gt;	n41 ;
<br />	n41 -&gt;	n42 ;
<br />}

  </td>
  <td>
<object data = "./grammar.svg"></object><br />
Output file 91: xt/author/html/grammar.svg (24464 bytes)
  </td>
</tr>
<tr>
  <td>92</td>
  <td>
	Input file: xt/author/data/grdangles.gv (1076 bytes):<br />digraph G {
<br />  bgcolor=blue
<br />  node [shape = circle,style=filled,fillcolor=&quot;white:black&quot;]
<br />  subgraph cluster_1 { 
<br />    fontcolor=&quot;white&quot;
<br />		n9 [gradientangle=360 label=&quot;n8:360&quot;]
<br />		n8 [gradientangle=315 label=&quot;n8:315&quot;]
<br />		n7 [gradientangle=270 label=&quot;n7:270&quot;]
<br />		n6 [gradientangle=225 label=&quot;n6:225&quot;]
<br />		n5 [gradientangle=180 label=&quot;n5:180&quot;]
<br />		n4 [gradientangle=135 label=&quot;n4:135&quot;]
<br />		n3 [gradientangle=90 label=&quot;n3:90 &quot;]
<br />		n2 [gradientangle=45 label=&quot;n2:45 &quot;]
<br />		n1 [gradientangle=0 label=&quot;n1:0  &quot;]
<br />
<br />		label = &quot;Linear Angle Variations (white to black gradient)&quot;;
<br />	}
<br />
<br />
<br />	subgraph cluster_2 { fontcolor=&quot;white&quot;
<br />
<br />		node [style=radial]
<br />		n18 [gradientangle=360 label=&quot;n17:360&quot;]
<br />		n17 [gradientangle=315 label=&quot;n17:315&quot;]
<br />		n16 [gradientangle=270 label=&quot;n16:270&quot;]
<br />		n15 [gradientangle=225 label=&quot;n15:225&quot;]
<br />		n14 [gradientangle=180 label=&quot;n14:180&quot;]
<br />		n13 [gradientangle=135 label=&quot;n13:135&quot;]
<br />		n12 [gradientangle=90 label=&quot;n12:90 &quot;]
<br />		n11 [gradientangle=45 label=&quot;n11:45 &quot;]
<br />		n10 [gradientangle=0 label=&quot;n10:0  &quot;]
<br />
<br />		label = &quot;Radial Angle Variations (white to black gradient)&quot;;
<br />	}
<br />n5 -&gt; n14;
<br />}

  </td>
  <td>
<object data = "./grdangles.svg"></object><br />
Output file 92: xt/author/html/grdangles.svg (10617 bytes)
  </td>
</tr>
<tr>
  <td>93</td>
  <td>
	Input file: xt/author/data/grdcluster.gv (497 bytes):<br />digraph G {
<br />  subgraph cluster0 {
<br />    fillcolor=&quot;blue:red&quot;
<br />	style=&quot;filled,rounded&quot;
<br />    0
<br />  }
<br />  subgraph cluster1 {
<br />    peripheries=0
<br />    fillcolor=&quot;blue:red&quot;
<br />	style=filled
<br />    1
<br />  }
<br />  subgraph cluster2 {
<br />    fillcolor=&quot;blue&quot;
<br />	style=filled
<br />    2
<br />  }
<br />  subgraph cluster3 {
<br />    peripheries=0
<br />    fillcolor=&quot;red&quot;
<br />	style=&quot;filled,rounded&quot;
<br />    3
<br />  }
<br />  subgraph cluster4 {
<br />    peripheries=0
<br />    bgcolor=&quot;red:blue&quot;
<br />    4
<br />  }
<br />  subgraph cluster5 {
<br />    bgcolor=&quot;red:blue&quot;
<br />    5
<br />  }
<br />  0 -&gt; 1 -&gt; 2 -&gt; 3 -&gt; 4
<br />}

  </td>
  <td>
<object data = "./grdcluster.svg"></object><br />
Output file 93: xt/author/html/grdcluster.svg (5222 bytes)
  </td>
</tr>
<tr>
  <td>94</td>
  <td>
	Input file: xt/author/data/grdcolors.gv (1704 bytes):<br />digraph G {
<br />  bgcolor=blue
<br />
<br />
<br />  node [ style=filled]
<br />	subgraph cluster_1 { fontcolor=white
<br />		n5 [ shape=&quot;box&quot;,fillcolor=&quot;antiquewhite:aquamarine&quot; ]
<br />		n4 [ shape=&quot;ellipse&quot;,fillcolor=&quot;bisque4:blue2&quot; ]
<br />		n3 [ shape=&quot;circle&quot;,fillcolor=&quot;cadetblue1:chocolate1&quot; ]
<br />		n2 [ shape=&quot;diamond&quot;,fillcolor=&quot;crimson:cyan4&quot; ]
<br />		n1 [ shape=&quot;triangle&quot;,fillcolor=&quot;deepskyblue2:firebrick&quot; ]
<br />		n0 [ shape=&quot;pentagon&quot;,fillcolor=&quot;gray24:gray88&quot; ]
<br />
<br />		label = &quot;X11 Colors&quot;;
<br />	}
<br />	subgraph cluster_2 { fontcolor=white
<br />		n11 [ shape=&quot;box&quot;,fillcolor=&quot;bisque:brown&quot; ]
<br />		n10 [ shape=&quot;ellipse&quot;,fillcolor=&quot;green:darkorchid&quot; ]
<br />		n9 [ shape=&quot;circle&quot;,fillcolor=&quot;deepskyblue:gold&quot; ]
<br />		n8 [ shape=&quot;diamond&quot;,fillcolor=&quot;lightseagreen:orangered&quot; ]
<br />		n7 [ shape=&quot;triangle&quot;,fillcolor=&quot;turquoise:salmon&quot; ]
<br />		n6 [ shape=&quot;pentagon&quot;,fillcolor=&quot;snow:black&quot; ]
<br />
<br />		label = &quot;SVG Colors&quot;;
<br />	}
<br />	subgraph cluster_3 { fontcolor=white
<br />		n17 [ shape=&quot;box&quot;,fillcolor=&quot;/accent3/1:/accent3/3&quot; ]
<br />		n16 [ shape=&quot;ellipse&quot;,fillcolor=&quot;/accent4/1:/accent4/4&quot; ]
<br />		n15 [ shape=&quot;circle&quot;,fillcolor=&quot;/accent5/1:/accent5/5&quot; ]
<br />		n14 [ shape=&quot;diamond&quot;,fillcolor=&quot;/accent6/1:/accent6/6&quot; ]
<br />		n13 [ shape=&quot;triangle&quot;,fillcolor=&quot;/accent7/1:/accent7/7&quot; ]
<br />		n12 [ shape=&quot;pentagon&quot;,fillcolor=&quot;/accent8/1:/accent8/8&quot; ]
<br />
<br />		label = &quot;Brewer - accent&quot;;
<br />	}
<br />	subgraph cluster_4 { fontcolor=white
<br />		n23 [ shape=&quot;box&quot;,fillcolor=&quot;/blues3/1:/blues3/2&quot; ]
<br />		n22 [ shape=&quot;ellipse&quot;,fillcolor=&quot;/blues4/1:/blues4/3&quot; ]
<br />		n21 [ shape=&quot;circle&quot;,fillcolor=&quot;/blues5/1:/blues5/4&quot; ]
<br />		n20 [ shape=&quot;diamond&quot;,fillcolor=&quot;/blues6/1:/blues6/5&quot; ]
<br />		n19 [ shape=&quot;triangle&quot;,fillcolor=&quot;/blues7/1:/blues7/6&quot; ]
<br />		n18 [ shape=&quot;pentagon&quot;,fillcolor=&quot;/blues8/1:/blues8/7&quot; ]
<br />
<br />		label = &quot;Brewer - blues&quot;;
<br />	}
<br />
<br />n3 -&gt; n9 -&gt; n15 -&gt; n21;
<br />}

  </td>
  <td>
<object data = "./grdcolors.svg"></object><br />
Output file 94: xt/author/html/grdcolors.svg (15730 bytes)
  </td>
</tr>
<tr>
  <td>95</td>
  <td>
	Input file: xt/author/data/grdfillcolor.gv (4075 bytes):<br />digraph G { bgcolor=&quot;purple:pink&quot; 
<br />  subgraph cluster1 {bgcolor=&quot;blue:green&quot; 
<br />		a0 [shape=circle fillcolor=&quot;gold:brown&quot; gradientangle=180 style=filled
<br />		label=&lt;
<br /> &lt;TABLE border=&quot;10&quot; cellspacing=&quot;10&quot; cellpadding=&quot;10&quot; style=&quot;rounded&quot;  bgcolor=&quot;yellow:violet&quot; gradientangle=&quot;315&quot;&gt;
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot;  bgcolor=&quot;yellow&quot;&gt;00&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;yellow:green&quot;&gt;01&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;green&quot;&gt;02&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;green:blue&quot;&gt;03&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;blue&quot;&gt;04&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;blue:purple&quot;&gt;05&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;purple&quot;&gt;06&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;purple:violet&quot;&gt;07&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;violet&quot;&gt;08&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot;  bgcolor=&quot;yellow:gold&quot;&gt;10&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;yellow:green&quot;&gt;11&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;yellow:green&quot;&gt;12&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;yellow:blue&quot;&gt;13&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;yellow:blue&quot;&gt;14&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;yellow:purple&quot;&gt;15&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;yellow:purple&quot;&gt;16&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;yellow:violet&quot;&gt;17&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;yellow:violet&quot;&gt;18&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot;  bgcolor=&quot;gold&quot;&gt;20&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;gold:green&quot;&gt;21&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;gold:green&quot;&gt;22&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;gold:blue&quot;&gt;23&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;gold:blue&quot;&gt;24&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;gold:purple&quot;&gt;25&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;gold:purple&quot;&gt;26&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;gold:violet&quot;&gt;27&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;gold:violet&quot;&gt;28&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot;  bgcolor=&quot;gold:orange&quot;&gt;30&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;orange:green&quot;&gt;31&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;orange:green&quot;&gt;32&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;orange:blue&quot;&gt;33&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;orange:blue&quot;&gt;34&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;orange:purple&quot;&gt;35&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;orange:purple&quot;&gt;36&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;orange:violet&quot;&gt;37&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;orange:violet&quot;&gt;38&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot;  bgcolor=&quot;orange&quot;&gt;40&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;orange:green&quot;&gt;41&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;orange:green&quot;&gt;42&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;orange:blue&quot;&gt;43&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;orange:blue&quot;&gt;44&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;orange:purple&quot;&gt;45&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;orange:purple&quot;&gt;46&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;orange:violet&quot;&gt;47&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;orange:violet&quot;&gt;48&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot;  bgcolor=&quot;orange:red&quot;&gt;50&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;red:green&quot;&gt;51&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;red:green&quot;&gt;52&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;red:blue&quot;&gt;53&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;red:blue&quot;&gt;54&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;red:purple&quot;&gt;55&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;red:purple&quot;&gt;56&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;red:violet&quot;&gt;57&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;red:violet&quot;&gt;58&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot;  bgcolor=&quot;red&quot;&gt;60&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;red:green&quot;&gt;61&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;red:green&quot;&gt;62&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;red:blue&quot;&gt;63&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;red:blue&quot;&gt;64&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;red:purple&quot;&gt;65&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;red:purple&quot;&gt;66&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;red:violet&quot;&gt;67&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;red:violet&quot;&gt;68&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot;  bgcolor=&quot;red:brown&quot;&gt;70&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;brown:green&quot;&gt;71&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;brown:green&quot;&gt;72&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;brown:blue&quot;&gt;73&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;brown:blue&quot;&gt;74&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;brown:purple&quot;&gt;75&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;brown:purple&quot;&gt;76&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;brown:violet&quot;&gt;77&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;brown:violet&quot;&gt;78&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot;  bgcolor=&quot;brown&quot;&gt;80&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;brown:green&quot;&gt;81&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;brown:green&quot;&gt;82&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;brown:blue&quot;&gt;83&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;brown:blue&quot;&gt;84&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;brown:purple&quot;&gt;85&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;brown:purple&quot;&gt;86&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;brown:violet&quot;&gt;87&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot;  bgcolor=&quot;brown:violet&quot;&gt;88&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;/TABLE&gt;&gt;];
<br />
<br />}
<br />
<br />} 

  </td>
  <td>
<object data = "./grdfillcolor.svg"></object><br />
Output file 95: xt/author/html/grdfillcolor.svg (51642 bytes)
  </td>
</tr>
<tr>
  <td>96</td>
  <td>
	Input file: xt/author/data/grdlinear.gv (4071 bytes):<br />digraph G { 
<br />  bgcolor=&quot;purple:pink&quot; label=&quot;Graph&quot; fontcolor=&quot;white&quot;
<br />  subgraph cluster1 {
<br />    bgcolor=&quot;blue:green&quot; label=&quot;Cluster&quot; fontcolor=&quot;white&quot;
<br />	a0 [shape=circle fillcolor=&quot;gold:brown&quot; style=&quot;radial&quot; gradientangle=180]
<br />		a0 [label=&lt;
<br /> &lt;TABLE border=&quot;10&quot; cellspacing=&quot;10&quot; cellpadding=&quot;10&quot; style=&quot;rounded&quot; bgcolor=&quot;yellow:violet&quot; gradientangle=&quot;315&quot;&gt;
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; bgcolor=&quot;yellow&quot;&gt;00&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;yellow:green&quot;&gt;01&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;green&quot;&gt;02&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;green:blue&quot;&gt;03&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;blue&quot;&gt;04&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;blue:purple&quot;&gt;05&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;purple&quot;&gt;06&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;purple:violet&quot;&gt;07&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;violet&quot;&gt;08&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; bgcolor=&quot;yellow:gold&quot;&gt;10&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;yellow:green&quot;&gt;11&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;yellow:green&quot;&gt;12&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;yellow:blue&quot;&gt;13&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;yellow:blue&quot;&gt;14&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;yellow:purple&quot;&gt;15&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;yellow:purple&quot;&gt;16&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;yellow:violet&quot;&gt;17&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;yellow:violet&quot;&gt;18&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; bgcolor=&quot;gold&quot;&gt;20&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;gold:green&quot;&gt;21&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;gold:green&quot;&gt;22&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;gold:blue&quot;&gt;23&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;gold:blue&quot;&gt;24&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;gold:purple&quot;&gt;25&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;gold:purple&quot;&gt;26&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;gold:violet&quot;&gt;27&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;gold:violet&quot;&gt;28&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; bgcolor=&quot;gold:orange&quot;&gt;30&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:green&quot;&gt;31&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:green&quot;&gt;32&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:blue&quot;&gt;33&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:blue&quot;&gt;34&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:purple&quot;&gt;35&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:purple&quot;&gt;36&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:violet&quot;&gt;37&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:violet&quot;&gt;38&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; bgcolor=&quot;orange&quot;&gt;40&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:green&quot;&gt;41&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:green&quot;&gt;42&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:blue&quot;&gt;43&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:blue&quot;&gt;44&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:purple&quot;&gt;45&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:purple&quot;&gt;46&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:violet&quot;&gt;47&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:violet&quot;&gt;48&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:red&quot;&gt;50&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;red:green&quot;&gt;51&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;red:green&quot;&gt;52&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;red:blue&quot;&gt;53&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;red:blue&quot;&gt;54&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;red:purple&quot;&gt;55&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;red:purple&quot;&gt;56&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;red:violet&quot;&gt;57&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;red:violet&quot;&gt;58&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; bgcolor=&quot;red&quot;&gt;60&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;red:green&quot;&gt;61&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;red:green&quot;&gt;62&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;red:blue&quot;&gt;63&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;red:blue&quot;&gt;64&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;red:purple&quot;&gt;65&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;red:purple&quot;&gt;66&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;red:violet&quot;&gt;67&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;red:violet&quot;&gt;68&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; bgcolor=&quot;red:brown&quot;&gt;70&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;brown:green&quot;&gt;71&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;brown:green&quot;&gt;72&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;brown:blue&quot;&gt;73&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;brown:blue&quot;&gt;74&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;brown:purple&quot;&gt;75&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;brown:purple&quot;&gt;76&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;brown:violet&quot;&gt;77&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;brown:violet&quot;&gt;78&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; bgcolor=&quot;brown&quot;&gt;80&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;brown:green&quot;&gt;81&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;brown:green&quot;&gt;82&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;brown:blue&quot;&gt;83&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;brown:blue&quot;&gt;84&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;brown:purple&quot;&gt;85&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;brown:purple&quot;&gt;86&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;brown:violet&quot;&gt;87&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;brown:violet&quot;&gt;88&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;/TABLE&gt;&gt;];
<br />
<br />}
<br />
<br />} 

  </td>
  <td>
<object data = "./grdlinear.svg"></object><br />
Output file 96: xt/author/html/grdlinear.svg (51834 bytes)
  </td>
</tr>
<tr>
  <td>97</td>
  <td>
	Input file: xt/author/data/grdlinear_angle.gv (5758 bytes):<br />digraph G { 
<br />  bgcolor=&quot;purple:pink&quot; label=&quot;Graph&quot; fontcolor=&quot;white&quot;
<br />  subgraph cluster1 {
<br />    bgcolor=&quot;blue:green&quot; label=&quot;Cluster&quot; fontcolor=&quot;white&quot;
<br />	a0 [shape=circle fillcolor=&quot;gold:brown&quot; style=&quot;radial&quot; gradientangle=180
<br />		label=&lt;
<br /> &lt;TABLE border=&quot;10&quot; cellspacing=&quot;10&quot; cellpadding=&quot;10&quot; style=&quot;rounded&quot; bgcolor=&quot;yellow:violet&quot; gradientangle=&quot;315&quot;&gt;
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; bgcolor=&quot;yellow&quot; gradientangle=&quot;315&quot;&gt;00&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;yellow:green&quot; gradientangle=&quot;315&quot;&gt;01&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;green&quot; gradientangle=&quot;315&quot;&gt;02&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;green:blue&quot; gradientangle=&quot;315&quot;&gt;03&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;blue&quot; gradientangle=&quot;315&quot;&gt;04&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;blue:purple&quot; gradientangle=&quot;315&quot;&gt;05&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;purple&quot; gradientangle=&quot;315&quot;&gt;06&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;purple:violet&quot; gradientangle=&quot;315&quot;&gt;07&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;violet&quot; gradientangle=&quot;315&quot;&gt;08&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; bgcolor=&quot;yellow:gold&quot;  gradientangle=&quot;315&quot;&gt;10&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;yellow:green&quot;  gradientangle=&quot;315&quot;&gt;11&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;yellow:green&quot;  gradientangle=&quot;315&quot;&gt;12&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;yellow:blue&quot;  gradientangle=&quot;315&quot;&gt;13&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;yellow:blue&quot;  gradientangle=&quot;315&quot;&gt;14&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;yellow:purple&quot;  gradientangle=&quot;315&quot;&gt;15&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;yellow:purple&quot;  gradientangle=&quot;315&quot;&gt;16&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;yellow:violet&quot;  gradientangle=&quot;315&quot;&gt;17&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;yellow:violet&quot;  gradientangle=&quot;315&quot;&gt;18&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; bgcolor=&quot;gold&quot;  gradientangle=&quot;315&quot;&gt;20&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;gold:green&quot;  gradientangle=&quot;315&quot;&gt;21&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;gold:green&quot;  gradientangle=&quot;315&quot;&gt;22&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;gold:blue&quot;  gradientangle=&quot;315&quot;&gt;23&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;gold:blue&quot;  gradientangle=&quot;315&quot;&gt;24&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;gold:purple&quot;  gradientangle=&quot;315&quot;&gt;25&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;gold:purple&quot;  gradientangle=&quot;315&quot;&gt;26&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;gold:violet&quot;  gradientangle=&quot;315&quot;&gt;27&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;gold:violet&quot;  gradientangle=&quot;315&quot;&gt;28&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; bgcolor=&quot;gold:orange&quot;  gradientangle=&quot;315&quot;&gt;30&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:green&quot;  gradientangle=&quot;315&quot;&gt;31&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:green&quot;  gradientangle=&quot;315&quot;&gt;32&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:blue&quot;  gradientangle=&quot;315&quot;&gt;33&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:blue&quot;  gradientangle=&quot;315&quot;&gt;34&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:purple&quot;  gradientangle=&quot;315&quot;&gt;35&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:purple&quot;  gradientangle=&quot;315&quot;&gt;36&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:violet&quot;  gradientangle=&quot;315&quot;&gt;37&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:violet&quot;  gradientangle=&quot;315&quot;&gt;38&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; bgcolor=&quot;orange&quot;  gradientangle=&quot;315&quot;&gt;40&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:green&quot;  gradientangle=&quot;315&quot;&gt;41&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:green&quot;  gradientangle=&quot;315&quot;&gt;42&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:blue&quot;  gradientangle=&quot;315&quot;&gt;43&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:blue&quot;  gradientangle=&quot;315&quot;&gt;44&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:purple&quot;  gradientangle=&quot;315&quot;&gt;45&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:purple&quot;  gradientangle=&quot;315&quot;&gt;46&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:violet&quot;  gradientangle=&quot;315&quot;&gt;47&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:violet&quot;  gradientangle=&quot;315&quot;&gt;48&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; bgcolor=&quot;orange:red&quot;  gradientangle=&quot;315&quot;&gt;50&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;red:green&quot;  gradientangle=&quot;315&quot;&gt;51&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;red:green&quot;  gradientangle=&quot;315&quot;&gt;52&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;red:blue&quot;  gradientangle=&quot;315&quot;&gt;53&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;red:blue&quot;  gradientangle=&quot;315&quot;&gt;54&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;red:purple&quot;  gradientangle=&quot;315&quot;&gt;55&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;red:purple&quot;  gradientangle=&quot;315&quot;&gt;56&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;red:violet&quot;  gradientangle=&quot;315&quot;&gt;57&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;red:violet&quot;  gradientangle=&quot;315&quot;&gt;58&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; bgcolor=&quot;red&quot;  gradientangle=&quot;315&quot;&gt;60&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;red:green&quot;  gradientangle=&quot;315&quot;&gt;61&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;red:green&quot;  gradientangle=&quot;315&quot;&gt;62&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;red:blue&quot;  gradientangle=&quot;315&quot;&gt;63&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;red:blue&quot;  gradientangle=&quot;315&quot;&gt;64&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;red:purple&quot;  gradientangle=&quot;315&quot;&gt;65&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;red:purple&quot;  gradientangle=&quot;315&quot;&gt;66&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;red:violet&quot;  gradientangle=&quot;315&quot;&gt;67&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;red:violet&quot;  gradientangle=&quot;315&quot;&gt;68&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; bgcolor=&quot;red:brown&quot;  gradientangle=&quot;315&quot;&gt;70&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;brown:green&quot;  gradientangle=&quot;315&quot;&gt;71&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;brown:green&quot;  gradientangle=&quot;315&quot;&gt;72&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;brown:blue&quot;  gradientangle=&quot;315&quot;&gt;73&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;brown:blue&quot;  gradientangle=&quot;315&quot;&gt;74&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;brown:purple&quot;  gradientangle=&quot;315&quot;&gt;75&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;brown:purple&quot;  gradientangle=&quot;315&quot;&gt;76&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;brown:violet&quot;  gradientangle=&quot;315&quot;&gt;77&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;brown:violet&quot;  gradientangle=&quot;315&quot;&gt;78&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; bgcolor=&quot;brown&quot;  gradientangle=&quot;315&quot;&gt;80&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;brown:green&quot;  gradientangle=&quot;315&quot;&gt;81&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;brown:green&quot;  gradientangle=&quot;315&quot;&gt;82&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;brown:blue&quot;  gradientangle=&quot;315&quot;&gt;83&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;brown:blue&quot;  gradientangle=&quot;315&quot;&gt;84&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;brown:purple&quot;  gradientangle=&quot;315&quot;&gt;85&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;brown:purple&quot;  gradientangle=&quot;315&quot;&gt;86&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;brown:violet&quot;  gradientangle=&quot;315&quot;&gt;87&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; bgcolor=&quot;brown:violet&quot;  gradientangle=&quot;315&quot;&gt;88&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;/TABLE&gt;&gt;];
<br />
<br />}
<br />
<br />} 

  </td>
  <td>
<object data = "./grdlinear_angle.svg"></object><br />
Output file 97: xt/author/html/grdlinear_angle.svg (52410 bytes)
  </td>
</tr>
<tr>
  <td>98</td>
  <td>
	Input file: xt/author/data/grdlinear_node.gv (523 bytes):<br />digraph G {
<br />  bgcolor=&quot;yellow:blue&quot; gradientangle=60 label=&quot;Graph&quot;
<br />
<br />  subgraph cluster_1 {
<br />    style=filled fillcolor=&quot;green:magenta&quot; label=&quot;Cluster&quot; fontcolor=&quot;white&quot;
<br />    node [style=filled]
<br />	n5 [ shape=&quot;box&quot;,fillcolor=&quot;antiquewhite:aquamarine&quot; ]
<br />	n4 [ shape=&quot;ellipse&quot;,fillcolor=&quot;bisque4:blue2&quot; ]
<br />	n3 [ shape=&quot;circle&quot;,fillcolor=&quot;cadetblue1:chocolate1&quot; ]
<br />	n2 [ shape=&quot;diamond&quot;,fillcolor=&quot;crimson:cyan4&quot; ]
<br />	n1 [ shape=&quot;triangle&quot;,fillcolor=&quot;deepskyblue2:firebrick&quot; ]
<br />	n0 [ shape=&quot;pentagon&quot;,fillcolor=&quot;gray24:gray88&quot; ]
<br />  }
<br />
<br />}

  </td>
  <td>
<object data = "./grdlinear_node.svg"></object><br />
Output file 98: xt/author/html/grdlinear_node.svg (4582 bytes)
  </td>
</tr>
<tr>
  <td>99</td>
  <td>
	Input file: xt/author/data/grdradial.gv (5370 bytes):<br />digraph G { 
<br />  bgcolor=&quot;purple:pink&quot; label=&quot;Graph&quot; fontcolor=&quot;white&quot;
<br />  subgraph cluster1 {
<br />    fillcolor=&quot;blue:green&quot; style=&quot;filled&quot; label=&quot;Cluster&quot; fontcolor=&quot;white&quot;
<br />	a0 [shape=circle fillcolor=&quot;gold:brown&quot; style=&quot;radial&quot; gradientangle=180
<br />		label=&lt;
<br /> &lt;TABLE border=&quot;10&quot; cellspacing=&quot;10&quot; cellpadding=&quot;10&quot; style=&quot;rounded&quot; bgcolor=&quot;yellow:violet&quot; gradientangle=&quot;315&quot;&gt;
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;yellow&quot;&gt;00&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;yellow:green&quot;&gt;01&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;green&quot;&gt;02&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;green:blue&quot;&gt;03&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;blue&quot;&gt;04&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;blue:purple&quot;&gt;05&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;purple&quot;&gt;06&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;purple:violet&quot;&gt;07&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;violet&quot;&gt;08&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;yellow:gold&quot; &gt;10&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;yellow:green&quot; &gt;11&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;yellow:green&quot; &gt;12&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;yellow:blue&quot; &gt;13&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;yellow:blue&quot; &gt;14&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;yellow:purple&quot; &gt;15&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;yellow:purple&quot; &gt;16&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;yellow:violet&quot; &gt;17&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;yellow:violet&quot; &gt;18&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;gold&quot; &gt;20&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;gold:green&quot; &gt;21&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;gold:green&quot; &gt;22&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;gold:blue&quot; &gt;23&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;gold:blue&quot; &gt;24&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;gold:purple&quot; &gt;25&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;gold:purple&quot; &gt;26&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;gold:violet&quot; &gt;27&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;gold:violet&quot; &gt;28&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;gold:orange&quot; &gt;30&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:green&quot; &gt;31&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:green&quot; &gt;32&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:blue&quot; &gt;33&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:blue&quot; &gt;34&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:purple&quot; &gt;35&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:purple&quot; &gt;36&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:violet&quot; &gt;37&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:violet&quot; &gt;38&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange&quot; &gt;40&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:green&quot; &gt;41&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:green&quot; &gt;42&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:blue&quot; &gt;43&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:blue&quot; &gt;44&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:purple&quot; &gt;45&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:purple&quot; &gt;46&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:violet&quot; &gt;47&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:violet&quot; &gt;48&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:red&quot; &gt;50&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:green&quot; &gt;51&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:green&quot; &gt;52&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:blue&quot; &gt;53&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:blue&quot; &gt;54&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:purple&quot; &gt;55&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:purple&quot; &gt;56&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:violet&quot; &gt;57&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:violet&quot; &gt;58&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red&quot; &gt;60&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:green&quot; &gt;61&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:green&quot; &gt;62&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:blue&quot; &gt;63&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:blue&quot; &gt;64&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:purple&quot; &gt;65&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:purple&quot; &gt;66&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:violet&quot; &gt;67&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:violet&quot; &gt;68&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:brown&quot; &gt;70&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown:green&quot; &gt;71&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown:green&quot; &gt;72&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown:blue&quot; &gt;73&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown:blue&quot; &gt;74&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown:purple&quot; &gt;75&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown:purple&quot; &gt;76&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown:violet&quot; &gt;77&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown:violet&quot; &gt;78&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown&quot; &gt;80&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown:green&quot; &gt;81&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown:green&quot; &gt;82&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown:blue&quot; &gt;83&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown:blue&quot; &gt;84&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown:purple&quot; &gt;85&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown:purple&quot; &gt;86&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown:violet&quot; &gt;87&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown:violet&quot; &gt;88&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;/TABLE&gt;&gt;];
<br />
<br />}
<br />
<br />} 

  </td>
  <td>
<object data = "./grdradial.svg"></object><br />
Output file 99: xt/author/html/grdradial.svg (49382 bytes)
  </td>
</tr>
<tr>
  <td>100</td>
  <td>
	Input file: xt/author/data/grdradial_angle.gv (6918 bytes):<br />digraph G { 
<br />  bgcolor=&quot;purple:pink&quot; label=&quot;Graph&quot; fontcolor=&quot;white&quot;
<br />  subgraph cluster1 {
<br />    fillcolor=&quot;blue:green&quot; style=filled label=&quot;Cluster&quot; fontcolor=&quot;white&quot;
<br />	a0 [shape=circle fillcolor=&quot;gold:brown&quot; style=&quot;radial&quot; gradientangle=180
<br />		label=&lt;
<br /> &lt;TABLE border=&quot;10&quot; cellspacing=&quot;10&quot; cellpadding=&quot;10&quot; style=&quot;rounded&quot; bgcolor=&quot;yellow:violet&quot; gradientangle=&quot;315&quot;&gt;
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;yellow&quot;  gradientangle=&quot;60&quot;&gt;00&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;yellow:green&quot;  gradientangle=&quot;60&quot;&gt;01&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;green&quot;  gradientangle=&quot;60&quot;&gt;02&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;green:blue&quot;  gradientangle=&quot;60&quot;&gt;03&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;blue&quot;  gradientangle=&quot;60&quot;&gt;04&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;blue:purple&quot;  gradientangle=&quot;60&quot;&gt;05&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;purple&quot;  gradientangle=&quot;60&quot;&gt;06&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;purple:violet&quot;  gradientangle=&quot;60&quot;&gt;07&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;violet&quot;  gradientangle=&quot;60&quot;&gt;08&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;yellow:gold&quot;  gradientangle=&quot;60&quot;&gt;10&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;yellow:green&quot;  gradientangle=&quot;60&quot;&gt;11&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;yellow:green&quot;  gradientangle=&quot;60&quot;&gt;12&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;yellow:blue&quot;  gradientangle=&quot;60&quot;&gt;13&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;yellow:blue&quot;  gradientangle=&quot;60&quot;&gt;14&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;yellow:purple&quot;  gradientangle=&quot;60&quot;&gt;15&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;yellow:purple&quot;  gradientangle=&quot;60&quot;&gt;16&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;yellow:violet&quot;  gradientangle=&quot;60&quot;&gt;17&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;yellow:violet&quot;  gradientangle=&quot;60&quot;&gt;18&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;gold&quot;  gradientangle=&quot;60&quot;&gt;20&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;gold:green&quot;  gradientangle=&quot;60&quot;&gt;21&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;gold:green&quot;  gradientangle=&quot;60&quot;&gt;22&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;gold:blue&quot;  gradientangle=&quot;60&quot;&gt;23&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;gold:blue&quot;  gradientangle=&quot;60&quot;&gt;24&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;gold:purple&quot;  gradientangle=&quot;60&quot;&gt;25&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;gold:purple&quot;  gradientangle=&quot;60&quot;&gt;26&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;gold:violet&quot;  gradientangle=&quot;60&quot;&gt;27&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;gold:violet&quot;  gradientangle=&quot;60&quot;&gt;28&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;gold:orange&quot;  gradientangle=&quot;60&quot;&gt;30&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:green&quot;  gradientangle=&quot;60&quot;&gt;31&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:green&quot;  gradientangle=&quot;60&quot;&gt;32&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:blue&quot;  gradientangle=&quot;60&quot;&gt;33&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:blue&quot;  gradientangle=&quot;60&quot;&gt;34&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:purple&quot;  gradientangle=&quot;60&quot;&gt;35&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:purple&quot;  gradientangle=&quot;60&quot;&gt;36&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:violet&quot;  gradientangle=&quot;60&quot;&gt;37&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:violet&quot;  gradientangle=&quot;60&quot;&gt;38&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange&quot;  gradientangle=&quot;60&quot;&gt;40&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:green&quot;  gradientangle=&quot;60&quot;&gt;41&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:green&quot;  gradientangle=&quot;60&quot;&gt;42&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:blue&quot;  gradientangle=&quot;60&quot;&gt;43&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:blue&quot;  gradientangle=&quot;60&quot;&gt;44&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:purple&quot;  gradientangle=&quot;60&quot;&gt;45&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:purple&quot;  gradientangle=&quot;60&quot;&gt;46&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:violet&quot;  gradientangle=&quot;60&quot;&gt;47&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:violet&quot;  gradientangle=&quot;60&quot;&gt;48&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;orange:red&quot;  gradientangle=&quot;60&quot;&gt;50&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:green&quot;  gradientangle=&quot;60&quot;&gt;51&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:green&quot;  gradientangle=&quot;60&quot;&gt;52&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:blue&quot;  gradientangle=&quot;60&quot;&gt;53&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:blue&quot;  gradientangle=&quot;60&quot;&gt;54&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:purple&quot;  gradientangle=&quot;60&quot;&gt;55&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:purple&quot;  gradientangle=&quot;60&quot;&gt;56&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:violet&quot;  gradientangle=&quot;60&quot;&gt;57&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:violet&quot;  gradientangle=&quot;60&quot;&gt;58&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red&quot;  gradientangle=&quot;60&quot;&gt;60&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:green&quot;  gradientangle=&quot;60&quot;&gt;61&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:green&quot;  gradientangle=&quot;60&quot;&gt;62&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:blue&quot;  gradientangle=&quot;60&quot;&gt;63&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:blue&quot;  gradientangle=&quot;60&quot;&gt;64&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:purple&quot;  gradientangle=&quot;60&quot;&gt;65&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:purple&quot;  gradientangle=&quot;60&quot;&gt;66&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:violet&quot;  gradientangle=&quot;60&quot;&gt;67&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:violet&quot;  gradientangle=&quot;60&quot;&gt;68&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;red:brown&quot;  gradientangle=&quot;60&quot;&gt;70&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown:green&quot;  gradientangle=&quot;60&quot;&gt;71&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown:green&quot;  gradientangle=&quot;60&quot;&gt;72&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown:blue&quot;  gradientangle=&quot;60&quot;&gt;73&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown:blue&quot;  gradientangle=&quot;60&quot;&gt;74&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown:purple&quot;  gradientangle=&quot;60&quot;&gt;75&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown:purple&quot;  gradientangle=&quot;60&quot;&gt;76&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown:violet&quot;  gradientangle=&quot;60&quot;&gt;77&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown:violet&quot;  gradientangle=&quot;60&quot;&gt;78&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;TR&gt;&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown&quot;  gradientangle=&quot;60&quot;&gt;80&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown:green&quot;  gradientangle=&quot;60&quot;&gt;81&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown:green&quot;  gradientangle=&quot;60&quot;&gt;82&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown:blue&quot;  gradientangle=&quot;60&quot;&gt;83&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown:blue&quot;  gradientangle=&quot;60&quot;&gt;84&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown:purple&quot;  gradientangle=&quot;60&quot;&gt;85&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown:purple&quot;  gradientangle=&quot;60&quot;&gt;86&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown:violet&quot;  gradientangle=&quot;60&quot;&gt;87&lt;/TD&gt;
<br />&lt;TD border=&quot;3&quot; style=&quot;radial&quot; bgcolor=&quot;brown:violet&quot;  gradientangle=&quot;60&quot;&gt;88&lt;/TD&gt;&lt;/TR&gt;
<br />  
<br />&lt;/TABLE&gt;&gt;];
<br />
<br />  }
<br />
<br />} 

  </td>
  <td>
<object data = "./grdradial_angle.svg"></object><br />
Output file 100: xt/author/html/grdradial_angle.svg (49310 bytes)
  </td>
</tr>
<tr>
  <td>101</td>
  <td>
	Input file: xt/author/data/grdradial_node.gv (519 bytes):<br />digraph G {
<br />  style=radial bgcolor=&quot;yellow:blue&quot; label=&quot;Graph&quot;
<br />
<br />  subgraph cluster_1 {
<br />    style=radial fillcolor=&quot;green:magenta&quot; label=&quot;Cluster&quot; fontcolor=&quot;white&quot;
<br />    node [style=radial]
<br />	n5 [ shape=&quot;box&quot;,fillcolor=&quot;antiquewhite:aquamarine&quot; ]
<br />	n4 [ shape=&quot;ellipse&quot;,fillcolor=&quot;bisque4:blue2&quot; ]
<br />	n3 [ shape=&quot;circle&quot;,fillcolor=&quot;cadetblue1:chocolate1&quot; ]
<br />	n2 [ shape=&quot;diamond&quot;,fillcolor=&quot;crimson:cyan4&quot; ]
<br />	n1 [ shape=&quot;triangle&quot;,fillcolor=&quot;deepskyblue2:firebrick&quot; ]
<br />	n0 [ shape=&quot;pentagon&quot;,fillcolor=&quot;gray24:gray88&quot; ]
<br />  }
<br />
<br />}

  </td>
  <td>
<object data = "./grdradial_node.svg"></object><br />
Output file 101: xt/author/html/grdradial_node.svg (4334 bytes)
  </td>
</tr>
<tr>
  <td>102</td>
  <td>
	Input file: xt/author/data/grdshapes.gv (1204 bytes):<br />digraph G {bgcolor=blue
<br />
<br />  subgraph cluster_1 {
<br />    fontcolor=white
<br />    node [style=filled fillcolor=&quot;bisque:brown&quot;]
<br />    n27 [shape = &quot;polygon&quot; ]
<br />	n26 [shape = &quot;oval&quot; ]
<br />	n25 [shape = &quot;egg&quot; ]
<br />	n24 [shape = &quot;trapezium&quot; ]
<br />	n23 [shape = &quot;parallelogram&quot; ]
<br />	n22 [shape = &quot;house&quot; ]
<br />	n21 [shape = &quot;octagon&quot; ]
<br />	n20 [shape = box  ]
<br />	n19 [shape = &quot;circle&quot; ]
<br />	n18 [shape = &quot;diamond&quot; ]
<br />	n17 [shape = &quot;ellipse&quot; ]
<br />	n16 [shape = &quot;hexagon&quot; ]
<br />	n15 [shape = &quot;invtriangle&quot; ]
<br />	n14 [shape = &quot;pentagon&quot; ]
<br />	n13 [shape = &quot;rect&quot; ]
<br />	n12 [shape = &quot;septagon&quot; ]
<br />	n11 [shape = &quot;triangle&quot; ]
<br />	n10 [shape = &quot;rectangle&quot; ]
<br />	n9 [shape = &quot;square&quot; ]
<br />	n8 [shape = &quot;doublecircle&quot; ]
<br />	n7 [shape = &quot;doubleoctagon&quot; ]
<br />	n6 [shape = &quot;tripleoctagon&quot; ]
<br />	n5 [shape = &quot;invtrapezium&quot; ]
<br />	n4 [shape = &quot;invhouse&quot; ]
<br />	n3 [shape = &quot;Mdiamond&quot; ]
<br />	n2 [shape = &quot;Msquare&quot; ]
<br />	n1 [shape = &quot;Mcircle&quot;  ]
<br />	x1 [shape = &quot;note&quot;  ]
<br />	x2 [shape = &quot;tab&quot;  ]
<br />	x3 [shape = &quot;folder&quot;  ]
<br />	x4 [shape = &quot;box3d&quot;  ]
<br />	x5 [shape = &quot;component&quot;  ]
<br />
<br />	label = &quot;Shape Variations&quot;;
<br />  }
<br />  n1 -&gt; n2-&gt; n3 -&gt; n4 -&gt; n5 -&gt; n6 -&gt; n7 -&gt; n8 -&gt; n9 -&gt; n10 -&gt; n11 -&gt; n12 -&gt; n13 -&gt; n14 
<br />  n15 -&gt; n16 -&gt; n17 -&gt; n18 -&gt; n19 -&gt; n20 -&gt; n21 -&gt; n22 -&gt; n23 -&gt; n24 -&gt; n25 -&gt; n26 -&gt; n27
<br />  x1 -&gt; x2 -&gt; x3 -&gt; x4 -&gt; x5
<br />}
<br />
<br />
<br />

  </td>
  <td>
<object data = "./grdshapes.svg"></object><br />
Output file 102: xt/author/html/grdshapes.svg (31128 bytes)
  </td>
</tr>
<tr>
  <td>103</td>
  <td>
	Input file: xt/author/data/hashtable.gv (629 bytes):<br />digraph G {
<br />	nodesep=.05;
<br />	rankdir=LR;
<br />	node [shape=record,width=.1,height=.1];
<br />
<br />	node0 [label = &quot;&lt;f0&gt; |&lt;f1&gt; |&lt;f2&gt; |&lt;f3&gt; |&lt;f4&gt; |&lt;f5&gt; |&lt;f6&gt; | &quot;,height=2.0];
<br />	node [width = 1.5];
<br />	node1 [label = &quot;{&lt;n&gt; n14 | 719 |&lt;p&gt; }&quot;];
<br />	node2 [label = &quot;{&lt;n&gt; a1  | 805 |&lt;p&gt; }&quot;];
<br />	node3 [label = &quot;{&lt;n&gt; i9  | 718 |&lt;p&gt; }&quot;];
<br />	node4 [label = &quot;{&lt;n&gt; e5  | 989 |&lt;p&gt; }&quot;];
<br />	node5 [label = &quot;{&lt;n&gt; t20 | 959 |&lt;p&gt; }&quot;] ;
<br />	node6 [label = &quot;{&lt;n&gt; o15 | 794 |&lt;p&gt; }&quot;] ;
<br />	node7 [label = &quot;{&lt;n&gt; s19 | 659 |&lt;p&gt; }&quot;] ;
<br />
<br />	node0:f0 -&gt; node1:n;
<br />	node0:f1 -&gt; node2:n;
<br />	node0:f2 -&gt; node3:n;
<br />	node0:f5 -&gt; node4:n;
<br />	node0:f6 -&gt; node5:n;
<br />	node2:p -&gt; node6:n;
<br />	node4:p -&gt; node7:n;
<br />}

  </td>
  <td>
<object data = "./hashtable.svg"></object><br />
Output file 103: xt/author/html/hashtable.svg (8159 bytes)
  </td>
</tr>
<tr>
  <td>104</td>
  <td>
	Input file: xt/author/data/honda-tokoro.gv (3090 bytes):<br />digraph &quot;Honda-Tokoro&quot; {
<br />rankdir=&quot;LR&quot; ranksep=&quot;0.2&quot; edge[labelfontsize=&quot;8&quot; fontsize=&quot;8&quot; labeldistance=&quot;0.8&quot; arrowsize=&quot;0.9&quot; labelangle=&quot;-30&quot; dir=&quot;none&quot;] nodesep=&quot;0.2&quot; node[width=&quot;0&quot; height=&quot;0&quot; fontsize=&quot;10&quot;]
<br />
<br />/*Net net00*/
<br />
<br />n000 [label=&quot;z&quot;]
<br />n001-&gt;n000 [headlabel=&quot;:s:&quot; arrowhead=&quot;invdot&quot;]
<br />n001 [label=&quot;m&quot;]
<br />n002-&gt;n001 [samehead=&quot;m002&quot; headlabel=&quot;:r:&quot; samearrowhead=&quot;1&quot; arrowhead=&quot;invdot&quot; arrowtail=&quot;inv&quot;]
<br />n002 [label=&quot;p1&quot;]
<br />n003-&gt;n002 [headlabel=&quot;:s:&quot; arrowhead=&quot;dot&quot;]
<br />n003 [label=&quot;b&quot;]
<br />n004-&gt;n003 
<br />n004 [label=&quot;x1&quot;]
<br />n022-&gt;n004 [weight=&quot;0&quot; headlabel=&quot;:s/r:&quot; fontsize=&quot;8&quot; arrowhead=&quot;invdot&quot;]
<br />n003-&gt;n002 [samehead=&quot;m000&quot; fontsize=&quot;8&quot; samearrowhead=&quot;1&quot; arrowtail=&quot;inv&quot;]
<br />n005-&gt;n002 [samehead=&quot;m000&quot; headlabel=&quot;:u:&quot; fontsize=&quot;8&quot; samearrowhead=&quot;1&quot; arrowhead=&quot;dot&quot; arrowtail=&quot;inv&quot;]
<br />n005-&gt;n001 [samehead=&quot;m002&quot; samearrowhead=&quot;1&quot;]
<br />n005 [label=&quot;b&quot;]
<br />n006-&gt;n005 [arrowtail=&quot;inv&quot;]
<br />n006 [label=&quot;p2&quot;]
<br />n007-&gt;n006 [headlabel=&quot;:s:&quot; arrowhead=&quot;dot&quot;]
<br />n007 [label=&quot;b&quot;]
<br />n008-&gt;n007 
<br />n008 [label=&quot;x2&quot;]
<br />n022-&gt;n008 [weight=&quot;0&quot; headlabel=&quot;:s/r:&quot; fontsize=&quot;8&quot; arrowhead=&quot;invdot&quot;]
<br />n007-&gt;n006 [samehead=&quot;m001&quot; headlabel=&quot;:u:&quot; fontsize=&quot;8&quot; samearrowhead=&quot;1&quot; arrowhead=&quot;dot&quot; arrowtail=&quot;inv&quot;]
<br />n009-&gt;n006 [samehead=&quot;m001&quot; samearrowhead=&quot;1&quot; arrowtail=&quot;inv&quot;]
<br />n009 [label=&quot;b2&quot;]
<br />n022-&gt;n009 [fontsize=&quot;8&quot;]
<br />n022-&gt;n009 [fontsize=&quot;8&quot;]
<br />n010-&gt;n006 [samehead=&quot;m001&quot; samearrowhead=&quot;1&quot; arrowtail=&quot;inv&quot;]
<br />n010 [label=&quot;b2&quot;]
<br />n022-&gt;n010 [fontsize=&quot;8&quot;]
<br />n022-&gt;n010 [fontsize=&quot;8&quot;]
<br />n011-&gt;n000 [headlabel=&quot;:r:&quot; arrowhead=&quot;invdot&quot; arrowtail=&quot;inv&quot;]
<br />n011 [label=&quot;n&quot;]
<br />n012-&gt;n011 [samehead=&quot;m005&quot; headlabel=&quot;:s:&quot; samearrowhead=&quot;1&quot; arrowhead=&quot;dot&quot;]
<br />n012 [label=&quot;b&quot;]
<br />n013-&gt;n012 
<br />n013 [label=&quot;c1&quot;]
<br />n014-&gt;n013 [headlabel=&quot;:r:&quot; arrowhead=&quot;invdot&quot;]
<br />n014 [label=&quot;b&quot;]
<br />n015-&gt;n014 [arrowtail=&quot;inv&quot;]
<br />n015 [label=&quot;y1&quot;]
<br />n023-&gt;n015 [weight=&quot;0&quot; headlabel=&quot;:s/r:&quot; fontsize=&quot;8&quot; arrowhead=&quot;dot&quot;]
<br />n016-&gt;n015 [samehead=&quot;m003&quot; headlabel=&quot;:u:&quot; fontsize=&quot;8&quot; samearrowhead=&quot;1&quot; arrowhead=&quot;dot&quot; arrowtail=&quot;inv&quot;]
<br />n018-&gt;n015 [samehead=&quot;m003&quot; fontsize=&quot;8&quot; samearrowhead=&quot;1&quot; arrowtail=&quot;inv&quot;]
<br />n014-&gt;n011 [samehead=&quot;m006&quot; headlabel=&quot;:u:&quot; fontsize=&quot;8&quot; samearrowhead=&quot;1&quot; arrowhead=&quot;dot&quot; arrowtail=&quot;inv&quot;]
<br />n012-&gt;n011 [samehead=&quot;m006&quot; fontsize=&quot;8&quot; samearrowhead=&quot;1&quot; arrowtail=&quot;inv&quot;]
<br />n016-&gt;n011 [samehead=&quot;m005&quot; samearrowhead=&quot;1&quot;]
<br />n016 [label=&quot;b&quot;]
<br />n017-&gt;n016 
<br />n017 [label=&quot;c2&quot;]
<br />n018-&gt;n017 [headlabel=&quot;:r:&quot; arrowhead=&quot;invdot&quot;]
<br />n018 [label=&quot;b&quot;]
<br />n019-&gt;n018 [arrowtail=&quot;inv&quot;]
<br />n019 [label=&quot;y2&quot;]
<br />n023-&gt;n019 [weight=&quot;0&quot; headlabel=&quot;:s/r:&quot; fontsize=&quot;8&quot; arrowhead=&quot;dot&quot;]
<br />n020-&gt;n019 [samehead=&quot;m004&quot; headlabel=&quot;:u:&quot; samearrowhead=&quot;1&quot; arrowhead=&quot;dot&quot; arrowtail=&quot;inv&quot;]
<br />n020 [label=&quot;b2&quot;]
<br />n023-&gt;n020 [fontsize=&quot;8&quot;]
<br />n023-&gt;n020 [fontsize=&quot;8&quot;]
<br />n021-&gt;n019 [samehead=&quot;m004&quot; samearrowhead=&quot;1&quot; arrowtail=&quot;inv&quot;]
<br />n021 [label=&quot;b2&quot;]
<br />n023-&gt;n021 [fontsize=&quot;8&quot;]
<br />n023-&gt;n021 [fontsize=&quot;8&quot;]
<br />n022 [width=&quot;0.5&quot; label=&quot;[P]&quot; shape=&quot;box&quot; style=&quot;dashed&quot; height=&quot;0.35&quot;]
<br />n023 [width=&quot;0.5&quot; label=&quot;[Q]&quot; shape=&quot;box&quot; style=&quot;dashed&quot; height=&quot;0.35&quot;]
<br />{/*L=x1*/rank=same n004 n015}
<br />{/*L=p1*/rank=same n002 n013}
<br />{/*L=b*/rank=same n009 n010 n020 n021}
<br />{/*L=x2*/rank=same n008 n019}
<br />{/*L=p2*/rank=same n006 n017}
<br />{/*L=m*/rank=same n001 n011}
<br />}

  </td>
  <td>
<object data = "./honda-tokoro.svg"></object><br />
Output file 104: xt/author/html/honda-tokoro.svg (17398 bytes)
  </td>
</tr>
<tr>
  <td>105</td>
  <td>
	Input file: xt/author/data/html.gv (738 bytes):<br />digraph structs {
<br />    node [shape=plaintext]
<br />    struct1 [label=&lt;
<br />&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />  &lt;TR&gt;&lt;TD&gt;left&lt;/TD&gt;&lt;TD PORT=&quot;f1&quot;&gt;mid dle&lt;/TD&gt;&lt;TD PORT=&quot;f2&quot;&gt;right&lt;/TD&gt;&lt;/TR&gt;
<br />&lt;/TABLE&gt;&gt;];
<br />    struct2 [label=&lt;
<br />&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />  &lt;TR&gt;&lt;TD PORT=&quot;f0&quot;&gt;one&lt;/TD&gt;&lt;TD&gt;two&lt;/TD&gt;&lt;/TR&gt;
<br />&lt;/TABLE&gt;&gt;];
<br />    struct3 [label=&lt;
<br />&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot; CELLPADDING=&quot;4&quot;&gt;
<br />  &lt;TR&gt; 
<br />    &lt;TD ROWSPAN=&quot;3&quot;&gt;hello&lt;BR/&gt;world&lt;/TD&gt;
<br />    &lt;TD COLSPAN=&quot;3&quot;&gt;b&lt;/TD&gt;
<br />    &lt;TD ROWSPAN=&quot;3&quot;&gt;g&lt;/TD&gt;
<br />    &lt;TD ROWSPAN=&quot;3&quot;&gt;h&lt;/TD&gt;
<br />  &lt;/TR&gt;
<br />  &lt;TR&gt;
<br />    &lt;TD&gt;c&lt;/TD&gt;&lt;TD PORT=&quot;here&quot;&gt;d&lt;/TD&gt;&lt;TD&gt;e&lt;/TD&gt;
<br />  &lt;/TR&gt;
<br />  &lt;TR&gt;
<br />    &lt;TD COLSPAN=&quot;3&quot;&gt;f&lt;/TD&gt;
<br />  &lt;/TR&gt;
<br />&lt;/TABLE&gt;&gt;];
<br />    struct1:f1 -&gt; struct2:f0;
<br />    struct1:f2 -&gt; struct3:here;
<br />}
<br />

  </td>
  <td>
<object data = "./html.svg"></object><br />
Output file 105: xt/author/html/html.svg (4195 bytes)
  </td>
</tr>
<tr>
  <td>106</td>
  <td>
	Input file: xt/author/data/html2.gv (1173 bytes):<br />digraph G {
<br />  rankdir=LR
<br />  node [shape=plaintext]
<br />  a [
<br />     label=&lt;
<br />&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />  &lt;TR&gt;&lt;TD ROWSPAN=&quot;3&quot; BGCOLOR=&quot;yellow&quot;&gt;class&lt;/TD&gt;&lt;/TR&gt;
<br />  &lt;TR&gt;&lt;TD PORT=&quot;here&quot; BGCOLOR=&quot;lightblue&quot;&gt;qualifier&lt;/TD&gt;&lt;/TR&gt;
<br />&lt;/TABLE&gt;&gt;
<br />  ]
<br />    b [shape=ellipse style=filled
<br />  label=&lt;
<br />&lt;TABLE BGCOLOR=&quot;bisque&quot;&gt;
<br />  &lt;TR&gt;&lt;TD COLSPAN=&quot;3&quot;&gt;elephant&lt;/TD&gt; 
<br />      &lt;TD ROWSPAN=&quot;2&quot; BGCOLOR=&quot;chartreuse&quot; 
<br />          VALIGN=&quot;bottom&quot; ALIGN=&quot;right&quot;&gt;two&lt;/TD&gt; &lt;/TR&gt;
<br />  &lt;TR&gt;&lt;TD COLSPAN=&quot;2&quot; ROWSPAN=&quot;2&quot;&gt;
<br />        &lt;TABLE BGCOLOR=&quot;grey&quot;&gt;
<br />          &lt;TR&gt; &lt;TD&gt;corn&lt;/TD&gt; &lt;/TR&gt; 
<br />          &lt;TR&gt; &lt;TD BGCOLOR=&quot;yellow&quot;&gt;c&lt;/TD&gt; &lt;/TR&gt; 
<br />          &lt;TR&gt; &lt;TD&gt;f&lt;/TD&gt; &lt;/TR&gt; 
<br />        &lt;/TABLE&gt; &lt;/TD&gt;
<br />      &lt;TD BGCOLOR=&quot;white&quot;&gt;penguin&lt;/TD&gt; 
<br />  &lt;/TR&gt; 
<br />  &lt;TR&gt; &lt;TD COLSPAN=&quot;2&quot; BORDER=&quot;4&quot; ALIGN=&quot;right&quot; PORT=&quot;there&quot;&gt;4&lt;/TD&gt; &lt;/TR&gt;
<br />&lt;/TABLE&gt;&gt;
<br />  ]
<br />  c [ 
<br />  label=&lt;long line 1&lt;BR/&gt;line 2&lt;BR ALIGN=&quot;LEFT&quot;/&gt;line 3&lt;BR ALIGN=&quot;RIGHT&quot;/&gt;&gt;
<br />  ]
<br />
<br />  subgraph { rank=same b c }
<br />  a:here -&gt; b:there [dir=both, arrowtail = diamond]
<br />  c -&gt; b
<br />  d [shape=triangle]
<br />  d -&gt; c [label=&lt;
<br />&lt;TABLE&gt;
<br />  &lt;TR&gt;&lt;TD BGCOLOR=&quot;red&quot; WIDTH=&quot;10&quot;&gt; &lt;/TD&gt;
<br />      &lt;TD&gt;Edge labels&lt;BR/&gt;also&lt;/TD&gt;
<br />      &lt;TD BGCOLOR=&quot;blue&quot; WIDTH=&quot;10&quot;&gt; &lt;/TD&gt;
<br />  &lt;/TR&gt;
<br />&lt;/TABLE&gt;&gt;
<br />  ]
<br /> 
<br />}
<br />

  </td>
  <td>
<object data = "./html2.svg"></object><br />
Output file 106: xt/author/html/html2.svg (7039 bytes)
  </td>
</tr>
<tr>
  <td>107</td>
  <td>
	Input file: xt/author/data/html3.gv (574 bytes):<br />digraph structs {
<br />    node [shape=plaintext];
<br />
<br />    struct1 [label=&lt;&lt;TABLE&gt;
<br />	&lt;TR&gt;
<br />	    &lt;TD&gt;line 1&lt;/TD&gt;
<br />	    &lt;TD BGCOLOR=&quot;blue&quot;&gt;&lt;FONT COLOR=&quot;white&quot;&gt;line2&lt;/FONT&gt;&lt;/TD&gt;
<br />	    &lt;TD BGCOLOR=&quot;gray&quot;&gt;&lt;FONT POINT-SIZE=&quot;24.0&quot;&gt;line3&lt;/FONT&gt;&lt;/TD&gt;
<br />	    &lt;TD BGCOLOR=&quot;yellow&quot;&gt;&lt;FONT POINT-SIZE=&quot;24.0&quot; FACE=&quot;ambrosia&quot;&gt;line4&lt;/FONT&gt;&lt;/TD&gt;
<br />	    &lt;TD&gt;
<br />	      &lt;TABLE CELLPADDING=&quot;0&quot; BORDER=&quot;0&quot; CELLSPACING=&quot;0&quot;&gt;
<br />          &lt;TR&gt;
<br />            &lt;TD&gt;&lt;FONT COLOR=&quot;green&quot;&gt;Mixed&lt;/FONT&gt;&lt;/TD&gt;
<br />            &lt;TD&gt;&lt;FONT COLOR=&quot;red&quot;&gt;fonts&lt;/FONT&gt;&lt;/TD&gt;
<br />          &lt;/TR&gt;
<br />	      &lt;/TABLE&gt;
<br />        &lt;/TD&gt;
<br />	&lt;/TR&gt;
<br />    &lt;/TABLE&gt;&gt;];
<br />}

  </td>
  <td>
<object data = "./html3.svg"></object><br />
Output file 107: xt/author/html/html3.svg (2027 bytes)
  </td>
</tr>
<tr>
  <td>108</td>
  <td>
	Input file: xt/author/data/html_dot.gv (1017 bytes):<br />digraph structs {
<br />	node [label=&quot;\N&quot;, shape=plaintext];
<br />	graph [bb=&quot;0,0,235,154&quot;];
<br />	struct1 [label=&lt;
<br />&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />  &lt;TR&gt;&lt;TD&gt;left&lt;/TD&gt;&lt;TD PORT=&quot;f1&quot;&gt;mid dle&lt;/TD&gt;&lt;TD PORT=&quot;f2&quot;&gt;right&lt;/TD&gt;&lt;/TR&gt;
<br />&lt;/TABLE&gt;&gt;, pos=&quot;78,136&quot;, width=&quot;1.7222&quot;, height=&quot;0.5&quot;];
<br />	struct2 [label=&lt;
<br />&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot;&gt;
<br />  &lt;TR&gt;&lt;TD PORT=&quot;f0&quot;&gt;one&lt;/TD&gt;&lt;TD&gt;two&lt;/TD&gt;&lt;/TR&gt;
<br />&lt;/TABLE&gt;&gt;, pos=&quot;36,41&quot;, width=1, height=&quot;0.5&quot;];
<br />	struct3 [label=&lt;
<br />&lt;TABLE BORDER=&quot;0&quot; CELLBORDER=&quot;1&quot; CELLSPACING=&quot;0&quot; CELLPADDING=&quot;4&quot;&gt;
<br />  &lt;TR&gt; 
<br />    &lt;TD ROWSPAN=&quot;3&quot;&gt;hello&lt;BR/&gt;world&lt;/TD&gt;
<br />    &lt;TD COLSPAN=&quot;3&quot;&gt;b&lt;/TD&gt;
<br />    &lt;TD ROWSPAN=&quot;3&quot;&gt;g&lt;/TD&gt;
<br />    &lt;TD ROWSPAN=&quot;3&quot;&gt;h&lt;/TD&gt;
<br />  &lt;/TR&gt;
<br />  &lt;TR&gt;
<br />    &lt;TD&gt;c&lt;/TD&gt;&lt;TD PORT=&quot;here&quot;&gt;d&lt;/TD&gt;&lt;TD&gt;e&lt;/TD&gt;
<br />  &lt;/TR&gt;
<br />  &lt;TR&gt;
<br />    &lt;TD COLSPAN=&quot;3&quot;&gt;f&lt;/TD&gt;
<br />  &lt;/TR&gt;
<br />&lt;/TABLE&gt;&gt;, pos=&quot;163,41&quot;, width=&quot;2.0069&quot;, height=&quot;1.125&quot;];
<br />	struct1:f1 -&gt; struct2:f0 [pos=&quot;e,22,52 74,124 74,88.228 31.293,90.579 23.285,61.954&quot;];
<br />	struct1:f2 -&gt; struct3:here [pos=&quot;e,159.77,48.654 116,124 116,96.629 136.73,71.032 152.26,55.694&quot;];
<br />}

  </td>
  <td>
<object data = "./html_dot.svg"></object><br />
Output file 108: xt/author/html/html_dot.svg (4036 bytes)
  </td>
</tr>
<tr>
  <td>109</td>
  <td>
	Input file: xt/author/data/in.gv (55 bytes):<br />digraph G {
<br />  ordering=in
<br />  1 -&gt; 2
<br />  4 -&gt; 3
<br />  1 -&gt; 3
<br />}

  </td>
  <td>
<object data = "./in.svg"></object><br />
Output file 109: xt/author/html/in.svg (2351 bytes)
  </td>
</tr>
<tr>
  <td>110</td>
  <td>
	Input file: xt/author/data/japanese.gv (789 bytes):<br />digraph G {
<br />  graph [label=&quot;&#x4E0B;&#x99C4;&#x914D;&#x5217;&#x306E;&#x6D3E;&#x751F;&#x56F3;&quot;]
<br />
<br />  getas [label = &quot;&#x4E0B;&#x99C4;&#x914D;&#x5217;&quot;];
<br />  new_getas  [label = &quot;&#x65B0;&#x4E0B;&#x99C4;&#x914D;&#x5217;&quot;];
<br />  getas_in_fine_weather [label = &quot;&#x65E5;&#x548C;&#x4E0B;&#x99C4;&#x914D;&#x5217;&quot;];
<br />  black_lacquered_getas [label = &quot;&#x9ED2;&#x5857;&#x308A;&#x4E0B;&#x99C4;&#x914D;&#x5217;&quot;];
<br />  black_lacquered_getas_made_of_paulownia [label = &quot;&#x9ED2;&#x5857;&#x308A;&#x6850;&#x4E0B;&#x99C4;&#x914D;&#x5217;&quot;];
<br />  lacquered_getas [label = &quot;&#x5857;&#x308A;&#x4E0B;&#x99C4;&#x914D;&#x5217;&quot;];
<br />  new_JIS_getas [label = &quot;&#x65B0;JIS&#x4E0B;&#x99C4;&#x914D;&#x5217;&quot;];
<br />
<br />  getas -&gt; {
<br />    getas_in_fine_weather
<br />    lacquered_getas
<br />    new_JIS_getas new_getas
<br />    lacquered_getas
<br />  };
<br />
<br />  lacquered_getas -&gt; black_lacquered_getas;
<br />  black_lacquered_getas -&gt; black_lacquered_getas_made_of_paulownia;
<br />  black_lacquered_getas_made_of_paulownia -&gt; black_lacquered_getas;
<br />
<br />  black_lacquered_getas -&gt; getas_in_fine_weather [style = dotted];
<br />}

  </td>
  <td>
<object data = "./japanese.svg"></object><br />
Output file 110: xt/author/html/japanese.svg (5782 bytes)
  </td>
</tr>
<tr>
  <td>111</td>
  <td>
	Input file: xt/author/data/jcctree.gv (778 bytes):<br />digraph &quot;tree&quot; {
<br />// The problem disappeared when I removed the &quot;ELEM3 -&gt; ID5;&quot; line!
<br />//size=&quot;4,5&quot;;
<br />ordering=out;
<br />node [shape=plaintext];
<br />SPEC -&gt; DEF2;
<br />SPEC -&gt; DEF1;
<br />DEF1 -&gt; ID1;
<br />DEF1 -&gt; SET1;
<br />DEF1 -&gt; SC1;
<br />DEF2 -&gt; ID2;
<br />DEF2 -&gt; SET2;
<br />DEF2 -&gt; SC2;
<br />SET1 -&gt; OPEN1;
<br />SET1 -&gt; ELEM1;
<br />SET1 -&gt; SC3;
<br />SET1 -&gt; ELEM2;
<br />SET1 -&gt; CLOSE1;
<br />ELEM1 -&gt; ID3;
<br />SET2 -&gt; OPEN2;
<br />SET2 -&gt; ELEM3;
<br />SET2 -&gt; CLOSE2;
<br />ELEM2 -&gt; ID4;
<br />ELEM3 -&gt; ID5;
<br />DEF1 [label=DEF];
<br />DEF2 [label=DEF];
<br />SET1 [label=SET];
<br />SC1 [label=&quot;;&quot;];
<br />SC3 [label=&quot;;&quot;];
<br />SET2 [label=SET];
<br />SC2 [label=&quot;;&quot;];
<br />OPEN1 [label=&quot;{&quot;];
<br />OPEN2 [label=&quot;{&quot;];
<br />CLOSE1 [label=&quot;}&quot;];
<br />CLOSE2 [label=&quot;}&quot;];
<br />ELEM1 [label=ELEMENT];
<br />ELEM2 [label=ELEMENT];
<br />ELEM3 [label=ELEMENT];
<br />ID1 [label=cities];
<br />ID2 [label=insects];
<br />ID3 [label=andover];
<br />ID4 [label=boston];
<br />ID5 [label=fly];
<br />}

  </td>
  <td>
<object data = "./jcctree.svg"></object><br />
Output file 111: xt/author/html/jcctree.svg (9894 bytes)
  </td>
</tr>
<tr>
  <td>112</td>
  <td>
	Input file: xt/author/data/jsort.gv (6189 bytes):<br />digraph prof {
<br />	size=&quot;6,4&quot;; ratio = fill;
<br />	node [style=filled];
<br />	start -&gt; main [color=&quot;0.002 0.999 0.999&quot;];
<br />	start -&gt; on_exit [color=&quot;0.649 0.701 0.701&quot;];
<br />	main -&gt; sort [color=&quot;0.348 0.839 0.839&quot;];
<br />	main -&gt; merge [color=&quot;0.515 0.762 0.762&quot;];
<br />	main -&gt; term [color=&quot;0.647 0.702 0.702&quot;];
<br />	main -&gt; signal [color=&quot;0.650 0.700 0.700&quot;];
<br />	main -&gt; sbrk [color=&quot;0.650 0.700 0.700&quot;];
<br />	main -&gt; unlink [color=&quot;0.650 0.700 0.700&quot;];
<br />	main -&gt; newfile [color=&quot;0.650 0.700 0.700&quot;];
<br />	main -&gt; fclose [color=&quot;0.650 0.700 0.700&quot;];
<br />	main -&gt; close [color=&quot;0.650 0.700 0.700&quot;];
<br />	main -&gt; brk [color=&quot;0.650 0.700 0.700&quot;];
<br />	main -&gt; setbuf [color=&quot;0.650 0.700 0.700&quot;];
<br />	main -&gt; copyproto [color=&quot;0.650 0.700 0.700&quot;];
<br />	main -&gt; initree [color=&quot;0.650 0.700 0.700&quot;];
<br />	main -&gt; safeoutfil [color=&quot;0.650 0.700 0.700&quot;];
<br />	main -&gt; getpid [color=&quot;0.650 0.700 0.700&quot;];
<br />	main -&gt; sprintf [color=&quot;0.650 0.700 0.700&quot;];
<br />	main -&gt; creat [color=&quot;0.650 0.700 0.700&quot;];
<br />	main -&gt; rem [color=&quot;0.650 0.700 0.700&quot;];
<br />	main -&gt; oldfile [color=&quot;0.650 0.700 0.700&quot;];
<br />	sort -&gt; msort [color=&quot;0.619 0.714 0.714&quot;];
<br />	sort -&gt; filbuf [color=&quot;0.650 0.700 0.700&quot;];
<br />	sort -&gt; newfile [color=&quot;0.650 0.700 0.700&quot;];
<br />	sort -&gt; fclose [color=&quot;0.650 0.700 0.700&quot;];
<br />	sort -&gt; setbuf [color=&quot;0.650 0.700 0.700&quot;];
<br />	sort -&gt; setfil [color=&quot;0.650 0.700 0.700&quot;];
<br />	msort -&gt; qsort [color=&quot;0.650 0.700 0.700&quot;];
<br />	msort -&gt; insert [color=&quot;0.650 0.700 0.700&quot;];
<br />	msort -&gt; wline [color=&quot;0.650 0.700 0.700&quot;];
<br />	msort -&gt; div [color=&quot;0.650 0.700 0.700&quot;];
<br />	msort -&gt; cmpsave [color=&quot;0.650 0.700 0.700&quot;];
<br />	merge -&gt; insert [color=&quot;0.650 0.700 0.700&quot;];
<br />	merge -&gt; rline [color=&quot;0.650 0.700 0.700&quot;];
<br />	merge -&gt; wline [color=&quot;0.650 0.700 0.700&quot;];
<br />	merge -&gt; unlink [color=&quot;0.650 0.700 0.700&quot;];
<br />	merge -&gt; fopen [color=&quot;0.650 0.700 0.700&quot;];
<br />	merge -&gt; fclose [color=&quot;0.650 0.700 0.700&quot;];
<br />	merge -&gt; setfil [color=&quot;0.650 0.700 0.700&quot;];
<br />	merge -&gt; mul [color=&quot;0.650 0.700 0.700&quot;];
<br />	merge -&gt; setbuf [color=&quot;0.650 0.700 0.700&quot;];
<br />	merge -&gt; cmpsave [color=&quot;0.650 0.700 0.700&quot;];
<br />	insert -&gt; cmpa [color=&quot;0.650 0.700 0.700&quot;];
<br />	wline -&gt; flsbuf [color=&quot;0.649 0.700 0.700&quot;];
<br />	qsort -&gt; cmpa [color=&quot;0.650 0.700 0.700&quot;];
<br />	rline -&gt; filbuf [color=&quot;0.649 0.700 0.700&quot;];
<br />	xflsbuf -&gt; write [color=&quot;0.650 0.700 0.700&quot;];
<br />	flsbuf -&gt; xflsbuf [color=&quot;0.649 0.700 0.700&quot;];
<br />	filbuf -&gt; read [color=&quot;0.650 0.700 0.700&quot;];
<br />	term -&gt; unlink [color=&quot;0.650 0.700 0.700&quot;];
<br />	term -&gt; signal [color=&quot;0.650 0.700 0.700&quot;];
<br />	term -&gt; setfil [color=&quot;0.650 0.700 0.700&quot;];
<br />	term -&gt; exit [color=&quot;0.650 0.700 0.700&quot;];
<br />	endopen -&gt; open [color=&quot;0.650 0.700 0.700&quot;];
<br />	fopen -&gt; endopen [color=&quot;0.639 0.705 0.705&quot;];
<br />	fopen -&gt; findiop [color=&quot;0.650 0.700 0.700&quot;];
<br />	newfile -&gt; fopen [color=&quot;0.634 0.707 0.707&quot;];
<br />	newfile -&gt; setfil [color=&quot;0.650 0.700 0.700&quot;];
<br />	fclose -&gt; fflush [color=&quot;0.642 0.704 0.704&quot;];
<br />	fclose -&gt; close [color=&quot;0.650 0.700 0.700&quot;];
<br />	fflush -&gt; xflsbuf [color=&quot;0.635 0.707 0.707&quot;];
<br />	malloc -&gt; morecore [color=&quot;0.325 0.850 0.850&quot;];
<br />	malloc -&gt; demote [color=&quot;0.650 0.700 0.700&quot;];
<br />	morecore -&gt; sbrk [color=&quot;0.650 0.700 0.700&quot;];
<br />	morecore -&gt; getfreehdr [color=&quot;0.650 0.700 0.700&quot;];
<br />	morecore -&gt; free [color=&quot;0.650 0.700 0.700&quot;];
<br />	morecore -&gt; getpagesize [color=&quot;0.650 0.700 0.700&quot;];
<br />	morecore -&gt; putfreehdr [color=&quot;0.650 0.700 0.700&quot;];
<br />	morecore -&gt; udiv [color=&quot;0.650 0.700 0.700&quot;];
<br />	morecore -&gt; umul [color=&quot;0.650 0.700 0.700&quot;];
<br />	on_exit -&gt; malloc [color=&quot;0.325 0.850 0.850&quot;];
<br />	signal -&gt; sigvec [color=&quot;0.650 0.700 0.700&quot;];
<br />	moncontrol -&gt; profil [color=&quot;0.650 0.700 0.700&quot;];
<br />	getfreehdr -&gt; sbrk [color=&quot;0.650 0.700 0.700&quot;];
<br />	free -&gt; insert [color=&quot;0.650 0.700 0.700&quot;];
<br />	insert -&gt; getfreehdr [color=&quot;0.650 0.700 0.700&quot;];
<br />	setfil -&gt; div [color=&quot;0.650 0.700 0.700&quot;];
<br />	setfil -&gt; rem [color=&quot;0.650 0.700 0.700&quot;];
<br />	sigvec -&gt; sigblock [color=&quot;0.650 0.700 0.700&quot;];
<br />	sigvec -&gt; sigsetmask [color=&quot;0.650 0.700 0.700&quot;];
<br />	doprnt -&gt; urem [color=&quot;0.650 0.700 0.700&quot;];
<br />	doprnt -&gt; udiv [color=&quot;0.650 0.700 0.700&quot;];
<br />	doprnt -&gt; strlen [color=&quot;0.650 0.700 0.700&quot;];
<br />	doprnt -&gt; localeconv [color=&quot;0.650 0.700 0.700&quot;];
<br />	sprintf -&gt; doprnt [color=&quot;0.650 0.700 0.700&quot;];
<br />cmpa [color=&quot;0.000 1.000 1.000&quot;];
<br />wline [color=&quot;0.201 0.753 1.000&quot;];
<br />insert [color=&quot;0.305 0.625 1.000&quot;];
<br />rline [color=&quot;0.355 0.563 1.000&quot;];
<br />sort [color=&quot;0.408 0.498 1.000&quot;];
<br />qsort [color=&quot;0.449 0.447 1.000&quot;];
<br />write [color=&quot;0.499 0.386 1.000&quot;];
<br />read [color=&quot;0.578 0.289 1.000&quot;];
<br />msort [color=&quot;0.590 0.273 1.000&quot;];
<br />merge [color=&quot;0.603 0.258 1.000&quot;];
<br />unlink [color=&quot;0.628 0.227 1.000&quot;];
<br />filbuf [color=&quot;0.641 0.212 1.000&quot;];
<br />open [color=&quot;0.641 0.212 1.000&quot;];
<br />sbrk [color=&quot;0.647 0.204 1.000&quot;];
<br />signal [color=&quot;0.647 0.204 1.000&quot;];
<br />moncontrol [color=&quot;0.647 0.204 1.000&quot;];
<br />xflsbuf [color=&quot;0.650 0.200 1.000&quot;];
<br />flsbuf [color=&quot;0.650 0.200 1.000&quot;];
<br />div [color=&quot;0.650 0.200 1.000&quot;];
<br />cmpsave [color=&quot;0.650 0.200 1.000&quot;];
<br />rem [color=&quot;0.650 0.200 1.000&quot;];
<br />setfil [color=&quot;0.650 0.200 1.000&quot;];
<br />close [color=&quot;0.650 0.200 1.000&quot;];
<br />fclose [color=&quot;0.650 0.200 1.000&quot;];
<br />fflush [color=&quot;0.650 0.200 1.000&quot;];
<br />setbuf [color=&quot;0.650 0.200 1.000&quot;];
<br />endopen [color=&quot;0.650 0.200 1.000&quot;];
<br />findiop [color=&quot;0.650 0.200 1.000&quot;];
<br />fopen [color=&quot;0.650 0.200 1.000&quot;];
<br />mul [color=&quot;0.650 0.200 1.000&quot;];
<br />newfile [color=&quot;0.650 0.200 1.000&quot;];
<br />sigblock [color=&quot;0.650 0.200 1.000&quot;];
<br />sigsetmask [color=&quot;0.650 0.200 1.000&quot;];
<br />sigvec [color=&quot;0.650 0.200 1.000&quot;];
<br />udiv [color=&quot;0.650 0.200 1.000&quot;];
<br />urem [color=&quot;0.650 0.200 1.000&quot;];
<br />brk [color=&quot;0.650 0.200 1.000&quot;];
<br />getfreehdr [color=&quot;0.650 0.200 1.000&quot;];
<br />strlen [color=&quot;0.650 0.200 1.000&quot;];
<br />umul [color=&quot;0.650 0.200 1.000&quot;];
<br />doprnt [color=&quot;0.650 0.200 1.000&quot;];
<br />copyproto [color=&quot;0.650 0.200 1.000&quot;];
<br />creat [color=&quot;0.650 0.200 1.000&quot;];
<br />demote [color=&quot;0.650 0.200 1.000&quot;];
<br />exit [color=&quot;0.650 0.200 1.000&quot;];
<br />free [color=&quot;0.650 0.200 1.000&quot;];
<br />getpagesize [color=&quot;0.650 0.200 1.000&quot;];
<br />getpid [color=&quot;0.650 0.200 1.000&quot;];
<br />initree [color=&quot;0.650 0.200 1.000&quot;];
<br />insert [color=&quot;0.650 0.200 1.000&quot;];
<br />localeconv [color=&quot;0.650 0.200 1.000&quot;];
<br />main [color=&quot;0.650 0.200 1.000&quot;];
<br />malloc [color=&quot;0.650 0.200 1.000&quot;];
<br />morecore [color=&quot;0.650 0.200 1.000&quot;];
<br />oldfile [color=&quot;0.650 0.200 1.000&quot;];
<br />on_exit [color=&quot;0.650 0.200 1.000&quot;];
<br />profil [color=&quot;0.650 0.200 1.000&quot;];
<br />putfreehdr [color=&quot;0.650 0.200 1.000&quot;];
<br />safeoutfil [color=&quot;0.650 0.200 1.000&quot;];
<br />sprintf [color=&quot;0.650 0.200 1.000&quot;];
<br />term [color=&quot;0.650 0.200 1.000&quot;];
<br />}

  </td>
  <td>
<object data = "./jsort.svg"></object><br />
Output file 112: xt/author/html/jsort.svg (45869 bytes)
  </td>
</tr>
<tr>
  <td>113</td>
  <td>
	Input file: xt/author/data/labelclust-fbc.gv (249 bytes):<br />digraph G {
<br />  rankdir=&quot;LR&quot;;
<br />  label = &quot;label demo&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;;
<br />    labeljust=&quot;center&quot;;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelclust-fbc.svg"></object><br />
Output file 113: xt/author/html/labelclust-fbc.svg (2656 bytes)
  </td>
</tr>
<tr>
  <td>114</td>
  <td>
	Input file: xt/author/data/labelclust-fbd.gv (225 bytes):<br />digraph G {
<br />  rankdir=&quot;LR&quot;;
<br />  label = &quot;label demo&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelclust-fbd.svg"></object><br />
Output file 114: xt/author/html/labelclust-fbd.svg (2656 bytes)
  </td>
</tr>
<tr>
  <td>115</td>
  <td>
	Input file: xt/author/data/labelclust-fbl.gv (247 bytes):<br />digraph G {
<br />  rankdir=&quot;LR&quot;;
<br />  label = &quot;label demo&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;;
<br />    labeljust=&quot;left&quot;;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelclust-fbl.svg"></object><br />
Output file 115: xt/author/html/labelclust-fbl.svg (2658 bytes)
  </td>
</tr>
<tr>
  <td>116</td>
  <td>
	Input file: xt/author/data/labelclust-fbr.gv (248 bytes):<br />digraph G {
<br />  rankdir=&quot;LR&quot;;
<br />  label = &quot;label demo&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;;
<br />    labeljust=&quot;right&quot;;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelclust-fbr.svg"></object><br />
Output file 116: xt/author/html/labelclust-fbr.svg (2659 bytes)
  </td>
</tr>
<tr>
  <td>117</td>
  <td>
	Input file: xt/author/data/labelclust-fdc.gv (226 bytes):<br />digraph G {
<br />  rankdir=&quot;LR&quot;;
<br />  label = &quot;label demo&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labeljust=&quot;center&quot;;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelclust-fdc.svg"></object><br />
Output file 117: xt/author/html/labelclust-fdc.svg (2656 bytes)
  </td>
</tr>
<tr>
  <td>118</td>
  <td>
	Input file: xt/author/data/labelclust-fdd.gv (202 bytes):<br />digraph G {
<br />  rankdir=&quot;LR&quot;;
<br />  label = &quot;label demo&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelclust-fdd.svg"></object><br />
Output file 118: xt/author/html/labelclust-fdd.svg (2656 bytes)
  </td>
</tr>
<tr>
  <td>119</td>
  <td>
	Input file: xt/author/data/labelclust-fdl.gv (224 bytes):<br />digraph G {
<br />  rankdir=&quot;LR&quot;;
<br />  label = &quot;label demo&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labeljust=&quot;left&quot;;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelclust-fdl.svg"></object><br />
Output file 119: xt/author/html/labelclust-fdl.svg (2658 bytes)
  </td>
</tr>
<tr>
  <td>120</td>
  <td>
	Input file: xt/author/data/labelclust-fdr.gv (225 bytes):<br />digraph G {
<br />  rankdir=&quot;LR&quot;;
<br />  label = &quot;label demo&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labeljust=&quot;right&quot;;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelclust-fdr.svg"></object><br />
Output file 120: xt/author/html/labelclust-fdr.svg (2659 bytes)
  </td>
</tr>
<tr>
  <td>121</td>
  <td>
	Input file: xt/author/data/labelclust-ftc.gv (246 bytes):<br />digraph G {
<br />  rankdir=&quot;LR&quot;;
<br />  label = &quot;label demo&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;top&quot;;
<br />    labeljust=&quot;center&quot;;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelclust-ftc.svg"></object><br />
Output file 121: xt/author/html/labelclust-ftc.svg (2656 bytes)
  </td>
</tr>
<tr>
  <td>122</td>
  <td>
	Input file: xt/author/data/labelclust-ftd.gv (222 bytes):<br />digraph G {
<br />  rankdir=&quot;LR&quot;;
<br />  label = &quot;label demo&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;top&quot;;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelclust-ftd.svg"></object><br />
Output file 122: xt/author/html/labelclust-ftd.svg (2656 bytes)
  </td>
</tr>
<tr>
  <td>123</td>
  <td>
	Input file: xt/author/data/labelclust-ftl.gv (244 bytes):<br />digraph G {
<br />  rankdir=&quot;LR&quot;;
<br />  label = &quot;label demo&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;top&quot;;
<br />    labeljust=&quot;left&quot;;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelclust-ftl.svg"></object><br />
Output file 123: xt/author/html/labelclust-ftl.svg (2658 bytes)
  </td>
</tr>
<tr>
  <td>124</td>
  <td>
	Input file: xt/author/data/labelclust-ftr.gv (245 bytes):<br />digraph G {
<br />  rankdir=&quot;LR&quot;;
<br />  label = &quot;label demo&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;top&quot;;
<br />    labeljust=&quot;right&quot;;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelclust-ftr.svg"></object><br />
Output file 124: xt/author/html/labelclust-ftr.svg (2659 bytes)
  </td>
</tr>
<tr>
  <td>125</td>
  <td>
	Input file: xt/author/data/labelclust-nbc.gv (233 bytes):<br />digraph G {
<br />  label = &quot;label demo&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;;
<br />    labeljust=&quot;center&quot;;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelclust-nbc.svg"></object><br />
Output file 125: xt/author/html/labelclust-nbc.svg (2661 bytes)
  </td>
</tr>
<tr>
  <td>126</td>
  <td>
	Input file: xt/author/data/labelclust-nbd.gv (209 bytes):<br />digraph G {
<br />  label = &quot;label demo&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelclust-nbd.svg"></object><br />
Output file 126: xt/author/html/labelclust-nbd.svg (2661 bytes)
  </td>
</tr>
<tr>
  <td>127</td>
  <td>
	Input file: xt/author/data/labelclust-nbl.gv (231 bytes):<br />digraph G {
<br />  label = &quot;label demo&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;;
<br />    labeljust=&quot;left&quot;;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelclust-nbl.svg"></object><br />
Output file 127: xt/author/html/labelclust-nbl.svg (2663 bytes)
  </td>
</tr>
<tr>
  <td>128</td>
  <td>
	Input file: xt/author/data/labelclust-nbr.gv (232 bytes):<br />digraph G {
<br />  label = &quot;label demo&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;;
<br />    labeljust=&quot;right&quot;;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelclust-nbr.svg"></object><br />
Output file 128: xt/author/html/labelclust-nbr.svg (2663 bytes)
  </td>
</tr>
<tr>
  <td>129</td>
  <td>
	Input file: xt/author/data/labelclust-ndc.gv (210 bytes):<br />digraph G {
<br />  label = &quot;label demo&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labeljust=&quot;center&quot;;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelclust-ndc.svg"></object><br />
Output file 129: xt/author/html/labelclust-ndc.svg (2662 bytes)
  </td>
</tr>
<tr>
  <td>130</td>
  <td>
	Input file: xt/author/data/labelclust-ndd.gv (186 bytes):<br />digraph G {
<br />  label = &quot;label demo&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelclust-ndd.svg"></object><br />
Output file 130: xt/author/html/labelclust-ndd.svg (2662 bytes)
  </td>
</tr>
<tr>
  <td>131</td>
  <td>
	Input file: xt/author/data/labelclust-ndl.gv (208 bytes):<br />digraph G {
<br />  label = &quot;label demo&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labeljust=&quot;left&quot;;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelclust-ndl.svg"></object><br />
Output file 131: xt/author/html/labelclust-ndl.svg (2664 bytes)
  </td>
</tr>
<tr>
  <td>132</td>
  <td>
	Input file: xt/author/data/labelclust-ndr.gv (209 bytes):<br />digraph G {
<br />  label = &quot;label demo&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labeljust=&quot;right&quot;;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelclust-ndr.svg"></object><br />
Output file 132: xt/author/html/labelclust-ndr.svg (2664 bytes)
  </td>
</tr>
<tr>
  <td>133</td>
  <td>
	Input file: xt/author/data/labelclust-ntc.gv (230 bytes):<br />digraph G {
<br />  label = &quot;label demo&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;top&quot;;
<br />    labeljust=&quot;center&quot;;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelclust-ntc.svg"></object><br />
Output file 133: xt/author/html/labelclust-ntc.svg (2662 bytes)
  </td>
</tr>
<tr>
  <td>134</td>
  <td>
	Input file: xt/author/data/labelclust-ntd.gv (206 bytes):<br />digraph G {
<br />  label = &quot;label demo&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;top&quot;;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelclust-ntd.svg"></object><br />
Output file 134: xt/author/html/labelclust-ntd.svg (2662 bytes)
  </td>
</tr>
<tr>
  <td>135</td>
  <td>
	Input file: xt/author/data/labelclust-ntl.gv (228 bytes):<br />digraph G {
<br />  label = &quot;label demo&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;top&quot;;
<br />    labeljust=&quot;left&quot;;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelclust-ntl.svg"></object><br />
Output file 135: xt/author/html/labelclust-ntl.svg (2664 bytes)
  </td>
</tr>
<tr>
  <td>136</td>
  <td>
	Input file: xt/author/data/labelclust-ntr.gv (229 bytes):<br />digraph G {
<br />  label = &quot;label demo&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;top&quot;;
<br />    labeljust=&quot;right&quot;;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelclust-ntr.svg"></object><br />
Output file 136: xt/author/html/labelclust-ntr.svg (2664 bytes)
  </td>
</tr>
<tr>
  <td>137</td>
  <td>
	Input file: xt/author/data/labelroot-fbc.gv (286 bytes):<br />digraph G {
<br />  rankdir=&quot;LR&quot;;
<br />  label = &quot;label demo&quot;;
<br />  labelloc=&quot;bottom&quot;;
<br />  labeljust=&quot;center&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />    labelloc=&quot;top&quot;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelroot-fbc.svg"></object><br />
Output file 137: xt/author/html/labelroot-fbc.svg (2656 bytes)
  </td>
</tr>
<tr>
  <td>138</td>
  <td>
	Input file: xt/author/data/labelroot-fbd.gv (264 bytes):<br />digraph G {
<br />  rankdir=&quot;LR&quot;;
<br />  label = &quot;label demo&quot;;
<br />  labelloc=&quot;bottom&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />    labelloc=&quot;top&quot;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelroot-fbd.svg"></object><br />
Output file 138: xt/author/html/labelroot-fbd.svg (2656 bytes)
  </td>
</tr>
<tr>
  <td>139</td>
  <td>
	Input file: xt/author/data/labelroot-fbl.gv (284 bytes):<br />digraph G {
<br />  rankdir=&quot;LR&quot;;
<br />  label = &quot;label demo&quot;;
<br />  labelloc=&quot;bottom&quot;;
<br />  labeljust=&quot;left&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />    labelloc=&quot;top&quot;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelroot-fbl.svg"></object><br />
Output file 139: xt/author/html/labelroot-fbl.svg (2662 bytes)
  </td>
</tr>
<tr>
  <td>140</td>
  <td>
	Input file: xt/author/data/labelroot-fbr.gv (285 bytes):<br />digraph G {
<br />  rankdir=&quot;LR&quot;;
<br />  label = &quot;label demo&quot;;
<br />  labelloc=&quot;bottom&quot;;
<br />  labeljust=&quot;right&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />    labelloc=&quot;top&quot;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelroot-fbr.svg"></object><br />
Output file 140: xt/author/html/labelroot-fbr.svg (2665 bytes)
  </td>
</tr>
<tr>
  <td>141</td>
  <td>
	Input file: xt/author/data/labelroot-fdc.gv (265 bytes):<br />digraph G {
<br />  rankdir=&quot;LR&quot;;
<br />  label = &quot;label demo&quot;;
<br />  labeljust=&quot;center&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />    labelloc=&quot;top&quot;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelroot-fdc.svg"></object><br />
Output file 141: xt/author/html/labelroot-fdc.svg (2656 bytes)
  </td>
</tr>
<tr>
  <td>142</td>
  <td>
	Input file: xt/author/data/labelroot-fdd.gv (243 bytes):<br />digraph G {
<br />  rankdir=&quot;LR&quot;;
<br />  label = &quot;label demo&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />    labelloc=&quot;top&quot;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelroot-fdd.svg"></object><br />
Output file 142: xt/author/html/labelroot-fdd.svg (2656 bytes)
  </td>
</tr>
<tr>
  <td>143</td>
  <td>
	Input file: xt/author/data/labelroot-fdl.gv (263 bytes):<br />digraph G {
<br />  rankdir=&quot;LR&quot;;
<br />  label = &quot;label demo&quot;;
<br />  labeljust=&quot;left&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />    labelloc=&quot;top&quot;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelroot-fdl.svg"></object><br />
Output file 143: xt/author/html/labelroot-fdl.svg (2662 bytes)
  </td>
</tr>
<tr>
  <td>144</td>
  <td>
	Input file: xt/author/data/labelroot-fdr.gv (264 bytes):<br />digraph G {
<br />  rankdir=&quot;LR&quot;;
<br />  label = &quot;label demo&quot;;
<br />  labeljust=&quot;right&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />    labelloc=&quot;top&quot;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelroot-fdr.svg"></object><br />
Output file 144: xt/author/html/labelroot-fdr.svg (2665 bytes)
  </td>
</tr>
<tr>
  <td>145</td>
  <td>
	Input file: xt/author/data/labelroot-ftc.gv (283 bytes):<br />digraph G {
<br />  rankdir=&quot;LR&quot;;
<br />  label = &quot;label demo&quot;;
<br />  labelloc=&quot;top&quot;;
<br />  labeljust=&quot;center&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />    labelloc=&quot;top&quot;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelroot-ftc.svg"></object><br />
Output file 145: xt/author/html/labelroot-ftc.svg (2650 bytes)
  </td>
</tr>
<tr>
  <td>146</td>
  <td>
	Input file: xt/author/data/labelroot-ftd.gv (261 bytes):<br />digraph G {
<br />  rankdir=&quot;LR&quot;;
<br />  label = &quot;label demo&quot;;
<br />  labelloc=&quot;top&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />    labelloc=&quot;top&quot;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelroot-ftd.svg"></object><br />
Output file 146: xt/author/html/labelroot-ftd.svg (2650 bytes)
  </td>
</tr>
<tr>
  <td>147</td>
  <td>
	Input file: xt/author/data/labelroot-ftl.gv (281 bytes):<br />digraph G {
<br />  rankdir=&quot;LR&quot;;
<br />  label = &quot;label demo&quot;;
<br />  labelloc=&quot;top&quot;;
<br />  labeljust=&quot;left&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />    labelloc=&quot;top&quot;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelroot-ftl.svg"></object><br />
Output file 147: xt/author/html/labelroot-ftl.svg (2656 bytes)
  </td>
</tr>
<tr>
  <td>148</td>
  <td>
	Input file: xt/author/data/labelroot-ftr.gv (282 bytes):<br />digraph G {
<br />  rankdir=&quot;LR&quot;;
<br />  label = &quot;label demo&quot;;
<br />  labelloc=&quot;top&quot;;
<br />  labeljust=&quot;right&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />    labelloc=&quot;top&quot;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelroot-ftr.svg"></object><br />
Output file 148: xt/author/html/labelroot-ftr.svg (2659 bytes)
  </td>
</tr>
<tr>
  <td>149</td>
  <td>
	Input file: xt/author/data/labelroot-nbc.gv (270 bytes):<br />digraph G {
<br />  label = &quot;label demo&quot;;
<br />  labelloc=&quot;bottom&quot;;
<br />  labeljust=&quot;center&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />    labelloc=&quot;top&quot;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelroot-nbc.svg"></object><br />
Output file 149: xt/author/html/labelroot-nbc.svg (2661 bytes)
  </td>
</tr>
<tr>
  <td>150</td>
  <td>
	Input file: xt/author/data/labelroot-nbd.gv (248 bytes):<br />digraph G {
<br />  label = &quot;label demo&quot;;
<br />  labelloc=&quot;bottom&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />    labelloc=&quot;top&quot;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelroot-nbd.svg"></object><br />
Output file 150: xt/author/html/labelroot-nbd.svg (2661 bytes)
  </td>
</tr>
<tr>
  <td>151</td>
  <td>
	Input file: xt/author/data/labelroot-nbl.gv (268 bytes):<br />digraph G {
<br />  label = &quot;label demo&quot;;
<br />  labelloc=&quot;bottom&quot;;
<br />  labeljust=&quot;left&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />    labelloc=&quot;top&quot;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelroot-nbl.svg"></object><br />
Output file 151: xt/author/html/labelroot-nbl.svg (2667 bytes)
  </td>
</tr>
<tr>
  <td>152</td>
  <td>
	Input file: xt/author/data/labelroot-nbr.gv (269 bytes):<br />digraph G {
<br />  label = &quot;label demo&quot;;
<br />  labelloc=&quot;bottom&quot;;
<br />  labeljust=&quot;right&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />    labelloc=&quot;top&quot;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelroot-nbr.svg"></object><br />
Output file 152: xt/author/html/labelroot-nbr.svg (2668 bytes)
  </td>
</tr>
<tr>
  <td>153</td>
  <td>
	Input file: xt/author/data/labelroot-ndc.gv (249 bytes):<br />digraph G {
<br />  label = &quot;label demo&quot;;
<br />  labeljust=&quot;center&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />    labelloc=&quot;top&quot;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelroot-ndc.svg"></object><br />
Output file 153: xt/author/html/labelroot-ndc.svg (2661 bytes)
  </td>
</tr>
<tr>
  <td>154</td>
  <td>
	Input file: xt/author/data/labelroot-ndd.gv (227 bytes):<br />digraph G {
<br />  label = &quot;label demo&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />    labelloc=&quot;top&quot;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelroot-ndd.svg"></object><br />
Output file 154: xt/author/html/labelroot-ndd.svg (2661 bytes)
  </td>
</tr>
<tr>
  <td>155</td>
  <td>
	Input file: xt/author/data/labelroot-ndl.gv (247 bytes):<br />digraph G {
<br />  label = &quot;label demo&quot;;
<br />  labeljust=&quot;left&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />    labelloc=&quot;top&quot;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelroot-ndl.svg"></object><br />
Output file 155: xt/author/html/labelroot-ndl.svg (2667 bytes)
  </td>
</tr>
<tr>
  <td>156</td>
  <td>
	Input file: xt/author/data/labelroot-ndr.gv (248 bytes):<br />digraph G {
<br />  label = &quot;label demo&quot;;
<br />  labeljust=&quot;right&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />    labelloc=&quot;top&quot;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelroot-ndr.svg"></object><br />
Output file 156: xt/author/html/labelroot-ndr.svg (2668 bytes)
  </td>
</tr>
<tr>
  <td>157</td>
  <td>
	Input file: xt/author/data/labelroot-ntc.gv (267 bytes):<br />digraph G {
<br />  label = &quot;label demo&quot;;
<br />  labelloc=&quot;top&quot;;
<br />  labeljust=&quot;center&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />    labelloc=&quot;top&quot;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelroot-ntc.svg"></object><br />
Output file 157: xt/author/html/labelroot-ntc.svg (2660 bytes)
  </td>
</tr>
<tr>
  <td>158</td>
  <td>
	Input file: xt/author/data/labelroot-ntd.gv (245 bytes):<br />digraph G {
<br />  label = &quot;label demo&quot;;
<br />  labelloc=&quot;top&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />    labelloc=&quot;top&quot;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelroot-ntd.svg"></object><br />
Output file 158: xt/author/html/labelroot-ntd.svg (2660 bytes)
  </td>
</tr>
<tr>
  <td>159</td>
  <td>
	Input file: xt/author/data/labelroot-ntl.gv (265 bytes):<br />digraph G {
<br />  label = &quot;label demo&quot;;
<br />  labelloc=&quot;top&quot;;
<br />  labeljust=&quot;left&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />    labelloc=&quot;top&quot;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelroot-ntl.svg"></object><br />
Output file 159: xt/author/html/labelroot-ntl.svg (2666 bytes)
  </td>
</tr>
<tr>
  <td>160</td>
  <td>
	Input file: xt/author/data/labelroot-ntr.gv (266 bytes):<br />digraph G {
<br />  label = &quot;label demo&quot;;
<br />  labelloc=&quot;top&quot;;
<br />  labeljust=&quot;right&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />    labelloc=&quot;top&quot;
<br />  }
<br />}

  </td>
  <td>
<object data = "./labelroot-ntr.svg"></object><br />
Output file 160: xt/author/html/labelroot-ntr.svg (2667 bytes)
  </td>
</tr>
<tr>
  <td>161</td>
  <td>
	Input file: xt/author/data/layer.gv (260 bytes):<br />
<br />digraph G {
<br />	layers=&quot;local:pvt:test:new:ofc&quot;;
<br />
<br />	node1  [layer=&quot;pvt&quot;];
<br />	node2  [layer=&quot;all&quot;];
<br />	node3  [layer=&quot;pvt:ofc&quot;];		/* pvt, test, new, and ofc */
<br />	node2 -&gt; node3  [layer=&quot;pvt:all&quot;];	/* same as pvt:ofc */
<br />	node2 -&gt; node4 [layer=3];		/* same as test */
<br />}
<br />

  </td>
  <td>
<object data = "./layer.svg"></object><br />
Output file 161: xt/author/html/layer.svg (6038 bytes)
  </td>
</tr>
<tr>
  <td>162</td>
  <td>
	Input file: xt/author/data/layer2.gv (274 bytes):<br />
<br />digraph G {
<br />	layersep=&quot;+&quot;
<br />	layers=&quot;local+pvt+test+new+ofc&quot;;
<br />
<br />	node1  [layer=&quot;pvt&quot;];
<br />	node2  [layer=&quot;all&quot;];
<br />	node3  [layer=&quot;pvt+ofc&quot;];		/* pvt, test, new, and ofc */
<br />	node2 -&gt; node3  [layer=&quot;pvt+all&quot;];	/* same as pvt:ofc */
<br />	node2 -&gt; node4 [layer=3];		/* same as test */
<br />}
<br />

  </td>
  <td>
<object data = "./layer2.svg"></object><br />
Output file 162: xt/author/html/layer2.svg (6038 bytes)
  </td>
</tr>
<tr>
  <td>163</td>
  <td>
	Input file: xt/author/data/layers.gv (258 bytes):<br />digraph G {
<br />	layers=&quot;local:pvt:test:new:ofc&quot;;
<br />
<br />	node1  [layer=&quot;pvt&quot;];
<br />	node2  [layer=&quot;all&quot;];
<br />	node3  [layer=&quot;pvt:ofc&quot;];		/* pvt, test, new, and ofc */
<br />	node2 -&gt; node3  [layer=&quot;pvt:all&quot;];	/* same as pvt:ofc */
<br />	node2 -&gt; node4 [layer=3];		/* same as test */
<br />}

  </td>
  <td>
<object data = "./layers.svg"></object><br />
Output file 163: xt/author/html/layers.svg (6038 bytes)
  </td>
</tr>
<tr>
  <td>164</td>
  <td>
	Input file: xt/author/data/ldbxtried.gv (5155 bytes):<br />digraph g {
<br />graph [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />color = &quot;black&quot;
<br />];
<br />node [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />shape = &quot;box&quot;
<br />color = &quot;black&quot;
<br />width = &quot;0.5&quot;
<br />style = &quot;filled&quot;
<br />];
<br />edge [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />color = &quot;black&quot;
<br />];
<br />&quot;n0&quot; [
<br />label = &quot;18519\n?&quot;
<br />color = &quot;lightblue&quot;
<br />];
<br />&quot;n1&quot; [
<br />label = &quot;4836&quot;
<br />shape = &quot;ellipse&quot;
<br />color = &quot;maroon1&quot;
<br />];
<br />&quot;n2&quot; [
<br />label = &quot;ttyqa&quot;
<br />shape = &quot;ellipse&quot;
<br />color = &quot;maroon1&quot;
<br />];
<br />&quot;n448&quot; [
<br />label = &quot;21079\nlefty&quot;
<br />color = &quot;lightblue&quot;
<br />];
<br />&quot;n449&quot; [
<br />label = &quot;tried.lefty&quot;
<br />shape = &quot;ellipse&quot;
<br />color = &quot;maroon1&quot;
<br />];
<br />&quot;n454&quot; [
<br />fontsize = &quot;7&quot;
<br />label = &quot;bunting\n6000&quot;
<br />shape = &quot;doublecircle&quot;
<br />color = &quot;green&quot;
<br />];
<br />&quot;n460&quot; [
<br />label = &quot;&quot;
<br />shape = &quot;doublecircle&quot;
<br />color = &quot;yellow&quot;
<br />];
<br />&quot;n461&quot; [
<br />label = &quot;&quot;
<br />shape = &quot;doublecircle&quot;
<br />color = &quot;yellow&quot;
<br />];
<br />&quot;n462&quot; [
<br />label = &quot;21084\ntried&quot;
<br />color = &quot;lightblue&quot;
<br />];
<br />&quot;n464&quot; [
<br />label = &quot;21086\nldbx&quot;
<br />color = &quot;lightblue&quot;
<br />];
<br />&quot;n466&quot; [
<br />label = &quot;ldbx&quot;
<br />shape = &quot;ellipse&quot;
<br />color = &quot;maroon1&quot;
<br />];
<br />&quot;n468&quot; [
<br />label = &quot;21087\nlefty&quot;
<br />color = &quot;lightblue&quot;
<br />];
<br />&quot;n469&quot; [
<br />label = &quot;sh21086.1&quot;
<br />shape = &quot;ellipse&quot;
<br />color = &quot;maroon1&quot;
<br />];
<br />&quot;n474&quot; [
<br />fontsize = &quot;7&quot;
<br />label = &quot;bunting\n6000&quot;
<br />shape = &quot;doublecircle&quot;
<br />color = &quot;green&quot;
<br />];
<br />&quot;n479&quot; [
<br />label = &quot;ldbx.lefty&quot;
<br />shape = &quot;ellipse&quot;
<br />color = &quot;maroon1&quot;
<br />];
<br />&quot;n482&quot; [
<br />label = &quot;&quot;
<br />shape = &quot;doublecircle&quot;
<br />color = &quot;yellow&quot;
<br />];
<br />&quot;n483&quot; [
<br />label = &quot;&quot;
<br />shape = &quot;doublecircle&quot;
<br />color = &quot;yellow&quot;
<br />];
<br />&quot;n484&quot; [
<br />label = &quot;21088\ndot&quot;
<br />color = &quot;lightblue&quot;
<br />];
<br />&quot;n486&quot; [
<br />label = &quot;&quot;
<br />shape = &quot;doublecircle&quot;
<br />color = &quot;yellow&quot;
<br />];
<br />&quot;n487&quot; [
<br />label = &quot;&quot;
<br />shape = &quot;doublecircle&quot;
<br />color = &quot;yellow&quot;
<br />];
<br />&quot;n488&quot; [
<br />label = &quot;21089\nxterm&quot;
<br />color = &quot;lightblue&quot;
<br />];
<br />&quot;n496&quot; [
<br />fontsize = &quot;7&quot;
<br />label = &quot;bunting\n6000&quot;
<br />shape = &quot;doublecircle&quot;
<br />color = &quot;green&quot;
<br />];
<br />&quot;n500&quot; [
<br />label = &quot;ptyq2&quot;
<br />shape = &quot;ellipse&quot;
<br />color = &quot;maroon1&quot;
<br />];
<br />&quot;n503&quot; [
<br />label = &quot;21090\nldbxmp&quot;
<br />color = &quot;lightblue&quot;
<br />];
<br />&quot;n505&quot; [
<br />label = &quot;ttyq2&quot;
<br />shape = &quot;ellipse&quot;
<br />color = &quot;maroon1&quot;
<br />];
<br />&quot;n512&quot; [
<br />label = &quot;ptyq5&quot;
<br />shape = &quot;ellipse&quot;
<br />color = &quot;maroon1&quot;
<br />];
<br />&quot;n513&quot; [
<br />label = &quot;ttyq5&quot;
<br />shape = &quot;ellipse&quot;
<br />color = &quot;maroon1&quot;
<br />];
<br />&quot;n514&quot; [
<br />label = &quot;21091\ndbx&quot;
<br />color = &quot;lightblue&quot;
<br />];
<br />&quot;n518&quot; [
<br />label = &quot;tty&quot;
<br />shape = &quot;ellipse&quot;
<br />color = &quot;maroon1&quot;
<br />];
<br />&quot;n526&quot; [
<br />label = &quot;delaunay.c&quot;
<br />shape = &quot;ellipse&quot;
<br />color = &quot;maroon1&quot;
<br />];
<br />subgraph &quot;cluster0&quot; {
<br />graph [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />label = &quot;toucan&quot;
<br />color = &quot;black&quot;
<br />];
<br />node [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />shape = &quot;box&quot;
<br />color = &quot;black&quot;
<br />width = &quot;0.5&quot;
<br />style = &quot;filled&quot;
<br />];
<br />edge [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />color = &quot;black&quot;
<br />];
<br />&quot;n0&quot;
<br />&quot;n468&quot;
<br />&quot;n486&quot;
<br />&quot;n460&quot;
<br />&quot;n487&quot;
<br />&quot;n514&quot;
<br />&quot;n461&quot;
<br />&quot;n488&quot;
<br />&quot;n462&quot;
<br />&quot;n464&quot;
<br />&quot;n482&quot;
<br />&quot;n483&quot;
<br />&quot;n448&quot;
<br />&quot;n484&quot;
<br />&quot;n503&quot;
<br />}
<br />&quot;n0&quot; -&gt; &quot;n1&quot; [
<br />dir = &quot;both&quot;
<br />];
<br />&quot;n0&quot; -&gt; &quot;n2&quot; [
<br />dir = &quot;both&quot;
<br />];
<br />&quot;n0&quot; -&gt; &quot;n2&quot; [
<br />dir = &quot;both&quot;
<br />];
<br />&quot;n0&quot; -&gt; &quot;n2&quot; [
<br />dir = &quot;both&quot;
<br />];
<br />&quot;n0&quot; -&gt; &quot;n448&quot; [
<br />style = &quot;dotted&quot;
<br />];
<br />&quot;n448&quot; -&gt; &quot;n2&quot; [
<br />dir = &quot;both&quot;
<br />];
<br />&quot;n448&quot; -&gt; &quot;n2&quot; [
<br />dir = &quot;both&quot;
<br />];
<br />&quot;n448&quot; -&gt; &quot;n2&quot; [
<br />dir = &quot;both&quot;
<br />];
<br />&quot;n448&quot; -&gt; &quot;n449&quot; [
<br />dir = &quot;back&quot;
<br />];
<br />&quot;n448&quot; -&gt; &quot;n454&quot; [
<br />dir = &quot;both&quot;
<br />];
<br />&quot;n448&quot; -&gt; &quot;n460&quot; [
<br />dir = &quot;back&quot;
<br />];
<br />&quot;n448&quot; -&gt; &quot;n461&quot; [
<br />dir = &quot;forward&quot;
<br />];
<br />&quot;n448&quot; -&gt; &quot;n462&quot; [
<br />style = &quot;dotted&quot;
<br />];
<br />&quot;n462&quot; -&gt; &quot;n2&quot; [
<br />dir = &quot;both&quot;
<br />];
<br />&quot;n462&quot; -&gt; &quot;n2&quot; [
<br />dir = &quot;both&quot;
<br />];
<br />&quot;n462&quot; -&gt; &quot;n2&quot; [
<br />dir = &quot;both&quot;
<br />];
<br />&quot;n462&quot; -&gt; &quot;n449&quot; [
<br />dir = &quot;back&quot;
<br />];
<br />&quot;n462&quot; -&gt; &quot;n460&quot; [
<br />dir = &quot;forward&quot;
<br />];
<br />&quot;n462&quot; -&gt; &quot;n461&quot; [
<br />dir = &quot;back&quot;
<br />];
<br />&quot;n462&quot; -&gt; &quot;n460&quot; [
<br />dir = &quot;forward&quot;
<br />];
<br />&quot;n462&quot; -&gt; &quot;n461&quot; [
<br />dir = &quot;back&quot;
<br />];
<br />&quot;n0&quot; -&gt; &quot;n464&quot; [
<br />style = &quot;dotted&quot;
<br />];
<br />&quot;n464&quot; -&gt; &quot;n2&quot; [
<br />dir = &quot;both&quot;
<br />];
<br />&quot;n464&quot; -&gt; &quot;n2&quot; [
<br />dir = &quot;both&quot;
<br />];
<br />&quot;n464&quot; -&gt; &quot;n2&quot; [
<br />dir = &quot;both&quot;
<br />];
<br />&quot;n464&quot; -&gt; &quot;n466&quot; [
<br />dir = &quot;back&quot;
<br />];
<br />&quot;n464&quot; -&gt; &quot;n468&quot; [
<br />style = &quot;dotted&quot;
<br />];
<br />&quot;n468&quot; -&gt; &quot;n2&quot; [
<br />dir = &quot;both&quot;
<br />];
<br />&quot;n468&quot; -&gt; &quot;n2&quot; [
<br />dir = &quot;both&quot;
<br />];
<br />&quot;n468&quot; -&gt; &quot;n469&quot; [
<br />dir = &quot;back&quot;
<br />];
<br />&quot;n468&quot; -&gt; &quot;n474&quot; [
<br />dir = &quot;both&quot;
<br />];
<br />&quot;n468&quot; -&gt; &quot;n479&quot; [
<br />dir = &quot;back&quot;
<br />];
<br />&quot;n468&quot; -&gt; &quot;n482&quot; [
<br />dir = &quot;back&quot;
<br />];
<br />&quot;n468&quot; -&gt; &quot;n483&quot; [
<br />dir = &quot;forward&quot;
<br />];
<br />&quot;n468&quot; -&gt; &quot;n484&quot; [
<br />style = &quot;dotted&quot;
<br />];
<br />&quot;n484&quot; -&gt; &quot;n2&quot; [
<br />dir = &quot;both&quot;
<br />];
<br />&quot;n484&quot; -&gt; &quot;n483&quot; [
<br />dir = &quot;back&quot;
<br />];
<br />&quot;n484&quot; -&gt; &quot;n479&quot; [
<br />dir = &quot;back&quot;
<br />];
<br />&quot;n484&quot; -&gt; &quot;n482&quot; [
<br />dir = &quot;forward&quot;
<br />];
<br />&quot;n468&quot; -&gt; &quot;n486&quot; [
<br />dir = &quot;back&quot;
<br />];
<br />&quot;n468&quot; -&gt; &quot;n487&quot; [
<br />dir = &quot;forward&quot;
<br />];
<br />&quot;n468&quot; -&gt; &quot;n488&quot; [
<br />style = &quot;dotted&quot;
<br />];
<br />&quot;n488&quot; -&gt; &quot;n486&quot; [
<br />dir = &quot;forward&quot;
<br />];
<br />&quot;n488&quot; -&gt; &quot;n2&quot; [
<br />dir = &quot;both&quot;
<br />];
<br />&quot;n488&quot; -&gt; &quot;n487&quot; [
<br />dir = &quot;back&quot;
<br />];
<br />&quot;n488&quot; -&gt; &quot;n469&quot; [
<br />dir = &quot;back&quot;
<br />];
<br />&quot;n488&quot; -&gt; &quot;n2&quot; [
<br />dir = &quot;both&quot;
<br />];
<br />&quot;n488&quot; -&gt; &quot;n479&quot; [
<br />dir = &quot;back&quot;
<br />];
<br />&quot;n488&quot; -&gt; &quot;n496&quot; [
<br />dir = &quot;both&quot;
<br />];
<br />&quot;n488&quot; -&gt; &quot;n500&quot; [
<br />dir = &quot;both&quot;
<br />];
<br />&quot;n488&quot; -&gt; &quot;n503&quot; [
<br />style = &quot;dotted&quot;
<br />];
<br />&quot;n503&quot; -&gt; &quot;n479&quot; [
<br />dir = &quot;back&quot;
<br />];
<br />&quot;n503&quot; -&gt; &quot;n486&quot; [
<br />dir = &quot;forward&quot;
<br />];
<br />&quot;n503&quot; -&gt; &quot;n487&quot; [
<br />dir = &quot;back&quot;
<br />];
<br />&quot;n503&quot; -&gt; &quot;n505&quot; [
<br />dir = &quot;both&quot;
<br />];
<br />&quot;n503&quot; -&gt; &quot;n505&quot; [
<br />dir = &quot;both&quot;
<br />];
<br />&quot;n503&quot; -&gt; &quot;n505&quot; [
<br />dir = &quot;forward&quot;
<br />];
<br />&quot;n503&quot; -&gt; &quot;n512&quot; [
<br />dir = &quot;both&quot;
<br />];
<br />&quot;n503&quot; -&gt; &quot;n514&quot; [
<br />style = &quot;dotted&quot;
<br />];
<br />&quot;n514&quot; -&gt; &quot;n487&quot; [
<br />dir = &quot;back&quot;
<br />];
<br />&quot;n514&quot; -&gt; &quot;n486&quot; [
<br />dir = &quot;forward&quot;
<br />];
<br />&quot;n514&quot; -&gt; &quot;n479&quot; [
<br />dir = &quot;back&quot;
<br />];
<br />&quot;n514&quot; -&gt; &quot;n505&quot; [
<br />dir = &quot;forward&quot;
<br />];
<br />&quot;n503&quot; -&gt; &quot;n486&quot; [
<br />dir = &quot;forward&quot;
<br />];
<br />&quot;n514&quot; -&gt; &quot;n518&quot; [
<br />dir = &quot;back&quot;
<br />];
<br />&quot;n514&quot; -&gt; &quot;n513&quot; [
<br />dir = &quot;both&quot;
<br />];
<br />&quot;n514&quot; -&gt; &quot;n513&quot; [
<br />dir = &quot;both&quot;
<br />];
<br />&quot;n514&quot; -&gt; &quot;n518&quot; [
<br />dir = &quot;back&quot;
<br />];
<br />&quot;n514&quot; -&gt; &quot;n526&quot; [
<br />dir = &quot;back&quot;
<br />];
<br />&quot;n503&quot; -&gt; &quot;n487&quot; [
<br />dir = &quot;back&quot;
<br />];
<br />}

  </td>
  <td>
<object data = "./ldbxtried.svg"></object><br />
Output file 164: xt/author/html/ldbxtried.svg (40956 bytes)
  </td>
</tr>
<tr>
  <td>165</td>
  <td>
	Input file: xt/author/data/longflat.gv (86 bytes):<br />digraph if
<br />{
<br />rankdir=LR;
<br />  {rank=same;b;c;}
<br />  a-&gt;b;
<br />  c-&gt;b[label=&quot;long long long&quot;];
<br />}

  </td>
  <td>
<object data = "./longflat.svg"></object><br />
Output file 165: xt/author/html/longflat.svg (1942 bytes)
  </td>
</tr>
<tr>
  <td>166</td>
  <td>
	Input file: xt/author/data/lsunix1.gv (1456 bytes):<br />/* courtesy Ian Darwin and Geoff Collyer, Softquad Inc. */
<br />digraph unix {
<br />size=&quot;6,6&quot;;
<br />	edge [style=dashed];
<br />
<br />	&quot;5th Edition&quot; -&gt; &quot;6th Edition&quot;;
<br />	&quot;5th Edition&quot; -&gt; &quot;PWB 1.0&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;LSX&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;1 BSD&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;Mini Unix&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;Wollongong&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;Interdata&quot;;
<br />	&quot;Interdata&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;Interdata&quot; -&gt; &quot;PWB 2.0&quot;;
<br />	&quot;Interdata&quot; -&gt; &quot;7th Edition&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;8th Edition&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;32V&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;V7M&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;Ultrix-11&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;Xenix&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;UniPlus+&quot;;
<br />	&quot;V7M&quot; -&gt; &quot;Ultrix-11&quot;;
<br />	&quot;8th Edition&quot; -&gt; &quot;9th Edition&quot;;
<br />	&quot;1 BSD&quot; -&gt; &quot;2 BSD&quot;;
<br />	&quot;2 BSD&quot; -&gt; &quot;2.8 BSD&quot;;
<br />	&quot;2.8 BSD&quot; -&gt; &quot;Ultrix-11&quot;;
<br />	&quot;2.8 BSD&quot; -&gt; &quot;2.9 BSD&quot;;
<br />	&quot;32V&quot; -&gt; &quot;3 BSD&quot;;
<br />	&quot;3 BSD&quot; -&gt; &quot;4 BSD&quot;;
<br />	&quot;4 BSD&quot; -&gt; &quot;4.1 BSD&quot;;
<br />	&quot;4.1 BSD&quot; -&gt; &quot;4.2 BSD&quot;;
<br />	&quot;4.1 BSD&quot; -&gt; &quot;2.8 BSD&quot;;
<br />	&quot;4.1 BSD&quot; -&gt; &quot;8th Edition&quot;;
<br />	&quot;4.2 BSD&quot; -&gt; &quot;4.3 BSD&quot;;
<br />	&quot;4.2 BSD&quot; -&gt; &quot;Ultrix-32&quot;;
<br />	&quot;PWB 1.0&quot; -&gt; &quot;PWB 1.2&quot;;
<br />	&quot;PWB 1.0&quot; -&gt; &quot;USG 1.0&quot;;
<br />	&quot;PWB 1.2&quot; -&gt; &quot;PWB 2.0&quot;;
<br />	&quot;USG 1.0&quot; -&gt; &quot;CB Unix 1&quot;;
<br />	&quot;USG 1.0&quot; -&gt; &quot;USG 2.0&quot;;
<br />	&quot;CB Unix 1&quot; -&gt; &quot;CB Unix 2&quot;;
<br />	&quot;CB Unix 2&quot; -&gt; &quot;CB Unix 3&quot;;
<br />	&quot;CB Unix 3&quot; -&gt; &quot;Unix/TS++&quot;;
<br />	&quot;CB Unix 3&quot; -&gt; &quot;PDP-11 Sys V&quot;;
<br />	&quot;USG 2.0&quot; -&gt; &quot;USG 3.0&quot;;
<br />	&quot;USG 3.0&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;PWB 2.0&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;Unix/TS 1.0&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;Unix/TS 3.0&quot; -&gt; &quot;TS 4.0&quot;;
<br />	&quot;Unix/TS++&quot; -&gt; &quot;TS 4.0&quot;;
<br />	&quot;CB Unix 3&quot; -&gt; &quot;TS 4.0&quot;;
<br />	&quot;TS 4.0&quot; -&gt; &quot;System V.0&quot;;
<br />	&quot;System V.0&quot; -&gt; &quot;System V.2&quot;;
<br />	&quot;System V.2&quot; -&gt; &quot;System V.3&quot;;
<br />}

  </td>
  <td>
<object data = "./lsunix1.svg"></object><br />
Output file 166: xt/author/html/lsunix1.svg (29663 bytes)
  </td>
</tr>
<tr>
  <td>167</td>
  <td>
	Input file: xt/author/data/lsunix2.gv (1456 bytes):<br />/* courtesy Ian Darwin and Geoff Collyer, Softquad Inc. */
<br />digraph unix {
<br />size=&quot;6,6&quot;;
<br />	edge [style=dotted];
<br />
<br />	&quot;5th Edition&quot; -&gt; &quot;6th Edition&quot;;
<br />	&quot;5th Edition&quot; -&gt; &quot;PWB 1.0&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;LSX&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;1 BSD&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;Mini Unix&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;Wollongong&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;Interdata&quot;;
<br />	&quot;Interdata&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;Interdata&quot; -&gt; &quot;PWB 2.0&quot;;
<br />	&quot;Interdata&quot; -&gt; &quot;7th Edition&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;8th Edition&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;32V&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;V7M&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;Ultrix-11&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;Xenix&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;UniPlus+&quot;;
<br />	&quot;V7M&quot; -&gt; &quot;Ultrix-11&quot;;
<br />	&quot;8th Edition&quot; -&gt; &quot;9th Edition&quot;;
<br />	&quot;1 BSD&quot; -&gt; &quot;2 BSD&quot;;
<br />	&quot;2 BSD&quot; -&gt; &quot;2.8 BSD&quot;;
<br />	&quot;2.8 BSD&quot; -&gt; &quot;Ultrix-11&quot;;
<br />	&quot;2.8 BSD&quot; -&gt; &quot;2.9 BSD&quot;;
<br />	&quot;32V&quot; -&gt; &quot;3 BSD&quot;;
<br />	&quot;3 BSD&quot; -&gt; &quot;4 BSD&quot;;
<br />	&quot;4 BSD&quot; -&gt; &quot;4.1 BSD&quot;;
<br />	&quot;4.1 BSD&quot; -&gt; &quot;4.2 BSD&quot;;
<br />	&quot;4.1 BSD&quot; -&gt; &quot;2.8 BSD&quot;;
<br />	&quot;4.1 BSD&quot; -&gt; &quot;8th Edition&quot;;
<br />	&quot;4.2 BSD&quot; -&gt; &quot;4.3 BSD&quot;;
<br />	&quot;4.2 BSD&quot; -&gt; &quot;Ultrix-32&quot;;
<br />	&quot;PWB 1.0&quot; -&gt; &quot;PWB 1.2&quot;;
<br />	&quot;PWB 1.0&quot; -&gt; &quot;USG 1.0&quot;;
<br />	&quot;PWB 1.2&quot; -&gt; &quot;PWB 2.0&quot;;
<br />	&quot;USG 1.0&quot; -&gt; &quot;CB Unix 1&quot;;
<br />	&quot;USG 1.0&quot; -&gt; &quot;USG 2.0&quot;;
<br />	&quot;CB Unix 1&quot; -&gt; &quot;CB Unix 2&quot;;
<br />	&quot;CB Unix 2&quot; -&gt; &quot;CB Unix 3&quot;;
<br />	&quot;CB Unix 3&quot; -&gt; &quot;Unix/TS++&quot;;
<br />	&quot;CB Unix 3&quot; -&gt; &quot;PDP-11 Sys V&quot;;
<br />	&quot;USG 2.0&quot; -&gt; &quot;USG 3.0&quot;;
<br />	&quot;USG 3.0&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;PWB 2.0&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;Unix/TS 1.0&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;Unix/TS 3.0&quot; -&gt; &quot;TS 4.0&quot;;
<br />	&quot;Unix/TS++&quot; -&gt; &quot;TS 4.0&quot;;
<br />	&quot;CB Unix 3&quot; -&gt; &quot;TS 4.0&quot;;
<br />	&quot;TS 4.0&quot; -&gt; &quot;System V.0&quot;;
<br />	&quot;System V.0&quot; -&gt; &quot;System V.2&quot;;
<br />	&quot;System V.2&quot; -&gt; &quot;System V.3&quot;;
<br />}

  </td>
  <td>
<object data = "./lsunix2.svg"></object><br />
Output file 167: xt/author/html/lsunix2.svg (29663 bytes)
  </td>
</tr>
<tr>
  <td>168</td>
  <td>
	Input file: xt/author/data/lsunix3.gv (1465 bytes):<br />/* courtesy Ian Darwin and Geoff Collyer, Softquad Inc. */
<br />digraph unix {
<br />size=&quot;6,6&quot;;
<br />	edge [style=bold, color=red];
<br />
<br />	&quot;5th Edition&quot; -&gt; &quot;6th Edition&quot;;
<br />	&quot;5th Edition&quot; -&gt; &quot;PWB 1.0&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;LSX&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;1 BSD&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;Mini Unix&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;Wollongong&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;Interdata&quot;;
<br />	&quot;Interdata&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;Interdata&quot; -&gt; &quot;PWB 2.0&quot;;
<br />	&quot;Interdata&quot; -&gt; &quot;7th Edition&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;8th Edition&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;32V&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;V7M&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;Ultrix-11&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;Xenix&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;UniPlus+&quot;;
<br />	&quot;V7M&quot; -&gt; &quot;Ultrix-11&quot;;
<br />	&quot;8th Edition&quot; -&gt; &quot;9th Edition&quot;;
<br />	&quot;1 BSD&quot; -&gt; &quot;2 BSD&quot;;
<br />	&quot;2 BSD&quot; -&gt; &quot;2.8 BSD&quot;;
<br />	&quot;2.8 BSD&quot; -&gt; &quot;Ultrix-11&quot;;
<br />	&quot;2.8 BSD&quot; -&gt; &quot;2.9 BSD&quot;;
<br />	&quot;32V&quot; -&gt; &quot;3 BSD&quot;;
<br />	&quot;3 BSD&quot; -&gt; &quot;4 BSD&quot;;
<br />	&quot;4 BSD&quot; -&gt; &quot;4.1 BSD&quot;;
<br />	&quot;4.1 BSD&quot; -&gt; &quot;4.2 BSD&quot;;
<br />	&quot;4.1 BSD&quot; -&gt; &quot;2.8 BSD&quot;;
<br />	&quot;4.1 BSD&quot; -&gt; &quot;8th Edition&quot;;
<br />	&quot;4.2 BSD&quot; -&gt; &quot;4.3 BSD&quot;;
<br />	&quot;4.2 BSD&quot; -&gt; &quot;Ultrix-32&quot;;
<br />	&quot;PWB 1.0&quot; -&gt; &quot;PWB 1.2&quot;;
<br />	&quot;PWB 1.0&quot; -&gt; &quot;USG 1.0&quot;;
<br />	&quot;PWB 1.2&quot; -&gt; &quot;PWB 2.0&quot;;
<br />	&quot;USG 1.0&quot; -&gt; &quot;CB Unix 1&quot;;
<br />	&quot;USG 1.0&quot; -&gt; &quot;USG 2.0&quot;;
<br />	&quot;CB Unix 1&quot; -&gt; &quot;CB Unix 2&quot;;
<br />	&quot;CB Unix 2&quot; -&gt; &quot;CB Unix 3&quot;;
<br />	&quot;CB Unix 3&quot; -&gt; &quot;Unix/TS++&quot;;
<br />	&quot;CB Unix 3&quot; -&gt; &quot;PDP-11 Sys V&quot;;
<br />	&quot;USG 2.0&quot; -&gt; &quot;USG 3.0&quot;;
<br />	&quot;USG 3.0&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;PWB 2.0&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;Unix/TS 1.0&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;Unix/TS 3.0&quot; -&gt; &quot;TS 4.0&quot;;
<br />	&quot;Unix/TS++&quot; -&gt; &quot;TS 4.0&quot;;
<br />	&quot;CB Unix 3&quot; -&gt; &quot;TS 4.0&quot;;
<br />	&quot;TS 4.0&quot; -&gt; &quot;System V.0&quot;;
<br />	&quot;System V.0&quot; -&gt; &quot;System V.2&quot;;
<br />	&quot;System V.2&quot; -&gt; &quot;System V.3&quot;;
<br />}

  </td>
  <td>
<object data = "./lsunix3.svg"></object><br />
Output file 168: xt/author/html/lsunix3.svg (29908 bytes)
  </td>
</tr>
<tr>
  <td>169</td>
  <td>
	Input file: xt/author/data/mike.gv (381 bytes):<br />digraph mike{
<br />size = &quot;8,8&quot;;
<br />	a -&gt; A;
<br />	a -&gt; m;
<br />	a -&gt; E;
<br />	t -&gt; O;
<br />	r -&gt; V;
<br />	r -&gt; Q;
<br />	p -&gt; B;
<br />	m -&gt; R;
<br />	l -&gt; C;
<br />	c -&gt; C;
<br />	W -&gt; X;
<br />	W -&gt; D;
<br />	V -&gt; W;
<br />	T -&gt; U;
<br />	Q -&gt; T;
<br />	Q -&gt; H;
<br />	Q -&gt; A;
<br />	O -&gt; K;
<br />	L -&gt; U;
<br />	K -&gt; L;
<br />	K -&gt; J;
<br />	K -&gt; E;
<br />	J -&gt; I;
<br />	R -&gt; B;
<br />	P -&gt; F;
<br />	H -&gt; R;
<br />	H -&gt; P;
<br />	U -&gt; H;
<br />	G -&gt; U;
<br />	E -&gt; G;
<br />	C -&gt; Z;
<br />	C -&gt; D;
<br />	S -&gt; D;
<br />	B -&gt; N;
<br />	B -&gt; D;
<br />	B -&gt; S;
<br />	M -&gt; B;
<br />	A -&gt; M;
<br />	N -&gt; Y;
<br />}

  </td>
  <td>
<object data = "./mike.svg"></object><br />
Output file 169: xt/author/html/mike.svg (20673 bytes)
  </td>
</tr>
<tr>
  <td>170</td>
  <td>
	Input file: xt/author/data/multi.gv (48 bytes):<br />digraph G 
<br />{
<br />  a-&gt; b
<br />}
<br />
<br />digraph H 
<br />{
<br />  c-&gt; d
<br />}
<br />

  </td>
  <td>
<object data = "./multi.svg"></object><br />
Output file 170: xt/author/html/multi.svg (2626 bytes)
  </td>
</tr>
<tr>
  <td>171</td>
  <td>
	Input file: xt/author/data/neatosplines_neato.gv (11700 bytes):<br />graph G {
<br />	graph [overlap=false, splines=true];
<br />	node [label=&quot;\N&quot;];
<br />	graph [bb=&quot;0,0,743.72,763.68&quot;];
<br />	Marden [pos=&quot;86.058,152.01&quot;, width=&quot;1.0694&quot;, height=&quot;0.5&quot;];
<br />	ldt [pos=&quot;201.79,211.1&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	kg [pos=&quot;225.12,274.65&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	hg [pos=&quot;310.52,187.33&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Cannon [pos=&quot;127.48,44.722&quot;, width=&quot;1.0694&quot;, height=&quot;0.5&quot;];
<br />	ggt [pos=&quot;282.59,97.367&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Epstein [pos=&quot;147.83,92.806&quot;, width=&quot;1.0375&quot;, height=&quot;0.5&quot;];
<br />	Conway [pos=&quot;374.81,18&quot;, width=&quot;1.1243&quot;, height=&quot;0.5&quot;];
<br />	kt [pos=&quot;220.59,107.53&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	lat [pos=&quot;450.79,47.388&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	vd [pos=&quot;473.73,218.43&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Taylor [pos=&quot;668.82,152.35&quot;, width=&quot;0.97357&quot;, height=&quot;0.5&quot;];
<br />	crys [pos=&quot;570.11,106.22&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	gcv [pos=&quot;586.09,259.67&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	fd [pos=&quot;702.94,258.63&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Almgren [pos=&quot;648.07,102.84&quot;, width=&quot;1.1791&quot;, height=&quot;0.5&quot;];
<br />	Freedman [pos=&quot;392.39,167.13&quot;, width=&quot;1.2888&quot;, height=&quot;0.5&quot;];
<br />	ds [pos=&quot;223.07,347.48&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Milnor [pos=&quot;107.29,245.86&quot;, width=&quot;0.98259&quot;, height=&quot;0.5&quot;];
<br />	cd [pos=&quot;175.07,401.96&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Douady [pos=&quot;39.323,318.19&quot;, width=&quot;1.0923&quot;, height=&quot;0.5&quot;];
<br />	Hubard [pos=&quot;66.188,389.37&quot;, width=&quot;1.0375&quot;, height=&quot;0.5&quot;];
<br />	fg [pos=&quot;185.5,490.53&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Mandelbrot [pos=&quot;70.262,463.13&quot;, width=&quot;1.4763&quot;, height=&quot;0.5&quot;];
<br />	Wilks [pos=&quot;377.73,517.82&quot;, width=&quot;0.89579&quot;, height=&quot;0.5&quot;];
<br />	sg [pos=&quot;319.34,561.85&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	gv [pos=&quot;494.32,518.34&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	cg [pos=&quot;485.09,338.5&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Dobkin [pos=&quot;617.47,373.03&quot;, width=&quot;1.0375&quot;, height=&quot;0.5&quot;];
<br />	Chazelle [pos=&quot;595.98,434.09&quot;, width=&quot;1.1701&quot;, height=&quot;0.5&quot;];
<br />	Peskin [pos=&quot;708.67,432.77&quot;, width=&quot;0.97357&quot;, height=&quot;0.5&quot;];
<br />	Tarjan [pos=&quot;354.13,405.37&quot;, width=&quot;0.95065&quot;, height=&quot;0.5&quot;];
<br />	Mumford [pos=&quot;436.22,270.97&quot;, width=&quot;1.2569&quot;, height=&quot;0.5&quot;];
<br />	cv [pos=&quot;503.74,427.38&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Thurston [pos=&quot;339.1,300.92&quot;, width=&quot;1.202&quot;, height=&quot;0.5&quot;];
<br />	dv [pos=&quot;327.04,745.68&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Marden -- ldt [pos=&quot;112.32,165.42 132.86,175.91 161.06,190.31 180.28,200.12&quot;];
<br />	Marden -- kg [pos=&quot;104.24,168.04 131.48,192.07 182.47,237.04 208.67,260.14&quot;];
<br />	Marden -- hg [pos=&quot;122.62,157.76 167.96,164.9 244.15,176.89 284.16,183.18&quot;];
<br />	Cannon -- ldt [pos=&quot;153.79,58.016 166.62,66.109 180.64,77.799 187.13,92.822 194.71,110.39 198.99,164.34 200.78,192.91&quot;];
<br />	Cannon -- kg [pos=&quot;152.62,58.591 165.11,66.847 179.19,78.51 187.13,92.822 190.45,98.824 189.71,101 191.99,107.48 208.26,153.87 223.73,162.5 230.38,\
<br />211.21 232.47,226.43 230.73,243.83 228.72,256.55&quot;];
<br />	Cannon -- ggt [pos=&quot;158.86,55.375 188.25,65.35 231.55,80.046 258.36,89.145&quot;];
<br />	Epstein -- kg [pos=&quot;148.31,111.25 149.89,138.56 156.27,190.24 181.45,224.88 190.24,236.97 201.36,249.62 210.18,259.13&quot;];
<br />	Epstein -- ldt [pos=&quot;155.91,110.52 166.14,132.95 183.66,171.35 193.83,193.66&quot;];
<br />	Epstein -- ggt [pos=&quot;184.49,88.788 196.05,87.94 208.89,87.433 220.66,87.93 232.5,88.43 245.49,90.215 256.49,92.1&quot;];
<br />	Epstein -- hg [pos=&quot;171.83,106.75 203.83,125.34 259.91,157.93 290.02,175.42&quot;];
<br />	Conway -- ggt [pos=&quot;356.15,34.061 339.52,48.375 315.39,69.135 299.36,82.931&quot;];
<br />	Conway -- kt [pos=&quot;350.03,32.385 319.89,49.883 269.55,79.107 241.35,95.477&quot;];
<br />	Conway -- hg [pos=&quot;368.05,35.801 355.67,68.408 329.5,137.34 317.19,169.77&quot;];
<br />	Conway -- lat [pos=&quot;405.72,29.953 412.95,32.75 420.53,35.684 427.38,38.331&quot;];
<br />	Conway -- vd [pos=&quot;383.59,35.787 402.46,74.014 446.66,163.58 465.25,201.26&quot;];
<br />	Taylor -- crys [pos=&quot;642.89,140.23 627.23,132.92 607.49,123.69 592.52,116.7&quot;];
<br />	Taylor -- vd [pos=&quot;639.19,162.38 600.6,175.45 533.87,198.06 498.08,210.18&quot;];
<br />	Taylor -- gcv [pos=&quot;655.9,169.12 640.26,189.4 614.13,223.3 598.66,243.37&quot;];
<br />	Taylor -- fd [pos=&quot;674.61,170.38 680.92,190.04 690.96,221.31 697.24,240.87&quot;];
<br />	Almgren -- crys [pos=&quot;605.44,104.69 602.74,104.81 600.06,104.92 597.46,105.04&quot;];
<br />	Almgren -- vd [pos=&quot;624.92,118.19 590.18,141.22 525.22,184.29 492.95,205.69&quot;];
<br />	Almgren -- gcv [pos=&quot;640.96,120.83 629,151.08 605.02,211.78 593.12,241.89&quot;];
<br />	Almgren -- fd [pos=&quot;638.1,120.76 634.06,129.97 630.65,141.49 632.13,152.19 637.35,190.01 667.52,225.05 686.76,243.98&quot;];
<br />	Freedman -- gcv [pos=&quot;428.32,178.56 448.07,185.29 472.79,194.46 494,204.6 520.21,217.14 548.68,234.85 566.92,246.77&quot;];
<br />	Freedman -- ldt [pos=&quot;345.63,165.37 334.19,165.52 322.01,166.17 310.79,167.73 278.51,172.23 244,188.05 222.66,199.28&quot;];
<br />	Freedman -- ds [pos=&quot;376.46,184.1 343.69,219 269.18,298.37 237.63,331.98&quot;];
<br />	Milnor -- ldt [pos=&quot;136.42,235.15 149.75,230.24 165.37,224.5 177.99,219.86&quot;];
<br />	Milnor -- cd [pos=&quot;114.94,263.47 128.02,293.61 154.56,354.73 167.56,384.66&quot;];
<br />	Milnor -- ds [pos=&quot;125.13,261.52 147.33,281.01 184.95,314.02 206.53,332.96&quot;];
<br />	Milnor -- hg [pos=&quot;142.12,242.43 165.22,239.45 195.94,234.14 221.9,225.04 244.93,216.96 270.52,205.83 288.25,197.76&quot;];
<br />	Milnor -- kt [pos=&quot;120.96,229.18 142.97,202.3 185.98,149.78 207.57,123.42&quot;];
<br />	Douady -- cd [pos=&quot;62.969,332.78 89.1,348.91 130.72,374.59 155.22,389.71&quot;];
<br />	Douady -- ds [pos=&quot;76.508,324.12 112.16,329.8 165.1,338.24 196.64,343.27&quot;];
<br />	Douady -- kg [pos=&quot;74.707,309.9 111.14,301.36 167.02,288.26 199.43,280.67&quot;];
<br />	Hubard -- ds [pos=&quot;99.076,380.59 128.55,372.72 171.15,361.35 197.96,354.19&quot;];
<br />	Hubard -- cd [pos=&quot;102.75,393.6 117.7,395.33 134.67,397.29 148.42,398.88&quot;];
<br />	Hubard -- kg [pos=&quot;87.293,374.14 118.53,351.59 176.6,309.67 206.4,288.16&quot;];
<br />	Hubard -- fg [pos=&quot;84.83,405.18 107.77,424.63 146.39,457.37 168.53,476.14&quot;];
<br />	Mandelbrot -- cd [pos=&quot;96.981,447.54 114.93,437.06 138.23,423.46 154.69,413.86&quot;];
<br />	Mandelbrot -- fg [pos=&quot;113.83,473.49 129.38,477.19 146.38,481.23 159.93,484.45&quot;];
<br />	Mandelbrot -- kg [pos=&quot;84.553,445.73 114.43,409.37 183.11,325.78 211.97,290.66&quot;];
<br />	Wilks -- sg [pos=&quot;358.29,532.48 351.52,537.59 343.96,543.28 337.32,548.29&quot;];
<br />	Wilks -- gv [pos=&quot;410.2,517.97 428.13,518.05 450.13,518.14 467.14,518.22&quot;];
<br />	Wilks -- cd [pos=&quot;354.87,504.76 315.12,482.03 233.86,435.57 195.71,413.76&quot;];
<br />	Wilks -- cg [pos=&quot;388.02,500.63 408.6,466.27 454.57,389.48 474.99,355.38&quot;];
<br />	Dobkin -- gv [pos=&quot;599.21,388.81 589,397.8 576.15,409.39 565.14,420.16 539.45,445.29 516.48,480.66 504.06,501.37&quot;];
<br />	Dobkin -- vd [pos=&quot;602.08,356.49 574.13,326.42 515.37,263.22 488.14,233.94&quot;];
<br />	Dobkin -- cg [pos=&quot;584.4,364.4 561.43,358.41 531.28,350.55 510.26,345.06&quot;];
<br />	Chazelle -- cg [pos=&quot;577.17,417.88 556.03,399.66 522.05,370.36 501.81,352.91&quot;];
<br />	Chazelle -- gv [pos=&quot;576.37,450.34 557.57,465.92 529.44,489.23 511.49,504.11&quot;];
<br />	Chazelle -- vd [pos=&quot;585.97,416.45 562.88,375.7 506.09,275.52 483.36,235.42&quot;];
<br />	Peskin -- fd [pos=&quot;708.07,414.47 706.96,380.93 704.63,310.04 703.53,276.69&quot;];
<br />	Peskin -- gcv [pos=&quot;696.47,415.54 672.79,382.11 620.91,308.84 597.71,276.07&quot;];
<br />	Peskin -- gv [pos=&quot;680.64,443.96 637.98,460.99 557.49,493.12 517.74,508.99&quot;];
<br />	Tarjan -- cg [pos=&quot;378.76,392.79 403.22,380.31 440.32,361.36 463.61,349.47&quot;];
<br />	Tarjan -- hg [pos=&quot;339.75,388.71 324.13,369.21 300.52,335.2 293.95,300.86 287.52,267.21 297.21,227.53 304.26,205.11&quot;];
<br />	Mumford -- kg [pos=&quot;390.68,271.77 348.5,272.5 287.17,273.57 252.21,274.18&quot;];
<br />	Mumford -- cg [pos=&quot;448.81,288.36 456.27,298.68 465.69,311.69 473.06,321.87&quot;];
<br />	Mumford -- cv [pos=&quot;440.62,289.06 444.22,302.83 449.8,322.14 456.49,338.42 467.2,364.46 483.12,392.93 493.47,410.48&quot;];
<br />	Mumford -- gcv [pos=&quot;480.78,267.61 506.15,265.7 537.11,263.37 558.87,261.72&quot;];
<br />	Mumford -- crys [pos=&quot;463.03,256.4 473.45,249.92 484.99,241.64 493.9,232.32 525.92,198.88 550.75,149.69 562.56,123.74&quot;];
<br />	Thurston -- ggt [pos=&quot;326.97,283.42 312.87,261.91 290.45,223.75 281.92,187.15 276.25,162.86 277.93,133.86 279.98,115.53&quot;];
<br />	Thurston -- vd [pos=&quot;360.95,285.13 373.16,276.52 388.76,265.85 403.11,257.04 419.19,247.17 437.94,236.97 452.09,229.54&quot;];
<br />	Thurston -- cg [pos=&quot;375.94,310.41 402.13,317.14 436.62,326.02 459.76,331.98&quot;];
<br />	Thurston -- gv [pos=&quot;351.54,318.35 380.89,359.46 454.13,462.05 482.67,502.03&quot;];
<br />	Thurston -- kg [pos=&quot;301.15,292.17 284.57,288.35 265.56,283.97 250.7,280.55&quot;];
<br />	Thurston -- cd [pos=&quot;315.17,316.26 295.84,328.58 267.89,346.28 243.22,361.39 227.26,371.18 209.02,382.02 195.43,390.03&quot;];
<br />	Thurston -- ldt [pos=&quot;315.81,285.69 289.18,268.27 246.07,240.07 221.19,223.8&quot;];
<br />	Thurston -- kt [pos=&quot;328.37,283.42 305.7,246.41 253.14,160.66 230.86,124.3&quot;];
<br />	ldt -- ds [pos=&quot;198.21,229.2 196.21,241.91 194.48,259.3 196.52,274.52 199.18,294.43 207.74,315.88 214.43,330.33&quot;];
<br />	ldt -- ggt [pos=&quot;213.36,194.81 228.63,173.31 255.37,135.67 270.77,114&quot;];
<br />	ldt -- hg [pos=&quot;227.55,205.47 244.76,201.71 267.31,196.78 284.56,193.01&quot;];
<br />	ldt -- kt [pos=&quot;205.06,193.06 208.49,174.17 213.85,144.66 217.28,125.71&quot;];
<br />	ldt -- cd [pos=&quot;199.27,229.06 194.18,265.43 182.7,347.46 177.6,383.91&quot;];
<br />	ds -- ggt [pos=&quot;231.7,330.28 238.62,315.8 248.08,294.39 253.72,274.78 270.06,217.95 278.03,148.04 281.06,115.56&quot;];
<br />	ds -- cd [pos=&quot;209.19,363.24 202.77,370.53 195.16,379.16 188.76,386.43&quot;];
<br />	ds -- fg [pos=&quot;218.39,365.31 211.19,392.72 197.47,444.93 190.24,472.48&quot;];
<br />	ds -- sg [pos=&quot;230.95,365.03 249.05,405.32 293.42,504.12 311.49,544.36&quot;];
<br />	kt -- hg [pos=&quot;237.08,122.17 253.31,136.57 277.94,158.42 294.13,172.79&quot;];
<br />	kt -- kg [pos=&quot;223.25,125.46 226.09,146.1 230.21,181.02 230.38,211.21 230.47,226.57 228.91,243.95 227.47,256.63&quot;];
<br />	cd -- fg [pos=&quot;177.23,420.31 179.03,435.61 181.58,457.3 183.37,472.51&quot;];
<br />	cd -- kg [pos=&quot;181.11,384.18 184.82,373.47 189.75,359.59 194.47,347.41 201.86,328.37 211.03,306.85 217.41,292.18&quot;];
<br />	fg -- kg [pos=&quot;191.15,472.79 196.32,455.08 203.22,426.99 203.67,402.06 204.11,377.43 191.63,371.87 194.47,347.41 196.84,327.12 206.83,305.8 214.77\
<br />,291.53&quot;];
<br />	fg -- sg [pos=&quot;206.7,501.83 231.77,515.19 273.21,537.27 298.23,550.6&quot;];
<br />	ggt -- lat [pos=&quot;307.4,89.993 339.21,80.543 394.02,64.257 425.87,54.793&quot;];
<br />	ggt -- hg [pos=&quot;288.1,115.14 293,130.91 300.12,153.83 305.01,169.59&quot;];
<br />	hg -- lat [pos=&quot;325.53,172.35 352.39,145.56 408.38,89.702 435.46,62.681&quot;];
<br />	hg -- vd [pos=&quot;336.74,192.33 367.2,198.13 417.14,207.65 447.57,213.45&quot;];
<br />	hg -- cg [pos=&quot;323.49,203.35 340.42,223.69 371.58,259.2 402.73,284.75 422.4,300.89 447.08,316.45 464.26,326.63&quot;];
<br />	hg -- kg [pos=&quot;295.64,202.54 280.06,218.47 255.73,243.35 240.11,259.32&quot;];
<br />	kg -- vd [pos=&quot;250.79,268.85 298.43,258.07 400.01,235.1 447.82,224.29&quot;];
<br />	sg -- dv [pos=&quot;320.11,580.15 321.58,615.39 324.8,692.28 326.27,727.46&quot;];
<br />	sg -- gv [pos=&quot;344.79,555.52 377.96,547.27 435.65,532.93 468.84,524.67&quot;];
<br />	sg -- cv [pos=&quot;344.8,555.74 361.78,550.92 384.11,543.11 401.61,531.81 439.53,507.33 474.09,466.4 491.63,443.74&quot;];
<br />	lat -- crys [pos=&quot;472.68,58.179 494.2,68.796 526.88,84.909 548.36,95.502&quot;];
<br />	lat -- vd [pos=&quot;453.2,65.369 457.61,98.22 466.91,167.57 471.31,200.44&quot;];
<br />	vd -- crys [pos=&quot;487.54,202.36 505.96,180.9 538.38,143.16 556.63,121.91&quot;];
<br />	vd -- gcv [pos=&quot;497.56,227.18 516.63,234.18 543.24,243.94 562.3,250.94&quot;];
<br />	vd -- cv [pos=&quot;480.61,235.99 491.45,264.09 511.56,318.26 513.69,338.57 516.27,363.08 511.81,391.36 508.06,409.28&quot;];
<br />	cv -- vd [pos=&quot;510.14,409.77 517.88,387.74 529.78,351.1 528.61,337.01 526.87,316 498.71,262.97 483.44,235.54&quot;];
<br />	cv -- gcv [pos=&quot;512.24,410.07 528.02,377.93 561.67,309.4 577.51,277.15&quot;];
<br />	cv -- cg [pos=&quot;499.96,409.39 496.73,393.97 492.09,371.87 488.86,356.46&quot;];
<br />	cv -- gv [pos=&quot;501.88,445.35 500.24,461.19 497.86,484.17 496.21,500.1&quot;];
<br />	crys -- fd [pos=&quot;583.82,121.96 609.28,151.17 663.55,213.44 689.1,242.75&quot;];
<br />	crys -- gcv [pos=&quot;572,124.43 575.08,153.96 581.13,211.97 584.2,241.49&quot;];
<br />	gcv -- fd [pos=&quot;613.2,259.43 631.94,259.26 656.78,259.04 675.58,258.87&quot;];
<br />	gcv -- cg [pos=&quot;568.5,273.4 550.08,287.78 521.3,310.24 502.82,324.66&quot;];
<br />	cg -- fd [pos=&quot;508.82,329.8 550.73,314.43 637.36,282.67 679.24,267.32&quot;];
<br />}

  </td>
  <td>
<object data = "./neatosplines_neato.svg"></object><br />
Output file 171: xt/author/html/neatosplines_neato.svg (35870 bytes)
  </td>
</tr>
<tr>
  <td>172</td>
  <td>
	Input file: xt/author/data/neatosplines_neato1.gv (12051 bytes):<br />graph G {
<br />	graph [overlap=false, splines=polyline];
<br />	node [label=&quot;\N&quot;];
<br />	graph [bb=&quot;0,0,743.72,763.68&quot;];
<br />	Marden [pos=&quot;86.058,152.01&quot;, width=&quot;1.0694&quot;, height=&quot;0.5&quot;];
<br />	ldt [pos=&quot;201.79,211.1&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	kg [pos=&quot;225.12,274.65&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	hg [pos=&quot;310.52,187.33&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Cannon [pos=&quot;127.48,44.722&quot;, width=&quot;1.0694&quot;, height=&quot;0.5&quot;];
<br />	ggt [pos=&quot;282.59,97.367&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Epstein [pos=&quot;147.83,92.806&quot;, width=&quot;1.0375&quot;, height=&quot;0.5&quot;];
<br />	Conway [pos=&quot;374.81,18&quot;, width=&quot;1.1243&quot;, height=&quot;0.5&quot;];
<br />	kt [pos=&quot;220.59,107.53&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	lat [pos=&quot;450.79,47.388&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	vd [pos=&quot;473.73,218.43&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Taylor [pos=&quot;668.82,152.35&quot;, width=&quot;0.97357&quot;, height=&quot;0.5&quot;];
<br />	crys [pos=&quot;570.11,106.22&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	gcv [pos=&quot;586.09,259.67&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	fd [pos=&quot;702.94,258.63&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Almgren [pos=&quot;648.07,102.84&quot;, width=&quot;1.1791&quot;, height=&quot;0.5&quot;];
<br />	Freedman [pos=&quot;392.39,167.13&quot;, width=&quot;1.2888&quot;, height=&quot;0.5&quot;];
<br />	ds [pos=&quot;223.07,347.48&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Milnor [pos=&quot;107.29,245.86&quot;, width=&quot;0.98259&quot;, height=&quot;0.5&quot;];
<br />	cd [pos=&quot;175.07,401.96&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Douady [pos=&quot;39.323,318.19&quot;, width=&quot;1.0923&quot;, height=&quot;0.5&quot;];
<br />	Hubard [pos=&quot;66.188,389.37&quot;, width=&quot;1.0375&quot;, height=&quot;0.5&quot;];
<br />	fg [pos=&quot;185.5,490.53&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Mandelbrot [pos=&quot;70.262,463.13&quot;, width=&quot;1.4763&quot;, height=&quot;0.5&quot;];
<br />	Wilks [pos=&quot;377.73,517.82&quot;, width=&quot;0.89579&quot;, height=&quot;0.5&quot;];
<br />	sg [pos=&quot;319.34,561.85&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	gv [pos=&quot;494.32,518.34&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	cg [pos=&quot;485.09,338.5&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Dobkin [pos=&quot;617.47,373.03&quot;, width=&quot;1.0375&quot;, height=&quot;0.5&quot;];
<br />	Chazelle [pos=&quot;595.98,434.09&quot;, width=&quot;1.1701&quot;, height=&quot;0.5&quot;];
<br />	Peskin [pos=&quot;708.67,432.77&quot;, width=&quot;0.97357&quot;, height=&quot;0.5&quot;];
<br />	Tarjan [pos=&quot;354.13,405.37&quot;, width=&quot;0.95065&quot;, height=&quot;0.5&quot;];
<br />	Mumford [pos=&quot;436.22,270.97&quot;, width=&quot;1.2569&quot;, height=&quot;0.5&quot;];
<br />	cv [pos=&quot;503.74,427.38&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Thurston [pos=&quot;339.1,300.92&quot;, width=&quot;1.202&quot;, height=&quot;0.5&quot;];
<br />	dv [pos=&quot;327.04,745.68&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Marden -- ldt [pos=&quot;112.32,165.42 132.86,175.91 161.06,190.31 180.28,200.12&quot;];
<br />	Marden -- kg [pos=&quot;104.24,168.04 131.48,192.07 182.47,237.04 208.67,260.14&quot;];
<br />	Marden -- hg [pos=&quot;122.62,157.76 167.96,164.9 244.15,176.89 284.16,183.18&quot;];
<br />	Cannon -- ldt [pos=&quot;148.74,59.838 161.64,69.009 175.64,78.958 175.64,78.958 175.64,78.958 187.13,92.822 187.13,92.822 187.13,92.822 195.46,160.05 199.56\
<br />,193.14&quot;];
<br />	Cannon -- kg [pos=&quot;148.74,59.838 161.64,69.009 175.64,78.958 175.64,78.958 175.64,78.958 187.13,92.822 187.13,92.822 187.13,92.822 191.99,107.48 191.99\
<br />,107.48 191.99,107.48 230.38,211.21 230.38,211.21 230.38,211.21 228.17,237.88 226.61,256.64&quot;];
<br />	Cannon -- ggt [pos=&quot;158.86,55.375 188.25,65.35 231.55,80.046 258.36,89.145&quot;];
<br />	Epstein -- kg [pos=&quot;151.68,110.76 158.77,143.82 173.19,210.99 173.19,210.99 173.19,210.99 181.45,224.88 181.45,224.88 181.45,224.88 198.51,244.32 211.3\
<br />,258.9&quot;];
<br />	Epstein -- ldt [pos=&quot;155.91,110.52 166.14,132.95 183.66,171.35 193.83,193.66&quot;];
<br />	Epstein -- ggt [pos=&quot;185.1,90.311 203.02,89.111 220.66,87.93 220.66,87.93 220.66,87.93 239.18,90.753 255.96,93.31&quot;];
<br />	Epstein -- hg [pos=&quot;171.83,106.75 203.83,125.34 259.91,157.93 290.02,175.42&quot;];
<br />	Conway -- ggt [pos=&quot;356.15,34.061 339.52,48.375 315.39,69.135 299.36,82.931&quot;];
<br />	Conway -- kt [pos=&quot;350.03,32.385 319.89,49.883 269.55,79.107 241.35,95.477&quot;];
<br />	Conway -- hg [pos=&quot;368.05,35.801 355.67,68.408 329.5,137.34 317.19,169.77&quot;];
<br />	Conway -- lat [pos=&quot;405.72,29.953 412.95,32.75 420.53,35.684 427.38,38.331&quot;];
<br />	Conway -- vd [pos=&quot;383.59,35.787 402.46,74.014 446.66,163.58 465.25,201.26&quot;];
<br />	Taylor -- crys [pos=&quot;642.89,140.23 627.23,132.92 607.49,123.69 592.52,116.7&quot;];
<br />	Taylor -- vd [pos=&quot;639.19,162.38 600.6,175.45 533.87,198.06 498.08,210.18&quot;];
<br />	Taylor -- gcv [pos=&quot;655.9,169.12 640.26,189.4 614.13,223.3 598.66,243.37&quot;];
<br />	Taylor -- fd [pos=&quot;674.61,170.38 680.92,190.04 690.96,221.31 697.24,240.87&quot;];
<br />	Almgren -- crys [pos=&quot;605.44,104.69 602.74,104.81 600.06,104.92 597.46,105.04&quot;];
<br />	Almgren -- vd [pos=&quot;624.92,118.19 590.18,141.22 525.22,184.29 492.95,205.69&quot;];
<br />	Almgren -- gcv [pos=&quot;640.96,120.83 629,151.08 605.02,211.78 593.12,241.89&quot;];
<br />	Almgren -- fd [pos=&quot;642.22,120.93 637.67,135.02 632.13,152.19 632.13,152.19 632.13,152.19 671.96,212.06 691.88,242&quot;];
<br />	Freedman -- gcv [pos=&quot;426.22,179.61 455.78,190.51 494,204.6 494,204.6 494,204.6 538.52,231.23 565.66,247.45&quot;];
<br />	Freedman -- ldt [pos=&quot;345.39,167.48 327.25,167.61 310.79,167.73 310.79,167.73 310.79,167.73 290.48,173.34 290.48,173.34 290.48,173.34 250.91,190.19 224.63\
<br />,201.38&quot;];
<br />	Freedman -- ds [pos=&quot;376.46,184.1 343.69,219 269.18,298.37 237.63,331.98&quot;];
<br />	Milnor -- ldt [pos=&quot;136.42,235.15 149.75,230.24 165.37,224.5 177.99,219.86&quot;];
<br />	Milnor -- cd [pos=&quot;114.94,263.47 128.02,293.61 154.56,354.73 167.56,384.66&quot;];
<br />	Milnor -- ds [pos=&quot;125.13,261.52 147.33,281.01 184.95,314.02 206.53,332.96&quot;];
<br />	Milnor -- hg [pos=&quot;141.08,240.43 168.15,236.08 201.63,230.7 201.63,230.7 201.63,230.7 221.9,225.04 221.9,225.04 221.9,225.04 261.44,208.21 287.7,197.04&quot;];
<br />	Milnor -- kt [pos=&quot;120.96,229.18 142.97,202.3 185.98,149.78 207.57,123.42&quot;];
<br />	Douady -- cd [pos=&quot;62.969,332.78 89.1,348.91 130.72,374.59 155.22,389.71&quot;];
<br />	Douady -- ds [pos=&quot;76.508,324.12 112.16,329.8 165.1,338.24 196.64,343.27&quot;];
<br />	Douady -- kg [pos=&quot;74.707,309.9 111.14,301.36 167.02,288.26 199.43,280.67&quot;];
<br />	Hubard -- ds [pos=&quot;99.076,380.59 128.55,372.72 171.15,361.35 197.96,354.19&quot;];
<br />	Hubard -- cd [pos=&quot;102.75,393.6 117.7,395.33 134.67,397.29 148.42,398.88&quot;];
<br />	Hubard -- kg [pos=&quot;87.293,374.14 118.53,351.59 176.6,309.67 206.4,288.16&quot;];
<br />	Hubard -- fg [pos=&quot;84.83,405.18 107.77,424.63 146.39,457.37 168.53,476.14&quot;];
<br />	Mandelbrot -- cd [pos=&quot;96.981,447.54 114.93,437.06 138.23,423.46 154.69,413.86&quot;];
<br />	Mandelbrot -- fg [pos=&quot;113.83,473.49 129.38,477.19 146.38,481.23 159.93,484.45&quot;];
<br />	Mandelbrot -- kg [pos=&quot;84.553,445.73 114.43,409.37 183.11,325.78 211.97,290.66&quot;];
<br />	Wilks -- sg [pos=&quot;358.29,532.48 351.52,537.59 343.96,543.28 337.32,548.29&quot;];
<br />	Wilks -- gv [pos=&quot;410.2,517.97 428.13,518.05 450.13,518.14 467.14,518.22&quot;];
<br />	Wilks -- cd [pos=&quot;354.87,504.76 315.12,482.03 233.86,435.57 195.71,413.76&quot;];
<br />	Wilks -- cg [pos=&quot;388.02,500.63 408.6,466.27 454.57,389.48 474.99,355.38&quot;];
<br />	Dobkin -- gv [pos=&quot;599.75,388.99 584.57,402.66 565.14,420.16 565.14,420.16 565.14,420.16 552.13,433.99 552.13,433.99 552.13,433.99 522.59,477.09 505.74\
<br />,501.67&quot;];
<br />	Dobkin -- vd [pos=&quot;602.08,356.49 574.13,326.42 515.37,263.22 488.14,233.94&quot;];
<br />	Dobkin -- cg [pos=&quot;584.4,364.4 561.43,358.41 531.28,350.55 510.26,345.06&quot;];
<br />	Chazelle -- cg [pos=&quot;577.17,417.88 556.03,399.66 522.05,370.36 501.81,352.91&quot;];
<br />	Chazelle -- gv [pos=&quot;576.37,450.34 557.57,465.92 529.44,489.23 511.49,504.11&quot;];
<br />	Chazelle -- vd [pos=&quot;585.97,416.45 562.88,375.7 506.09,275.52 483.36,235.42&quot;];
<br />	Peskin -- fd [pos=&quot;708.07,414.47 706.96,380.93 704.63,310.04 703.53,276.69&quot;];
<br />	Peskin -- gcv [pos=&quot;696.47,415.54 672.79,382.11 620.91,308.84 597.71,276.07&quot;];
<br />	Peskin -- gv [pos=&quot;680.64,443.96 637.98,460.99 557.49,493.12 517.74,508.99&quot;];
<br />	Tarjan -- cg [pos=&quot;378.76,392.79 403.22,380.31 440.32,361.36 463.61,349.47&quot;];
<br />	Tarjan -- hg [pos=&quot;344.19,388.11 327.1,358.43 293.95,300.86 293.95,300.86 293.95,300.86 303.22,237.33 307.89,205.32&quot;];
<br />	Mumford -- kg [pos=&quot;390.68,271.77 348.5,272.5 287.17,273.57 252.21,274.18&quot;];
<br />	Mumford -- cg [pos=&quot;448.81,288.36 456.27,298.68 465.69,311.69 473.06,321.87&quot;];
<br />	Mumford -- cv [pos=&quot;441.66,289.05 447.66,309.03 456.49,338.42 456.49,338.42 456.49,338.42 480.9,384.38 494.63,410.23&quot;];
<br />	Mumford -- gcv [pos=&quot;480.78,267.61 506.15,265.7 537.11,263.37 558.87,261.72&quot;];
<br />	Mumford -- crys [pos=&quot;459.35,255.48 475.4,244.72 493.9,232.32 493.9,232.32 493.9,232.32 502.33,218.48 502.33,218.48 502.33,218.48 540.85,154.68 559.81\
<br />,123.27&quot;];
<br />	Thurston -- ggt [pos=&quot;330.16,283.15 314.08,251.15 281.92,187.15 281.92,187.15 281.92,187.15 282.26,141.77 282.45,115.54&quot;];
<br />	Thurston -- vd [pos=&quot;361.85,285.33 380.25,272.71 403.11,257.04 403.11,257.04 403.11,257.04 431.74,241.39 452.54,230.01&quot;];
<br />	Thurston -- cg [pos=&quot;375.94,310.41 402.13,317.14 436.62,326.02 459.76,331.98&quot;];
<br />	Thurston -- gv [pos=&quot;351.54,318.35 380.89,359.46 454.13,462.05 482.67,502.03&quot;];
<br />	Thurston -- kg [pos=&quot;301.15,292.17 284.57,288.35 265.56,283.97 250.7,280.55&quot;];
<br />	Thurston -- cd [pos=&quot;314.91,316.18 286.5,334.1 243.22,361.39 243.22,361.39 243.22,361.39 215.59,377.84 195.52,389.79&quot;];
<br />	Thurston -- ldt [pos=&quot;315.81,285.69 289.18,268.27 246.07,240.07 221.19,223.8&quot;];
<br />	Thurston -- kt [pos=&quot;328.37,283.42 305.7,246.41 253.14,160.66 230.86,124.3&quot;];
<br />	ldt -- ds [pos=&quot;200.29,229.11 198.73,247.85 196.52,274.52 196.52,274.52 196.52,274.52 208.79,308.23 216.65,329.82&quot;];
<br />	ldt -- ggt [pos=&quot;213.36,194.81 228.63,173.31 255.37,135.67 270.77,114&quot;];
<br />	ldt -- hg [pos=&quot;227.55,205.47 244.76,201.71 267.31,196.78 284.56,193.01&quot;];
<br />	ldt -- kt [pos=&quot;205.06,193.06 208.49,174.17 213.85,144.66 217.28,125.71&quot;];
<br />	ldt -- cd [pos=&quot;199.27,229.06 194.18,265.43 182.7,347.46 177.6,383.91&quot;];
<br />	ds -- ggt [pos=&quot;230.49,329.88 239.56,308.37 253.72,274.78 253.72,274.78 253.72,274.78 272.32,160.46 279.66,115.35&quot;];
<br />	ds -- cd [pos=&quot;209.19,363.24 202.77,370.53 195.16,379.16 188.76,386.43&quot;];
<br />	ds -- fg [pos=&quot;218.39,365.31 211.19,392.72 197.47,444.93 190.24,472.48&quot;];
<br />	ds -- sg [pos=&quot;230.95,365.03 249.05,405.32 293.42,504.12 311.49,544.36&quot;];
<br />	kt -- hg [pos=&quot;237.08,122.17 253.31,136.57 277.94,158.42 294.13,172.79&quot;];
<br />	kt -- kg [pos=&quot;222.29,125.59 225.1,155.29 230.38,211.21 230.38,211.21 230.38,211.21 228.17,237.88 226.61,256.64&quot;];
<br />	cd -- fg [pos=&quot;177.23,420.31 179.03,435.61 181.58,457.3 183.37,472.51&quot;];
<br />	cd -- kg [pos=&quot;181.32,384.4 186.99,368.45 194.47,347.41 194.47,347.41 194.47,347.41 208.63,313.8 217.7,292.26&quot;];
<br />	fg -- kg [pos=&quot;189.17,472.63 194.48,446.77 203.67,402.06 203.67,402.06 203.67,402.06 194.47,347.41 194.47,347.41 194.47,347.41 208.63,313.8 217.7\
<br />,292.26&quot;];
<br />	fg -- sg [pos=&quot;206.7,501.83 231.77,515.19 273.21,537.27 298.23,550.6&quot;];
<br />	ggt -- lat [pos=&quot;307.4,89.993 339.21,80.543 394.02,64.257 425.87,54.793&quot;];
<br />	ggt -- hg [pos=&quot;288.1,115.14 293,130.91 300.12,153.83 305.01,169.59&quot;];
<br />	hg -- lat [pos=&quot;325.53,172.35 352.39,145.56 408.38,89.702 435.46,62.681&quot;];
<br />	hg -- vd [pos=&quot;336.74,192.33 367.2,198.13 417.14,207.65 447.57,213.45&quot;];
<br />	hg -- cg [pos=&quot;324.94,202.65 347.63,226.77 389.13,270.86 389.13,270.86 389.13,270.86 402.73,284.75 402.73,284.75 402.73,284.75 441.22,309.87 465.57\
<br />,325.76&quot;];
<br />	hg -- kg [pos=&quot;295.64,202.54 280.06,218.47 255.73,243.35 240.11,259.32&quot;];
<br />	kg -- vd [pos=&quot;250.79,268.85 298.43,258.07 400.01,235.1 447.82,224.29&quot;];
<br />	sg -- dv [pos=&quot;320.11,580.15 321.58,615.39 324.8,692.28 326.27,727.46&quot;];
<br />	sg -- gv [pos=&quot;344.79,555.52 377.96,547.27 435.65,532.93 468.84,524.67&quot;];
<br />	sg -- cv [pos=&quot;343.14,553.16 367.43,544.29 401.61,531.81 401.61,531.81 401.61,531.81 460.26,471.84 488.67,442.79&quot;];
<br />	lat -- crys [pos=&quot;472.68,58.179 494.2,68.796 526.88,84.909 548.36,95.502&quot;];
<br />	lat -- vd [pos=&quot;453.2,65.369 457.61,98.22 466.91,167.57 471.31,200.44&quot;];
<br />	vd -- crys [pos=&quot;487.54,202.36 505.96,180.9 538.38,143.16 556.63,121.91&quot;];
<br />	vd -- gcv [pos=&quot;497.56,227.18 516.63,234.18 543.24,243.94 562.3,250.94&quot;];
<br />	vd -- cv [pos=&quot;479.62,236.16 490.74,269.58 513.69,338.57 513.69,338.57 513.69,338.57 508.66,383.46 505.75,409.41&quot;];
<br />	cv -- vd [pos=&quot;508.65,409.53 515.9,383.19 528.61,337.01 528.61,337.01 528.61,337.01 496.93,268.56 481.71,235.67&quot;];
<br />	cv -- gcv [pos=&quot;512.24,410.07 528.02,377.93 561.67,309.4 577.51,277.15&quot;];
<br />	cv -- cg [pos=&quot;499.96,409.39 496.73,393.97 492.09,371.87 488.86,356.46&quot;];
<br />	cv -- gv [pos=&quot;501.88,445.35 500.24,461.19 497.86,484.17 496.21,500.1&quot;];
<br />	crys -- fd [pos=&quot;583.82,121.96 609.28,151.17 663.55,213.44 689.1,242.75&quot;];
<br />	crys -- gcv [pos=&quot;572,124.43 575.08,153.96 581.13,211.97 584.2,241.49&quot;];
<br />	gcv -- fd [pos=&quot;613.2,259.43 631.94,259.26 656.78,259.04 675.58,258.87&quot;];
<br />	gcv -- cg [pos=&quot;568.5,273.4 550.08,287.78 521.3,310.24 502.82,324.66&quot;];
<br />	cg -- fd [pos=&quot;508.82,329.8 550.73,314.43 637.36,282.67 679.24,267.32&quot;];
<br />}

  </td>
  <td>
<object data = "./neatosplines_neato1.svg"></object><br />
Output file 172: xt/author/html/neatosplines_neato1.svg (35766 bytes)
  </td>
</tr>
<tr>
  <td>173</td>
  <td>
	Input file: xt/author/data/nestedclust.gv (207 bytes):<br />digraph G { node[style=filled fillcolor=&quot;#00ff005f&quot; color=&quot;#00ff005f&quot;]
<br />subgraph {e-&gt;f subgraph cluster_ss81 {a-&gt;b-&gt;c}};
<br />subgraph { subgraph { subgraph { subgraph cluster_x { x; subgraph cluster_y {y }}}}}
<br />}

  </td>
  <td>
<object data = "./nestedclust.svg"></object><br />
Output file 173: xt/author/html/nestedclust.svg (3861 bytes)
  </td>
</tr>
<tr>
  <td>174</td>
  <td>
	Input file: xt/author/data/nestedclust_dot.gv (931 bytes):<br />digraph G {
<br />	node [label=&quot;\N&quot;, style=filled, fillcolor=&quot;#00ff005f&quot;, color=&quot;#00ff005f&quot;];
<br />	graph [bb=&quot;0,0,300,220&quot;];
<br />	{
<br />		graph [bb=&quot;&quot;];
<br />		subgraph cluster_ss81 {
<br />			graph [bb=&quot;64,8,134,204&quot;];
<br />			a [pos=&quot;99,178&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />			b [pos=&quot;99,106&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />			c [pos=&quot;99,34&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />			a -&gt; b [pos=&quot;e,99,124.1 99,159.7 99,151.98 99,142.71 99,134.11&quot;];
<br />			b -&gt; c [pos=&quot;e,99,52.104 99,87.697 99,79.983 99,70.712 99,62.112&quot;];
<br />		}
<br />		e [pos=&quot;27,178&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		f [pos=&quot;27,106&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		e -&gt; f [pos=&quot;e,27,124.1 27,159.7 27,151.98 27,142.71 27,134.11&quot;];
<br />	}
<br />	{
<br />		graph [bb=&quot;&quot;];
<br />		{
<br />			{
<br />				subgraph cluster_x {
<br />					graph [bb=&quot;142,144,292,212&quot;];
<br />					subgraph cluster_y {
<br />						graph [bb=&quot;214,152,284,204&quot;];
<br />						y [pos=&quot;249,178&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />					}
<br />					x [pos=&quot;177,178&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />				}
<br />			}
<br />		}
<br />	}
<br />}

  </td>
  <td>
<object data = "./nestedclust_dot.svg"></object><br />
Output file 174: xt/author/html/nestedclust_dot.svg (3867 bytes)
  </td>
</tr>
<tr>
  <td>175</td>
  <td>
	Input file: xt/author/data/newarrows.gv (2077 bytes):<br />digraph G {
<br />  // leave some space for the head/taillabels
<br />  graph [ranksep=1.5 splines=true overlap=false]
<br />
<br />  // to avoid confusion, remember this:
<br />  // it&#39;s spelt tail/head, but it&#39;s read start/end
<br />
<br />  // emphasize theatrically
<br />//  edge [arrowsize=2 labeldistance=3]
<br />  // put head/tail labels farther from the node
<br />  edge [labeldistance=3]
<br />
<br />  // not interested in node labels
<br />  node [shape=circle width=0.5 label=&quot;&quot;]
<br />
<br />  {
<br />    edge [dir=back samehead=ahead samearrowhead=1]
<br />    a-&gt;Z [arrowtail=none taillabel=none]
<br />    b-&gt;Z [arrowtail=normal taillabel=normal]
<br />    c-&gt;Z [arrowtail=inv taillabel=inv]
<br />    d-&gt;Z [arrowtail=dot taillabel=dot]
<br />    e-&gt;Z [arrowtail=odot taillabel=odot]
<br />    f-&gt;Z [arrowtail=invdot taillabel=invdot]
<br />    g-&gt;Z [arrowtail=invodot taillabel=invodot]
<br />    h-&gt;Z [arrowtail=open taillabel=open]
<br />    i-&gt;Z [arrowtail=halfopen taillabel=halfopen arrowhead=inv headlabel=samehead]
<br />    j-&gt;Z [arrowtail=empty taillabel=empty]
<br />    k-&gt;Z [arrowtail=invempty taillabel=invempty]
<br />    l-&gt;Z [arrowtail=diamond taillabel=diamond]
<br />    m-&gt;Z [arrowtail=odiamond taillabel=odiamond]
<br />    n-&gt;Z [arrowtail=box taillabel=box]
<br />    o-&gt;Z [arrowtail=obox taillabel=obox]
<br />    p-&gt;Z [arrowtail=tee taillabel=tee]
<br />    q-&gt;Z [arrowtail=crow taillabel=crow]
<br />  }
<br />  {
<br />    edge [dir=forward sametail=atail samearrowtail=1]
<br />    Z-&gt;A [arrowhead=none headlabel=none]
<br />    Z-&gt;B [arrowhead=normal headlabel=normal]
<br />    Z-&gt;C [arrowhead=inv headlabel=inv]
<br />    Z-&gt;D [arrowhead=dot headlabel=dot]
<br />    Z-&gt;E [arrowhead=odot headlabel=odot]
<br />    Z-&gt;F [arrowhead=invdot headlabel=invdot]
<br />    Z-&gt;G [arrowhead=invodot headlabel=invodot]
<br />    Z-&gt;H [arrowhead=open headlabel=open]
<br />    Z-&gt;I [arrowhead=halfopen headlabel=halfopen arrowtail=inv taillabel=sametail]
<br />    Z-&gt;J [arrowhead=empty headlabel=empty]
<br />    Z-&gt;K [arrowhead=invempty headlabel=invempty]
<br />    Z-&gt;L [arrowhead=diamond headlabel=diamond]
<br />    Z-&gt;M [arrowhead=odiamond headlabel=odiamond]
<br />    Z-&gt;N [arrowhead=box headlabel=box]
<br />    Z-&gt;O [arrowhead=obox headlabel=obox]
<br />    Z-&gt;P [arrowhead=tee headlabel=tee]
<br />    Z-&gt;Q [arrowhead=crow headlabel=crow]
<br />  }
<br />}

  </td>
  <td>
<object data = "./newarrows.svg"></object><br />
Output file 175: xt/author/html/newarrows.svg (20932 bytes)
  </td>
</tr>
<tr>
  <td>176</td>
  <td>
	Input file: xt/author/data/ngk10_4.gv (1718 bytes):<br />graph G {
<br />	1 -- 30 [f=1];
<br />	1 -- 40 [f=14];
<br />	8 -- 46 [f=1];
<br />	8 -- 16 [f=18];
<br />	10 -- 25 [f=1];
<br />	10 -- 19 [f=5];
<br />	10 -- 33 [f=1];
<br />	12 -- 8 [f=1];
<br />	12 -- 36 [f=5];
<br />	12 -- 17 [f=16];
<br />	13 -- 38 [f=1];
<br />	13 -- 24 [f=19];
<br />	24 -- 49 [f=1];
<br />	24 -- 13 [f=1];
<br />	24 -- 47 [f=12];
<br />	24 -- 12 [f=19];
<br />	25 -- 27 [f=1];
<br />	25 -- 12 [f=1];
<br />	27 -- 12 [f=1];
<br />	27 -- 14 [f=8];
<br />	29 -- 10 [f=1];
<br />	29 -- 8 [f=17];
<br />	30 -- 24 [f=1];
<br />	30 -- 44 [f=15];
<br />	38 -- 29 [f=1];
<br />	38 -- 35 [f=15];
<br />	2 -- 42 [f=2];
<br />	2 -- 35 [f=3];
<br />	2 -- 11 [f=19];
<br />	14 -- 18 [f=2];
<br />	14 -- 24 [f=15];
<br />	14 -- 38 [f=18];
<br />	18 -- 49 [f=2];
<br />	18 -- 47 [f=20];
<br />	26 -- 41 [f=2];
<br />	26 -- 42 [f=15];
<br />	31 -- 39 [f=2];
<br />	31 -- 47 [f=17];
<br />	31 -- 25 [f=14];
<br />	37 -- 26 [f=2];
<br />	37 -- 16 [f=14];
<br />	39 -- 50 [f=2];
<br />	39 -- 14 [f=2];
<br />	39 -- 18 [f=17];
<br />	39 -- 47 [f=10];
<br />	41 -- 31 [f=2];
<br />	41 -- 8 [f=16];
<br />	42 -- 44 [f=2];
<br />	42 -- 29 [f=12];
<br />	44 -- 37 [f=2];
<br />	44 -- 32 [f=15];
<br />	3 -- 20 [f=2];
<br />	3 -- 28 [f=19];
<br />	6 -- 45 [f=2];
<br />	6 -- 28 [f=10];
<br />	9 -- 6 [f=2];
<br />	9 -- 16 [f=1];
<br />	15 -- 16 [f=2];
<br />	15 -- 48 [f=2];
<br />	16 -- 50 [f=2];
<br />	16 -- 32 [f=14];
<br />	16 -- 39 [f=8];
<br />	20 -- 33 [f=2];
<br />	33 -- 9 [f=2];
<br />	33 -- 46 [f=3];
<br />	33 -- 48 [f=17];
<br />	45 -- 15 [f=2];
<br />	4 -- 17 [f=4];
<br />	4 -- 15 [f=6];
<br />	4 -- 12 [f=16];
<br />	17 -- 21 [f=4];
<br />	19 -- 35 [f=4];
<br />	19 -- 15 [f=9];
<br />	19 -- 43 [f=4];
<br />	21 -- 19 [f=4];
<br />	21 -- 50 [f=4];
<br />	23 -- 36 [f=4];
<br />	34 -- 23 [f=4];
<br />	34 -- 24 [f=11];
<br />	35 -- 34 [f=4];
<br />	35 -- 16 [f=6];
<br />	35 -- 18 [f=16];
<br />	36 -- 46 [f=4];
<br />	5 -- 7 [f=1];
<br />	5 -- 36 [f=6];
<br />	7 -- 32 [f=1];
<br />	7 -- 11 [f=2];
<br />	7 -- 14 [f=17];
<br />	11 -- 40 [f=1];
<br />	11 -- 50 [f=1];
<br />	22 -- 46 [f=1];
<br />	28 -- 43 [f=1];
<br />	28 -- 8 [f=18];
<br />	32 -- 28 [f=1];
<br />	32 -- 39 [f=13];
<br />	32 -- 42 [f=15];
<br />	40 -- 22 [f=1];
<br />	40 -- 47 [f=1];
<br />	43 -- 11 [f=1];
<br />	43 -- 17 [f=19];
<br />}

  </td>
  <td>
<object data = "./ngk10_4.svg"></object><br />
Output file 176: xt/author/html/ngk10_4.svg (37895 bytes)
  </td>
</tr>
<tr>
  <td>177</td>
  <td>
	Input file: xt/author/data/nhg.gv (339 bytes):<br />digraph automata_0 {
<br />	size =&quot;8.5, 11&quot;;
<br />	node [shape = circle];
<br />	0 [ style = filled, color=lightgrey ];
<br />	2 [ shape = doublecircle ];
<br />	0 -&gt; 2 [ label = &quot;a &quot; ];
<br />	0 -&gt; 1 [ label = &quot;other &quot; ];
<br />	1 -&gt; 2 [ label = &quot;a &quot; ];
<br />	1 -&gt; 1 [ label = &quot;other &quot; ];
<br />	2 -&gt; 2 [ label = &quot;a &quot; ];
<br />	2 -&gt; 1 [ label = &quot;other &quot; ];
<br />	&quot;Machine: a&quot; [ shape = plaintext ];
<br />}

  </td>
  <td>
<object data = "./nhg.svg"></object><br />
Output file 177: xt/author/html/nhg.svg (4159 bytes)
  </td>
</tr>
<tr>
  <td>178</td>
  <td>
	Input file: xt/author/data/nojustify.gv (298 bytes):<br />digraph G{
<br />  node [shape=box, label=&quot;aaaaaaaaaaaaaa\nddd\l&quot;]
<br />  n [width=3]
<br />  m [width=3, nojustify=true]
<br />  b [nojustify=true]
<br />  n -&gt; m 
<br />  l -&gt; p
<br />  l [shape=record, label=&quot;{aaaaaaaaaaaaaa\n | bbbbbb\nddd\l}&quot;]
<br />  p [nojustify=true, shape=record, label=&quot;{aaaaaaaaaaaaaa\n | bbbbbb\nddd\l}&quot;]
<br />  a -&gt; b
<br />}

  </td>
  <td>
<object data = "./nojustify.svg"></object><br />
Output file 178: xt/author/html/nojustify.svg (3988 bytes)
  </td>
</tr>
<tr>
  <td>179</td>
  <td>
	Input file: xt/author/data/oldarrows.gv (1998 bytes):<br />digraph G {
<br />  // leave some space for the head/taillabels
<br />  graph [ranksep=1.5 splines=true overlap=false]
<br />
<br />  // to avoid confusion, remember this:
<br />  // it&#39;s spelt tail/head, but it&#39;s read start/end
<br />
<br />  // put head/tail labels farther from the node
<br />  edge [labeldistance=3]
<br />
<br />  // not interested in node labels
<br />  node [shape=circle width=0.5 label=&quot;&quot;]
<br />
<br />  {
<br />    edge [dir=back samehead=ahead samearrowhead=1]
<br />    a-&gt;Z [arrowtail=none taillabel=none]
<br />    b-&gt;Z [arrowtail=normal taillabel=normal]
<br />    c-&gt;Z [arrowtail=inv taillabel=inv]
<br />    d-&gt;Z [arrowtail=dot taillabel=dot]
<br />    e-&gt;Z [arrowtail=odot taillabel=odot]
<br />    f-&gt;Z [arrowtail=invdot taillabel=invdot]
<br />    g-&gt;Z [arrowtail=invodot taillabel=invodot]
<br />    h-&gt;Z [arrowtail=open taillabel=open]
<br />    i-&gt;Z [arrowtail=halfopen taillabel=halfopen arrowhead=inv headlabel=samehead]
<br />    j-&gt;Z [arrowtail=empty taillabel=empty]
<br />    k-&gt;Z [arrowtail=invempty taillabel=invempty]
<br />    l-&gt;Z [arrowtail=diamond taillabel=diamond]
<br />    m-&gt;Z [arrowtail=odiamond taillabel=odiamond]
<br />    n-&gt;Z [arrowtail=box taillabel=box]
<br />    o-&gt;Z [arrowtail=obox taillabel=obox]
<br />    p-&gt;Z [arrowtail=tee taillabel=tee]
<br />    q-&gt;Z [arrowtail=crow taillabel=crow]
<br />  }
<br />  {
<br />    edge [sametail=atail samearrowtail=1]
<br />    Z-&gt;A [arrowhead=none headlabel=none]
<br />    Z-&gt;B [arrowhead=normal headlabel=normal]
<br />    Z-&gt;C [arrowhead=inv headlabel=inv]
<br />    Z-&gt;D [arrowhead=dot headlabel=dot]
<br />    Z-&gt;E [arrowhead=odot headlabel=odot]
<br />    Z-&gt;F [arrowhead=invdot headlabel=invdot]
<br />    Z-&gt;G [arrowhead=invodot headlabel=invodot]
<br />    Z-&gt;H [arrowhead=open headlabel=open]
<br />    Z-&gt;I [arrowhead=halfopen headlabel=halfopen arrowtail=inv taillabel=sametail]
<br />    Z-&gt;J [arrowhead=empty headlabel=empty]
<br />    Z-&gt;K [arrowhead=invempty headlabel=invempty]
<br />    Z-&gt;L [arrowhead=diamond headlabel=diamond]
<br />    Z-&gt;M [arrowhead=odiamond headlabel=odiamond]
<br />    Z-&gt;N [arrowhead=box headlabel=box]
<br />    Z-&gt;O [arrowhead=obox headlabel=obox]
<br />    Z-&gt;P [arrowhead=tee headlabel=tee]
<br />    Z-&gt;Q [arrowhead=crow headlabel=crow]
<br />  }
<br />}

  </td>
  <td>
<object data = "./oldarrows.svg"></object><br />
Output file 179: xt/author/html/oldarrows.svg (20932 bytes)
  </td>
</tr>
<tr>
  <td>180</td>
  <td>
	Input file: xt/author/data/ordering.gv (161 bytes):<br />digraph G {
<br />  0 -&gt; 1
<br />  0 -&gt; 2
<br />  1 -&gt; 3
<br />  1 -&gt; 5
<br />  1 -&gt; 7
<br />  2 -&gt; 4
<br />  2 -&gt; 5
<br />  2 -&gt; 6
<br />  2 -&gt; 8
<br />  3 -&gt; 9
<br />  5 -&gt; 9
<br />  6 -&gt; 9
<br />  7 -&gt; 9
<br />  4 -&gt; 10
<br />  8 -&gt; 10
<br />  6 -&gt; 10
<br />}

  </td>
  <td>
<object data = "./ordering.svg"></object><br />
Output file 180: xt/author/html/ordering.svg (7919 bytes)
  </td>
</tr>
<tr>
  <td>181</td>
  <td>
	Input file: xt/author/data/ordering_dot.gv (1989 bytes):<br />digraph G {
<br />	graph [ordering=in];
<br />	node [label=&quot;\N&quot;];
<br />	graph [bb=&quot;0,0,414,252&quot;];
<br />	0 [pos=&quot;135,234&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	1 [pos=&quot;99,162&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	2 [pos=&quot;171,162&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	3 [pos=&quot;27,90&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	5 [pos=&quot;99,90&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	7 [pos=&quot;243,90&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	4 [pos=&quot;315,90&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	6 [pos=&quot;171,90&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	8 [pos=&quot;387,90&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	9 [pos=&quot;135,18&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	10 [pos=&quot;315,18&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	0 -&gt; 1 [pos=&quot;e,107.3,179.15 126.65,216.76 122.29,208.28 116.85,197.71 111.96,188.2&quot;];
<br />	0 -&gt; 2 [pos=&quot;e,162.7,179.15 143.35,216.76 147.71,208.28 153.15,197.71 158.04,188.2&quot;];
<br />	1 -&gt; 3 [pos=&quot;e,41.796,105.38 84.43,146.83 74.25,136.94 60.476,123.55 48.969,112.36&quot;];
<br />	1 -&gt; 5 [pos=&quot;e,99,108.1 99,143.7 99,135.98 99,126.71 99,118.11&quot;];
<br />	1 -&gt; 7 [pos=&quot;e,221.67,101.37 120.25,150.67 144.6,138.83 184.72,119.33 212.43,105.86&quot;];
<br />	2 -&gt; 4 [pos=&quot;e,293.67,101.37 192.25,150.67 216.6,138.83 256.72,119.33 284.43,105.86&quot;];
<br />	2 -&gt; 5 [pos=&quot;e,113.8,105.38 156.43,146.83 146.25,136.94 132.48,123.55 120.97,112.36&quot;];
<br />	2 -&gt; 6 [pos=&quot;e,171,108.1 171,143.7 171,135.98 171,126.71 171,118.11&quot;];
<br />	2 -&gt; 8 [pos=&quot;e,365.92,101.62 196.15,154.91 231.32,146.1 296.96,128.57 351,108 352.84,107.3 354.72,106.54 356.6,105.75&quot;];
<br />	3 -&gt; 9 [pos=&quot;e,116.4,31.053 45.812,76.807 63.002,65.665 88.618,49.062 107.99,36.504&quot;];
<br />	5 -&gt; 9 [pos=&quot;e,126.7,35.147 107.35,72.765 111.71,64.283 117.15,53.714 122.04,44.197&quot;];
<br />	6 -&gt; 9 [pos=&quot;e,143.3,35.147 162.65,72.765 158.29,64.283 152.85,53.714 147.96,44.197&quot;];
<br />	7 -&gt; 9 [pos=&quot;e,153.6,31.053 224.19,76.807 207,65.665 181.38,49.062 162.01,36.504&quot;];
<br />	4 -&gt; 10 [pos=&quot;e,315,36.104 315,71.697 315,63.983 315,54.712 315,46.112&quot;];
<br />	8 -&gt; 10 [pos=&quot;e,329.8,33.385 372.43,74.834 362.25,64.938 348.48,51.546 336.97,40.359&quot;];
<br />	6 -&gt; 10 [pos=&quot;e,293.67,29.371 192.25,78.671 216.6,66.832 256.72,47.331 284.43,33.862&quot;];
<br />}

  </td>
  <td>
<object data = "./ordering_dot.svg"></object><br />
Output file 181: xt/author/html/ordering_dot.svg (8058 bytes)
  </td>
</tr>
<tr>
  <td>182</td>
  <td>
	Input file: xt/author/data/ordering_dot1.gv (1978 bytes):<br />digraph G {
<br />	graph [ordering=out];
<br />	node [label=&quot;\N&quot;];
<br />	graph [bb=&quot;0,0,414,252&quot;];
<br />	0 [pos=&quot;207,234&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	1 [pos=&quot;135,162&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	2 [pos=&quot;243,162&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	3 [pos=&quot;27,90&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	5 [pos=&quot;99,90&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	7 [pos=&quot;171,90&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	4 [pos=&quot;315,90&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	6 [pos=&quot;243,90&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	8 [pos=&quot;387,90&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	9 [pos=&quot;135,18&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	10 [pos=&quot;315,18&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	0 -&gt; 1 [pos=&quot;e,149.8,177.38 192.43,218.83 182.25,208.94 168.48,195.55 156.97,184.36&quot;];
<br />	0 -&gt; 2 [pos=&quot;e,234.7,179.15 215.35,216.76 219.71,208.28 225.15,197.71 230.04,188.2&quot;];
<br />	1 -&gt; 3 [pos=&quot;e,45.597,103.05 116.19,148.81 98.998,137.67 73.382,121.06 54.007,108.5&quot;];
<br />	1 -&gt; 5 [pos=&quot;e,107.3,107.15 126.65,144.76 122.29,136.28 116.85,125.71 111.96,116.2&quot;];
<br />	1 -&gt; 7 [pos=&quot;e,162.7,107.15 143.35,144.76 147.71,136.28 153.15,125.71 158.04,116.2&quot;];
<br />	2 -&gt; 4 [pos=&quot;e,300.2,105.38 257.57,146.83 267.75,136.94 281.52,123.55 293.03,112.36&quot;];
<br />	2 -&gt; 5 [pos=&quot;e,120.33,101.37 221.75,150.67 197.4,138.83 157.28,119.33 129.57,105.86&quot;];
<br />	2 -&gt; 6 [pos=&quot;e,243,108.1 243,143.7 243,135.98 243,126.71 243,118.11&quot;];
<br />	2 -&gt; 8 [pos=&quot;e,365.67,101.37 264.25,150.67 288.6,138.83 328.72,119.33 356.43,105.86&quot;];
<br />	3 -&gt; 9 [pos=&quot;e,116.4,31.053 45.812,76.807 63.002,65.665 88.618,49.062 107.99,36.504&quot;];
<br />	5 -&gt; 9 [pos=&quot;e,126.7,35.147 107.35,72.765 111.71,64.283 117.15,53.714 122.04,44.197&quot;];
<br />	6 -&gt; 9 [pos=&quot;e,153.6,31.053 224.19,76.807 207,65.665 181.38,49.062 162.01,36.504&quot;];
<br />	7 -&gt; 9 [pos=&quot;e,143.3,35.147 162.65,72.765 158.29,64.283 152.85,53.714 147.96,44.197&quot;];
<br />	4 -&gt; 10 [pos=&quot;e,315,36.104 315,71.697 315,63.983 315,54.712 315,46.112&quot;];
<br />	8 -&gt; 10 [pos=&quot;e,329.8,33.385 372.43,74.834 362.25,64.938 348.48,51.546 336.97,40.359&quot;];
<br />	6 -&gt; 10 [pos=&quot;e,300.2,33.385 257.57,74.834 267.75,64.938 281.52,51.546 293.03,40.359&quot;];
<br />}

  </td>
  <td>
<object data = "./ordering_dot1.svg"></object><br />
Output file 182: xt/author/html/ordering_dot1.svg (8005 bytes)
  </td>
</tr>
<tr>
  <td>183</td>
  <td>
	Input file: xt/author/data/overlap.gv (1357 bytes):<br />graph G {
<br />	Marden--ldt;
<br />	Marden--kg;
<br />	Marden--hg;
<br />	Cannon--ldt;
<br />	Cannon--kg;
<br />	Cannon--ggt;
<br />	Epstein--kg;
<br />	Epstein--ldt;
<br />	Epstein--ggt;
<br />	Epstein--hg;
<br />	Conway--ggt;
<br />	Conway--kt;
<br />	Conway--hg;
<br />	Conway--lat;
<br />	Conway--vd;
<br />	Taylor--crys;
<br />	Taylor--vd;
<br />	Taylor--gcv;
<br />	Taylor--fd;
<br />	Almgren--crys;
<br />	Almgren--vd;
<br />	Almgren--gcv;
<br />	Almgren--fd;
<br />	Freedman--gcv;
<br />	Freedman--ldt;
<br />	Freedman--ds;
<br />	Milnor--ldt;
<br />	Milnor--cd;
<br />	Milnor--ds;
<br />	Milnor--hg;
<br />	Milnor--kt;
<br />	Douady--cd;
<br />	Douady--ds;
<br />	Douady--kg;
<br />	Hubard--ds;
<br />	Hubard--cd;
<br />	Hubard--kg;
<br />	Hubard--fg;
<br />	Mandelbrot--cd;
<br />	Mandelbrot--fg;
<br />	Mandelbrot--kg;
<br />	Wilks--sg;
<br />	Wilks--gv;
<br />	Wilks--cd;
<br />	Wilks--cg;
<br />	Dobkin--gv;
<br />	Dobkin--vd;
<br />	Dobkin--cg;
<br />	Chazelle--cg;
<br />	Chazelle--gv;
<br />	Chazelle--vd;
<br />	Peskin--fd;
<br />	Peskin--gcv;
<br />	Peskin--gv;
<br />	Tarjan--cg;
<br />	Tarjan--hg;
<br />	Mumford--kg;
<br />	Mumford--cg;
<br />	Mumford--cv;
<br />	Mumford--gcv;
<br />	Mumford--crys;
<br />	Thurston--ggt;
<br />	Thurston--vd;
<br />	Thurston--cg;
<br />	Thurston--gv;
<br />	Thurston--kg;
<br />	Thurston--cd;
<br />	Thurston--ldt;
<br />	Thurston--kt;
<br />	ldt--ds;
<br />	ldt--ggt;
<br />	ldt--hg;
<br />	ldt--kt;
<br />	ldt--cd;
<br />	ds--ggt;
<br />	ds--cd;
<br />	ds--fg;
<br />	ds--sg;
<br />	kt--hg;
<br />	kt--kg;
<br />	cd--fg;
<br />	cd--kg;
<br />	fg--kg;
<br />	fg--sg;
<br />	ggt--lat;
<br />	ggt--hg;
<br />	hg--lat;
<br />	hg--vd;
<br />	hg--cg;
<br />	hg--kg;
<br />	kg--vd;
<br />	sg--dv;
<br />	sg--gv;
<br />	sg--cv;
<br />	lat--crys;
<br />	lat--vd;
<br />	vd--crys;
<br />	vd--gcv;
<br />	vd--cv;
<br />	cv--vd;
<br />	cv--gcv;
<br />	cv--cg;
<br />	cv--gv;
<br />	crys--fd;
<br />	crys--gcv;
<br />	gcv--fd;
<br />	gcv--cg;
<br />	cg--fd;
<br />}

  </td>
  <td>
<object data = "./overlap.svg"></object><br />
Output file 183: xt/author/html/overlap.svg (36270 bytes)
  </td>
</tr>
<tr>
  <td>184</td>
  <td>
	Input file: xt/author/data/overlap_neato.gv (10566 bytes):<br />graph G {
<br />	graph [overlap=false];
<br />	node [label=&quot;\N&quot;];
<br />	graph [bb=&quot;0,0,743.72,763.68&quot;];
<br />	Marden [pos=&quot;86.058,152.01&quot;, width=&quot;1.0694&quot;, height=&quot;0.5&quot;];
<br />	ldt [pos=&quot;201.79,211.1&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	kg [pos=&quot;225.12,274.65&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	hg [pos=&quot;310.52,187.33&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Cannon [pos=&quot;127.48,44.722&quot;, width=&quot;1.0694&quot;, height=&quot;0.5&quot;];
<br />	ggt [pos=&quot;282.59,97.367&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Epstein [pos=&quot;147.83,92.806&quot;, width=&quot;1.0375&quot;, height=&quot;0.5&quot;];
<br />	Conway [pos=&quot;374.81,18&quot;, width=&quot;1.1243&quot;, height=&quot;0.5&quot;];
<br />	kt [pos=&quot;220.59,107.53&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	lat [pos=&quot;450.79,47.388&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	vd [pos=&quot;473.73,218.43&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Taylor [pos=&quot;668.82,152.35&quot;, width=&quot;0.97357&quot;, height=&quot;0.5&quot;];
<br />	crys [pos=&quot;570.11,106.22&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	gcv [pos=&quot;586.09,259.67&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	fd [pos=&quot;702.94,258.63&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Almgren [pos=&quot;648.07,102.84&quot;, width=&quot;1.1791&quot;, height=&quot;0.5&quot;];
<br />	Freedman [pos=&quot;392.39,167.13&quot;, width=&quot;1.2888&quot;, height=&quot;0.5&quot;];
<br />	ds [pos=&quot;223.07,347.48&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Milnor [pos=&quot;107.29,245.86&quot;, width=&quot;0.98259&quot;, height=&quot;0.5&quot;];
<br />	cd [pos=&quot;175.07,401.96&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Douady [pos=&quot;39.323,318.19&quot;, width=&quot;1.0923&quot;, height=&quot;0.5&quot;];
<br />	Hubard [pos=&quot;66.188,389.37&quot;, width=&quot;1.0375&quot;, height=&quot;0.5&quot;];
<br />	fg [pos=&quot;185.5,490.53&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Mandelbrot [pos=&quot;70.262,463.13&quot;, width=&quot;1.4763&quot;, height=&quot;0.5&quot;];
<br />	Wilks [pos=&quot;377.73,517.82&quot;, width=&quot;0.89579&quot;, height=&quot;0.5&quot;];
<br />	sg [pos=&quot;319.34,561.85&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	gv [pos=&quot;494.32,518.34&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	cg [pos=&quot;485.09,338.5&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Dobkin [pos=&quot;617.47,373.03&quot;, width=&quot;1.0375&quot;, height=&quot;0.5&quot;];
<br />	Chazelle [pos=&quot;595.98,434.09&quot;, width=&quot;1.1701&quot;, height=&quot;0.5&quot;];
<br />	Peskin [pos=&quot;708.67,432.77&quot;, width=&quot;0.97357&quot;, height=&quot;0.5&quot;];
<br />	Tarjan [pos=&quot;354.13,405.37&quot;, width=&quot;0.95065&quot;, height=&quot;0.5&quot;];
<br />	Mumford [pos=&quot;436.22,270.97&quot;, width=&quot;1.2569&quot;, height=&quot;0.5&quot;];
<br />	cv [pos=&quot;503.74,427.38&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Thurston [pos=&quot;339.1,300.92&quot;, width=&quot;1.202&quot;, height=&quot;0.5&quot;];
<br />	dv [pos=&quot;327.04,745.68&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Marden -- ldt [pos=&quot;112.32,165.42 132.86,175.91 161.06,190.31 180.28,200.12&quot;];
<br />	Marden -- kg [pos=&quot;104.24,168.04 131.48,192.07 182.47,237.04 208.67,260.14&quot;];
<br />	Marden -- hg [pos=&quot;122.62,157.76 167.96,164.9 244.15,176.89 284.16,183.18&quot;];
<br />	Cannon -- ldt [pos=&quot;135.43,62.527 149.77,94.635 179.79,161.85 194,193.67&quot;];
<br />	Cannon -- kg [pos=&quot;134.98,62.382 153.2,105.29 199.62,214.6 217.73,257.24&quot;];
<br />	Cannon -- ggt [pos=&quot;158.86,55.375 188.25,65.35 231.55,80.046 258.36,89.145&quot;];
<br />	Epstein -- kg [pos=&quot;155.38,110.57 170.19,145.43 202.9,222.38 217.65,257.08&quot;];
<br />	Epstein -- ldt [pos=&quot;155.91,110.52 166.14,132.95 183.66,171.35 193.83,193.66&quot;];
<br />	Epstein -- ggt [pos=&quot;185.37,94.077 207.64,94.83 235.36,95.769 255.5,96.451&quot;];
<br />	Epstein -- hg [pos=&quot;171.83,106.75 203.83,125.34 259.91,157.93 290.02,175.42&quot;];
<br />	Conway -- ggt [pos=&quot;356.15,34.061 339.52,48.375 315.39,69.135 299.36,82.931&quot;];
<br />	Conway -- kt [pos=&quot;350.03,32.385 319.89,49.883 269.55,79.107 241.35,95.477&quot;];
<br />	Conway -- hg [pos=&quot;368.05,35.801 355.67,68.408 329.5,137.34 317.19,169.77&quot;];
<br />	Conway -- lat [pos=&quot;405.72,29.953 412.95,32.75 420.53,35.684 427.38,38.331&quot;];
<br />	Conway -- vd [pos=&quot;383.59,35.787 402.46,74.014 446.66,163.58 465.25,201.26&quot;];
<br />	Taylor -- crys [pos=&quot;642.89,140.23 627.23,132.92 607.49,123.69 592.52,116.7&quot;];
<br />	Taylor -- vd [pos=&quot;639.19,162.38 600.6,175.45 533.87,198.06 498.08,210.18&quot;];
<br />	Taylor -- gcv [pos=&quot;655.9,169.12 640.26,189.4 614.13,223.3 598.66,243.37&quot;];
<br />	Taylor -- fd [pos=&quot;674.61,170.38 680.92,190.04 690.96,221.31 697.24,240.87&quot;];
<br />	Almgren -- crys [pos=&quot;605.44,104.69 602.74,104.81 600.06,104.92 597.46,105.04&quot;];
<br />	Almgren -- vd [pos=&quot;624.92,118.19 590.18,141.22 525.22,184.29 492.95,205.69&quot;];
<br />	Almgren -- gcv [pos=&quot;640.96,120.83 629,151.08 605.02,211.78 593.12,241.89&quot;];
<br />	Almgren -- fd [pos=&quot;654.36,120.71 664.95,150.76 686.18,211.05 696.72,240.97&quot;];
<br />	Freedman -- gcv [pos=&quot;421.81,181.19 460.86,199.84 528.96,232.37 563.95,249.09&quot;];
<br />	Freedman -- ldt [pos=&quot;351.96,176.46 314.37,185.13 259.5,197.79 227.54,205.16&quot;];
<br />	Freedman -- ds [pos=&quot;376.46,184.1 343.69,219 269.18,298.37 237.63,331.98&quot;];
<br />	Milnor -- ldt [pos=&quot;136.42,235.15 149.75,230.24 165.37,224.5 177.99,219.86&quot;];
<br />	Milnor -- cd [pos=&quot;114.94,263.47 128.02,293.61 154.56,354.73 167.56,384.66&quot;];
<br />	Milnor -- ds [pos=&quot;125.13,261.52 147.33,281.01 184.95,314.02 206.53,332.96&quot;];
<br />	Milnor -- hg [pos=&quot;138.16,236.97 178.47,225.36 248.26,205.26 285.46,194.55&quot;];
<br />	Milnor -- kt [pos=&quot;120.96,229.18 142.97,202.3 185.98,149.78 207.57,123.42&quot;];
<br />	Douady -- cd [pos=&quot;62.969,332.78 89.1,348.91 130.72,374.59 155.22,389.71&quot;];
<br />	Douady -- ds [pos=&quot;76.508,324.12 112.16,329.8 165.1,338.24 196.64,343.27&quot;];
<br />	Douady -- kg [pos=&quot;74.707,309.9 111.14,301.36 167.02,288.26 199.43,280.67&quot;];
<br />	Hubard -- ds [pos=&quot;99.076,380.59 128.55,372.72 171.15,361.35 197.96,354.19&quot;];
<br />	Hubard -- cd [pos=&quot;102.75,393.6 117.7,395.33 134.67,397.29 148.42,398.88&quot;];
<br />	Hubard -- kg [pos=&quot;87.293,374.14 118.53,351.59 176.6,309.67 206.4,288.16&quot;];
<br />	Hubard -- fg [pos=&quot;84.83,405.18 107.77,424.63 146.39,457.37 168.53,476.14&quot;];
<br />	Mandelbrot -- cd [pos=&quot;96.981,447.54 114.93,437.06 138.23,423.46 154.69,413.86&quot;];
<br />	Mandelbrot -- fg [pos=&quot;113.83,473.49 129.38,477.19 146.38,481.23 159.93,484.45&quot;];
<br />	Mandelbrot -- kg [pos=&quot;84.553,445.73 114.43,409.37 183.11,325.78 211.97,290.66&quot;];
<br />	Wilks -- sg [pos=&quot;358.29,532.48 351.52,537.59 343.96,543.28 337.32,548.29&quot;];
<br />	Wilks -- gv [pos=&quot;410.2,517.97 428.13,518.05 450.13,518.14 467.14,518.22&quot;];
<br />	Wilks -- cd [pos=&quot;354.87,504.76 315.12,482.03 233.86,435.57 195.71,413.76&quot;];
<br />	Wilks -- cg [pos=&quot;388.02,500.63 408.6,466.27 454.57,389.48 474.99,355.38&quot;];
<br />	Dobkin -- gv [pos=&quot;603.34,389.7 579.46,417.88 531.42,474.57 507.9,502.31&quot;];
<br />	Dobkin -- vd [pos=&quot;602.08,356.49 574.13,326.42 515.37,263.22 488.14,233.94&quot;];
<br />	Dobkin -- cg [pos=&quot;584.4,364.4 561.43,358.41 531.28,350.55 510.26,345.06&quot;];
<br />	Chazelle -- cg [pos=&quot;577.17,417.88 556.03,399.66 522.05,370.36 501.81,352.91&quot;];
<br />	Chazelle -- gv [pos=&quot;576.37,450.34 557.57,465.92 529.44,489.23 511.49,504.11&quot;];
<br />	Chazelle -- vd [pos=&quot;585.97,416.45 562.88,375.7 506.09,275.52 483.36,235.42&quot;];
<br />	Peskin -- fd [pos=&quot;708.07,414.47 706.96,380.93 704.63,310.04 703.53,276.69&quot;];
<br />	Peskin -- gcv [pos=&quot;696.47,415.54 672.79,382.11 620.91,308.84 597.71,276.07&quot;];
<br />	Peskin -- gv [pos=&quot;680.64,443.96 637.98,460.99 557.49,493.12 517.74,508.99&quot;];
<br />	Tarjan -- cg [pos=&quot;378.76,392.79 403.22,380.31 440.32,361.36 463.61,349.47&quot;];
<br />	Tarjan -- hg [pos=&quot;350.49,387.15 342.26,346.01 322.31,246.29 314.12,205.34&quot;];
<br />	Mumford -- kg [pos=&quot;390.68,271.77 348.5,272.5 287.17,273.57 252.21,274.18&quot;];
<br />	Mumford -- cg [pos=&quot;448.81,288.36 456.27,298.68 465.69,311.69 473.06,321.87&quot;];
<br />	Mumford -- cv [pos=&quot;443.97,288.91 456.99,319.09 483.12,379.62 496.08,409.65&quot;];
<br />	Mumford -- gcv [pos=&quot;480.78,267.61 506.15,265.7 537.11,263.37 558.87,261.72&quot;];
<br />	Mumford -- crys [pos=&quot;450.3,253.65 476.35,221.6 531.72,153.46 557.01,122.34&quot;];
<br />	Thurston -- ggt [pos=&quot;334.08,282.86 323.33,244.13 298.18,153.53 287.51,115.1&quot;];
<br />	Thurston -- vd [pos=&quot;363.48,285.99 389.24,270.2 429.41,245.59 453.48,230.84&quot;];
<br />	Thurston -- cg [pos=&quot;375.94,310.41 402.13,317.14 436.62,326.02 459.76,331.98&quot;];
<br />	Thurston -- gv [pos=&quot;351.54,318.35 380.89,359.46 454.13,462.05 482.67,502.03&quot;];
<br />	Thurston -- kg [pos=&quot;301.15,292.17 284.57,288.35 265.56,283.97 250.7,280.55&quot;];
<br />	Thurston -- cd [pos=&quot;314.54,316.05 282.01,336.09 225.24,371.06 195.14,389.6&quot;];
<br />	Thurston -- ldt [pos=&quot;315.81,285.69 289.18,268.27 246.07,240.07 221.19,223.8&quot;];
<br />	Thurston -- kt [pos=&quot;328.37,283.42 305.7,246.41 253.14,160.66 230.86,124.3&quot;];
<br />	ldt -- ds [pos=&quot;204.61,229.21 208.68,255.3 216.16,303.17 220.24,329.3&quot;];
<br />	ldt -- ggt [pos=&quot;213.36,194.81 228.63,173.31 255.37,135.67 270.77,114&quot;];
<br />	ldt -- hg [pos=&quot;227.55,205.47 244.76,201.71 267.31,196.78 284.56,193.01&quot;];
<br />	ldt -- kt [pos=&quot;205.06,193.06 208.49,174.17 213.85,144.66 217.28,125.71&quot;];
<br />	ldt -- cd [pos=&quot;199.27,229.06 194.18,265.43 182.7,347.46 177.6,383.91&quot;];
<br />	ds -- ggt [pos=&quot;227.35,329.5 238.33,283.35 267.41,161.16 278.34,115.19&quot;];
<br />	ds -- cd [pos=&quot;209.19,363.24 202.77,370.53 195.16,379.16 188.76,386.43&quot;];
<br />	ds -- fg [pos=&quot;218.39,365.31 211.19,392.72 197.47,444.93 190.24,472.48&quot;];
<br />	ds -- sg [pos=&quot;230.95,365.03 249.05,405.32 293.42,504.12 311.49,544.36&quot;];
<br />	kt -- hg [pos=&quot;237.08,122.17 253.31,136.57 277.94,158.42 294.13,172.79&quot;];
<br />	kt -- kg [pos=&quot;221.08,125.73 221.95,157.88 223.75,224.34 224.62,256.47&quot;];
<br />	cd -- fg [pos=&quot;177.23,420.31 179.03,435.61 181.58,457.3 183.37,472.51&quot;];
<br />	cd -- kg [pos=&quot;181.92,384.53 191.46,360.28 208.61,316.63 218.19,292.28&quot;];
<br />	fg -- kg [pos=&quot;188.81,472.5 196.26,431.86 214.31,333.52 221.79,292.78&quot;];
<br />	fg -- sg [pos=&quot;206.7,501.83 231.77,515.19 273.21,537.27 298.23,550.6&quot;];
<br />	ggt -- lat [pos=&quot;307.4,89.993 339.21,80.543 394.02,64.257 425.87,54.793&quot;];
<br />	ggt -- hg [pos=&quot;288.1,115.14 293,130.91 300.12,153.83 305.01,169.59&quot;];
<br />	hg -- lat [pos=&quot;325.53,172.35 352.39,145.56 408.38,89.702 435.46,62.681&quot;];
<br />	hg -- vd [pos=&quot;336.74,192.33 367.2,198.13 417.14,207.65 447.57,213.45&quot;];
<br />	hg -- cg [pos=&quot;327.26,201.83 360.62,230.72 435.08,295.19 468.4,324.05&quot;];
<br />	hg -- kg [pos=&quot;295.64,202.54 280.06,218.47 255.73,243.35 240.11,259.32&quot;];
<br />	kg -- vd [pos=&quot;250.79,268.85 298.43,258.07 400.01,235.1 447.82,224.29&quot;];
<br />	sg -- dv [pos=&quot;320.11,580.15 321.58,615.39 324.8,692.28 326.27,727.46&quot;];
<br />	sg -- gv [pos=&quot;344.79,555.52 377.96,547.27 435.65,532.93 468.84,524.67&quot;];
<br />	sg -- cv [pos=&quot;337.7,548.46 373.04,522.69 450.17,466.44 485.46,440.71&quot;];
<br />	lat -- crys [pos=&quot;472.68,58.179 494.2,68.796 526.88,84.909 548.36,95.502&quot;];
<br />	lat -- vd [pos=&quot;453.2,65.369 457.61,98.22 466.91,167.57 471.31,200.44&quot;];
<br />	vd -- crys [pos=&quot;487.54,202.36 505.96,180.9 538.38,143.16 556.63,121.91&quot;];
<br />	vd -- gcv [pos=&quot;497.56,227.18 516.63,234.18 543.24,243.94 562.3,250.94&quot;];
<br />	vd -- cv [pos=&quot;472.33,236.45 474.27,276.11 487.81,370.55 497.16,409.8&quot;];
<br />	cv -- vd [pos=&quot;505.14,409.37 503.19,369.7 489.65,275.26 480.3,236.01&quot;];
<br />	cv -- gcv [pos=&quot;512.24,410.07 528.02,377.93 561.67,309.4 577.51,277.15&quot;];
<br />	cv -- cg [pos=&quot;499.96,409.39 496.73,393.97 492.09,371.87 488.86,356.46&quot;];
<br />	cv -- gv [pos=&quot;501.88,445.35 500.24,461.19 497.86,484.17 496.21,500.1&quot;];
<br />	crys -- fd [pos=&quot;583.82,121.96 609.28,151.17 663.55,213.44 689.1,242.75&quot;];
<br />	crys -- gcv [pos=&quot;572,124.43 575.08,153.96 581.13,211.97 584.2,241.49&quot;];
<br />	gcv -- fd [pos=&quot;613.2,259.43 631.94,259.26 656.78,259.04 675.58,258.87&quot;];
<br />	gcv -- cg [pos=&quot;568.5,273.4 550.08,287.78 521.3,310.24 502.82,324.66&quot;];
<br />	cg -- fd [pos=&quot;508.82,329.8 550.73,314.43 637.36,282.67 679.24,267.32&quot;];
<br />}

  </td>
  <td>
<object data = "./overlap_neato.svg"></object><br />
Output file 184: xt/author/html/overlap_neato.svg (35870 bytes)
  </td>
</tr>
<tr>
  <td>185</td>
  <td>
	Input file: xt/author/data/overlap_neato1.gv (10564 bytes):<br />graph G {
<br />	graph [overlap=scale];
<br />	node [label=&quot;\N&quot;];
<br />	graph [bb=&quot;0,0,887.32,919.06&quot;];
<br />	Marden [pos=&quot;96.485,180.03&quot;, width=&quot;1.0694&quot;, height=&quot;0.5&quot;];
<br />	ldt [pos=&quot;236.74,251.77&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	kg [pos=&quot;265.02,328.94&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	hg [pos=&quot;375.73,221.16&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Cannon [pos=&quot;146.99,49.755&quot;, width=&quot;1.0694&quot;, height=&quot;0.5&quot;];
<br />	ggt [pos=&quot;330.58,114.22&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Epstein [pos=&quot;172.05,108.28&quot;, width=&quot;1.0375&quot;, height=&quot;0.5&quot;];
<br />	Conway [pos=&quot;448.66,18&quot;, width=&quot;1.1243&quot;, height=&quot;0.5&quot;];
<br />	kt [pos=&quot;263.04,125.28&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	lat [pos=&quot;537.04,52.17&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	vd [pos=&quot;566.83,260.7&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Taylor [pos=&quot;803.85,180.41&quot;, width=&quot;0.97357&quot;, height=&quot;0.5&quot;];
<br />	crys [pos=&quot;684.75,124.35&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	gcv [pos=&quot;703.37,310.76&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	fd [pos=&quot;845.31,309.49&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Almgren [pos=&quot;777.9,120.3&quot;, width=&quot;1.1791&quot;, height=&quot;0.5&quot;];
<br />	Freedman [pos=&quot;461.07,200.1&quot;, width=&quot;1.2888&quot;, height=&quot;0.5&quot;];
<br />	ds [pos=&quot;262.52,417.41&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Milnor [pos=&quot;121.93,293.99&quot;, width=&quot;0.98259&quot;, height=&quot;0.5&quot;];
<br />	cd [pos=&quot;204.19,483.58&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Douady [pos=&quot;39.323,381.83&quot;, width=&quot;1.0923&quot;, height=&quot;0.5&quot;];
<br />	Hubard [pos=&quot;71.929,468.29&quot;, width=&quot;1.0375&quot;, height=&quot;0.5&quot;];
<br />	fg [pos=&quot;216.85,591.15&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Mandelbrot [pos=&quot;76.879,557.87&quot;, width=&quot;1.4763&quot;, height=&quot;0.5&quot;];
<br />	Wilks [pos=&quot;444.03,629.03&quot;, width=&quot;0.89579&quot;, height=&quot;0.5&quot;];
<br />	sg [pos=&quot;385.72,673.03&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	gv [pos=&quot;591.91,624.94&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	cg [pos=&quot;580.68,406.51&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Dobkin [pos=&quot;741.49,448.44&quot;, width=&quot;1.0375&quot;, height=&quot;0.5&quot;];
<br />	Chazelle [pos=&quot;715.39,522.61&quot;, width=&quot;1.1701&quot;, height=&quot;0.5&quot;];
<br />	Peskin [pos=&quot;852.27,521.01&quot;, width=&quot;0.97357&quot;, height=&quot;0.5&quot;];
<br />	Tarjan [pos=&quot;421.69,487.71&quot;, width=&quot;0.95065&quot;, height=&quot;0.5&quot;];
<br />	Mumford [pos=&quot;516.3,326.04&quot;, width=&quot;1.2569&quot;, height=&quot;0.5&quot;];
<br />	cv [pos=&quot;603.35,514.46&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Thurston [pos=&quot;408.53,359.29&quot;, width=&quot;1.202&quot;, height=&quot;0.5&quot;];
<br />	dv [pos=&quot;388.75,901.06&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	Marden -- ldt [pos=&quot;122.87,193.53 149.53,207.16 190.24,227.99 215.08,240.69&quot;];
<br />	Marden -- kg [pos=&quot;114.52,195.97 147.47,225.08 216.91,286.43 248.61,314.45&quot;];
<br />	Marden -- hg [pos=&quot;133.28,185.45 190.45,193.87 299.22,209.89 349.3,217.27&quot;];
<br />	Cannon -- ldt [pos=&quot;154.96,67.683 172.07,106.21 212.18,196.49 229.05,234.46&quot;];
<br />	Cannon -- kg [pos=&quot;154.55,67.645 175.92,118.19 236.57,261.64 257.67,311.56&quot;];
<br />	Cannon -- ggt [pos=&quot;178.13,60.691 214.45,73.443 273.7,94.246 306.62,105.8&quot;];
<br />	Epstein -- kg [pos=&quot;179.5,125.96 196.95,167.38 240.3,270.28 257.66,311.48&quot;];
<br />	Epstein -- ldt [pos=&quot;180.11,126.16 192.58,153.81 216.38,206.6 228.78,234.11&quot;];
<br />	Epstein -- ggt [pos=&quot;209.62,109.68 238.37,110.76 277.35,112.22 303.2,113.19&quot;];
<br />	Epstein -- hg [pos=&quot;196.62,121.89 237.04,144.29 316.85,188.53 354.77,209.55&quot;];
<br />	Conway -- ggt [pos=&quot;429.16,33.889 406.5,52.358 369.45,82.551 347.8,100.19&quot;];
<br />	Conway -- kt [pos=&quot;423.63,32.469 386.62,53.859 317.99,93.523 283.69,113.35&quot;];
<br />	Conway -- hg [pos=&quot;442.19,36.029 428.32,74.68 395.86,165.11 382.09,203.46&quot;];
<br />	Conway -- lat [pos=&quot;479.57,29.951 490.72,34.262 503.12,39.054 513.53,43.08&quot;];
<br />	Conway -- vd [pos=&quot;457.35,35.846 479.31,80.947 536.82,199.06 558.44,243.48&quot;];
<br />	Taylor -- crys [pos=&quot;778.01,168.24 756.8,158.26 727.09,144.28 706.94,134.8&quot;];
<br />	Taylor -- vd [pos=&quot;774.31,190.41 726.91,206.47 634.74,237.69 590.99,252.51&quot;];
<br />	Taylor -- gcv [pos=&quot;790.92,197.18 771.52,222.35 735.12,269.57 715.94,294.46&quot;];
<br />	Taylor -- fd [pos=&quot;809.62,198.36 817.54,223.02 831.7,267.12 839.59,291.7&quot;];
<br />	Almgren -- crys [pos=&quot;735.41,122.15 727.35,122.5 719.13,122.86 711.71,123.18&quot;];
<br />	Almgren -- vd [pos=&quot;754.91,135.6 713.03,163.45 625.03,221.99 586.08,247.89&quot;];
<br />	Almgren -- gcv [pos=&quot;770.89,138.22 756.61,174.71 724.33,257.21 710.2,293.31&quot;];
<br />	Almgren -- fd [pos=&quot;784.24,138.1 797.12,174.25 826.21,255.89 839.03,291.88&quot;];
<br />	Freedman -- gcv [pos=&quot;491.26,213.89 540.61,236.43 637.41,280.64 681.07,300.58&quot;];
<br />	Freedman -- ldt [pos=&quot;420.7,209.39 374.79,219.97 301.18,236.93 262.46,245.85&quot;];
<br />	Freedman -- ds [pos=&quot;445.49,217.15 407.91,258.27 312.76,362.42 276.68,401.9&quot;];
<br />	Milnor -- ldt [pos=&quot;150.9,283.34 170.03,276.3 194.8,267.19 212.81,260.57&quot;];
<br />	Milnor -- cd [pos=&quot;129.66,311.83 145.42,348.15 181.06,430.28 196.65,466.21&quot;];
<br />	Milnor -- ds [pos=&quot;139.73,309.62 167.22,333.75 219.58,379.72 246.16,403.05&quot;];
<br />	Milnor -- hg [pos=&quot;152.79,285.13 203.66,270.54 304.08,241.72 350.78,228.32&quot;];
<br />	Milnor -- kt [pos=&quot;135.97,277.2 163.3,244.53 223.27,172.83 249.88,141.02&quot;];
<br />	Douady -- cd [pos=&quot;62.944,396.41 95.532,416.52 153.7,452.43 184.23,471.27&quot;];
<br />	Douady -- ds [pos=&quot;76.681,387.79 121.85,394.99 196.72,406.92 236.23,413.22&quot;];
<br />	Douady -- kg [pos=&quot;74.588,373.57 120.34,362.85 199.05,344.4 239.46,334.93&quot;];
<br />	Hubard -- ds [pos=&quot;104.69,459.54 142.26,449.51 203.05,433.29 237.18,424.17&quot;];
<br />	Hubard -- cd [pos=&quot;108.42,472.51 130.29,475.04 157.61,478.2 177.46,480.49&quot;];
<br />	Hubard -- kg [pos=&quot;92.961,453.11 130.98,425.67 210.55,368.25 246.58,342.25&quot;];
<br />	Hubard -- fg [pos=&quot;90.578,484.1 119.02,508.21 172.79,553.8 200.07,576.93&quot;];
<br />	Mandelbrot -- cd [pos=&quot;103.57,542.3 127.48,528.34 162.05,508.17 183.81,495.47&quot;];
<br />	Mandelbrot -- fg [pos=&quot;120.4,568.22 143.67,573.75 171.52,580.38 191.3,585.08&quot;];
<br />	Mandelbrot -- kg [pos=&quot;91.33,540.29 126.87,497.05 218.09,386.05 252.03,344.74&quot;];
<br />	Wilks -- sg [pos=&quot;424.61,643.68 417.85,648.78 410.31,654.48 403.67,659.48&quot;];
<br />	Wilks -- gv [pos=&quot;476.48,628.13 502.84,627.4 539.6,626.39 564.5,625.7&quot;];
<br />	Wilks -- cd [pos=&quot;421.89,615.61 375.51,587.48 268.72,522.72 224.22,495.73&quot;];
<br />	Wilks -- cg [pos=&quot;454.52,611.94 480.02,570.42 544.99,464.62 570.34,423.35&quot;];
<br />	Dobkin -- gv [pos=&quot;727.15,465.37 698.27,499.45 633.46,575.92 605.35,609.09&quot;];
<br />	Dobkin -- vd [pos=&quot;725.99,431.78 692.43,395.7 613.45,310.81 581.06,276&quot;];
<br />	Dobkin -- cg [pos=&quot;708.56,439.86 678.15,431.92 633.61,420.31 605.92,413.09&quot;];
<br />	Chazelle -- cg [pos=&quot;696.66,506.47 670.35,483.79 622.83,442.83 597.56,421.05&quot;];
<br />	Chazelle -- gv [pos=&quot;695.83,538.82 671.89,558.66 631.75,591.93 609,610.78&quot;];
<br />	Chazelle -- vd [pos=&quot;705.42,505.02 678.29,457.19 603.42,325.2 576.57,277.87&quot;];
<br />	Peskin -- fd [pos=&quot;851.67,502.97 850.36,463.11 847.23,367.88 845.91,327.78&quot;];
<br />	Peskin -- gcv [pos=&quot;840.08,503.8 811.95,464.08 742.78,366.41 715.1,327.33&quot;];
<br />	Peskin -- gv [pos=&quot;824.41,532.13 772.85,552.71 663.46,596.38 615.4,615.57&quot;];
<br />	Tarjan -- cg [pos=&quot;446.53,475.03 477.45,459.23 529.74,432.53 559.07,417.54&quot;];
<br />	Tarjan -- hg [pos=&quot;418.53,469.39 410.12,420.58 387.23,287.81 378.85,239.26&quot;];
<br />	Mumford -- kg [pos=&quot;470.8,326.57 418.75,327.17 335.21,328.13 292.34,328.63&quot;];
<br />	Mumford -- cg [pos=&quot;530.27,343.5 541.44,357.46 556.97,376.87 567.83,390.45&quot;];
<br />	Mumford -- cv [pos=&quot;524.49,343.77 541.17,379.86 578.88,461.48 595.38,497.19&quot;];
<br />	Mumford -- gcv [pos=&quot;560.63,322.42 596.61,319.48 646.17,315.43 676.42,312.96&quot;];
<br />	Mumford -- crys [pos=&quot;530.66,308.85 562.88,270.27 640.54,177.28 671.59,140.1&quot;];
<br />	Thurston -- ggt [pos=&quot;402.8,341.27 388.35,295.84 350.56,177.04 336.22,131.94&quot;];
<br />	Thurston -- vd [pos=&quot;432.57,344.31 463.88,324.81 518.03,291.09 547.07,273&quot;];
<br />	Thurston -- cg [pos=&quot;445.04,369.3 478.3,378.43 526.54,391.66 555.63,399.64&quot;];
<br />	Thurston -- gv [pos=&quot;420.56,376.72 454.03,425.2 547.89,561.17 580.55,608.47&quot;];
<br />	Thurston -- kg [pos=&quot;369.69,351.08 344.79,345.81 313.13,339.12 291.19,334.48&quot;];
<br />	Thurston -- cd [pos=&quot;383.88,374.28 343.01,399.14 262,448.41 224.33,471.33&quot;];
<br />	Thurston -- ldt [pos=&quot;384.28,344.11 350.06,322.69 288.25,284.01 256.6,264.2&quot;];
<br />	Thurston -- kt [pos=&quot;397.59,341.7 370.43,298.01 300.18,185.01 273.51,142.12&quot;];
<br />	ldt -- ds [pos=&quot;239.55,269.81 244.51,301.67 254.76,367.54 259.71,399.39&quot;];
<br />	ldt -- ggt [pos=&quot;248.06,235.18 266.1,208.74 301.16,157.35 319.22,130.87&quot;];
<br />	ldt -- hg [pos=&quot;262.56,246.08 287.53,240.59 325.14,232.3 350.06,226.82&quot;];
<br />	ldt -- kt [pos=&quot;240.45,233.91 245.44,209.94 254.25,167.59 259.26,143.45&quot;];
<br />	ldt -- cd [pos=&quot;234.19,269.96 228.1,313.29 212.8,422.23 206.73,465.48&quot;];
<br />	ds -- ggt [pos=&quot;266.57,399.35 278.68,345.43 314.47,185.98 326.55,132.18&quot;];
<br />	ds -- cd [pos=&quot;248.69,433.09 239.39,443.64 227.19,457.49 217.91,468.01&quot;];
<br />	ds -- fg [pos=&quot;257.8,435.35 249.03,468.73 230.29,540 221.54,573.31&quot;];
<br />	ds -- sg [pos=&quot;270.79,434.58 293.18,481.03 354.78,608.84 377.32,655.6&quot;];
<br />	kt -- hg [pos=&quot;280.16,139.84 301.46,157.97 337.62,188.73 358.83,206.78&quot;];
<br />	kt -- kg [pos=&quot;263.22,143.36 263.59,182 264.47,272.3 264.84,310.91&quot;];
<br />	cd -- fg [pos=&quot;206.34,501.83 208.68,521.73 212.4,553.38 214.73,573.17&quot;];
<br />	cd -- kg [pos=&quot;211.05,466.14 222.73,436.44 246.36,376.37 258.09,346.56&quot;];
<br />	fg -- kg [pos=&quot;220.16,573.13 228.96,525.23 252.86,395.14 261.68,347.09&quot;];
<br />	fg -- sg [pos=&quot;238.92,601.86 271.29,617.55 331.27,646.63 363.64,662.32&quot;];
<br />	ggt -- lat [pos=&quot;355.49,106.74 395.28,94.777 472.73,71.499 512.37,59.585&quot;];
<br />	ggt -- hg [pos=&quot;338.04,131.88 346.46,151.81 360.06,184.04 368.42,203.83&quot;];
<br />	hg -- lat [pos=&quot;390.33,205.87 420.89,173.86 491.29,100.1 522.12,67.797&quot;];
<br />	hg -- vd [pos=&quot;401.9,226.58 438.5,234.15 504.55,247.81 540.97,255.35&quot;];
<br />	hg -- cg [pos=&quot;391.82,235.71 430.03,270.27 525.96,357.02 564.39,391.78&quot;];
<br />	hg -- kg [pos=&quot;360.34,236.15 339.19,256.74 301.37,293.56 280.28,314.08&quot;];
<br />	kg -- vd [pos=&quot;290.75,323.12 347.77,310.23 484.2,279.38 541.16,266.5&quot;];
<br />	sg -- dv [pos=&quot;385.96,691.31 386.53,734.11 387.95,840.44 388.51,883.01&quot;];
<br />	sg -- gv [pos=&quot;411.42,667.04 451.04,657.8 526.6,640.17 566.22,630.93&quot;];
<br />	sg -- cv [pos=&quot;404.28,659.51 445.39,629.55 543.77,557.87 584.85,527.94&quot;];
<br />	lat -- crys [pos=&quot;558.84,62.821 586.76,76.469 634.89,99.991 662.86,113.66&quot;];
<br />	lat -- vd [pos=&quot;539.63,70.311 545.28,109.85 558.64,203.39 564.26,242.75&quot;];
<br />	vd -- crys [pos=&quot;580.35,245.06 602.98,218.9 648.25,166.55 671.02,140.23&quot;];
<br />	vd -- gcv [pos=&quot;590.61,269.42 615.52,278.55 654.42,292.81 679.4,301.97&quot;];
<br />	vd -- cv [pos=&quot;565.77,279.06 568.4,326.13 586.3,450.57 597.08,496.82&quot;];
<br />	cv -- vd [pos=&quot;604.42,496.09 601.78,449.03 583.88,324.59 573.1,278.34&quot;];
<br />	cv -- gcv [pos=&quot;611.88,497.09 630.78,458.61 675.99,366.53 694.87,328.08&quot;];
<br />	cv -- cg [pos=&quot;599.51,496.15 595.31,476.18 588.64,444.41 584.47,424.55&quot;];
<br />	cv -- gv [pos=&quot;601.46,532.7 599.35,553.17 595.93,586.19 593.81,606.67&quot;];
<br />	crys -- fd [pos=&quot;698.44,140.14 728.77,175.12 801.35,258.81 831.65,293.75&quot;];
<br />	crys -- gcv [pos=&quot;686.57,142.57 690.14,178.3 698.02,257.18 701.57,292.75&quot;];
<br />	gcv -- fd [pos=&quot;730.4,310.52 755.5,310.3 792.68,309.96 817.89,309.74&quot;];
<br />	gcv -- cg [pos=&quot;685.79,324.48 662.47,342.68 621.53,374.63 598.23,392.82&quot;];
<br />	cg -- fd [pos=&quot;604.63,397.73 655.01,379.26 771.43,336.58 821.6,318.19&quot;];
<br />}

  </td>
  <td>
<object data = "./overlap_neato1.svg"></object><br />
Output file 185: xt/author/html/overlap_neato1.svg (35870 bytes)
  </td>
</tr>
<tr>
  <td>186</td>
  <td>
	Input file: xt/author/data/p.gv (259 bytes):<br />graph G {
<br />    kernel [ root=true ]
<br />	run -- intr;
<br />	intr -- runbl;
<br />	runbl -- run;
<br />	run -- kernel;
<br />	kernel -- zombie;
<br />	kernel -- sleep;
<br />	kernel -- runmem;
<br />	sleep -- swap;
<br />	swap -- runswap;
<br />	runswap -- new;
<br />	runswap -- runmem;
<br />	new -- runmem;
<br />	sleep -- runmem;
<br />}

  </td>
  <td>
<object data = "./p.svg"></object><br />
Output file 186: xt/author/html/p.svg (6186 bytes)
  </td>
</tr>
<tr>
  <td>187</td>
  <td>
	Input file: xt/author/data/p2.gv (256 bytes):<br />graph G {
<br />	run -- intr;
<br />	intr -- runbl;
<br />	runbl -- run;
<br />	run -- runmem;
<br />	/* run -- kernel; */
<br />	kernel -- zombie;
<br />	kernel -- sleep;
<br />	kernel -- runmem;
<br />	sleep -- swap;
<br />	swap -- runswap;
<br />	runswap -- new;
<br />	runswap -- runmem;
<br />	new -- runmem;
<br />	sleep -- runmem;
<br />}

  </td>
  <td>
<object data = "./p2.svg"></object><br />
Output file 187: xt/author/html/p2.svg (5929 bytes)
  </td>
</tr>
<tr>
  <td>188</td>
  <td>
	Input file: xt/author/data/p3.gv (248 bytes):<br />graph G {
<br />	run -- intr;
<br />	intr -- runbl;
<br />	runbl -- run;
<br />	run -- kernel;
<br />	kernel -- zombie;
<br />	kernel -- sleep;
<br />	kernel -- runmem;
<br />	sleep -- swap;
<br />	swap -- runswap;
<br />	runswap -- new;
<br />	runswap -- runmem;
<br />	new -- runmem;
<br />	sleep -- runmem;
<br />	kernel -- 1 
<br />}

  </td>
  <td>
<object data = "./p3.svg"></object><br />
Output file 188: xt/author/html/p3.svg (6618 bytes)
  </td>
</tr>
<tr>
  <td>189</td>
  <td>
	Input file: xt/author/data/p4.gv (309 bytes):<br />graph G {
<br />	run -- intr;
<br />	intr -- runbl;
<br />	runbl -- run;
<br />	run -- kernel;
<br />	/* run -- runmem; */
<br />	kernel -- zombie
<br />	kernel -- sleep;
<br />	kernel -- runmem;
<br />	sleep -- swap;
<br />	swap -- runswap;
<br />	runswap -- new;
<br />	runswap -- runmem;
<br />	new -- runmem;
<br />	sleep -- runmem;
<br />	zombie -- 1 -- 2 -- 4 -- 5 -- 6 -- 7 -- 8 -- zombie;
<br />}

  </td>
  <td>
<object data = "./p4.svg"></object><br />
Output file 189: xt/author/html/p4.svg (9445 bytes)
  </td>
</tr>
<tr>
  <td>190</td>
  <td>
	Input file: xt/author/data/pack.gv (131 bytes):<br />graph G {
<br />  1 -- { 2 3 4 5 6}
<br />  2 -- { 8 9 10}
<br />  3 -- 11 -- 12 -- 13
<br />  a1 -- { a2 a3 a4 a5 a6}
<br />  a2 -- { a8 a9 a10}
<br />  A -- B
<br />  C
<br />}

  </td>
  <td>
<object data = "./pack.svg"></object><br />
Output file 190: xt/author/html/pack.svg (9942 bytes)
  </td>
</tr>
<tr>
  <td>191</td>
  <td>
	Input file: xt/author/data/pack_neato.gv (2903 bytes):<br />graph G {
<br />	node [label=&quot;\N&quot;];
<br />	graph [bb=&quot;0,0,617.24,476.23&quot;];
<br />	{
<br />		graph [bb=&quot;&quot;];
<br />		2 [pos=&quot;385,99.753&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		3 [pos=&quot;243.97,113.78&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		4 [pos=&quot;259.76,210.66&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		5 [pos=&quot;374.44,213.87&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		6 [pos=&quot;316.59,242.56&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	}
<br />	{
<br />		graph [bb=&quot;&quot;];
<br />		8 [pos=&quot;375.16,18&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		9 [pos=&quot;462.19,133.72&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		10 [pos=&quot;448.91,51.274&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	}
<br />	{
<br />		graph [bb=&quot;&quot;];
<br />		a2 [pos=&quot;506.9,298.47&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		a3 [pos=&quot;391,347.59&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		a4 [pos=&quot;400.83,422.38&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		a5 [pos=&quot;539.27,420.36&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		a6 [pos=&quot;473.41,458.23&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	}
<br />	{
<br />		graph [bb=&quot;&quot;];
<br />		a8 [pos=&quot;452.87,234.65&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		a9 [pos=&quot;590.24,299.48&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		a10 [pos=&quot;539.98,226&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	}
<br />	1 [pos=&quot;317.6,156.42&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	11 [pos=&quot;171.58,84.475&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	12 [pos=&quot;100.16,62.194&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	13 [pos=&quot;27,54.584&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	a1 [pos=&quot;468.87,376.33&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	A [pos=&quot;131,314.64&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	B [pos=&quot;202.21,304&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	C [pos=&quot;287,44&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	1 -- 2 [pos=&quot;334.61,142.12 344.75,133.59 357.59,122.8 367.77,114.24&quot;];
<br />	1 -- 3 [pos=&quot;297.09,144.54 286.88,138.63 274.57,131.5 264.37,125.59&quot;];
<br />	1 -- 4 [pos=&quot;301.8,171.24 293.64,178.89 283.71,188.2 275.55,195.85&quot;];
<br />	1 -- 5 [pos=&quot;332.54,171.51 340.82,179.89 351.1,190.28 359.41,198.67&quot;];
<br />	1 -- 6 [pos=&quot;317.39,174.69 317.22,189.3 316.98,209.7 316.81,224.32&quot;];
<br />	2 -- 8 [pos=&quot;382.82,81.609 381.19,68.061 378.97,49.629 377.34,36.093&quot;];
<br />	2 -- 9 [pos=&quot;407.75,109.76 417.8,114.18 429.58,119.37 439.61,123.78&quot;];
<br />	2 -- 10 [pos=&quot;403.15,85.991 411.85,79.384 422.26,71.492 430.94,64.903&quot;];
<br />	3 -- 11 [pos=&quot;220.67,104.35 212.4,101 203.1,97.237 194.84,93.892&quot;];
<br />	11 -- 12 [pos=&quot;147,76.807 139.9,74.592 132.14,72.173 125.02,69.952&quot;];
<br />	12 -- 13 [pos=&quot;73.331,59.403 66.97,58.742 60.184,58.036 53.822,57.374&quot;];
<br />	a1 -- a2 [pos=&quot;477.31,359.05 483.61,346.15 492.19,328.6 498.49,315.7&quot;];
<br />	a1 -- a3 [pos=&quot;445.09,367.55 435.42,363.99 424.29,359.88 414.64,356.32&quot;];
<br />	a1 -- a4 [pos=&quot;449.92,389.16 440.64,395.44 429.48,402.99 420.15,409.31&quot;];
<br />	a1 -- a5 [pos=&quot;488.86,388.83 498.45,394.83 509.91,402 519.48,407.99&quot;];
<br />	a1 -- a6 [pos=&quot;469.88,394.51 470.63,408.08 471.66,426.54 472.41,440.1&quot;];
<br />	a2 -- a8 [pos=&quot;493.55,282.7 485.3,272.95 474.74,260.48 466.45,250.69&quot;];
<br />	a2 -- a9 [pos=&quot;534.19,298.8 543.49,298.92 553.89,299.04 563.17,299.15&quot;];
<br />	a2 -- a10 [pos=&quot;514.91,280.93 520.11,269.53 526.86,254.74 532.04,243.38&quot;];
<br />	A -- B [pos=&quot;157.52,310.68 163.37,309.8 169.57,308.88 175.43,308&quot;];
<br />}

  </td>
  <td>
<object data = "./pack_neato.svg"></object><br />
Output file 191: xt/author/html/pack_neato.svg (9942 bytes)
  </td>
</tr>
<tr>
  <td>192</td>
  <td>
	Input file: xt/author/data/pack_neato1.gv (2922 bytes):<br />graph G {
<br />	graph [pack=20];
<br />	node [label=&quot;\N&quot;];
<br />	graph [bb=&quot;0,0,673.24,492.23&quot;];
<br />	{
<br />		graph [bb=&quot;&quot;];
<br />		2 [pos=&quot;385,99.753&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		3 [pos=&quot;243.97,113.78&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		4 [pos=&quot;259.76,210.66&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		5 [pos=&quot;374.44,213.87&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		6 [pos=&quot;316.59,242.56&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	}
<br />	{
<br />		graph [bb=&quot;&quot;];
<br />		8 [pos=&quot;375.16,18&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		9 [pos=&quot;462.19,133.72&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		10 [pos=&quot;448.91,51.274&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	}
<br />	{
<br />		graph [bb=&quot;&quot;];
<br />		a2 [pos=&quot;562.9,314.47&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		a3 [pos=&quot;447,363.59&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		a4 [pos=&quot;456.83,438.38&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		a5 [pos=&quot;595.27,436.36&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		a6 [pos=&quot;529.41,474.23&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	}
<br />	{
<br />		graph [bb=&quot;&quot;];
<br />		a8 [pos=&quot;508.87,250.65&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		a9 [pos=&quot;646.24,315.48&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		a10 [pos=&quot;595.98,242&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	}
<br />	1 [pos=&quot;317.6,156.42&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	11 [pos=&quot;171.58,84.475&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	12 [pos=&quot;100.16,62.194&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	13 [pos=&quot;27,54.584&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	a1 [pos=&quot;524.87,392.33&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	A [pos=&quot;111,336.64&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	B [pos=&quot;182.21,326&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	C [pos=&quot;139,214&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	1 -- 2 [pos=&quot;334.61,142.12 344.75,133.59 357.59,122.8 367.77,114.24&quot;];
<br />	1 -- 3 [pos=&quot;297.09,144.54 286.88,138.63 274.57,131.5 264.37,125.59&quot;];
<br />	1 -- 4 [pos=&quot;301.8,171.24 293.64,178.89 283.71,188.2 275.55,195.85&quot;];
<br />	1 -- 5 [pos=&quot;332.54,171.51 340.82,179.89 351.1,190.28 359.41,198.67&quot;];
<br />	1 -- 6 [pos=&quot;317.39,174.69 317.22,189.3 316.98,209.7 316.81,224.32&quot;];
<br />	2 -- 8 [pos=&quot;382.82,81.609 381.19,68.061 378.97,49.629 377.34,36.093&quot;];
<br />	2 -- 9 [pos=&quot;407.75,109.76 417.8,114.18 429.58,119.37 439.61,123.78&quot;];
<br />	2 -- 10 [pos=&quot;403.15,85.991 411.85,79.384 422.26,71.492 430.94,64.903&quot;];
<br />	3 -- 11 [pos=&quot;220.67,104.35 212.4,101 203.1,97.237 194.84,93.892&quot;];
<br />	11 -- 12 [pos=&quot;147,76.807 139.9,74.592 132.14,72.173 125.02,69.952&quot;];
<br />	12 -- 13 [pos=&quot;73.331,59.403 66.97,58.742 60.184,58.036 53.822,57.374&quot;];
<br />	a1 -- a2 [pos=&quot;533.31,375.05 539.61,362.15 548.19,344.6 554.49,331.7&quot;];
<br />	a1 -- a3 [pos=&quot;501.09,383.55 491.42,379.99 480.29,375.88 470.64,372.32&quot;];
<br />	a1 -- a4 [pos=&quot;505.92,405.16 496.64,411.44 485.48,418.99 476.15,425.31&quot;];
<br />	a1 -- a5 [pos=&quot;544.86,404.83 554.45,410.83 565.91,418 575.48,423.99&quot;];
<br />	a1 -- a6 [pos=&quot;525.88,410.51 526.63,424.08 527.66,442.54 528.41,456.1&quot;];
<br />	a2 -- a8 [pos=&quot;549.55,298.7 541.3,288.95 530.74,276.48 522.45,266.69&quot;];
<br />	a2 -- a9 [pos=&quot;590.19,314.8 599.49,314.92 609.89,315.04 619.17,315.15&quot;];
<br />	a2 -- a10 [pos=&quot;570.91,296.93 576.11,285.53 582.86,270.74 588.04,259.38&quot;];
<br />	A -- B [pos=&quot;137.52,332.68 143.37,331.8 149.57,330.88 155.43,330&quot;];
<br />}

  </td>
  <td>
<object data = "./pack_neato1.svg"></object><br />
Output file 192: xt/author/html/pack_neato1.svg (9938 bytes)
  </td>
</tr>
<tr>
  <td>193</td>
  <td>
	Input file: xt/author/data/pack_neato2.gv (2931 bytes):<br />graph G {
<br />	graph [packmode=&quot;graph&quot;];
<br />	node [label=&quot;\N&quot;];
<br />	graph [bb=&quot;0,0,695.24,580.23&quot;];
<br />	{
<br />		graph [bb=&quot;&quot;];
<br />		2 [pos=&quot;385,99.753&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		3 [pos=&quot;243.97,113.78&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		4 [pos=&quot;259.76,210.66&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		5 [pos=&quot;374.44,213.87&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		6 [pos=&quot;316.59,242.56&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	}
<br />	{
<br />		graph [bb=&quot;&quot;];
<br />		8 [pos=&quot;375.16,18&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		9 [pos=&quot;462.19,133.72&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		10 [pos=&quot;448.91,51.274&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	}
<br />	{
<br />		graph [bb=&quot;&quot;];
<br />		a2 [pos=&quot;584.9,402.47&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		a3 [pos=&quot;469,451.59&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		a4 [pos=&quot;478.83,526.38&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		a5 [pos=&quot;617.27,524.36&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		a6 [pos=&quot;551.41,562.23&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	}
<br />	{
<br />		graph [bb=&quot;&quot;];
<br />		a8 [pos=&quot;530.87,338.65&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		a9 [pos=&quot;668.24,403.48&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		a10 [pos=&quot;617.98,330&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	}
<br />	1 [pos=&quot;317.6,156.42&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	11 [pos=&quot;171.58,84.475&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	12 [pos=&quot;100.16,62.194&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	13 [pos=&quot;27,54.584&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	a1 [pos=&quot;546.87,480.33&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	A [pos=&quot;287,340.64&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	B [pos=&quot;358.21,330&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	C [pos=&quot;183,330&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	1 -- 2 [pos=&quot;334.61,142.12 344.75,133.59 357.59,122.8 367.77,114.24&quot;];
<br />	1 -- 3 [pos=&quot;297.09,144.54 286.88,138.63 274.57,131.5 264.37,125.59&quot;];
<br />	1 -- 4 [pos=&quot;301.8,171.24 293.64,178.89 283.71,188.2 275.55,195.85&quot;];
<br />	1 -- 5 [pos=&quot;332.54,171.51 340.82,179.89 351.1,190.28 359.41,198.67&quot;];
<br />	1 -- 6 [pos=&quot;317.39,174.69 317.22,189.3 316.98,209.7 316.81,224.32&quot;];
<br />	2 -- 8 [pos=&quot;382.82,81.609 381.19,68.061 378.97,49.629 377.34,36.093&quot;];
<br />	2 -- 9 [pos=&quot;407.75,109.76 417.8,114.18 429.58,119.37 439.61,123.78&quot;];
<br />	2 -- 10 [pos=&quot;403.15,85.991 411.85,79.384 422.26,71.492 430.94,64.903&quot;];
<br />	3 -- 11 [pos=&quot;220.67,104.35 212.4,101 203.1,97.237 194.84,93.892&quot;];
<br />	11 -- 12 [pos=&quot;147,76.807 139.9,74.592 132.14,72.173 125.02,69.952&quot;];
<br />	12 -- 13 [pos=&quot;73.331,59.403 66.97,58.742 60.184,58.036 53.822,57.374&quot;];
<br />	a1 -- a2 [pos=&quot;555.31,463.05 561.61,450.15 570.19,432.6 576.49,419.7&quot;];
<br />	a1 -- a3 [pos=&quot;523.09,471.55 513.42,467.99 502.29,463.88 492.64,460.32&quot;];
<br />	a1 -- a4 [pos=&quot;527.92,493.16 518.64,499.44 507.48,506.99 498.15,513.31&quot;];
<br />	a1 -- a5 [pos=&quot;566.86,492.83 576.45,498.83 587.91,506 597.48,511.99&quot;];
<br />	a1 -- a6 [pos=&quot;547.88,498.51 548.63,512.08 549.66,530.54 550.41,544.1&quot;];
<br />	a2 -- a8 [pos=&quot;571.55,386.7 563.3,376.95 552.74,364.48 544.45,354.69&quot;];
<br />	a2 -- a9 [pos=&quot;612.19,402.8 621.49,402.92 631.89,403.04 641.17,403.15&quot;];
<br />	a2 -- a10 [pos=&quot;592.91,384.93 598.11,373.53 604.86,358.74 610.04,347.38&quot;];
<br />	A -- B [pos=&quot;313.52,336.68 319.37,335.8 325.57,334.88 331.43,334&quot;];
<br />}

  </td>
  <td>
<object data = "./pack_neato2.svg"></object><br />
Output file 193: xt/author/html/pack_neato2.svg (9942 bytes)
  </td>
</tr>
<tr>
  <td>194</td>
  <td>
	Input file: xt/author/data/pgram.gv (2614 bytes):<br />digraph test {
<br />
<br />    size=&quot;7,9.5&quot;;
<br />    page=&quot;8,10.5&quot;;
<br />    ratio=fill;
<br />    rankdir=LR;
<br />
<br />    { rank=same;
<br />      node [shape=house];
<br />      A;C;E;G;I;K;M;O;Q;S;U;W;Y;
<br />      node [shape=invhouse];
<br />      B;D;F;H;J;L;N;P;R;T;V;X;Z;
<br />    }
<br />
<br />    { rank=same;
<br />      node [shape=parallelogram];
<br />      &quot;Parallelogram&quot; [label=&quot;This is a test\nof a multiline\nlabel in an\nparallelogram with approx\nsquare aspect&quot;];
<br />      &quot;a ----- long thin parallelogram&quot;;
<br />      &quot;xx&quot; [label=&quot;m&quot;];
<br />      &quot;yy&quot; [label=&quot;a\nb\nc\nd\ne\nf&quot;];
<br />      node [shape=octagon];
<br />      &quot;Octagon&quot; [label=&quot;This is a test\nof a multiline\nlabel in an\noctagon with approx\nsquare aspect&quot;];
<br />      node [shape=parallelogram];
<br />      &quot;Parallelogram&quot; [label=&quot;This is a test\nof a multiline\nlabel in an\nparallelogram with approx\nsquare aspect&quot;];
<br />      &quot;a ----- long thin parallelogram&quot;;
<br />      &quot;zz&quot; [label=&quot;m&quot;];
<br />      &quot;qq&quot; [label=&quot;a\nb\nc\nd\ne\nf&quot;];
<br />      ordering=out;
<br />    }
<br />
<br />    Parallelogram -&gt; A;
<br />    Parallelogram -&gt; B;
<br />    Parallelogram -&gt; C;
<br />    Parallelogram -&gt; D;
<br />    Parallelogram -&gt; E;
<br />    Parallelogram -&gt; F;
<br />    Parallelogram -&gt; G;
<br />    Parallelogram -&gt; H;
<br />    Parallelogram -&gt; I;
<br />    Parallelogram -&gt; J;
<br />    Parallelogram -&gt; K;
<br />    Parallelogram -&gt; L;
<br />    Parallelogram -&gt; M;
<br />    Parallelogram -&gt; N;
<br />    Parallelogram -&gt; O;
<br />    Parallelogram -&gt; P;
<br />    Parallelogram -&gt; Q;
<br />    Parallelogram -&gt; R;
<br />    Parallelogram -&gt; S;
<br />    Parallelogram -&gt; T;
<br />    Parallelogram -&gt; U;
<br />    Parallelogram -&gt; V;
<br />    Parallelogram -&gt; W;
<br />    Parallelogram -&gt; X;
<br />    Parallelogram -&gt; Y;
<br />    Parallelogram -&gt; Z;
<br />
<br />    { rank=same;
<br />      node [shape=triangle];
<br />      a;c;e;g;i;k;m;o;q;s;u;w;y;
<br />      node [shape=tripleoctagon];
<br />      b;d;f;h;j;l;n;p;r;t;v;x;z;
<br />    }
<br />
<br />    a -&gt; Parallelogram -&gt; Octagon;
<br />    b -&gt; Parallelogram -&gt; Octagon;
<br />    c -&gt; Parallelogram -&gt; Octagon;
<br />    d -&gt; Parallelogram -&gt; Octagon;
<br />    e -&gt; Parallelogram -&gt; Octagon;
<br />    f -&gt; Parallelogram -&gt; Octagon;
<br />    g -&gt; Parallelogram -&gt; Octagon;
<br />    h -&gt; Parallelogram -&gt; Octagon;
<br />    i -&gt; Parallelogram -&gt; Octagon;
<br />    j -&gt; Parallelogram -&gt; Octagon;
<br />    k -&gt; Parallelogram -&gt; Octagon;
<br />    l -&gt; Parallelogram -&gt; Octagon;
<br />    m -&gt; Parallelogram -&gt; Octagon;
<br />    n -&gt; Parallelogram -&gt; Octagon;
<br />    o -&gt; Parallelogram -&gt; Octagon;
<br />    p -&gt; Parallelogram -&gt; Octagon;
<br />    q -&gt; Parallelogram -&gt; Octagon;
<br />    r -&gt; Parallelogram -&gt; Octagon;
<br />    s -&gt; Parallelogram -&gt; Octagon;
<br />    t -&gt; Parallelogram -&gt; Octagon;
<br />    u -&gt; Parallelogram -&gt; Octagon;
<br />    v -&gt; Parallelogram -&gt; Octagon;
<br />    w -&gt; Parallelogram -&gt; Octagon;
<br />    x -&gt; Parallelogram -&gt; Octagon;
<br />    y -&gt; Parallelogram -&gt; Octagon;
<br />    z -&gt; Parallelogram -&gt; Octagon;
<br />}

  </td>
  <td>
<object data = "./pgram.svg"></object><br />
Output file 194: xt/author/html/pgram.svg (53823 bytes)
  </td>
</tr>
<tr>
  <td>195</td>
  <td>
	Input file: xt/author/data/plugins.gv (11343 bytes):<br />digraph G {
<br />	rankdir=LR ranksep=2
<br />	subgraph { rank=same
<br />		&quot;i-(lib)&quot; [label=&quot;(lib)&quot;]
<br />		&quot;i-gd&quot; [label=&quot;gd&quot;]
<br />		&quot;i-gd2&quot; [label=&quot;gd2&quot;]
<br />		&quot;i-gif&quot; [label=&quot;gif&quot;]
<br />		&quot;i-jpg/jpe/jpeg&quot; [label=&quot;jpg/jpe/jpeg&quot;]
<br />		&quot;i-png&quot; [label=&quot;png&quot;]
<br />		&quot;i-ps&quot; [label=&quot;ps&quot;]
<br />		&quot;i-svg&quot; [label=&quot;svg&quot;]
<br />		&quot;i-xbm&quot; [label=&quot;xbm&quot;]
<br />	}
<br />	subgraph { rank=same
<br />		&quot;o-bmp&quot; [label=&quot;bmp&quot;]
<br />		&quot;o-canon&quot; [label=&quot;canon&quot;]
<br />		&quot;o-cmap&quot; [label=&quot;cmap&quot;]
<br />		&quot;o-cmapx&quot; [label=&quot;cmapx&quot;]
<br />		&quot;o-cmapx_np&quot; [label=&quot;cmapx_np&quot;]
<br />		&quot;o-dot&quot; [label=&quot;dot&quot;]
<br />		&quot;o-eps&quot; [label=&quot;eps&quot;]
<br />		&quot;o-fig&quot; [label=&quot;fig&quot;]
<br />		&quot;o-gd&quot; [label=&quot;gd&quot;]
<br />		&quot;o-gd2&quot; [label=&quot;gd2&quot;]
<br />		&quot;o-gif&quot; [label=&quot;gif&quot;]
<br />		&quot;o-gtk&quot; [label=&quot;gtk&quot;]
<br />		&quot;o-gv&quot; [label=&quot;gv&quot;]
<br />		&quot;o-ico&quot; [label=&quot;ico&quot;]
<br />		&quot;o-imap&quot; [label=&quot;imap&quot;]
<br />		&quot;o-imap_np&quot; [label=&quot;imap_np&quot;]
<br />		&quot;o-ismap&quot; [label=&quot;ismap&quot;]
<br />		&quot;o-jpg/jpe/jpeg&quot; [label=&quot;jpg/jpe/jpeg&quot;]
<br />		&quot;o-pdf&quot; [label=&quot;pdf&quot;]
<br />		&quot;o-plain&quot; [label=&quot;plain&quot;]
<br />		&quot;o-plain-ext&quot; [label=&quot;plain-ext&quot;]
<br />		&quot;o-png&quot; [label=&quot;png&quot;]
<br />		&quot;o-ps&quot; [label=&quot;ps&quot;]
<br />		&quot;o-ps2&quot; [label=&quot;ps2&quot;]
<br />		&quot;o-svg&quot; [label=&quot;svg&quot;]
<br />		&quot;o-svgz&quot; [label=&quot;svgz&quot;]
<br />		&quot;o-tga&quot; [label=&quot;tga&quot;]
<br />		&quot;o-tif&quot; [label=&quot;tif&quot;]
<br />		&quot;o-tiff&quot; [label=&quot;tiff&quot;]
<br />		&quot;o-tk&quot; [label=&quot;tk&quot;]
<br />		&quot;o-vml&quot; [label=&quot;vml&quot;]
<br />		&quot;o-vmlz&quot; [label=&quot;vmlz&quot;]
<br />		&quot;o-vrml&quot; [label=&quot;vrml&quot;]
<br />		&quot;o-wbmp&quot; [label=&quot;wbmp&quot;]
<br />		&quot;o-xdot&quot; [label=&quot;xdot&quot;]
<br />		&quot;o-xlib&quot; [label=&quot;xlib&quot;]
<br />	}
<br />	subgraph cluster_neato_layout { label=&quot;neato_layout&quot; penwidth=2
<br />	}
<br />	subgraph cluster_dot_layout { label=&quot;dot_layout&quot; penwidth=2
<br />	}
<br />	subgraph cluster_devil { label=&quot;devil&quot; penwidth=2
<br />		subgraph { rank=same
<br />			&quot;o-devil-bmp&quot; [label=&quot;bmp&quot;]
<br />			&quot;o-devil-jpg/jpe/jpeg&quot; [label=&quot;jpg/jpe/jpeg&quot;]
<br />			&quot;o-devil-png&quot; [label=&quot;png&quot;]
<br />			&quot;o-devil-tga&quot; [label=&quot;tga&quot;]
<br />			&quot;o-devil-tif&quot; [label=&quot;tif&quot;]
<br />			&quot;o-devil-tiff&quot; [label=&quot;tiff&quot;]
<br />		}
<br />	}
<br />	subgraph cluster_lasi { label=&quot;lasi&quot; penwidth=2
<br />		subgraph { rank=same
<br />			&quot;r-lasi&quot; [label=&quot;lasi&quot;]
<br />		}
<br />		subgraph { rank=same
<br />			&quot;o-lasi-eps&quot; [label=&quot;eps&quot;]
<br />			&quot;o-lasi-ps&quot; [label=&quot;ps&quot;]
<br />			&quot;o-lasi-ps2&quot; [label=&quot;ps2&quot;]
<br />		}
<br />	}
<br />	subgraph cluster_core { label=&quot;core&quot; penwidth=2
<br />		subgraph { rank=same
<br />			&quot;i-core-(lib)&quot; [label=&quot;(lib)&quot;]
<br />			&quot;i-core-gif&quot; [label=&quot;gif&quot;]
<br />			&quot;i-core-jpg/jpe/jpeg&quot; [label=&quot;jpg/jpe/jpeg&quot;]
<br />			&quot;i-core-png&quot; [label=&quot;png&quot;]
<br />			&quot;i-core-ps&quot; [label=&quot;ps&quot;]
<br />			&quot;i-core-svg&quot; [label=&quot;svg&quot;]
<br />		}
<br />		subgraph { rank=same
<br />			&quot;r-dot&quot; [label=&quot;dot&quot;]
<br />			&quot;r-fig&quot; [label=&quot;fig&quot;]
<br />			&quot;r-map&quot; [label=&quot;map&quot;]
<br />			&quot;r-ps&quot; [label=&quot;ps&quot;]
<br />			&quot;r-svg&quot; [label=&quot;svg&quot;]
<br />			&quot;r-tk&quot; [label=&quot;tk&quot;]
<br />			&quot;r-vml&quot; [label=&quot;vml&quot;]
<br />			&quot;r-xdot&quot; [label=&quot;xdot&quot;]
<br />		}
<br />		subgraph { rank=same
<br />			&quot;o-core-canon&quot; [label=&quot;canon&quot;]
<br />			&quot;o-core-cmap&quot; [label=&quot;cmap&quot;]
<br />			&quot;o-core-cmapx&quot; [label=&quot;cmapx&quot;]
<br />			&quot;o-core-cmapx_np&quot; [label=&quot;cmapx_np&quot;]
<br />			&quot;o-core-dot&quot; [label=&quot;dot&quot;]
<br />			&quot;o-core-eps&quot; [label=&quot;eps&quot;]
<br />			&quot;o-core-fig&quot; [label=&quot;fig&quot;]
<br />			&quot;o-core-gv&quot; [label=&quot;gv&quot;]
<br />			&quot;o-core-imap&quot; [label=&quot;imap&quot;]
<br />			&quot;o-core-imap_np&quot; [label=&quot;imap_np&quot;]
<br />			&quot;o-core-ismap&quot; [label=&quot;ismap&quot;]
<br />			&quot;o-core-plain&quot; [label=&quot;plain&quot;]
<br />			&quot;o-core-plain-ext&quot; [label=&quot;plain-ext&quot;]
<br />			&quot;o-core-ps&quot; [label=&quot;ps&quot;]
<br />			&quot;o-core-ps2&quot; [label=&quot;ps2&quot;]
<br />			&quot;o-core-svg&quot; [label=&quot;svg&quot;]
<br />			&quot;o-core-svgz&quot; [label=&quot;svgz&quot;]
<br />			&quot;o-core-tk&quot; [label=&quot;tk&quot;]
<br />			&quot;o-core-vml&quot; [label=&quot;vml&quot;]
<br />			&quot;o-core-vmlz&quot; [label=&quot;vmlz&quot;]
<br />			&quot;o-core-xdot&quot; [label=&quot;xdot&quot;]
<br />		}
<br />	}
<br />	subgraph cluster_gtk { label=&quot;gtk&quot; penwidth=2
<br />		subgraph { rank=same
<br />			&quot;o-gtk-gtk&quot; [label=&quot;gtk&quot;]
<br />		}
<br />	}
<br />	subgraph cluster_cairo { label=&quot;cairo&quot; penwidth=2
<br />		subgraph { rank=same
<br />			&quot;i-cairo-png&quot; [label=&quot;png&quot;]
<br />		}
<br />		subgraph { rank=same
<br />			&quot;r-cairo&quot; [label=&quot;cairo&quot;]
<br />		}
<br />		subgraph { rank=same
<br />			&quot;o-cairo-pdf&quot; [label=&quot;pdf&quot;]
<br />			&quot;o-cairo-png&quot; [label=&quot;png&quot;]
<br />			&quot;o-cairo-ps&quot; [label=&quot;ps&quot;]
<br />			&quot;o-cairo-svg&quot; [label=&quot;svg&quot;]
<br />		}
<br />	}
<br />	subgraph cluster_rsvg { label=&quot;rsvg&quot; penwidth=2
<br />		subgraph { rank=same
<br />			&quot;i-rsvg-svg&quot; [label=&quot;svg&quot;]
<br />		}
<br />	}
<br />	subgraph cluster_xlib { label=&quot;xlib&quot; penwidth=2
<br />		subgraph { rank=same
<br />			&quot;o-xlib-xlib&quot; [label=&quot;xlib&quot;]
<br />		}
<br />	}
<br />	subgraph cluster_gdk_pixbuf { label=&quot;gdk_pixbuf&quot; penwidth=2
<br />		subgraph { rank=same
<br />			&quot;o-gdk_pixbuf-bmp&quot; [label=&quot;bmp&quot;]
<br />			&quot;o-gdk_pixbuf-ico&quot; [label=&quot;ico&quot;]
<br />			&quot;o-gdk_pixbuf-jpg/jpe/jpeg&quot; [label=&quot;jpg/jpe/jpeg&quot;]
<br />			&quot;o-gdk_pixbuf-png&quot; [label=&quot;png&quot;]
<br />			&quot;o-gdk_pixbuf-tif&quot; [label=&quot;tif&quot;]
<br />			&quot;o-gdk_pixbuf-tiff&quot; [label=&quot;tiff&quot;]
<br />		}
<br />	}
<br />	subgraph cluster_gd { label=&quot;gd&quot; penwidth=2
<br />		subgraph { rank=same
<br />			&quot;i-gd-gd&quot; [label=&quot;gd&quot;]
<br />			&quot;i-gd-gd2&quot; [label=&quot;gd2&quot;]
<br />			&quot;i-gd-gif&quot; [label=&quot;gif&quot;]
<br />			&quot;i-gd-jpg/jpe/jpeg&quot; [label=&quot;jpg/jpe/jpeg&quot;]
<br />			&quot;i-gd-png&quot; [label=&quot;png&quot;]
<br />			&quot;i-gd-xbm&quot; [label=&quot;xbm&quot;]
<br />		}
<br />		subgraph { rank=same
<br />			&quot;r-gd&quot; [label=&quot;gd&quot;]
<br />			&quot;r-vrml&quot; [label=&quot;vrml&quot;]
<br />		}
<br />		subgraph { rank=same
<br />			&quot;o-gd-gd&quot; [label=&quot;gd&quot;]
<br />			&quot;o-gd-gd2&quot; [label=&quot;gd2&quot;]
<br />			&quot;o-gd-gif&quot; [label=&quot;gif&quot;]
<br />			&quot;o-gd-jpg/jpe/jpeg&quot; [label=&quot;jpg/jpe/jpeg&quot;]
<br />			&quot;o-gd-png&quot; [label=&quot;png&quot;]
<br />			&quot;o-gd-vrml&quot; [label=&quot;vrml&quot;]
<br />			&quot;o-gd-wbmp&quot; [label=&quot;wbmp&quot;]
<br />		}
<br />	}
<br />	&quot;i-png&quot; -&gt; &quot;i-cairo-png&quot; [color=black]
<br />	&quot;i-cairo-png&quot; -&gt; &quot;r-cairo&quot; [color=black]
<br />	&quot;i-cairo-png&quot; -&gt; &quot;r-lasi&quot; [color=black]
<br />	&quot;i-cairo-png&quot; -&gt; &quot;r-ps&quot; [color=black]
<br />	&quot;i-(lib)&quot; -&gt; &quot;i-core-(lib)&quot; [color=black]
<br />	&quot;i-core-(lib)&quot; -&gt; &quot;r-ps&quot; [color=black]
<br />	&quot;i-gif&quot; -&gt; &quot;i-core-gif&quot; [color=black]
<br />	&quot;i-core-gif&quot; -&gt; &quot;r-dot&quot; [color=black]
<br />	&quot;i-core-gif&quot; -&gt; &quot;r-fig&quot; [color=black]
<br />	&quot;i-core-gif&quot; -&gt; &quot;r-svg&quot; [color=black]
<br />	&quot;i-core-gif&quot; -&gt; &quot;r-vrml&quot; [color=black]
<br />	&quot;i-core-gif&quot; -&gt; &quot;r-xdot&quot; [color=black]
<br />	&quot;i-jpg/jpe/jpeg&quot; -&gt; &quot;i-core-jpg/jpe/jpeg&quot; [color=black]
<br />	&quot;i-core-jpg/jpe/jpeg&quot; -&gt; &quot;r-dot&quot; [color=black]
<br />	&quot;i-core-jpg/jpe/jpeg&quot; -&gt; &quot;r-fig&quot; [color=black]
<br />	&quot;i-core-jpg/jpe/jpeg&quot; -&gt; &quot;r-svg&quot; [color=black]
<br />	&quot;i-core-jpg/jpe/jpeg&quot; -&gt; &quot;r-vrml&quot; [color=black]
<br />	&quot;i-core-jpg/jpe/jpeg&quot; -&gt; &quot;r-xdot&quot; [color=black]
<br />	&quot;i-png&quot; -&gt; &quot;i-core-png&quot; [color=black]
<br />	&quot;i-core-png&quot; -&gt; &quot;r-dot&quot; [color=black]
<br />	&quot;i-core-png&quot; -&gt; &quot;r-fig&quot; [color=black]
<br />	&quot;i-core-png&quot; -&gt; &quot;r-svg&quot; [color=black]
<br />	&quot;i-core-png&quot; -&gt; &quot;r-vrml&quot; [color=black]
<br />	&quot;i-core-png&quot; -&gt; &quot;r-xdot&quot; [color=black]
<br />	&quot;i-ps&quot; -&gt; &quot;i-core-ps&quot; [color=black]
<br />	&quot;i-core-ps&quot; -&gt; &quot;r-dot&quot; [color=black]
<br />	&quot;i-core-ps&quot; -&gt; &quot;r-lasi&quot; [color=black]
<br />	&quot;i-core-ps&quot; -&gt; &quot;r-ps&quot; [color=black]
<br />	&quot;i-core-ps&quot; -&gt; &quot;r-xdot&quot; [color=black]
<br />	&quot;i-svg&quot; -&gt; &quot;i-core-svg&quot; [color=black]
<br />	&quot;i-core-svg&quot; -&gt; &quot;r-dot&quot; [color=black]
<br />	&quot;i-core-svg&quot; -&gt; &quot;r-svg&quot; [color=black]
<br />	&quot;i-core-svg&quot; -&gt; &quot;r-xdot&quot; [color=black]
<br />	&quot;i-gd&quot; -&gt; &quot;i-gd-gd&quot; [color=black]
<br />	&quot;i-gd-gd&quot; -&gt; &quot;r-gd&quot; [color=black]
<br />	&quot;i-gd-gd&quot; -&gt; &quot;r-lasi&quot; [color=black]
<br />	&quot;i-gd-gd&quot; -&gt; &quot;r-ps&quot; [color=black]
<br />	&quot;i-gd2&quot; -&gt; &quot;i-gd-gd2&quot; [color=black]
<br />	&quot;i-gd-gd2&quot; -&gt; &quot;r-gd&quot; [color=black]
<br />	&quot;i-gd-gd2&quot; -&gt; &quot;r-lasi&quot; [color=black]
<br />	&quot;i-gd-gd2&quot; -&gt; &quot;r-ps&quot; [color=black]
<br />	&quot;i-gif&quot; -&gt; &quot;i-gd-gif&quot; [color=black]
<br />	&quot;i-gd-gif&quot; -&gt; &quot;r-gd&quot; [color=black]
<br />	&quot;i-gd-gif&quot; -&gt; &quot;r-lasi&quot; [color=black]
<br />	&quot;i-gd-gif&quot; -&gt; &quot;r-ps&quot; [color=black]
<br />	&quot;i-jpg/jpe/jpeg&quot; -&gt; &quot;i-gd-jpg/jpe/jpeg&quot; [color=black]
<br />	&quot;i-gd-jpg/jpe/jpeg&quot; -&gt; &quot;r-gd&quot; [color=black]
<br />	&quot;i-gd-jpg/jpe/jpeg&quot; -&gt; &quot;r-lasi&quot; [color=black]
<br />	&quot;i-gd-jpg/jpe/jpeg&quot; -&gt; &quot;r-ps&quot; [color=black]
<br />	&quot;i-png&quot; -&gt; &quot;i-gd-png&quot; [color=black]
<br />	&quot;i-gd-png&quot; -&gt; &quot;r-gd&quot; [color=black]
<br />	&quot;i-gd-png&quot; -&gt; &quot;r-lasi&quot; [color=black]
<br />	&quot;i-gd-png&quot; -&gt; &quot;r-ps&quot; [color=black]
<br />	&quot;i-xbm&quot; -&gt; &quot;i-gd-xbm&quot; [color=black]
<br />	&quot;i-gd-xbm&quot; -&gt; &quot;r-gd&quot; [color=black]
<br />	&quot;i-gd-xbm&quot; -&gt; &quot;r-lasi&quot; [color=black]
<br />	&quot;i-gd-xbm&quot; -&gt; &quot;r-ps&quot; [color=black]
<br />	&quot;i-svg&quot; -&gt; &quot;i-rsvg-svg&quot; [color=black]
<br />	&quot;i-rsvg-svg&quot; -&gt; &quot;r-cairo&quot; [color=black]
<br />	&quot;r-cairo&quot; -&gt; &quot;o-cairo-pdf&quot; [color=black]
<br />	&quot;o-cairo-pdf&quot; -&gt; &quot;o-pdf&quot; [color=black]
<br />	&quot;r-cairo&quot; -&gt; &quot;o-cairo-png&quot; [color=black]
<br />	&quot;o-cairo-png&quot; -&gt; &quot;o-png&quot; [color=black]
<br />	&quot;r-cairo&quot; -&gt; &quot;o-cairo-ps&quot; [color=black]
<br />	&quot;o-cairo-ps&quot; -&gt; &quot;o-ps&quot; [color=black]
<br />	&quot;r-cairo&quot; -&gt; &quot;o-cairo-svg&quot; [color=black]
<br />	&quot;o-cairo-svg&quot; -&gt; &quot;o-svg&quot; [color=black]
<br />	&quot;r-dot&quot; -&gt; &quot;o-core-canon&quot; [color=black]
<br />	&quot;o-core-canon&quot; -&gt; &quot;o-canon&quot; [color=black]
<br />	&quot;r-map&quot; -&gt; &quot;o-core-cmap&quot; [color=black]
<br />	&quot;o-core-cmap&quot; -&gt; &quot;o-cmap&quot; [color=black]
<br />	&quot;r-map&quot; -&gt; &quot;o-core-cmapx&quot; [color=black]
<br />	&quot;o-core-cmapx&quot; -&gt; &quot;o-cmapx&quot; [color=black]
<br />	&quot;r-map&quot; -&gt; &quot;o-core-cmapx_np&quot; [color=black]
<br />	&quot;o-core-cmapx_np&quot; -&gt; &quot;o-cmapx_np&quot; [color=black]
<br />	&quot;r-dot&quot; -&gt; &quot;o-core-dot&quot; [color=black]
<br />	&quot;o-core-dot&quot; -&gt; &quot;o-dot&quot; [color=black]
<br />	&quot;r-ps&quot; -&gt; &quot;o-core-eps&quot; [color=black]
<br />	&quot;o-core-eps&quot; -&gt; &quot;o-eps&quot; [color=black]
<br />	&quot;r-fig&quot; -&gt; &quot;o-core-fig&quot; [color=black]
<br />	&quot;o-core-fig&quot; -&gt; &quot;o-fig&quot; [color=black]
<br />	&quot;r-dot&quot; -&gt; &quot;o-core-gv&quot; [color=black]
<br />	&quot;o-core-gv&quot; -&gt; &quot;o-gv&quot; [color=black]
<br />	&quot;r-map&quot; -&gt; &quot;o-core-imap&quot; [color=black]
<br />	&quot;o-core-imap&quot; -&gt; &quot;o-imap&quot; [color=black]
<br />	&quot;r-map&quot; -&gt; &quot;o-core-imap_np&quot; [color=black]
<br />	&quot;o-core-imap_np&quot; -&gt; &quot;o-imap_np&quot; [color=black]
<br />	&quot;r-map&quot; -&gt; &quot;o-core-ismap&quot; [color=black]
<br />	&quot;o-core-ismap&quot; -&gt; &quot;o-ismap&quot; [color=black]
<br />	&quot;r-dot&quot; -&gt; &quot;o-core-plain&quot; [color=black]
<br />	&quot;o-core-plain&quot; -&gt; &quot;o-plain&quot; [color=black]
<br />	&quot;r-dot&quot; -&gt; &quot;o-core-plain-ext&quot; [color=black]
<br />	&quot;o-core-plain-ext&quot; -&gt; &quot;o-plain-ext&quot; [color=black]
<br />	&quot;r-ps&quot; -&gt; &quot;o-core-ps&quot; [color=black]
<br />	&quot;o-core-ps&quot; -&gt; &quot;o-ps&quot; [color=black]
<br />	&quot;r-ps&quot; -&gt; &quot;o-core-ps2&quot; [color=black]
<br />	&quot;o-core-ps2&quot; -&gt; &quot;o-ps2&quot; [color=black]
<br />	&quot;r-svg&quot; -&gt; &quot;o-core-svg&quot; [color=black]
<br />	&quot;o-core-svg&quot; -&gt; &quot;o-svg&quot; [color=black]
<br />	&quot;r-svg&quot; -&gt; &quot;o-core-svgz&quot; [color=black]
<br />	&quot;o-core-svgz&quot; -&gt; &quot;o-svgz&quot; [color=black]
<br />	&quot;r-tk&quot; -&gt; &quot;o-core-tk&quot; [color=black]
<br />	&quot;o-core-tk&quot; -&gt; &quot;o-tk&quot; [color=black]
<br />	&quot;r-vml&quot; -&gt; &quot;o-core-vml&quot; [color=black]
<br />	&quot;o-core-vml&quot; -&gt; &quot;o-vml&quot; [color=black]
<br />	&quot;r-vml&quot; -&gt; &quot;o-core-vmlz&quot; [color=black]
<br />	&quot;o-core-vmlz&quot; -&gt; &quot;o-vmlz&quot; [color=black]
<br />	&quot;r-xdot&quot; -&gt; &quot;o-core-xdot&quot; [color=black]
<br />	&quot;o-core-xdot&quot; -&gt; &quot;o-xdot&quot; [color=black]
<br />	&quot;r-cairo&quot; -&gt; &quot;o-devil-bmp&quot; [color=black]
<br />	&quot;o-devil-bmp&quot; -&gt; &quot;o-bmp&quot; [color=black]
<br />	&quot;r-cairo&quot; -&gt; &quot;o-devil-jpg/jpe/jpeg&quot; [color=black]
<br />	&quot;o-devil-jpg/jpe/jpeg&quot; -&gt; &quot;o-jpg/jpe/jpeg&quot; [color=black]
<br />	&quot;r-cairo&quot; -&gt; &quot;o-devil-png&quot; [color=black]
<br />	&quot;o-devil-png&quot; -&gt; &quot;o-png&quot; [color=black]
<br />	&quot;r-cairo&quot; -&gt; &quot;o-devil-tga&quot; [color=black]
<br />	&quot;o-devil-tga&quot; -&gt; &quot;o-tga&quot; [color=black]
<br />	&quot;r-cairo&quot; -&gt; &quot;o-devil-tif&quot; [color=black]
<br />	&quot;o-devil-tif&quot; -&gt; &quot;o-tif&quot; [color=black]
<br />	&quot;r-cairo&quot; -&gt; &quot;o-devil-tiff&quot; [color=black]
<br />	&quot;o-devil-tiff&quot; -&gt; &quot;o-tiff&quot; [color=black]
<br />	&quot;r-cairo&quot; -&gt; &quot;o-gd-gd&quot; [color=black]
<br />	&quot;r-gd&quot; -&gt; &quot;o-gd-gd&quot; [color=black]
<br />	&quot;o-gd-gd&quot; -&gt; &quot;o-gd&quot; [color=black]
<br />	&quot;r-cairo&quot; -&gt; &quot;o-gd-gd2&quot; [color=black]
<br />	&quot;r-gd&quot; -&gt; &quot;o-gd-gd2&quot; [color=black]
<br />	&quot;o-gd-gd2&quot; -&gt; &quot;o-gd2&quot; [color=black]
<br />	&quot;r-cairo&quot; -&gt; &quot;o-gd-gif&quot; [color=black]
<br />	&quot;r-gd&quot; -&gt; &quot;o-gd-gif&quot; [color=black]
<br />	&quot;o-gd-gif&quot; -&gt; &quot;o-gif&quot; [color=black]
<br />	&quot;r-cairo&quot; -&gt; &quot;o-gd-jpg/jpe/jpeg&quot; [color=black]
<br />	&quot;r-gd&quot; -&gt; &quot;o-gd-jpg/jpe/jpeg&quot; [color=black]
<br />	&quot;o-gd-jpg/jpe/jpeg&quot; -&gt; &quot;o-jpg/jpe/jpeg&quot; [color=black]
<br />	&quot;r-cairo&quot; -&gt; &quot;o-gd-png&quot; [color=black]
<br />	&quot;r-gd&quot; -&gt; &quot;o-gd-png&quot; [color=black]
<br />	&quot;o-gd-png&quot; -&gt; &quot;o-png&quot; [color=black]
<br />	&quot;r-vrml&quot; -&gt; &quot;o-gd-vrml&quot; [color=black]
<br />	&quot;o-gd-vrml&quot; -&gt; &quot;o-vrml&quot; [color=black]
<br />	&quot;r-cairo&quot; -&gt; &quot;o-gd-wbmp&quot; [color=black]
<br />	&quot;r-gd&quot; -&gt; &quot;o-gd-wbmp&quot; [color=black]
<br />	&quot;o-gd-wbmp&quot; -&gt; &quot;o-wbmp&quot; [color=black]
<br />	&quot;r-cairo&quot; -&gt; &quot;o-gdk_pixbuf-bmp&quot; [color=black]
<br />	&quot;o-gdk_pixbuf-bmp&quot; -&gt; &quot;o-bmp&quot; [color=black]
<br />	&quot;r-cairo&quot; -&gt; &quot;o-gdk_pixbuf-ico&quot; [color=black]
<br />	&quot;o-gdk_pixbuf-ico&quot; -&gt; &quot;o-ico&quot; [color=black]
<br />	&quot;r-cairo&quot; -&gt; &quot;o-gdk_pixbuf-jpg/jpe/jpeg&quot; [color=black]
<br />	&quot;o-gdk_pixbuf-jpg/jpe/jpeg&quot; -&gt; &quot;o-jpg/jpe/jpeg&quot; [color=black]
<br />	&quot;r-cairo&quot; -&gt; &quot;o-gdk_pixbuf-png&quot; [color=black]
<br />	&quot;o-gdk_pixbuf-png&quot; -&gt; &quot;o-png&quot; [color=black]
<br />	&quot;r-cairo&quot; -&gt; &quot;o-gdk_pixbuf-tif&quot; [color=black]
<br />	&quot;o-gdk_pixbuf-tif&quot; -&gt; &quot;o-tif&quot; [color=black]
<br />	&quot;r-cairo&quot; -&gt; &quot;o-gdk_pixbuf-tiff&quot; [color=black]
<br />	&quot;o-gdk_pixbuf-tiff&quot; -&gt; &quot;o-tiff&quot; [color=black]
<br />	&quot;r-cairo&quot; -&gt; &quot;o-gtk-gtk&quot; [color=black]
<br />	&quot;o-gtk-gtk&quot; -&gt; &quot;o-gtk&quot; [color=black]
<br />	&quot;r-lasi&quot; -&gt; &quot;o-lasi-eps&quot; [color=black]
<br />	&quot;o-lasi-eps&quot; -&gt; &quot;o-eps&quot; [color=black]
<br />	&quot;r-lasi&quot; -&gt; &quot;o-lasi-ps&quot; [color=black]
<br />	&quot;o-lasi-ps&quot; -&gt; &quot;o-ps&quot; [color=black]
<br />	&quot;r-lasi&quot; -&gt; &quot;o-lasi-ps2&quot; [color=black]
<br />	&quot;o-lasi-ps2&quot; -&gt; &quot;o-ps2&quot; [color=black]
<br />	&quot;r-cairo&quot; -&gt; &quot;o-xlib-xlib&quot; [color=black]
<br />	&quot;o-xlib-xlib&quot; -&gt; &quot;o-xlib&quot; [color=black]
<br />}

  </td>
  <td>
<object data = "./plugins.svg"></object><br />
Output file 195: xt/author/html/plugins.svg (98925 bytes)
  </td>
</tr>
<tr>
  <td>196</td>
  <td>
	Input file: xt/author/data/pm2way.gv (2020 bytes):<br />digraph g {
<br />graph [
<br />];
<br />node [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />shape = &quot;box&quot;
<br />color = &quot;black&quot;
<br />width = &quot;0.5&quot;
<br />];
<br />edge [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />color = &quot;black&quot;
<br />];
<br />&quot;22690&quot; [
<br />label = &quot;22690\n?&quot;
<br />pname = &quot;?&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22692&quot; [
<br />label = &quot;22692\ndotty&quot;
<br />pname = &quot;dotty&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;116842+2595&quot; [
<br />label = &quot;116842+2595\n/home/ek/work/sun4/bin/dotty&quot;
<br />fname = &quot;/home/ek/work/sun4/bin/dotty&quot;
<br />shape = &quot;ellipse&quot;
<br />kind = &quot;file&quot;
<br />];
<br />&quot;22693&quot; [
<br />label = &quot;22693\nlefty&quot;
<br />pname = &quot;lefty&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;182440-1&quot; [
<br />label = &quot;182440-1\n182441-1\npipe&quot;
<br />fontsize = &quot;7&quot;
<br />fname = &quot;pipe&quot;
<br />shape = &quot;doublecircle&quot;
<br />subkind = &quot;pipe&quot;
<br />kind = &quot;file&quot;
<br />];
<br />&quot;182442-1&quot; [
<br />label = &quot;182442-1\n182443-1\npipe&quot;
<br />fontsize = &quot;7&quot;
<br />fname = &quot;pipe&quot;
<br />shape = &quot;doublecircle&quot;
<br />subkind = &quot;pipe&quot;
<br />kind = &quot;file&quot;
<br />];
<br />&quot;22694&quot; [
<br />label = &quot;22694\ndot&quot;
<br />pname = &quot;dot&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;4761+2595&quot; [
<br />label = &quot;4761+2595\n/home/ek/pm2.dot&quot;
<br />fname = &quot;/home/ek/pm2.dot&quot;
<br />shape = &quot;ellipse&quot;
<br />kind = &quot;file&quot;
<br />];
<br />&quot;22690&quot; -&gt; &quot;22692&quot; [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />color = &quot;black&quot;
<br />];
<br />&quot;22692&quot; -&gt; &quot;116842+2595&quot; [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />dir = &quot;back&quot;
<br />color = &quot;black&quot;
<br />];
<br />&quot;22692&quot; -&gt; &quot;22693&quot; [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />color = &quot;black&quot;
<br />];
<br />&quot;22693&quot; -&gt; &quot;182440-1&quot; [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />dir = &quot;back&quot;
<br />color = &quot;black&quot;
<br />];
<br />&quot;22693&quot; -&gt; &quot;182442-1&quot; [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />dir = &quot;forward&quot;
<br />color = &quot;black&quot;
<br />];
<br />&quot;22693&quot; -&gt; &quot;22694&quot; [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />color = &quot;black&quot;
<br />];
<br />&quot;22694&quot; -&gt; &quot;182440-1&quot; [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />dir = &quot;forward&quot;
<br />color = &quot;black&quot;
<br />];
<br />&quot;22694&quot; -&gt; &quot;182442-1&quot; [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />dir = &quot;back&quot;
<br />color = &quot;black&quot;
<br />];
<br />&quot;22693&quot; -&gt; &quot;4761+2595&quot; [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />dir = &quot;back&quot;
<br />color = &quot;black&quot;
<br />];
<br />}

  </td>
  <td>
<object data = "./pm2way.svg"></object><br />
Output file 196: xt/author/html/pm2way.svg (7244 bytes)
  </td>
</tr>
<tr>
  <td>197</td>
  <td>
	Input file: xt/author/data/pmpipe.gv (3499 bytes):<br />digraph g {
<br />graph [
<br />];
<br />node [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />shape = &quot;box&quot;
<br />color = &quot;black&quot;
<br />width = &quot;0.5&quot;
<br />];
<br />edge [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />color = &quot;black&quot;
<br />];
<br />&quot;23296&quot; [
<br />label = &quot;23296\n?&quot;
<br />pname = &quot;?&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;182948-1&quot; [
<br />label = &quot;182948-1\n182949-1\npipe&quot;
<br />fontsize = &quot;7&quot;
<br />fname = &quot;pipe&quot;
<br />shape = &quot;doublecircle&quot;
<br />subkind = &quot;pipe&quot;
<br />kind = &quot;file&quot;
<br />];
<br />&quot;23310&quot; [
<br />label = &quot;23310\ncat&quot;
<br />pname = &quot;cat&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;182950-1&quot; [
<br />label = &quot;182950-1\n182951-1\npipe&quot;
<br />fontsize = &quot;7&quot;
<br />fname = &quot;pipe&quot;
<br />shape = &quot;doublecircle&quot;
<br />subkind = &quot;pipe&quot;
<br />kind = &quot;file&quot;
<br />];
<br />&quot;23311&quot; [
<br />label = &quot;23311\ncat&quot;
<br />pname = &quot;cat&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;182952-1&quot; [
<br />label = &quot;182952-1\n182953-1\npipe&quot;
<br />fontsize = &quot;7&quot;
<br />fname = &quot;pipe&quot;
<br />shape = &quot;doublecircle&quot;
<br />subkind = &quot;pipe&quot;
<br />kind = &quot;file&quot;
<br />];
<br />&quot;23312&quot; [
<br />label = &quot;23312\ncat&quot;
<br />pname = &quot;cat&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;182954-1&quot; [
<br />label = &quot;182954-1\n182955-1\npipe&quot;
<br />fontsize = &quot;7&quot;
<br />fname = &quot;pipe&quot;
<br />shape = &quot;doublecircle&quot;
<br />subkind = &quot;pipe&quot;
<br />kind = &quot;file&quot;
<br />];
<br />&quot;23313&quot; [
<br />label = &quot;23313\ncat&quot;
<br />pname = &quot;cat&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;79893+2568&quot; [
<br />label = &quot;79893+2568\n/usr/share/lib/termcap&quot;
<br />fname = &quot;/usr/share/lib/termcap&quot;
<br />shape = &quot;ellipse&quot;
<br />kind = &quot;file&quot;
<br />];
<br />&quot;85+2560&quot; [
<br />label = &quot;85+2560\n?&quot;
<br />fname = &quot;?&quot;
<br />shape = &quot;ellipse&quot;
<br />kind = &quot;file&quot;
<br />];
<br />&quot;23314&quot; [
<br />label = &quot;23314\ncat&quot;
<br />pname = &quot;cat&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;4151865284+0&quot; [
<br />label = &quot;4151865284+0\n/tmp/termcap&quot;
<br />fname = &quot;/tmp/termcap&quot;
<br />shape = &quot;ellipse&quot;
<br />kind = &quot;file&quot;
<br />];
<br />&quot;23296&quot; -&gt; &quot;23310&quot; [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />color = &quot;black&quot;
<br />];
<br />&quot;23296&quot; -&gt; &quot;23311&quot; [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />color = &quot;black&quot;
<br />];
<br />&quot;23311&quot; -&gt; &quot;182948-1&quot; [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />dir = &quot;back&quot;
<br />color = &quot;black&quot;
<br />];
<br />&quot;23310&quot; -&gt; &quot;182948-1&quot; [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />dir = &quot;forward&quot;
<br />color = &quot;black&quot;
<br />];
<br />&quot;23296&quot; -&gt; &quot;23312&quot; [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />color = &quot;black&quot;
<br />];
<br />&quot;23312&quot; -&gt; &quot;182952-1&quot; [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />dir = &quot;forward&quot;
<br />color = &quot;black&quot;
<br />];
<br />&quot;23312&quot; -&gt; &quot;182950-1&quot; [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />dir = &quot;back&quot;
<br />color = &quot;black&quot;
<br />];
<br />&quot;23296&quot; -&gt; &quot;23313&quot; [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />color = &quot;black&quot;
<br />];
<br />&quot;23313&quot; -&gt; &quot;182954-1&quot; [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />dir = &quot;forward&quot;
<br />color = &quot;black&quot;
<br />];
<br />&quot;23311&quot; -&gt; &quot;182950-1&quot; [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />dir = &quot;forward&quot;
<br />color = &quot;black&quot;
<br />];
<br />&quot;23310&quot; -&gt; &quot;79893+2568&quot; [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />dir = &quot;back&quot;
<br />color = &quot;black&quot;
<br />];
<br />&quot;23296&quot; -&gt; &quot;85+2560&quot; [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />dir = &quot;both&quot;
<br />color = &quot;black&quot;
<br />];
<br />&quot;23296&quot; -&gt; &quot;23314&quot; [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />color = &quot;black&quot;
<br />];
<br />&quot;23314&quot; -&gt; &quot;85+2560&quot; [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />dir = &quot;both&quot;
<br />color = &quot;black&quot;
<br />];
<br />&quot;23314&quot; -&gt; &quot;182954-1&quot; [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />dir = &quot;back&quot;
<br />color = &quot;black&quot;
<br />];
<br />&quot;23296&quot; -&gt; &quot;85+2560&quot; [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />dir = &quot;both&quot;
<br />color = &quot;black&quot;
<br />];
<br />&quot;23314&quot; -&gt; &quot;4151865284+0&quot; [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />dir = &quot;forward&quot;
<br />color = &quot;black&quot;
<br />];
<br />&quot;23313&quot; -&gt; &quot;182952-1&quot; [
<br />fontsize = &quot;14&quot;
<br />fontname = &quot;Times-Roman&quot;
<br />fontcolor = &quot;black&quot;
<br />dir = &quot;back&quot;
<br />color = &quot;black&quot;
<br />];
<br />}

  </td>
  <td>
<object data = "./pmpipe.svg"></object><br />
Output file 197: xt/author/html/pmpipe.svg (13081 bytes)
  </td>
</tr>
<tr>
  <td>198</td>
  <td>
	Input file: xt/author/data/polypoly.gv (6617 bytes):<br />digraph polypoly {
<br />	
<br />    /* size=&quot;7,9.5&quot;; */
<br />    /* page=&quot;8.5,11&quot;; */
<br />    /* ratio=fill; */
<br />    node [shape=polygon];
<br />    { rank=same;
<br />      node [sides=0];
<br />      node [peripheries=1];
<br />      0000 [label=&quot;M&quot;];
<br />      0001 [label=&quot;MMMMMMMMMM&quot;];
<br />      0002 [label=&quot;M\nM\nM\nM\nM\nM&quot;];
<br />      0003 [label=&quot;MMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM&quot;];
<br />      node [peripheries=2];
<br />      0010 [label=&quot;M&quot;];
<br />      0011 [label=&quot;MMMMMMMMMM&quot;];
<br />      0012 [label=&quot;M\nM\nM\nM\nM\nM&quot;];
<br />      0013 [label=&quot;MMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM&quot;];
<br />      node [distortion=-.3];
<br />      0110 [label=&quot;M&quot;];
<br />      0111 [label=&quot;MMMMMMMMMM&quot;];
<br />      0112 [label=&quot;M\nM\nM\nM\nM\nM&quot;];
<br />      0113 [label=&quot;MMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM&quot;];
<br />    }
<br />    { rank=same;
<br />      node [sides=3];
<br />      node [peripheries=1];
<br />      node [orientation=0];
<br />      3000 [label=&quot;M&quot;];
<br />      3001 [label=&quot;MMMMMMMMMM&quot;];
<br />      3002 [label=&quot;M\nM\nM\nM\nM\nM&quot;];
<br />      3003 [label=&quot;MMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM&quot;];
<br />      node [peripheries=2];
<br />      node [orientation=60];
<br />      3110 [label=&quot;M&quot;];
<br />      3111 [label=&quot;MMMMMMMMMM&quot;];
<br />      3112 [label=&quot;M\nM\nM\nM\nM\nM&quot;];
<br />      3113 [label=&quot;MMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM&quot;];
<br />    }
<br />    3000-&gt;0000;
<br />    { rank=same;
<br />      node [sides=4];
<br />      node [peripheries=1];
<br />      node [orientation=0];
<br />      4000 [label=&quot;M&quot;];
<br />      4001 [label=&quot;MMMMMMMMMM&quot;];
<br />      4002 [label=&quot;M\nM\nM\nM\nM\nM&quot;];
<br />      4003 [label=&quot;MMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM&quot;];
<br />      node [peripheries=2];
<br />      node [orientation=45];
<br />      4110 [label=&quot;M&quot;];
<br />      4111 [label=&quot;MMMMMMMMMM&quot;];
<br />      4112 [label=&quot;M\nM\nM\nM\nM\nM&quot;];
<br />      4113 [label=&quot;MMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM&quot;];
<br />    }
<br />    4000-&gt;3000;
<br />    { rank=same;
<br />      node [sides=5];
<br />      node [peripheries=1];
<br />      node [orientation=0];
<br />      5000 [label=&quot;M&quot;];
<br />      5001 [label=&quot;MMMMMMMMMM&quot;];
<br />      5002 [label=&quot;M\nM\nM\nM\nM\nM&quot;];
<br />      5003 [label=&quot;MMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM&quot;];
<br />      node [peripheries=2];
<br />      node [orientation=36];
<br />      5110 [label=&quot;M&quot;];
<br />      5111 [label=&quot;MMMMMMMMMM&quot;];
<br />      5112 [label=&quot;M\nM\nM\nM\nM\nM&quot;];
<br />      5113 [label=&quot;MMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM&quot;];
<br />    }
<br />    5000-&gt;4000;
<br />    { rank=same;
<br />      node [sides=6];
<br />      node [peripheries=1];
<br />      node [orientation=0];
<br />      6000 [label=&quot;M&quot;];
<br />      6001 [label=&quot;MMMMMMMMMM&quot;];
<br />      6002 [label=&quot;M\nM\nM\nM\nM\nM&quot;];
<br />      6003 [label=&quot;MMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM&quot;];
<br />      node [peripheries=2];
<br />      node [orientation=30];
<br />      6110 [label=&quot;M&quot;];
<br />      6111 [label=&quot;MMMMMMMMMM&quot;];
<br />      6112 [label=&quot;M\nM\nM\nM\nM\nM&quot;];
<br />      6113 [label=&quot;MMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM&quot;];
<br />    }
<br />    6000-&gt;5000;
<br />    { rank=same;
<br />      node [sides=7];
<br />      node [peripheries=1];
<br />      node [orientation=0];
<br />      7000 [label=&quot;M&quot;];
<br />      7001 [label=&quot;MMMMMMMMMM&quot;];
<br />      7002 [label=&quot;M\nM\nM\nM\nM\nM&quot;];
<br />      7003 [label=&quot;MMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM&quot;];
<br />      node [peripheries=2];
<br />      node [orientation=25.7];
<br />      7110 [label=&quot;M&quot;];
<br />      7111 [label=&quot;MMMMMMMMMM&quot;];
<br />      7112 [label=&quot;M\nM\nM\nM\nM\nM&quot;];
<br />      7113 [label=&quot;MMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM&quot;];
<br />    }
<br />    7000-&gt;6000;
<br />    { rank=same;
<br />      node [sides=8];
<br />      node [peripheries=1];
<br />      node [orientation=0];
<br />      8000 [label=&quot;M&quot;];
<br />      8001 [label=&quot;MMMMMMMMMM&quot;];
<br />      8002 [label=&quot;M\nM\nM\nM\nM\nM&quot;];
<br />      8003 [label=&quot;MMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM&quot;];
<br />      node [peripheries=2];
<br />      node [orientation=22.5];
<br />      8110 [label=&quot;M&quot;];
<br />      8111 [label=&quot;MMMMMMMMMM&quot;];
<br />      8112 [label=&quot;M\nM\nM\nM\nM\nM&quot;];
<br />      8113 [label=&quot;MMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM&quot;];
<br />    }
<br />    8000-&gt;7000;
<br />    { rank=same;
<br />      node [sides=4];
<br />      node [peripheries=1];
<br />      node [regular=1];
<br />      node [distortion=.5];
<br />      node [orientation=0];
<br />      9000 [label=&quot;M&quot;];
<br />      node [orientation=45.];
<br />      9001 [label=&quot;M&quot;];
<br />      node [orientation=90.];
<br />      9002 [label=&quot;M&quot;];
<br />      node [orientation=135.];
<br />      9003 [label=&quot;M&quot;];
<br />      node [orientation=180.];
<br />      9004 [label=&quot;M&quot;];
<br />      node [orientation=225.];
<br />      9005 [label=&quot;M&quot;];
<br />      node [orientation=270.];
<br />      9006 [label=&quot;M&quot;];
<br />      node [orientation=315.];
<br />      9007 [label=&quot;M&quot;];
<br />      node [peripheries=2];
<br />      node [orientation=0];
<br />      9010 [label=&quot;M&quot;];
<br />      node [orientation=45.];
<br />      9011 [label=&quot;M&quot;];
<br />      node [orientation=90.];
<br />      9012 [label=&quot;M&quot;];
<br />      node [orientation=135.];
<br />      9013 [label=&quot;M&quot;];
<br />      node [orientation=180.];
<br />      9014 [label=&quot;M&quot;];
<br />      node [orientation=225.];
<br />      9015 [label=&quot;M&quot;];
<br />      node [orientation=270.];
<br />      9016 [label=&quot;M&quot;];
<br />      node [orientation=315.];
<br />      9017 [label=&quot;M&quot;];
<br />    }
<br />    { rank=same;
<br />      node [shape=ellipse]
<br />      node [peripheries=1];
<br />      10000 [label=&quot;M&quot;];
<br />      10001 [label=&quot;MMMMMMMMMM&quot;];
<br />      10002 [label=&quot;M\nM\nM\nM\nM\nM&quot;];
<br />      10003 [label=&quot;MMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM&quot;];
<br />      node [peripheries=2];
<br />      10010 [label=&quot;M&quot;]
<br />      10011 [label=&quot;MMMMMMMMMM&quot;];
<br />      10012 [label=&quot;M\nM\nM\nM\nM\nM&quot;];
<br />      10013 [label=&quot;MMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM&quot;];
<br />      node [peripheries=3];
<br />      10014 [label=&quot;M&quot;];
<br />      10015 [label=&quot;MMMMMMMMMM&quot;];
<br />      10016 [label=&quot;M\nM\nM\nM\nM\nM&quot;];
<br />      10017 [label=&quot;MMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM&quot;];
<br />    }
<br />    { rank=same;
<br />      node [shape=circle]
<br />      node [peripheries=1];
<br />      20000 [label=&quot;M&quot;];
<br />      20001 [label=&quot;MMMMMMMMMM&quot;];
<br />      20002 [label=&quot;M\nM\nM\nM\nM\nM&quot;];
<br />      20003 [label=&quot;MMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM&quot;];
<br />      node [peripheries=2];
<br />      20010 [label=&quot;M&quot;];
<br />      20011 [label=&quot;MMMMMMMMMM&quot;];
<br />      20012 [label=&quot;M\nM\nM\nM\nM\nM&quot;];
<br />      20013 [label=&quot;MMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM&quot;];
<br />      node [peripheries=3];
<br />      20014 [label=&quot;M&quot;];
<br />      20015 [label=&quot;MMMMMMMMMM&quot;];
<br />      20016 [label=&quot;M\nM\nM\nM\nM\nM&quot;];
<br />      20017 [label=&quot;MMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM\nMMMMMMMMMM&quot;];
<br />    }
<br />    0000 -&gt; 10000
<br />    10000 -&gt; 20000
<br />}

  </td>
  <td>
<object data = "./polypoly.svg"></object><br />
Output file 198: xt/author/html/polypoly.svg (79643 bytes)
  </td>
</tr>
<tr>
  <td>199</td>
  <td>
	Input file: xt/author/data/ports.gv (677 bytes):<br />digraph G {
<br />  node [shape=box]
<br />  TOP -&gt; {rank=same a b c d e f } -&gt; BOTTOM
<br />  b [shape=record, label=&quot;&lt;left&gt;left |{&lt;up&gt;up | &lt;middle&gt;middle | &lt;down&gt;down } | right&quot;]
<br />  d [shape=none 
<br />    label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLPADDING=&quot;0&quot; CELLSPACING=&quot;0&quot; CELLBORDER=&quot;1&quot;&gt;
<br />    &lt;TR&gt;
<br />    &lt;TD PORT=&quot;htmlleft&quot;&gt;LEFT&lt;/TD&gt;
<br />    &lt;TD&gt;MIDDLE&lt;/TD&gt;
<br />    &lt;TD BORDER=&quot;0&quot;&gt;
<br />      &lt;TABLE PORT=&quot;inner&quot; BORDER=&quot;0&quot; CELLPADDING=&quot;0&quot; CELLSPACING=&quot;0&quot; CELLBORDER=&quot;1&quot;&gt;
<br />        &lt;TR&gt;&lt;TD&gt;RIGHTTOP&lt;/TD&gt;&lt;/TR&gt;
<br />        &lt;TR&gt;&lt;TD&gt;RIGHTBOTTOM&lt;/TD&gt;&lt;/TR&gt;
<br />      &lt;/TABLE&gt;
<br />    &lt;/TD&gt;
<br />    &lt;/TR&gt;
<br />  &lt;/TABLE&gt;&gt; ]
<br />  A:s -&gt; a:n
<br />  a:w -&gt;f:e
<br />  f:n -&gt; d:htmlleft
<br />  a:ne -&gt; d:inner:n
<br />  a:s -&gt;b:down:se
<br />  a:w -&gt; B:e
<br />  D -&gt; b:left
<br />  C -&gt; b:middle:e
<br />}

  </td>
  <td>
<object data = "./ports.svg"></object><br />
Output file 199: xt/author/html/ports.svg (11394 bytes)
  </td>
</tr>
<tr>
  <td>200</td>
  <td>
	Input file: xt/author/data/ports_dot.gv (3505 bytes):<br />digraph G {
<br />	node [label=&quot;\N&quot;, shape=box];
<br />	graph [bb=&quot;0,0,707,214&quot;];
<br />	{
<br />		graph [rank=same,
<br />			bb=&quot;&quot;];
<br />		a [pos=&quot;81,107&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		b [label=&quot;&lt;left&gt;left |{&lt;up&gt;up | &lt;middle&gt;middle | &lt;down&gt;down } | right&quot;, shape=record, pos=&quot;641,107&quot;, rects=&quot;574.5,72.5,609.5,141.5 609.5,118.5,664.5,141.5 609.5,95.5,664.5,118.5 609.5,72.5,664.5,95.5 664.5,72.5,707.5,141.5&quot;, width=&quot;1.8403&quot;, height=&quot;0.97222&quot;];
<br />		c [pos=&quot;457,107&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		d [label=&lt;&lt;TABLE BORDER=&quot;0&quot; CELLPADDING=&quot;0&quot; CELLSPACING=&quot;0&quot; CELLBORDER=&quot;1&quot;&gt;
<br />    &lt;TR&gt;
<br />    &lt;TD PORT=&quot;htmlleft&quot;&gt;LEFT&lt;/TD&gt;
<br />    &lt;TD&gt;MIDDLE&lt;/TD&gt;
<br />    &lt;TD BORDER=&quot;0&quot;&gt;
<br />      &lt;TABLE PORT=&quot;inner&quot; BORDER=&quot;0&quot; CELLPADDING=&quot;0&quot; CELLSPACING=&quot;0&quot; CELLBORDER=&quot;1&quot;&gt;
<br />        &lt;TR&gt;&lt;TD&gt;RIGHTTOP&lt;/TD&gt;&lt;/TR&gt;
<br />        &lt;TR&gt;&lt;TD&gt;RIGHTBOTTOM&lt;/TD&gt;&lt;/TR&gt;
<br />      &lt;/TABLE&gt;
<br />    &lt;/TD&gt;
<br />    &lt;/TR&gt;
<br />  &lt;/TABLE&gt;&gt;, shape=none, pos=&quot;305,107&quot;, width=&quot;2.9722&quot;, height=&quot;0.56944&quot;];
<br />		e [pos=&quot;529,107&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />		f [pos=&quot;153,107&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	}
<br />	TOP [pos=&quot;381,196&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	BOTTOM [pos=&quot;381,18&quot;, width=&quot;1.0556&quot;, height=&quot;0.5&quot;];
<br />	A [pos=&quot;81,196&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	B [pos=&quot;27,18&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	D [pos=&quot;592,196&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	C [pos=&quot;665,196&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	TOP -&gt; a [pos=&quot;e,95.259,125.03 353.92,194.42 304.23,192.34 196.3,183.03 117,142 111.94,139.38 107.09,135.84 102.68,132.03&quot;];
<br />	TOP -&gt; b [pos=&quot;e,574.49,138.39 408.2,188.44 444.44,179.41 510.36,161.98 565,142 565.1,141.96 565.2,141.93 565.29,141.89&quot;];
<br />	TOP -&gt; c [pos=&quot;e,442.02,125.15 396.02,177.81 407.26,164.94 422.8,147.15 435.38,132.75&quot;];
<br />	TOP -&gt; d [pos=&quot;e,322.11,127.58 365.98,177.81 355.43,165.72 341.07,149.29 328.94,135.41&quot;];
<br />	TOP -&gt; e [pos=&quot;e,513.1,125.09 408.07,185 431.58,175.67 466,160.45 493,142 497.33,139.04 501.63,135.57 505.68,131.99&quot;];
<br />	TOP -&gt; f [pos=&quot;e,167.76,125.08 353.98,191.75 315.31,186.19 242.93,172.38 189,142 184.13,139.26 179.41,135.72 175.09,131.96&quot;];
<br />	a -&gt; BOTTOM [pos=&quot;e,342.99,20.113 95.259,88.973 101.34,82.737 108.91,76.188 117,72 186.43,36.076 277.8,24.47 332.82,20.74&quot;];
<br />	b -&gt; BOTTOM [pos=&quot;e,419.21,28.333 574.49,75.611 571.3,74.353 568.12,73.142 565,72 519.77,55.46 466.8,40.666 429.34,30.94&quot;];
<br />	c -&gt; BOTTOM [pos=&quot;e,395.98,36.153 441.98,88.812 430.74,75.942 415.2,58.152 402.62,43.751&quot;];
<br />	d -&gt; BOTTOM [pos=&quot;e,366.13,36.021 322.25,86.258 333.3,73.602 347.74,57.075 359.54,43.571&quot;];
<br />	e -&gt; BOTTOM [pos=&quot;e,419.17,33.522 513.1,88.914 507.14,83.099 500.1,76.85 493,72 473.05,58.371 449.05,46.501 428.4,37.468&quot;];
<br />	f -&gt; BOTTOM [pos=&quot;e,342.84,23.947 167.76,88.916 173.81,82.823 181.21,76.389 189,72 234.27,46.494 292.55,32.67 332.96,25.602&quot;];
<br />	A:s -&gt; a:n [pos=&quot;e,81,126 81,178 81,158.68 81,151.47 81,136.13&quot;];
<br />	a:w -&gt; f:e [pos=&quot;e,181,107 53,107 44.988,107 48.179,119.49 54,125 94.681,163.48 139.32,163.48 180,125 182.36,122.76 184.3,119.37 185.22,116.14&quot;];
<br />	f:n -&gt; d:htmlleft [pos=&quot;e,205,106 153,126 153,138.01 168.69,129.04 180,125 188.83,121.84 190.78,114.35 195.34,109.77&quot;];
<br />	a:ne -&gt; d:inner:n [pos=&quot;e,352,123 108,125 120.37,137.37 111.07,150.89 126,160 159.46,180.42 323.3,169.97 348.69,132.98&quot;];
<br />	a:s -&gt; b:down:se [pos=&quot;e,665,72 81,89 81,63.663 102.03,62.223 126,54 216.38,22.989 460.76,46.189 556,54 600.54,57.653 683.06,40.806 671.35,63.927&quot;];
<br />	a:w -&gt; B:e [pos=&quot;e,55,18 53,107 18.38,107 76.169,38.859 64.651,21.824&quot;];
<br />	D -&gt; b:left [pos=&quot;e,592,142 592,177.81 592,170.28 592,161.1 592,152.06&quot;];
<br />	C -&gt; b:middle:e [pos=&quot;e,665,107 671.82,177.61 679.59,155.77 689.46,119.92 674.95,109.76&quot;];
<br />}

  </td>
  <td>
<object data = "./ports_dot.svg"></object><br />
Output file 200: xt/author/html/ports_dot.svg (11571 bytes)
  </td>
</tr>
<tr>
  <td>201</td>
  <td>
	Input file: xt/author/data/proc3d.gv (6121 bytes):<br />digraph g {
<br />graph [
<br />fontname=Courier,
<br />fontsize=24,
<br />ranksep = 1.0,
<br />size=&quot;10,7.5&quot;,
<br />orientation=land,
<br />style=&quot;setlinewidth(8)&quot;
<br />page = &quot;8.5,11&quot;,
<br />center=true
<br />];
<br />node [
<br />shape = &quot;box&quot;
<br />width = &quot;0.5&quot;
<br />];
<br />edge [
<br />];
<br />subgraph cluster_0 {
<br />label=&quot;gryphon&quot;
<br />&quot;22342&quot;
<br />&quot;22343&quot;
<br />&quot;22346&quot;
<br />&quot;22347&quot;
<br />&quot;22351&quot;
<br />&quot;22344&quot;
<br />&quot;22345&quot;
<br />&quot;22348&quot;
<br />&quot;22350&quot;
<br />&quot;22357&quot;
<br />}
<br />subgraph cluster_1 {
<br />label=toucan
<br />&quot;22349&quot;
<br />&quot;22352&quot;
<br />&quot;22356&quot;
<br />&quot;22361&quot;
<br />&quot;22369&quot;
<br />&quot;22353&quot;
<br />&quot;22355&quot;
<br />&quot;22360&quot;
<br />&quot;22365&quot;
<br />&quot;22374&quot;
<br />}
<br />subgraph cluster_2 {
<br />label=parker
<br />&quot;22354&quot;
<br />&quot;22359&quot;
<br />&quot;22375&quot;
<br />}
<br />subgraph cluster_3 {
<br />label=condor
<br />&quot;22358&quot;
<br />&quot;22362&quot;
<br />&quot;22367&quot;
<br />&quot;22373&quot;
<br />&quot;22378&quot;
<br />}
<br />subgraph cluster_4 {
<br />label=kite
<br />&quot;22363&quot;
<br />&quot;22366&quot;
<br />&quot;22371&quot;
<br />&quot;22376&quot;
<br />&quot;22380&quot;
<br />}
<br />subgraph cluster_5 {
<br />label=coot
<br />&quot;22368&quot;
<br />&quot;22372&quot;
<br />&quot;22377&quot;
<br />&quot;22379&quot;
<br />&quot;22381&quot;
<br />}
<br />&quot;22316&quot; [
<br />label = &quot;22316\nksh&quot;
<br />pname = &quot;ksh&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22324&quot; [
<br />label = &quot;22324\nnmake&quot;
<br />pname = &quot;nmake&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22337&quot; [
<br />label = &quot;22337\nksh&quot;
<br />pname = &quot;ksh&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22342&quot; [
<br />label = &quot;22342\nksh&quot;
<br />pname = &quot;ksh&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22343&quot; [
<br />label = &quot;22343\ngcc&quot;
<br />pname = &quot;gcc&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22344&quot; [
<br />label = &quot;22344\nksh&quot;
<br />pname = &quot;ksh&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22345&quot; [
<br />label = &quot;22345\ngcc&quot;
<br />pname = &quot;gcc&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22346&quot; [
<br />label = &quot;22346\ncpp&quot;
<br />pname = &quot;cpp&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22347&quot; [
<br />label = &quot;22347\ncc1&quot;
<br />pname = &quot;cc1&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22348&quot; [
<br />label = &quot;22348\ncpp&quot;
<br />pname = &quot;cpp&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;93736-32246&quot; [
<br />label = &quot;93736-32246\n/home/ek/work/src/lefty/lefty.c&quot;
<br />fname = &quot;/home/ek/work/src/lefty/lefty.c&quot;
<br />shape = &quot;ellipse&quot;
<br />kind = &quot;file&quot;
<br />];
<br />&quot;22349&quot; [
<br />label = &quot;22349\nksh&quot;
<br />pname = &quot;ksh&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22350&quot; [
<br />label = &quot;22350\ncc1&quot;
<br />pname = &quot;cc1&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;93627-32246&quot; [
<br />label = &quot;93627-32246\n/home/ek/work/src/lefty/gfxview.c&quot;
<br />fname = &quot;/home/ek/work/src/lefty/gfxview.c&quot;
<br />shape = &quot;ellipse&quot;
<br />kind = &quot;file&quot;
<br />];
<br />&quot;22351&quot; [
<br />label = &quot;22351\nas&quot;
<br />pname = &quot;as&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22352&quot; [
<br />label = &quot;22352\ngcc&quot;
<br />pname = &quot;gcc&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22353&quot; [
<br />label = &quot;22353\nksh&quot;
<br />pname = &quot;ksh&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22354&quot; [
<br />label = &quot;22354\nksh&quot;
<br />pname = &quot;ksh&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22355&quot; [
<br />label = &quot;22355\ngcc&quot;
<br />pname = &quot;gcc&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22356&quot; [
<br />label = &quot;22356\ncpp&quot;
<br />pname = &quot;cpp&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22357&quot; [
<br />label = &quot;22357\nas&quot;
<br />pname = &quot;as&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22358&quot; [
<br />label = &quot;22358\nksh&quot;
<br />pname = &quot;ksh&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22359&quot; [
<br />label = &quot;22359\ngcc&quot;
<br />pname = &quot;gcc&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22360&quot; [
<br />label = &quot;22360\ncpp&quot;
<br />pname = &quot;cpp&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22361&quot; [
<br />label = &quot;22361\ncc1&quot;
<br />pname = &quot;cc1&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;93645-32246&quot; [
<br />label = &quot;93645-32246\n/home/ek/work/src/lefty/txtview.c&quot;
<br />fname = &quot;/home/ek/work/src/lefty/txtview.c&quot;
<br />shape = &quot;ellipse&quot;
<br />kind = &quot;file&quot;
<br />];
<br />&quot;22362&quot; [
<br />label = &quot;22362\ngcc&quot;
<br />pname = &quot;gcc&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22363&quot; [
<br />label = &quot;22363\nksh&quot;
<br />pname = &quot;ksh&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22365&quot; [
<br />label = &quot;22365\ncc1&quot;
<br />pname = &quot;cc1&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22366&quot; [
<br />label = &quot;22366\ngcc&quot;
<br />pname = &quot;gcc&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;93638-32246&quot; [
<br />label = &quot;93638-32246\n/home/ek/work/src/lefty/internal.c&quot;
<br />fname = &quot;/home/ek/work/src/lefty/internal.c&quot;
<br />shape = &quot;ellipse&quot;
<br />kind = &quot;file&quot;
<br />];
<br />&quot;22367&quot; [
<br />label = &quot;22367\ncpp&quot;
<br />pname = &quot;cpp&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22368&quot; [
<br />label = &quot;22368\nksh&quot;
<br />pname = &quot;ksh&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22369&quot; [
<br />label = &quot;22369\nas&quot;
<br />pname = &quot;as&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;93642-32246&quot; [
<br />label = &quot;93642-32246\n/home/ek/work/src/lefty/lex.c&quot;
<br />fname = &quot;/home/ek/work/src/lefty/lex.c&quot;
<br />shape = &quot;ellipse&quot;
<br />kind = &quot;file&quot;
<br />];
<br />&quot;22371&quot; [
<br />label = &quot;22371\ncpp&quot;
<br />pname = &quot;cpp&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22372&quot; [
<br />label = &quot;22372\ngcc&quot;
<br />pname = &quot;gcc&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22373&quot; [
<br />label = &quot;22373\ncc1&quot;
<br />pname = &quot;cc1&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;88860-32246&quot; [
<br />label = &quot;88860-32246\n/home/ek/dev/src/lefty/stringify.c&quot;
<br />fname = &quot;/home/ek/dev/src/lefty/stringify.c&quot;
<br />shape = &quot;ellipse&quot;
<br />kind = &quot;file&quot;
<br />];
<br />&quot;22374&quot; [
<br />label = &quot;22374\nas&quot;
<br />pname = &quot;as&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22375&quot; [
<br />label = &quot;22375\nas&quot;
<br />pname = &quot;as&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22376&quot; [
<br />label = &quot;22376\ncc1&quot;
<br />pname = &quot;cc1&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;93626-32246&quot; [
<br />label = &quot;93626-32246\n/home/ek/work/src/lefty/exec.c&quot;
<br />fname = &quot;/home/ek/work/src/lefty/exec.c&quot;
<br />shape = &quot;ellipse&quot;
<br />kind = &quot;file&quot;
<br />];
<br />&quot;22377&quot; [
<br />label = &quot;22377\ncpp&quot;
<br />pname = &quot;cpp&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22378&quot; [
<br />label = &quot;22378\nas&quot;
<br />pname = &quot;as&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22379&quot; [
<br />label = &quot;22379\ncc1&quot;
<br />pname = &quot;cc1&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;93643-32246&quot; [
<br />label = &quot;93643-32246\n/home/ek/work/src/lefty/parse.c&quot;
<br />fname = &quot;/home/ek/work/src/lefty/parse.c&quot;
<br />shape = &quot;ellipse&quot;
<br />kind = &quot;file&quot;
<br />];
<br />&quot;22380&quot; [
<br />label = &quot;22380\nas&quot;
<br />pname = &quot;as&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;22381&quot; [
<br />label = &quot;22381\nas&quot;
<br />pname = &quot;as&quot;
<br />kind = &quot;proc&quot;
<br />];
<br />&quot;37592-32246&quot; [
<br />label = &quot;37592-32246\n/home/ek/dev/src/lefty/exec.h&quot;
<br />fname = &quot;/home/ek/dev/src/lefty/exec.h&quot;
<br />shape = &quot;ellipse&quot;
<br />kind = &quot;file&quot;
<br />];
<br />&quot;135504-32246&quot; [
<br />label = &quot;135504-32246\n/home/ek/work/sun4/lefty/display.o&quot;
<br />fname = &quot;/home/ek/work/sun4/lefty/display.o&quot;
<br />shape = &quot;ellipse&quot;
<br />kind = &quot;file&quot;
<br />];
<br />&quot;22316&quot; -&gt; &quot;22324&quot; [
<br />];
<br />&quot;22324&quot; -&gt; &quot;22337&quot; [
<br />];
<br />&quot;22337&quot; -&gt; &quot;22342&quot; [
<br />];
<br />&quot;22342&quot; -&gt; &quot;22343&quot; [
<br />];
<br />&quot;22337&quot; -&gt; &quot;22344&quot; [
<br />];
<br />&quot;22344&quot; -&gt; &quot;22345&quot; [
<br />];
<br />&quot;22343&quot; -&gt; &quot;22346&quot; [
<br />];
<br />&quot;22343&quot; -&gt; &quot;22347&quot; [
<br />];
<br />&quot;22345&quot; -&gt; &quot;22348&quot; [
<br />];
<br />&quot;22346&quot; -&gt; &quot;93736-32246&quot; [
<br />];
<br />&quot;22337&quot; -&gt; &quot;22349&quot; [
<br />];
<br />&quot;22345&quot; -&gt; &quot;22350&quot; [
<br />];
<br />&quot;22348&quot; -&gt; &quot;93627-32246&quot; [
<br />];
<br />&quot;22343&quot; -&gt; &quot;22351&quot; [
<br />];
<br />&quot;22349&quot; -&gt; &quot;22352&quot; [
<br />];
<br />&quot;22337&quot; -&gt; &quot;22353&quot; [
<br />];
<br />&quot;22337&quot; -&gt; &quot;22354&quot; [
<br />];
<br />&quot;22353&quot; -&gt; &quot;22355&quot; [
<br />];
<br />&quot;22352&quot; -&gt; &quot;22356&quot; [
<br />];
<br />&quot;22345&quot; -&gt; &quot;22357&quot; [
<br />];
<br />&quot;22337&quot; -&gt; &quot;22358&quot; [
<br />];
<br />&quot;22354&quot; -&gt; &quot;22359&quot; [
<br />];
<br />&quot;22355&quot; -&gt; &quot;22360&quot; [
<br />];
<br />&quot;22352&quot; -&gt; &quot;22361&quot; [
<br />];
<br />&quot;22356&quot; -&gt; &quot;93645-32246&quot; [
<br />];
<br />&quot;22358&quot; -&gt; &quot;22362&quot; [
<br />];
<br />&quot;22337&quot; -&gt; &quot;22363&quot; [
<br />];
<br />&quot;22355&quot; -&gt; &quot;22365&quot; [
<br />];
<br />&quot;22363&quot; -&gt; &quot;22366&quot; [
<br />];
<br />&quot;22360&quot; -&gt; &quot;93638-32246&quot; [
<br />];
<br />&quot;22362&quot; -&gt; &quot;22367&quot; [
<br />];
<br />&quot;22337&quot; -&gt; &quot;22368&quot; [
<br />];
<br />&quot;22352&quot; -&gt; &quot;22369&quot; [
<br />];
<br />&quot;22324&quot; -&gt; &quot;93642-32246&quot; [
<br />];
<br />&quot;22366&quot; -&gt; &quot;22371&quot; [
<br />];
<br />&quot;22368&quot; -&gt; &quot;22372&quot; [
<br />];
<br />&quot;22362&quot; -&gt; &quot;22373&quot; [
<br />];
<br />&quot;22367&quot; -&gt; &quot;88860-32246&quot; [
<br />];
<br />&quot;22355&quot; -&gt; &quot;22374&quot; [
<br />];
<br />&quot;22359&quot; -&gt; &quot;22375&quot; [
<br />];
<br />&quot;22366&quot; -&gt; &quot;22376&quot; [
<br />];
<br />&quot;22371&quot; -&gt; &quot;93626-32246&quot; [
<br />];
<br />&quot;22372&quot; -&gt; &quot;22377&quot; [
<br />];
<br />&quot;22362&quot; -&gt; &quot;22378&quot; [
<br />];
<br />&quot;22372&quot; -&gt; &quot;22379&quot; [
<br />];
<br />&quot;22377&quot; -&gt; &quot;93643-32246&quot; [
<br />];
<br />&quot;22366&quot; -&gt; &quot;22380&quot; [
<br />];
<br />&quot;22372&quot; -&gt; &quot;22381&quot; [
<br />];
<br />&quot;22371&quot; -&gt; &quot;37592-32246&quot; [
<br />];
<br />&quot;22375&quot; -&gt; &quot;135504-32246&quot; [
<br />];
<br />
<br />/* hack to increase node separation */
<br />{	rank = same; &quot;22337&quot; -&gt; &quot;93642-32246&quot; [style=invis,minlen=10]; }
<br />
<br />}

  </td>
  <td>
<object data = "./proc3d.svg"></object><br />
Output file 201: xt/author/html/proc3d.svg (40162 bytes)
  </td>
</tr>
<tr>
  <td>202</td>
  <td>
	Input file: xt/author/data/process.gv (234 bytes):<br />graph G {
<br />	run -- intr;
<br />	intr -- runbl;
<br />	runbl -- run;
<br />	run -- kernel;
<br />	kernel -- zombie;
<br />	kernel -- sleep;
<br />	kernel -- runmem;
<br />	sleep -- swap;
<br />	swap -- runswap;
<br />	runswap -- new;
<br />	runswap -- runmem;
<br />	new -- runmem;
<br />	sleep -- runmem;
<br />}

  </td>
  <td>
<object data = "./process.svg"></object><br />
Output file 202: xt/author/html/process.svg (6225 bytes)
  </td>
</tr>
<tr>
  <td>203</td>
  <td>
	Input file: xt/author/data/ps.gv (55 bytes):<br />digraph G {
<br />  a [style=filled shape=DFDbox]
<br />  a -&gt; b
<br />}

  </td>
  <td>
<object data = "./ps.svg"></object><br />
Output file 203: xt/author/html/ps.svg (1330 bytes)
  </td>
</tr>
<tr>
  <td>204</td>
  <td>
	Input file: xt/author/data/ps_user_shapes.gv (29 bytes):<br />digraph G {
<br />  n [label=&quot;&quot;]
<br />}

  </td>
  <td>
<object data = "./ps_user_shapes.svg"></object><br />
Output file 204: xt/author/html/ps_user_shapes.svg (704 bytes)
  </td>
</tr>
<tr>
  <td>205</td>
  <td>
	Input file: xt/author/data/psfonttest.gv (2634 bytes):<br />digraph G {
<br />rankdir=LR
<br />nodesep=0
<br />node [shape=none margin=0]
<br />edge [color=white]
<br />&quot;AvantGarde-Book&quot; [fontname=&quot;AvantGarde-Book&quot;]
<br />&quot;AvantGarde-Demi&quot; [fontname=&quot;AvantGarde-Demi&quot;]
<br />&quot;AvantGarde-BookOblique&quot; [fontname=&quot;AvantGarde-BookOblique&quot;]
<br />&quot;AvantGarde-DemiOblique&quot; [fontname=&quot;AvantGarde-DemiOblique&quot;]
<br />
<br />&quot;AvantGarde-Book&quot; -&gt; &quot;AvantGarde-Demi&quot; -&gt;  &quot;AvantGarde-BookOblique&quot; -&gt; &quot;AvantGarde-DemiOblique&quot;
<br />
<br />&quot;Bookman-Light&quot; [fontname=&quot;Bookman-Light&quot;]
<br />&quot;Bookman-Demi&quot; [fontname=&quot;Bookman-Demi&quot;]
<br />&quot;Bookman-LightItalic&quot; [fontname=&quot;Bookman-LightItalic&quot;]
<br />&quot;Bookman-DemiItalic&quot; [fontname=&quot;Bookman-DemiItalic&quot;]
<br />
<br />&quot;Bookman-Light&quot; -&gt; &quot;Bookman-Demi&quot; -&gt; &quot;Bookman-LightItalic&quot; -&gt; &quot;Bookman-DemiItalic&quot; 
<br />
<br />&quot;Courier&quot; [fontname=&quot;Courier&quot;]
<br />&quot;Courier-Bold&quot; [fontname=&quot;Courier-Bold&quot;]
<br />&quot;Courier-Oblique&quot; [fontname=&quot;Courier-Oblique&quot;]
<br />&quot;Courier-BoldOblique&quot; [fontname=&quot;Courier-BoldOblique&quot;]
<br />
<br />&quot;Courier&quot; -&gt; &quot;Courier-Bold&quot; -&gt; &quot;Courier-Oblique&quot; -&gt; &quot;Courier-BoldOblique&quot;
<br />
<br />&quot;Helvetica&quot; [fontname=&quot;Helvetica&quot;]
<br />&quot;Helvetica-Bold&quot; [fontname=&quot;Helvetica-Bold&quot;]
<br />&quot;Helvetica-Oblique&quot; [fontname=&quot;Helvetica-Oblique&quot;]
<br />&quot;Helvetica-BoldOblique&quot; [fontname=&quot;Helvetica-BoldOblique&quot;]
<br />
<br />&quot;Helvetica-Narrow&quot; [fontname=&quot;Helvetica-Narrow&quot;]
<br />&quot;Helvetica-Narrow-Bold&quot; [fontname=&quot;Helvetica-Narrow-Bold&quot;]
<br />&quot;Helvetica-Narrow-Oblique&quot; [fontname=&quot;Helvetica-Narrow-Oblique&quot;]
<br />&quot;Helvetica-Narrow-BoldOblique&quot; [fontname=&quot;Helvetica-Narrow-BoldOblique&quot;]
<br />
<br />&quot;Helvetica&quot; -&gt; &quot;Helvetica-Bold&quot; -&gt; &quot;Helvetica-Oblique&quot; -&gt; &quot;Helvetica-BoldOblique&quot;
<br />
<br />&quot;Helvetica-Narrow&quot; -&gt; &quot;Helvetica-Narrow-Bold&quot; -&gt; &quot;Helvetica-Narrow-Oblique&quot; -&gt; &quot;Helvetica-Narrow-BoldOblique&quot;
<br />
<br />&quot;NewCenturySchlbk-Roman&quot; [fontname=&quot;NewCenturySchlbk-Roman&quot;]
<br />&quot;NewCenturySchlbk-Bold&quot; [fontname=&quot;NewCenturySchlbk-Bold&quot;]
<br />&quot;NewCenturySchlbk-Italic&quot; [fontname=&quot;NewCenturySchlbk-Italic&quot;]
<br />&quot;NewCenturySchlbk-BoldItalic&quot; [fontname=&quot;NewCenturySchlbk-BoldItalic&quot;]
<br />
<br />&quot;NewCenturySchlbk-Roman&quot; -&gt; &quot;NewCenturySchlbk-Bold&quot; -&gt; &quot;NewCenturySchlbk-Italic&quot; -&gt; &quot;NewCenturySchlbk-BoldItalic&quot; 
<br />
<br />&quot;Palatino-Roman&quot; [fontname=&quot;Palatino-Roman&quot;]
<br />&quot;Palatino-Bold&quot; [fontname=&quot;Palatino-Bold&quot;]
<br />&quot;Palatino-Italic&quot; [fontname=&quot;Palatino-Italic&quot;]
<br />&quot;Palatino-BoldItalic&quot; [fontname=&quot;Palatino-BoldItalic&quot;]
<br />
<br />&quot;Palatino-Roman&quot; -&gt; &quot;Palatino-Bold&quot; -&gt; &quot;Palatino-Italic&quot; -&gt; &quot;Palatino-BoldItalic&quot;
<br />
<br />&quot;Times-Roman&quot; [fontname=&quot;Times-Roman&quot;]
<br />&quot;Times-Bold&quot; [fontname=&quot;Times-Bold&quot;]
<br />&quot;Times-Italic&quot; [fontname=&quot;Times-Italic&quot;]
<br />&quot;Times-BoldItalic&quot; [fontname=&quot;Times-BoldItalic&quot;]
<br />
<br />&quot;Times-Roman&quot; -&gt; &quot;Times-Bold&quot; -&gt; &quot;Times-Italic&quot; -&gt; &quot;Times-BoldItalic&quot;
<br />
<br />&quot;ZapfChancery-MediumItalic&quot; [fontname=&quot;ZapfChancery-MediumItalic&quot;]
<br />&quot;ZapfDingbats&quot; [fontname=&quot;ZapfDingbats&quot;]
<br />&quot;Symbol&quot; [fontname=&quot;Symbol&quot;]
<br />
<br />&quot;Symbol&quot; -&gt; &quot;ZapfDingbats&quot; -&gt; &quot;ZapfChancery-MediumItalic&quot;
<br />}

  </td>
  <td>
<object data = "./psfonttest.svg"></object><br />
Output file 205: xt/author/html/psfonttest.svg (18695 bytes)
  </td>
</tr>
<tr>
  <td>206</td>
  <td>
	Input file: xt/author/data/rankdir_dot.gv (12047 bytes):<br />digraph unix {
<br />	graph [rankdir=LR, fontname=Helvetica, fontsize=36, label=&quot;\n\n\n\nObject Oriented Graphs\nStephen North, 3/19/93&quot;, size=&quot;6,6&quot;];
<br />	node [label=&quot;\N&quot;, shape=polygon, sides=4, distortion=&quot;0.0&quot;, orientation=&quot;0.0&quot;, skew=&quot;0.0&quot;, color=white, style=filled, fontname=Helvetica];
<br />	graph [lp=&quot;1217,130&quot;,
<br />		lwidth=&quot;5.29&quot;,
<br />		lheight=&quot;3.50&quot;,
<br />		bb=&quot;0,0,2434,930&quot;];
<br />	&quot;5th Edition&quot; [sides=9, distortion=&quot;0.936354&quot;, orientation=28, skew=&quot;-0.126818&quot;, color=salmon2, pos=&quot;88,571&quot;, width=&quot;2.4513&quot;, height=&quot;0.62845&quot;];
<br />	&quot;6th Edition&quot; [sides=5, distortion=&quot;0.238792&quot;, orientation=11, skew=&quot;0.995935&quot;, color=deepskyblue, pos=&quot;321,651&quot;, width=&quot;3.0296&quot;, height=&quot;0.53832&quot;];
<br />	&quot;PWB 1.0&quot; [sides=8, distortion=&quot;0.019636&quot;, orientation=79, skew=&quot;-0.440424&quot;, color=goldenrod2, pos=&quot;321,491&quot;, width=&quot;1.4451&quot;, height=&quot;0.5066&quot;];
<br />	LSX [sides=9, distortion=&quot;-0.698271&quot;, orientation=22, skew=&quot;-0.195492&quot;, color=burlywood2, pos=&quot;557,740&quot;, width=&quot;1.2562&quot;, height=&quot;0.53598&quot;];
<br />	&quot;1 BSD&quot; [sides=7, distortion=&quot;0.265084&quot;, orientation=26, skew=&quot;0.403659&quot;, color=gold1, pos=&quot;557,683&quot;, width=&quot;1.2527&quot;, height=&quot;0.54133&quot;];
<br />	&quot;Mini Unix&quot; [distortion=&quot;0.039386&quot;, orientation=2, skew=&quot;-0.461120&quot;, color=greenyellow, pos=&quot;557,559&quot;, width=&quot;1.8894&quot;, height=&quot;0.5&quot;];
<br />	Wollongong [sides=5, distortion=&quot;0.228564&quot;, orientation=63, skew=&quot;-0.062846&quot;, color=darkseagreen, pos=&quot;557,796&quot;, width=&quot;2.0084&quot;, height=&quot;0.5333&quot;];
<br />	Interdata [distortion=&quot;0.624013&quot;, orientation=56, skew=&quot;0.101396&quot;, color=dodgerblue1, pos=&quot;557,620&quot;, width=&quot;2.2595&quot;, height=&quot;0.704&quot;];
<br />	&quot;Unix/TS 3.0&quot; [sides=8, distortion=&quot;0.731383&quot;, orientation=43, skew=&quot;-0.824612&quot;, color=thistle2, pos=&quot;1234,439&quot;, width=&quot;3.1145&quot;, height=&quot;0.73633&quot;];
<br />	&quot;PWB 2.0&quot; [sides=6, distortion=&quot;0.592100&quot;, orientation=34, skew=&quot;-0.719269&quot;, color=darkolivegreen3, pos=&quot;771,491&quot;, width=&quot;2.401&quot;, height=&quot;0.56098&quot;];
<br />	&quot;7th Edition&quot; [sides=10, distortion=&quot;0.298417&quot;, orientation=65, skew=&quot;0.310367&quot;, color=chocolate, pos=&quot;771,691&quot;, width=&quot;1.5756&quot;, height=&quot;0.64255&quot;];
<br />	&quot;8th Edition&quot; [distortion=&quot;-0.997093&quot;, orientation=50, skew=&quot;-0.061117&quot;, color=turquoise3, pos=&quot;1872,577&quot;, width=&quot;3.2588&quot;, height=&quot;0.80427&quot;];
<br />	&quot;32V&quot; [sides=7, distortion=&quot;0.878516&quot;, orientation=19, skew=&quot;0.592905&quot;, color=steelblue3, pos=&quot;990,691&quot;, width=&quot;1.3648&quot;, height=&quot;0.60598&quot;];
<br />	V7M [sides=10, distortion=&quot;-0.960249&quot;, orientation=32, skew=&quot;0.460424&quot;, color=navy, pos=&quot;1234,864&quot;, width=&quot;1.4322&quot;, height=&quot;0.74745&quot;];
<br />	&quot;Ultrix-11&quot; [sides=10, distortion=&quot;-0.633186&quot;, orientation=10, skew=&quot;0.333125&quot;, color=darkseagreen4, pos=&quot;2134,828&quot;, width=&quot;1.7938&quot;, height=&quot;0.53138&quot;];
<br />	Xenix [sides=8, distortion=&quot;-0.337997&quot;, orientation=52, skew=&quot;-0.760726&quot;, color=coral, pos=&quot;990,628&quot;, width=&quot;1.3725&quot;, height=&quot;0.63729&quot;];
<br />	&quot;UniPlus+&quot; [sides=7, distortion=&quot;0.788483&quot;, orientation=39, skew=&quot;-0.526284&quot;, color=darkolivegreen3, pos=&quot;990,756&quot;, width=&quot;2.5716&quot;, height=&quot;0.69194&quot;];
<br />	&quot;9th Edition&quot; [sides=7, distortion=&quot;0.138690&quot;, orientation=55, skew=&quot;0.554049&quot;, color=coral3, pos=&quot;2134,557&quot;, width=&quot;1.6632&quot;, height=&quot;0.66083&quot;];
<br />	&quot;2 BSD&quot; [sides=7, distortion=&quot;-0.010661&quot;, orientation=84, skew=&quot;0.179249&quot;, color=blanchedalmond, pos=&quot;1648,912&quot;, width=&quot;1.1422&quot;, height=&quot;0.51591&quot;];
<br />	&quot;2.8 BSD&quot; [distortion=&quot;-0.239422&quot;, orientation=44, skew=&quot;0.053841&quot;, color=lightskyblue1, pos=&quot;1872,761&quot;, width=&quot;1.9268&quot;, height=&quot;0.55846&quot;];
<br />	&quot;2.9 BSD&quot; [distortion=&quot;-0.843381&quot;, orientation=70, skew=&quot;-0.601395&quot;, color=aquamarine2, pos=&quot;2134,762&quot;, width=&quot;2.3014&quot;, height=&quot;0.80291&quot;];
<br />	&quot;3 BSD&quot; [sides=10, distortion=&quot;0.251820&quot;, orientation=18, skew=&quot;-0.530618&quot;, color=lemonchiffon, pos=&quot;1234,691&quot;, width=&quot;1.5057&quot;, height=&quot;0.5&quot;];
<br />	&quot;4 BSD&quot; [sides=5, distortion=&quot;-0.772300&quot;, orientation=24, skew=&quot;-0.028475&quot;, color=darkorange1, pos=&quot;1462,690&quot;, width=&quot;1.68&quot;, height=&quot;0.58561&quot;];
<br />	&quot;4.1 BSD&quot; [distortion=&quot;-0.226170&quot;, orientation=38, skew=&quot;0.504053&quot;, color=lightyellow1, pos=&quot;1648,689&quot;, width=&quot;1.892&quot;, height=&quot;0.6378&quot;];
<br />	&quot;4.2 BSD&quot; [sides=10, distortion=&quot;-0.807349&quot;, orientation=50, skew=&quot;-0.908842&quot;, color=darkorchid4, pos=&quot;1872,687&quot;, width=&quot;2.4079&quot;, height=&quot;0.81143&quot;];
<br />	&quot;4.3 BSD&quot; [sides=10, distortion=&quot;-0.030619&quot;, orientation=76, skew=&quot;0.985021&quot;, color=lemonchiffon2, pos=&quot;2134,687&quot;, width=&quot;1.3098&quot;, height=&quot;0.77622&quot;];
<br />	&quot;Ultrix-32&quot; [distortion=&quot;-0.644209&quot;, orientation=21, skew=&quot;0.307836&quot;, color=goldenrod3, pos=&quot;2134,620&quot;, width=&quot;2.4029&quot;, height=&quot;0.58223&quot;];
<br />	&quot;PWB 1.2&quot; [sides=7, distortion=&quot;0.640971&quot;, orientation=84, skew=&quot;-0.768455&quot;, color=cyan, pos=&quot;557,491&quot;, width=&quot;1.4928&quot;, height=&quot;0.88033&quot;];
<br />	&quot;USG 1.0&quot; [distortion=&quot;0.758942&quot;, orientation=42, skew=&quot;0.039886&quot;, color=blue, pos=&quot;557,416&quot;, width=&quot;2.5329&quot;, height=&quot;0.69721&quot;];
<br />	&quot;CB Unix 1&quot; [sides=9, distortion=&quot;-0.348692&quot;, orientation=42, skew=&quot;0.767058&quot;, color=firebrick, pos=&quot;771,329&quot;, width=&quot;1.9071&quot;, height=&quot;0.72208&quot;];
<br />	&quot;USG 2.0&quot; [distortion=&quot;0.748625&quot;, orientation=74, skew=&quot;-0.647656&quot;, color=chartreuse4, pos=&quot;771,421&quot;, width=&quot;2.1103&quot;, height=&quot;0.77619&quot;];
<br />	&quot;CB Unix 2&quot; [sides=10, distortion=&quot;0.851818&quot;, orientation=32, skew=&quot;-0.020120&quot;, color=greenyellow, pos=&quot;990,313&quot;, width=&quot;2.2509&quot;, height=&quot;0.61186&quot;];
<br />	&quot;CB Unix 3&quot; [sides=10, distortion=&quot;0.992237&quot;, orientation=29, skew=&quot;0.256102&quot;, color=bisque4, pos=&quot;1234,333&quot;, width=&quot;2.5175&quot;, height=&quot;0.674&quot;];
<br />	&quot;Unix/TS++&quot; [sides=6, distortion=&quot;0.545461&quot;, orientation=16, skew=&quot;0.313589&quot;, color=mistyrose2, pos=&quot;1462,338&quot;, width=&quot;2.1927&quot;, height=&quot;0.55238&quot;];
<br />	&quot;PDP-11 Sys V&quot; [sides=9, distortion=&quot;-0.267769&quot;, orientation=40, skew=&quot;0.271226&quot;, color=cadetblue1, pos=&quot;1462,280&quot;, width=&quot;2.2197&quot;, height=&quot;0.55754&quot;];
<br />	&quot;USG 3.0&quot; [distortion=&quot;-0.848455&quot;, orientation=44, skew=&quot;0.267152&quot;, color=bisque2, pos=&quot;990,439&quot;, width=&quot;2.6638&quot;, height=&quot;0.80243&quot;];
<br />	&quot;Unix/TS 1.0&quot; [distortion=&quot;0.305594&quot;, orientation=75, skew=&quot;0.070516&quot;, color=orangered, pos=&quot;990,373&quot;, width=&quot;2.2979&quot;, height=&quot;0.5422&quot;];
<br />	&quot;TS 4.0&quot; [sides=10, distortion=&quot;-0.641701&quot;, orientation=50, skew=&quot;-0.952502&quot;, color=crimson, pos=&quot;1648,386&quot;, width=&quot;1.9319&quot;, height=&quot;0.75173&quot;];
<br />	&quot;System V.0&quot; [sides=9, distortion=&quot;0.021556&quot;, orientation=26, skew=&quot;-0.729938&quot;, color=darkorange1, pos=&quot;1872,386&quot;, width=&quot;2.2834&quot;, height=&quot;0.5&quot;];
<br />	&quot;System V.2&quot; [sides=6, distortion=&quot;0.985153&quot;, orientation=33, skew=&quot;-0.399752&quot;, color=darkolivegreen4, pos=&quot;2134,386&quot;, width=&quot;2.9816&quot;, height=&quot;0.64346&quot;];
<br />	&quot;System V.3&quot; [sides=7, distortion=&quot;-0.687574&quot;, orientation=58, skew=&quot;-0.180116&quot;, color=lightsteelblue1, pos=&quot;2356,386&quot;, width=&quot;2.1571&quot;, height=&quot;0.64742&quot;];
<br />	&quot;5th Edition&quot; -&gt; &quot;6th Edition&quot; [pos=&quot;e,270.1,633.72 144.92,590.37 179.83,602.45 224.73,618.01 260.32,630.33&quot;];
<br />	&quot;5th Edition&quot; -&gt; &quot;PWB 1.0&quot; [pos=&quot;e,288.47,501.92 125.86,558.24 167.57,543.79 235.35,520.32 278.79,505.27&quot;];
<br />	&quot;6th Edition&quot; -&gt; LSX [pos=&quot;e,522.44,729.91 361.07,668.31 389.84,680.81 430.04,697.74 466,711 481.02,716.54 497.65,722.06 512.49,726.78&quot;];
<br />	&quot;6th Edition&quot; -&gt; &quot;1 BSD&quot; [pos=&quot;e,514.77,677.36 414.48,663.65 445.16,667.84 478.19,672.36 504.62,675.97&quot;];
<br />	&quot;6th Edition&quot; -&gt; &quot;Mini Unix&quot; [pos=&quot;e,496.08,575.76 348.62,637.7 377.19,623.73 424.12,601.65 466,586 472.62,583.53 479.57,581.12 486.56,578.82&quot;];
<br />	&quot;6th Edition&quot; -&gt; Wollongong [pos=&quot;e,499.92,782.18 340.76,670.29 366.71,695.96 416.03,741.22 466,768 473.65,772.1 481.99,775.7 490.41,778.84&quot;];
<br />	&quot;6th Edition&quot; -&gt; Interdata [pos=&quot;e,514.33,625.52 375.98,643.85 414.47,638.75 465.93,631.93 503.98,626.89&quot;];
<br />	Interdata -&gt; &quot;Unix/TS 3.0&quot; [pos=&quot;e,1201.7,453.21 596.64,613.2 684.64,597.24 906.26,554.46 1086,498 1122.7,486.49 1163.1,469.97 1192.2,457.34&quot;];
<br />	Interdata -&gt; &quot;PWB 2.0&quot; [pos=&quot;e,729.79,500.8 594.23,612.33 611.93,607.18 632.66,598.9 648,586 672.09,565.73 660.07,545.45 684,525 694.41,516.11 707.42,509.37 \
<br />720.15,504.33&quot;];
<br />	Interdata -&gt; &quot;7th Edition&quot; [pos=&quot;e,726.68,676.49 592.53,631.57 626.28,642.87 678.12,660.23 717.07,673.27&quot;];
<br />	&quot;7th Edition&quot; -&gt; &quot;8th Edition&quot; [pos=&quot;e,1804.2,577 788.44,672.66 810.09,649.96 850.52,612.31 894,596 1035.3,543.01 1082.1,577 1233,577 1233,577 1233,577 1463,577 1578.3\
<br />,577 1711.9,577 1794,577&quot;];
<br />	&quot;7th Edition&quot; -&gt; &quot;32V&quot; [pos=&quot;e,941.16,691 823.15,691 855.51,691 897.43,691 931.03,691&quot;];
<br />	&quot;7th Edition&quot; -&gt; V7M [pos=&quot;e,1203.4,866.98 784.65,712.23 803.99,742.56 843.99,797.43 894,823 992.46,873.33 1127.4,872.08 1193.4,867.7&quot;];
<br />	&quot;7th Edition&quot; -&gt; &quot;Ultrix-11&quot; [pos=&quot;e,2069.6,823.92 811.65,703.82 827.31,710.24 844.69,719.2 858,731 880.7,751.13 867.93,773.48 894,789 958.84,827.61 1157.5,809 1233\
<br />,809 1233,809 1233,809 1649,809 1794.6,809 1964.7,817.7 2059.5,823.32&quot;];
<br />	&quot;7th Edition&quot; -&gt; Xenix [pos=&quot;e,960.44,636.29 813.84,678.85 853.41,667.36 912.29,650.27 950.67,639.13&quot;];
<br />	&quot;7th Edition&quot; -&gt; &quot;UniPlus+&quot; [pos=&quot;e,931.04,738.64 812.56,703.15 843.06,712.29 885.54,725.01 921.18,735.69&quot;];
<br />	V7M -&gt; &quot;Ultrix-11&quot; [pos=&quot;e,2081,830.09 1274.5,862.42 1415.9,856.75 1898,837.42 2070.8,830.49&quot;];
<br />	&quot;8th Edition&quot; -&gt; &quot;9th Edition&quot; [pos=&quot;e,2083.4,560.82 1927.5,572.81 1970.2,569.52 2029.5,564.96 2073.4,561.58&quot;];
<br />	&quot;1 BSD&quot; -&gt; &quot;2 BSD&quot; [pos=&quot;e,1608.4,913.09 596.85,693.35 612.99,698.2 631.73,704.56 648,712 809.25,785.69 811.71,919 989,919 989,919 989,919 1235,919 1366.2\
<br />,919 1520.8,915.41 1598,913.37&quot;];
<br />	&quot;2 BSD&quot; -&gt; &quot;2.8 BSD&quot; [pos=&quot;e,1852.6,773.5 1670.3,897.52 1711,869.84 1799.7,809.47 1844.3,779.15&quot;];
<br />	&quot;2.8 BSD&quot; -&gt; &quot;Ultrix-11&quot; [pos=&quot;e,2073.7,812.71 1907.5,769.9 1947.2,780.13 2013.4,797.17 2063.8,810.17&quot;];
<br />	&quot;2.8 BSD&quot; -&gt; &quot;2.9 BSD&quot; [pos=&quot;e,2085.9,761.82 1937.6,761.25 1980,761.41 2035,761.62 2075.9,761.78&quot;];
<br />	&quot;32V&quot; -&gt; &quot;3 BSD&quot; [pos=&quot;e,1181.6,691 1027,691 1065,691 1125.8,691 1171.5,691&quot;];
<br />	&quot;3 BSD&quot; -&gt; &quot;4 BSD&quot; [pos=&quot;e,1417.3,690.19 1281.8,690.79 1318.2,690.63 1368.8,690.41 1406.9,690.24&quot;];
<br />	&quot;4 BSD&quot; -&gt; &quot;4.1 BSD&quot; [pos=&quot;e,1594.3,689.29 1515.7,689.71 1537.1,689.6 1561.9,689.46 1584.2,689.34&quot;];
<br />	&quot;4.1 BSD&quot; -&gt; &quot;4.2 BSD&quot; [pos=&quot;e,1814.4,687.51 1715.3,688.4 1743.4,688.15 1776.1,687.85 1804.3,687.6&quot;];
<br />	&quot;4.1 BSD&quot; -&gt; &quot;2.8 BSD&quot; [pos=&quot;e,1838.6,751.34 1684.9,701.61 1705.1,708.65 1730.9,717.49 1754,725 1778.7,733.04 1806.5,741.61 1828.8,748.37&quot;];
<br />	&quot;4.1 BSD&quot; -&gt; &quot;8th Edition&quot; [pos=&quot;e,1846.2,589.52 1670.7,678.06 1709.5,658.49 1791,617.37 1837.2,594.07&quot;];
<br />	&quot;4.2 BSD&quot; -&gt; &quot;4.3 BSD&quot; [pos=&quot;e,2088.8,687 1930.7,687 1974.9,687 2035.4,687 2078.7,687&quot;];
<br />	&quot;4.2 BSD&quot; -&gt; &quot;Ultrix-32&quot; [pos=&quot;e,2096.6,629.39 1910,677.47 1956.4,665.51 2036.1,644.97 2086.6,631.96&quot;];
<br />	&quot;PWB 1.0&quot; -&gt; &quot;PWB 1.2&quot; [pos=&quot;e,507.68,491 368.79,491 405.84,491 457.81,491 497.59,491&quot;];
<br />	&quot;PWB 1.0&quot; -&gt; &quot;USG 1.0&quot; [pos=&quot;e,526.33,425.51 354.54,480.57 397.01,466.96 471.27,443.16 516.79,428.57&quot;];
<br />	&quot;PWB 1.2&quot; -&gt; &quot;PWB 2.0&quot; [pos=&quot;e,687.28,491 604.52,491 625.84,491 651.91,491 676.98,491&quot;];
<br />	&quot;USG 1.0&quot; -&gt; &quot;CB Unix 1&quot; [pos=&quot;e,738.83,341.79 583.57,405.51 619.82,390.63 686.49,363.27 729.51,345.62&quot;];
<br />	&quot;USG 1.0&quot; -&gt; &quot;USG 2.0&quot; [pos=&quot;e,722.42,419.88 608.51,417.19 639.67,417.93 679.75,418.87 712.18,419.64&quot;];
<br />	&quot;CB Unix 1&quot; -&gt; &quot;CB Unix 2&quot; [pos=&quot;e,926.08,317.64 823.7,325.19 851.3,323.15 885.71,320.62 915.99,318.38&quot;];
<br />	&quot;CB Unix 2&quot; -&gt; &quot;CB Unix 3&quot; [pos=&quot;e,1147.1,325.9 1046.8,317.61 1073.5,319.82 1106.3,322.53 1136.8,325.05&quot;];
<br />	&quot;CB Unix 3&quot; -&gt; &quot;Unix/TS++&quot; [pos=&quot;e,1388.7,336.4 1295,334.33 1320.6,334.89 1350.9,335.56 1378.6,336.18&quot;];
<br />	&quot;CB Unix 3&quot; -&gt; &quot;PDP-11 Sys V&quot; [pos=&quot;e,1412.6,291.35 1275.1,323.59 1310.6,315.28 1362.7,303.06 1402.7,293.67&quot;];
<br />	&quot;USG 2.0&quot; -&gt; &quot;USG 3.0&quot; [pos=&quot;e,936.56,434.65 822.88,425.22 853.87,427.79 893.7,431.09 926.59,433.82&quot;];
<br />	&quot;USG 3.0&quot; -&gt; &quot;Unix/TS 3.0&quot; [pos=&quot;e,1147.7,439 1055.5,439 1080.7,439 1110.1,439 1137.7,439&quot;];
<br />	&quot;PWB 2.0&quot; -&gt; &quot;Unix/TS 3.0&quot; [pos=&quot;e,1193.8,451.13 840.06,491.63 903.92,491.31 1001.9,488.46 1086,476 1119.2,471.08 1155.8,461.89 1184.1,453.9&quot;];
<br />	&quot;Unix/TS 1.0&quot; -&gt; &quot;Unix/TS 3.0&quot; [pos=&quot;e,1156.6,418.16 1029.9,383.6 1061.4,392.19 1106.9,404.6 1146.8,415.5&quot;];
<br />	&quot;Unix/TS 3.0&quot; -&gt; &quot;TS 4.0&quot; [pos=&quot;e,1608.1,391.24 1292.7,431.77 1354.4,424.03 1455.2,411.31 1542,400 1560.3,397.62 1580.4,394.95 1598,392.59&quot;];
<br />	&quot;Unix/TS++&quot; -&gt; &quot;TS 4.0&quot; [pos=&quot;e,1589.9,371.1 1519.2,352.66 1538.4,357.66 1560,363.3 1579.9,368.5&quot;];
<br />	&quot;CB Unix 3&quot; -&gt; &quot;TS 4.0&quot; [pos=&quot;e,1596,384.35 1306.4,351.22 1330.3,356.73 1357.2,362.3 1382,366 1451.4,376.36 1532,381.47 1585.9,383.91&quot;];
<br />	&quot;TS 4.0&quot; -&gt; &quot;System V.0&quot; [pos=&quot;e,1793,386 1697.4,386 1722.4,386 1753.7,386 1782.8,386&quot;];
<br />	&quot;System V.0&quot; -&gt; &quot;System V.2&quot; [pos=&quot;e,2028.9,386 1952.1,386 1973.1,386 1996.1,386 2018.6,386&quot;];
<br />	&quot;System V.2&quot; -&gt; &quot;System V.3&quot; [pos=&quot;e,2296.2,386 2210.1,386 2234.7,386 2261.9,386 2286.1,386&quot;];
<br />}

  </td>
  <td>
<object data = "./rankdir_dot.svg"></object><br />
Output file 206: xt/author/html/rankdir_dot.svg (34132 bytes)
  </td>
</tr>
<tr>
  <td>207</td>
  <td>
	Input file: xt/author/data/rankdir_dot1.gv (11986 bytes):<br />digraph unix {
<br />	graph [rankdir=BT, fontname=Helvetica, fontsize=36, label=&quot;\n\n\n\nObject Oriented Graphs\nStephen North, 3/19/93&quot;, size=&quot;6,6&quot;];
<br />	node [label=&quot;\N&quot;, shape=polygon, sides=4, distortion=&quot;0.0&quot;, orientation=&quot;0.0&quot;, skew=&quot;0.0&quot;, color=white, style=filled, fontname=Helvetica];
<br />	graph [lp=&quot;669,130&quot;,
<br />		lwidth=&quot;5.29&quot;,
<br />		lheight=&quot;3.50&quot;,
<br />		bb=&quot;0,0,1338,1198&quot;];
<br />	&quot;5th Edition&quot; [sides=9, distortion=&quot;0.936354&quot;, orientation=28, skew=&quot;-0.126818&quot;, color=salmon2, pos=&quot;836,283&quot;, width=&quot;2.4513&quot;, height=&quot;0.62845&quot;];
<br />	&quot;6th Edition&quot; [sides=5, distortion=&quot;0.238792&quot;, orientation=11, skew=&quot;0.995935&quot;, color=deepskyblue, pos=&quot;631,362&quot;, width=&quot;3.0296&quot;, height=&quot;0.53832&quot;];
<br />	&quot;PWB 1.0&quot; [sides=8, distortion=&quot;0.019636&quot;, orientation=79, skew=&quot;-0.440424&quot;, color=goldenrod2, pos=&quot;963,362&quot;, width=&quot;1.4451&quot;, height=&quot;0.5066&quot;];
<br />	LSX [sides=9, distortion=&quot;-0.698271&quot;, orientation=22, skew=&quot;-0.195492&quot;, color=burlywood2, pos=&quot;846,450&quot;, width=&quot;1.2562&quot;, height=&quot;0.53598&quot;];
<br />	&quot;1 BSD&quot; [sides=7, distortion=&quot;0.265084&quot;, orientation=26, skew=&quot;0.403659&quot;, color=gold1, pos=&quot;206,450&quot;, width=&quot;1.2527&quot;, height=&quot;0.54133&quot;];
<br />	&quot;Mini Unix&quot; [distortion=&quot;0.039386&quot;, orientation=2, skew=&quot;-0.461120&quot;, color=greenyellow, pos=&quot;552,450&quot;, width=&quot;1.8894&quot;, height=&quot;0.5&quot;];
<br />	Wollongong [sides=5, distortion=&quot;0.228564&quot;, orientation=63, skew=&quot;-0.062846&quot;, color=darkseagreen, pos=&quot;710,450&quot;, width=&quot;2.0084&quot;, height=&quot;0.5333&quot;];
<br />	Interdata [distortion=&quot;0.624013&quot;, orientation=56, skew=&quot;0.101396&quot;, color=dodgerblue1, pos=&quot;385,450&quot;, width=&quot;2.2595&quot;, height=&quot;0.704&quot;];
<br />	&quot;Unix/TS 3.0&quot; [sides=8, distortion=&quot;0.731383&quot;, orientation=43, skew=&quot;-0.824612&quot;, color=thistle2, pos=&quot;878,731&quot;, width=&quot;3.1145&quot;, height=&quot;0.73633&quot;];
<br />	&quot;PWB 2.0&quot; [sides=6, distortion=&quot;0.592100&quot;, orientation=34, skew=&quot;-0.719269&quot;, color=darkolivegreen3, pos=&quot;810,546&quot;, width=&quot;2.401&quot;, height=&quot;0.56098&quot;];
<br />	&quot;7th Edition&quot; [sides=10, distortion=&quot;0.298417&quot;, orientation=65, skew=&quot;0.310367&quot;, color=chocolate, pos=&quot;385,546&quot;, width=&quot;1.5756&quot;, height=&quot;0.64255&quot;];
<br />	&quot;8th Edition&quot; [distortion=&quot;-0.997093&quot;, orientation=50, skew=&quot;-0.061117&quot;, color=turquoise3, pos=&quot;712,991&quot;, width=&quot;3.2588&quot;, height=&quot;0.80427&quot;];
<br />	&quot;32V&quot; [sides=7, distortion=&quot;0.878516&quot;, orientation=19, skew=&quot;0.592905&quot;, color=steelblue3, pos=&quot;581,639&quot;, width=&quot;1.3648&quot;, height=&quot;0.60598&quot;];
<br />	V7M [sides=10, distortion=&quot;-0.960249&quot;, orientation=32, skew=&quot;0.460424&quot;, color=navy, pos=&quot;51,731&quot;, width=&quot;1.4322&quot;, height=&quot;0.74745&quot;];
<br />	&quot;Ultrix-11&quot; [sides=10, distortion=&quot;-0.633186&quot;, orientation=10, skew=&quot;0.333125&quot;, color=darkseagreen4, pos=&quot;116,1085&quot;, width=&quot;1.7938&quot;, height=&quot;0.53138&quot;];
<br />	Xenix [sides=8, distortion=&quot;-0.337997&quot;, orientation=52, skew=&quot;-0.760726&quot;, color=coral, pos=&quot;261,639&quot;, width=&quot;1.3725&quot;, height=&quot;0.63729&quot;];
<br />	&quot;UniPlus+&quot; [sides=7, distortion=&quot;0.788483&quot;, orientation=39, skew=&quot;-0.526284&quot;, color=darkolivegreen3, pos=&quot;421,639&quot;, width=&quot;2.5716&quot;, height=&quot;0.69194&quot;];
<br />	&quot;9th Edition&quot; [sides=7, distortion=&quot;0.138690&quot;, orientation=55, skew=&quot;0.554049&quot;, color=coral3, pos=&quot;745,1085&quot;, width=&quot;1.6632&quot;, height=&quot;0.66083&quot;];
<br />	&quot;2 BSD&quot; [sides=7, distortion=&quot;-0.010661&quot;, orientation=84, skew=&quot;0.179249&quot;, color=blanchedalmond, pos=&quot;115,899&quot;, width=&quot;1.1422&quot;, height=&quot;0.51591&quot;];
<br />	&quot;2.8 BSD&quot; [distortion=&quot;-0.239422&quot;, orientation=44, skew=&quot;0.053841&quot;, color=lightskyblue1, pos=&quot;281,991&quot;, width=&quot;1.9268&quot;, height=&quot;0.55846&quot;];
<br />	&quot;2.9 BSD&quot; [distortion=&quot;-0.843381&quot;, orientation=70, skew=&quot;-0.601395&quot;, color=aquamarine2, pos=&quot;281,1085&quot;, width=&quot;2.3014&quot;, height=&quot;0.80291&quot;];
<br />	&quot;3 BSD&quot; [sides=10, distortion=&quot;0.251820&quot;, orientation=18, skew=&quot;-0.530618&quot;, color=lemonchiffon, pos=&quot;564,731&quot;, width=&quot;1.5057&quot;, height=&quot;0.5&quot;];
<br />	&quot;4 BSD&quot; [sides=5, distortion=&quot;-0.772300&quot;, orientation=24, skew=&quot;-0.028475&quot;, color=darkorange1, pos=&quot;541,815&quot;, width=&quot;1.68&quot;, height=&quot;0.58561&quot;];
<br />	&quot;4.1 BSD&quot; [distortion=&quot;-0.226170&quot;, orientation=38, skew=&quot;0.504053&quot;, color=lightyellow1, pos=&quot;501,899&quot;, width=&quot;1.892&quot;, height=&quot;0.6378&quot;];
<br />	&quot;4.2 BSD&quot; [sides=10, distortion=&quot;-0.807349&quot;, orientation=50, skew=&quot;-0.908842&quot;, color=darkorchid4, pos=&quot;490,991&quot;, width=&quot;2.4079&quot;, height=&quot;0.81143&quot;];
<br />	&quot;4.3 BSD&quot; [sides=10, distortion=&quot;-0.030619&quot;, orientation=76, skew=&quot;0.985021&quot;, color=lemonchiffon2, pos=&quot;620,1085&quot;, width=&quot;1.3098&quot;, height=&quot;0.77622&quot;];
<br />	&quot;Ultrix-32&quot; [distortion=&quot;-0.644209&quot;, orientation=21, skew=&quot;0.307836&quot;, color=goldenrod3, pos=&quot;468,1085&quot;, width=&quot;2.4029&quot;, height=&quot;0.58223&quot;];
<br />	&quot;PWB 1.2&quot; [sides=7, distortion=&quot;0.640971&quot;, orientation=84, skew=&quot;-0.768455&quot;, color=cyan, pos=&quot;963,450&quot;, width=&quot;1.4928&quot;, height=&quot;0.88033&quot;];
<br />	&quot;USG 1.0&quot; [distortion=&quot;0.758942&quot;, orientation=42, skew=&quot;0.039886&quot;, color=blue, pos=&quot;1126,450&quot;, width=&quot;2.5329&quot;, height=&quot;0.69721&quot;];
<br />	&quot;CB Unix 1&quot; [sides=9, distortion=&quot;-0.348692&quot;, orientation=42, skew=&quot;0.767058&quot;, color=firebrick, pos=&quot;1219,546&quot;, width=&quot;1.9071&quot;, height=&quot;0.72208&quot;];
<br />	&quot;USG 2.0&quot; [distortion=&quot;0.748625&quot;, orientation=74, skew=&quot;-0.647656&quot;, color=chartreuse4, pos=&quot;1005,546&quot;, width=&quot;2.1103&quot;, height=&quot;0.77619&quot;];
<br />	&quot;CB Unix 2&quot; [sides=10, distortion=&quot;0.851818&quot;, orientation=32, skew=&quot;-0.020120&quot;, color=greenyellow, pos=&quot;1257,639&quot;, width=&quot;2.2509&quot;, height=&quot;0.61186&quot;];
<br />	&quot;CB Unix 3&quot; [sides=10, distortion=&quot;0.992237&quot;, orientation=29, skew=&quot;0.256102&quot;, color=bisque4, pos=&quot;1166,731&quot;, width=&quot;2.5175&quot;, height=&quot;0.674&quot;];
<br />	&quot;Unix/TS++&quot; [sides=6, distortion=&quot;0.545461&quot;, orientation=16, skew=&quot;0.313589&quot;, color=mistyrose2, pos=&quot;1048,815&quot;, width=&quot;2.1927&quot;, height=&quot;0.55238&quot;];
<br />	&quot;PDP-11 Sys V&quot; [sides=9, distortion=&quot;-0.267769&quot;, orientation=40, skew=&quot;0.271226&quot;, color=cadetblue1, pos=&quot;1225,815&quot;, width=&quot;2.2197&quot;, height=&quot;0.55754&quot;];
<br />	&quot;USG 3.0&quot; [distortion=&quot;-0.848455&quot;, orientation=44, skew=&quot;0.267152&quot;, color=bisque2, pos=&quot;878,639&quot;, width=&quot;2.6638&quot;, height=&quot;0.80243&quot;];
<br />	&quot;Unix/TS 1.0&quot; [distortion=&quot;0.305594&quot;, orientation=75, skew=&quot;0.070516&quot;, color=orangered, pos=&quot;1075,639&quot;, width=&quot;2.2979&quot;, height=&quot;0.5422&quot;];
<br />	&quot;TS 4.0&quot; [sides=10, distortion=&quot;-0.641701&quot;, orientation=50, skew=&quot;-0.952502&quot;, color=crimson, pos=&quot;941,899&quot;, width=&quot;1.9319&quot;, height=&quot;0.75173&quot;];
<br />	&quot;System V.0&quot; [sides=9, distortion=&quot;0.021556&quot;, orientation=26, skew=&quot;-0.729938&quot;, color=darkorange1, pos=&quot;941,991&quot;, width=&quot;2.2834&quot;, height=&quot;0.5&quot;];
<br />	&quot;System V.2&quot; [sides=6, distortion=&quot;0.985153&quot;, orientation=33, skew=&quot;-0.399752&quot;, color=darkolivegreen4, pos=&quot;941,1085&quot;, width=&quot;2.9816&quot;, height=&quot;0.64346&quot;];
<br />	&quot;System V.3&quot; [sides=7, distortion=&quot;-0.687574&quot;, orientation=58, skew=&quot;-0.180116&quot;, color=lightsteelblue1, pos=&quot;941,1174&quot;, width=&quot;2.1571&quot;, height=&quot;0.64742&quot;];
<br />	&quot;5th Edition&quot; -&gt; &quot;6th Edition&quot; [pos=&quot;e,663.42,348.82 800.76,297.24 765.34,310.54 710.75,331.04 673.09,345.19&quot;];
<br />	&quot;5th Edition&quot; -&gt; &quot;PWB 1.0&quot; [pos=&quot;e,934.34,343.62 870.7,305.04 887.71,315.35 908.22,327.79 925.58,338.31&quot;];
<br />	&quot;6th Edition&quot; -&gt; LSX [pos=&quot;e,818.81,432.38 683.45,378.37 715.14,388.31 756.03,402.29 791,418 797.25,420.81 803.72,424.09 809.94,427.45&quot;];
<br />	&quot;6th Edition&quot; -&gt; &quot;1 BSD&quot; [pos=&quot;e,232.89,438.27 575.1,369.15 507.92,377.22 392.11,393.34 295,418 277.4,422.47 258.34,428.89 242.38,434.73&quot;];
<br />	&quot;6th Edition&quot; -&gt; &quot;Mini Unix&quot; [pos=&quot;e,566.95,432.72 618.66,376.44 606.76,389.39 588.48,409.28 574.08,424.96&quot;];
<br />	&quot;6th Edition&quot; -&gt; Wollongong [pos=&quot;e,697.29,435.16 647.37,380.82 659.88,394.44 677.16,413.25 690.41,427.67&quot;];
<br />	&quot;6th Edition&quot; -&gt; Interdata [pos=&quot;e,414.01,438.86 601.33,373.37 556.85,388.92 472.89,418.27 423.67,435.48&quot;];
<br />	Interdata -&gt; &quot;Unix/TS 3.0&quot; [pos=&quot;e,839.28,710.03 412.22,465.36 463.57,492.6 578.01,554.08 672,610 713.22,634.52 721.64,643.71 763,668 784.81,680.81 809.44,694.22\
<br /> 830.29,705.28&quot;];
<br />	Interdata -&gt; &quot;PWB 2.0&quot; [pos=&quot;e,756.29,529.32 416.66,463.47 433.72,469.78 455.26,477.13 475,482 577.59,507.31 606.61,496.19 710,518 721.82,520.49 734.33,523.54\
<br /> 746.34,526.67&quot;];
<br />	Interdata -&gt; &quot;7th Edition&quot; [pos=&quot;e,385,526.18 385,472.8 385,485.68 385,502.14 385,516.1&quot;];
<br />	&quot;7th Edition&quot; -&gt; &quot;8th Edition&quot; [pos=&quot;e,700.42,967.88 429.13,556.62 499.95,572.25 631.83,602.18 639,610 675.5,649.79 658,676 658,730 658,730 658,730 658,816 658,867.67\
<br /> 679.99,924.26 695.91,958.44&quot;];
<br />	&quot;7th Edition&quot; -&gt; &quot;32V&quot; [pos=&quot;e,549.5,622.96 418.83,562.42 446.59,575.11 486.9,593.6 522,610 527.86,612.74 534.05,615.65 540.12,618.52&quot;];
<br />	&quot;7th Edition&quot; -&gt; V7M [pos=&quot;e,62.002,714.67 336.07,554.11 290.56,562.34 222.13,578.94 170,610 127.47,635.34 89.304,679.41 68.228,706.51&quot;];
<br />	&quot;7th Edition&quot; -&gt; &quot;Ultrix-11&quot; [pos=&quot;e,126.33,1068 331.7,550.98 290.26,557.04 234.67,572.19 203,610 168.33,651.39 184,676 184,730 184,730 184,730 184,900 184,960.08 \
<br />151.71,1024.7 131.63,1059.1&quot;];
<br />	&quot;7th Edition&quot; -&gt; Xenix [pos=&quot;e,279.78,624.22 360.5,564.98 339.57,580.34 309.49,602.41 287.89,618.26&quot;];
<br />	&quot;7th Edition&quot; -&gt; &quot;UniPlus+&quot; [pos=&quot;e,414.72,622.12 393.35,568.11 398.6,581.37 405.4,598.57 410.94,612.58&quot;];
<br />	V7M -&gt; &quot;Ultrix-11&quot; [pos=&quot;e,108.94,1066.8 50.867,750.92 50.953,785.86 52.684,862.69 65,926 74.198,973.28 93.119,1026.2 105.15,1057.2&quot;];
<br />	&quot;8th Edition&quot; -&gt; &quot;9th Edition&quot; [pos=&quot;e,738.1,1064.8 717.01,1006 721.67,1019 728.75,1038.7 734.63,1055.1&quot;];
<br />	&quot;1 BSD&quot; -&gt; &quot;2 BSD&quot; [pos=&quot;e,118.75,880.16 195.06,467.74 175.38,499.53 136,571.44 136,638 136,638 136,638 136,732 136,780.8 126.96,837.05 120.74,869.94&quot;];
<br />	&quot;2 BSD&quot; -&gt; &quot;2.8 BSD&quot; [pos=&quot;e,257.36,977.18 137.39,912.14 165.9,927.6 215.4,954.43 248.18,972.21&quot;];
<br />	&quot;2.8 BSD&quot; -&gt; &quot;Ultrix-11&quot; [pos=&quot;e,142.4,1069.3 260.77,1003.3 233.55,1018.5 184.72,1045.7 151.36,1064.3&quot;];
<br />	&quot;2.8 BSD&quot; -&gt; &quot;2.9 BSD&quot; [pos=&quot;e,281,1058.1 281,1008 281,1019 281,1034.1 281,1047.9&quot;];
<br />	&quot;32V&quot; -&gt; &quot;3 BSD&quot; [pos=&quot;e,567.04,713.91 577.72,657.35 575.24,670.51 571.78,688.8 568.96,703.75&quot;];
<br />	&quot;3 BSD&quot; -&gt; &quot;4 BSD&quot; [pos=&quot;e,545.07,799.5 559.23,748.99 555.93,760.76 551.49,776.61 547.81,789.71&quot;];
<br />	&quot;4 BSD&quot; -&gt; &quot;4.1 BSD&quot; [pos=&quot;e,507.69,884.29 533.85,830.66 527.82,843.01 519.1,860.89 512.16,875.13&quot;];
<br />	&quot;4.1 BSD&quot; -&gt; &quot;4.2 BSD&quot; [pos=&quot;e,492.52,969.39 499.18,914.86 497.71,926.95 495.57,944.41 493.73,959.46&quot;];
<br />	&quot;4.1 BSD&quot; -&gt; &quot;2.8 BSD&quot; [pos=&quot;e,305.49,979.98 476.62,909.98 437.22,926.09 359.47,957.9 314.77,976.18&quot;];
<br />	&quot;4.1 BSD&quot; -&gt; &quot;8th Edition&quot; [pos=&quot;e,668.08,971.27 533.51,913.87 566.9,928.11 619.42,950.51 658.86,967.33&quot;];
<br />	&quot;4.2 BSD&quot; -&gt; &quot;4.3 BSD&quot; [pos=&quot;e,593.04,1064.9 523.14,1015.5 542.01,1028.8 565.65,1045.5 584.84,1059.1&quot;];
<br />	&quot;4.2 BSD&quot; -&gt; &quot;Ultrix-32&quot; [pos=&quot;e,470.99,1071.5 485.86,1009.3 482.34,1024 477.26,1045.3 473.42,1061.3&quot;];
<br />	&quot;PWB 1.0&quot; -&gt; &quot;PWB 1.2&quot; [pos=&quot;e,963,422.14 963,380.4 963,389.48 963,400.95 963,411.89&quot;];
<br />	&quot;PWB 1.0&quot; -&gt; &quot;USG 1.0&quot; [pos=&quot;e,1102.8,436.78 994.43,379.58 1023.1,394.69 1065.2,416.9 1094,432.1&quot;];
<br />	&quot;PWB 1.2&quot; -&gt; &quot;PWB 2.0&quot; [pos=&quot;e,831.66,531.69 932.41,469.8 905.61,486.26 866.89,510.05 840.21,526.44&quot;];
<br />	&quot;USG 1.0&quot; -&gt; &quot;CB Unix 1&quot; [pos=&quot;e,1195.3,521.01 1147.6,472.8 1159.6,484.97 1174.8,500.35 1188.1,513.78&quot;];
<br />	&quot;USG 1.0&quot; -&gt; &quot;USG 2.0&quot; [pos=&quot;e,1024.4,529.91 1110.2,463.29 1090.5,478.6 1056.5,505.02 1032.5,523.67&quot;];
<br />	&quot;CB Unix 1&quot; -&gt; &quot;CB Unix 2&quot; [pos=&quot;e,1250.6,622.57 1228,568.57 1233.6,581.93 1240.8,599.15 1246.6,613.09&quot;];
<br />	&quot;CB Unix 2&quot; -&gt; &quot;CB Unix 3&quot; [pos=&quot;e,1181.8,714.35 1240.7,656.09 1226.4,670.26 1205.4,691.05 1189.3,706.97&quot;];
<br />	&quot;CB Unix 3&quot; -&gt; &quot;Unix/TS++&quot; [pos=&quot;e,1067.7,800.29 1144.9,746.66 1125.7,760.02 1097.1,779.85 1076,794.54&quot;];
<br />	&quot;CB Unix 3&quot; -&gt; &quot;PDP-11 Sys V&quot; [pos=&quot;e,1211.3,794.92 1181.2,753.12 1188.5,763.3 1197.4,775.65 1205.2,786.55&quot;];
<br />	&quot;USG 2.0&quot; -&gt; &quot;USG 3.0&quot; [pos=&quot;e,894.88,625.91 978.38,566.08 956.26,581.93 925,604.32 903.27,619.89&quot;];
<br />	&quot;USG 3.0&quot; -&gt; &quot;Unix/TS 3.0&quot; [pos=&quot;e,878,713.75 878,656.93 878,670.04 878,688.45 878,703.5&quot;];
<br />	&quot;PWB 2.0&quot; -&gt; &quot;Unix/TS 3.0&quot; [pos=&quot;e,820.24,709.47 797.83,562.39 780.54,586.26 753.07,633.09 773,668 781.77,683.37 796.01,695.31 811.21,704.43&quot;];
<br />	&quot;Unix/TS 1.0&quot; -&gt; &quot;Unix/TS 3.0&quot; [pos=&quot;e,907.1,716.71 1034.7,658.43 999.98,674.27 950.33,696.96 916.27,712.52&quot;];
<br />	&quot;Unix/TS 3.0&quot; -&gt; &quot;TS 4.0&quot; [pos=&quot;e,932.26,874.98 885.6,752.02 896.29,780.2 915.9,831.86 928.69,865.56&quot;];
<br />	&quot;Unix/TS++&quot; -&gt; &quot;TS 4.0&quot; [pos=&quot;e,960.33,883.19 1029.8,829.91 1013,842.81 987.75,862.17 968.45,876.96&quot;];
<br />	&quot;CB Unix 3&quot; -&gt; &quot;TS 4.0&quot; [pos=&quot;e,938.86,876.9 1096.9,734.88 1051.5,740.56 994.35,755.58 960,794 942.47,813.61 938.61,843.85 938.61,866.68&quot;];
<br />	&quot;TS 4.0&quot; -&gt; &quot;System V.0&quot; [pos=&quot;e,941,974.07 941,917.78 941,930.97 941,949.16 941,963.99&quot;];
<br />	&quot;System V.0&quot; -&gt; &quot;System V.2&quot; [pos=&quot;e,941,1068.3 941,1008.4 941,1022.2 941,1042.1 941,1058&quot;];
<br />	&quot;System V.2&quot; -&gt; &quot;System V.3&quot; [pos=&quot;e,941,1152.9 941,1104 941,1115.1 941,1129.7 941,1142.6&quot;];
<br />}

  </td>
  <td>
<object data = "./rankdir_dot1.svg"></object><br />
Output file 207: xt/author/html/rankdir_dot1.svg (34039 bytes)
  </td>
</tr>
<tr>
  <td>208</td>
  <td>
	Input file: xt/author/data/rankdir_dot2.gv (12068 bytes):<br />digraph unix {
<br />	graph [rankdir=RL, fontname=Helvetica, fontsize=36, label=&quot;\n\n\n\nObject Oriented Graphs\nStephen North, 3/19/93&quot;, size=&quot;6,6&quot;];
<br />	node [label=&quot;\N&quot;, shape=polygon, sides=4, distortion=&quot;0.0&quot;, orientation=&quot;0.0&quot;, skew=&quot;0.0&quot;, color=white, style=filled, fontname=Helvetica];
<br />	graph [lp=&quot;1217,130&quot;,
<br />		lwidth=&quot;5.29&quot;,
<br />		lheight=&quot;3.50&quot;,
<br />		bb=&quot;0,0,2434,930&quot;];
<br />	&quot;5th Edition&quot; [sides=9, distortion=&quot;0.936354&quot;, orientation=28, skew=&quot;-0.126818&quot;, color=salmon2, pos=&quot;2346,571&quot;, width=&quot;2.4513&quot;, height=&quot;0.62845&quot;];
<br />	&quot;6th Edition&quot; [sides=5, distortion=&quot;0.238792&quot;, orientation=11, skew=&quot;0.995935&quot;, color=deepskyblue, pos=&quot;2113,651&quot;, width=&quot;3.0296&quot;, height=&quot;0.53832&quot;];
<br />	&quot;PWB 1.0&quot; [sides=8, distortion=&quot;0.019636&quot;, orientation=79, skew=&quot;-0.440424&quot;, color=goldenrod2, pos=&quot;2113,491&quot;, width=&quot;1.4451&quot;, height=&quot;0.5066&quot;];
<br />	LSX [sides=9, distortion=&quot;-0.698271&quot;, orientation=22, skew=&quot;-0.195492&quot;, color=burlywood2, pos=&quot;1877,740&quot;, width=&quot;1.2562&quot;, height=&quot;0.53598&quot;];
<br />	&quot;1 BSD&quot; [sides=7, distortion=&quot;0.265084&quot;, orientation=26, skew=&quot;0.403659&quot;, color=gold1, pos=&quot;1877,683&quot;, width=&quot;1.2527&quot;, height=&quot;0.54133&quot;];
<br />	&quot;Mini Unix&quot; [distortion=&quot;0.039386&quot;, orientation=2, skew=&quot;-0.461120&quot;, color=greenyellow, pos=&quot;1877,559&quot;, width=&quot;1.8894&quot;, height=&quot;0.5&quot;];
<br />	Wollongong [sides=5, distortion=&quot;0.228564&quot;, orientation=63, skew=&quot;-0.062846&quot;, color=darkseagreen, pos=&quot;1877,796&quot;, width=&quot;2.0084&quot;, height=&quot;0.5333&quot;];
<br />	Interdata [distortion=&quot;0.624013&quot;, orientation=56, skew=&quot;0.101396&quot;, color=dodgerblue1, pos=&quot;1877,620&quot;, width=&quot;2.2595&quot;, height=&quot;0.704&quot;];
<br />	&quot;Unix/TS 3.0&quot; [sides=8, distortion=&quot;0.731383&quot;, orientation=43, skew=&quot;-0.824612&quot;, color=thistle2, pos=&quot;1200,439&quot;, width=&quot;3.1145&quot;, height=&quot;0.73633&quot;];
<br />	&quot;PWB 2.0&quot; [sides=6, distortion=&quot;0.592100&quot;, orientation=34, skew=&quot;-0.719269&quot;, color=darkolivegreen3, pos=&quot;1663,491&quot;, width=&quot;2.401&quot;, height=&quot;0.56098&quot;];
<br />	&quot;7th Edition&quot; [sides=10, distortion=&quot;0.298417&quot;, orientation=65, skew=&quot;0.310367&quot;, color=chocolate, pos=&quot;1663,691&quot;, width=&quot;1.5756&quot;, height=&quot;0.64255&quot;];
<br />	&quot;8th Edition&quot; [distortion=&quot;-0.997093&quot;, orientation=50, skew=&quot;-0.061117&quot;, color=turquoise3, pos=&quot;562,577&quot;, width=&quot;3.2588&quot;, height=&quot;0.80427&quot;];
<br />	&quot;32V&quot; [sides=7, distortion=&quot;0.878516&quot;, orientation=19, skew=&quot;0.592905&quot;, color=steelblue3, pos=&quot;1444,691&quot;, width=&quot;1.3648&quot;, height=&quot;0.60598&quot;];
<br />	V7M [sides=10, distortion=&quot;-0.960249&quot;, orientation=32, skew=&quot;0.460424&quot;, color=navy, pos=&quot;1200,864&quot;, width=&quot;1.4322&quot;, height=&quot;0.74745&quot;];
<br />	&quot;Ultrix-11&quot; [sides=10, distortion=&quot;-0.633186&quot;, orientation=10, skew=&quot;0.333125&quot;, color=darkseagreen4, pos=&quot;300,828&quot;, width=&quot;1.7938&quot;, height=&quot;0.53138&quot;];
<br />	Xenix [sides=8, distortion=&quot;-0.337997&quot;, orientation=52, skew=&quot;-0.760726&quot;, color=coral, pos=&quot;1444,628&quot;, width=&quot;1.3725&quot;, height=&quot;0.63729&quot;];
<br />	&quot;UniPlus+&quot; [sides=7, distortion=&quot;0.788483&quot;, orientation=39, skew=&quot;-0.526284&quot;, color=darkolivegreen3, pos=&quot;1444,756&quot;, width=&quot;2.5716&quot;, height=&quot;0.69194&quot;];
<br />	&quot;9th Edition&quot; [sides=7, distortion=&quot;0.138690&quot;, orientation=55, skew=&quot;0.554049&quot;, color=coral3, pos=&quot;300,557&quot;, width=&quot;1.6632&quot;, height=&quot;0.66083&quot;];
<br />	&quot;2 BSD&quot; [sides=7, distortion=&quot;-0.010661&quot;, orientation=84, skew=&quot;0.179249&quot;, color=blanchedalmond, pos=&quot;786,912&quot;, width=&quot;1.1422&quot;, height=&quot;0.51591&quot;];
<br />	&quot;2.8 BSD&quot; [distortion=&quot;-0.239422&quot;, orientation=44, skew=&quot;0.053841&quot;, color=lightskyblue1, pos=&quot;562,761&quot;, width=&quot;1.9268&quot;, height=&quot;0.55846&quot;];
<br />	&quot;2.9 BSD&quot; [distortion=&quot;-0.843381&quot;, orientation=70, skew=&quot;-0.601395&quot;, color=aquamarine2, pos=&quot;300,762&quot;, width=&quot;2.3014&quot;, height=&quot;0.80291&quot;];
<br />	&quot;3 BSD&quot; [sides=10, distortion=&quot;0.251820&quot;, orientation=18, skew=&quot;-0.530618&quot;, color=lemonchiffon, pos=&quot;1200,691&quot;, width=&quot;1.5057&quot;, height=&quot;0.5&quot;];
<br />	&quot;4 BSD&quot; [sides=5, distortion=&quot;-0.772300&quot;, orientation=24, skew=&quot;-0.028475&quot;, color=darkorange1, pos=&quot;972,690&quot;, width=&quot;1.68&quot;, height=&quot;0.58561&quot;];
<br />	&quot;4.1 BSD&quot; [distortion=&quot;-0.226170&quot;, orientation=38, skew=&quot;0.504053&quot;, color=lightyellow1, pos=&quot;786,689&quot;, width=&quot;1.892&quot;, height=&quot;0.6378&quot;];
<br />	&quot;4.2 BSD&quot; [sides=10, distortion=&quot;-0.807349&quot;, orientation=50, skew=&quot;-0.908842&quot;, color=darkorchid4, pos=&quot;562,687&quot;, width=&quot;2.4079&quot;, height=&quot;0.81143&quot;];
<br />	&quot;4.3 BSD&quot; [sides=10, distortion=&quot;-0.030619&quot;, orientation=76, skew=&quot;0.985021&quot;, color=lemonchiffon2, pos=&quot;300,687&quot;, width=&quot;1.3098&quot;, height=&quot;0.77622&quot;];
<br />	&quot;Ultrix-32&quot; [distortion=&quot;-0.644209&quot;, orientation=21, skew=&quot;0.307836&quot;, color=goldenrod3, pos=&quot;300,620&quot;, width=&quot;2.4029&quot;, height=&quot;0.58223&quot;];
<br />	&quot;PWB 1.2&quot; [sides=7, distortion=&quot;0.640971&quot;, orientation=84, skew=&quot;-0.768455&quot;, color=cyan, pos=&quot;1877,491&quot;, width=&quot;1.4928&quot;, height=&quot;0.88033&quot;];
<br />	&quot;USG 1.0&quot; [distortion=&quot;0.758942&quot;, orientation=42, skew=&quot;0.039886&quot;, color=blue, pos=&quot;1877,416&quot;, width=&quot;2.5329&quot;, height=&quot;0.69721&quot;];
<br />	&quot;CB Unix 1&quot; [sides=9, distortion=&quot;-0.348692&quot;, orientation=42, skew=&quot;0.767058&quot;, color=firebrick, pos=&quot;1663,329&quot;, width=&quot;1.9071&quot;, height=&quot;0.72208&quot;];
<br />	&quot;USG 2.0&quot; [distortion=&quot;0.748625&quot;, orientation=74, skew=&quot;-0.647656&quot;, color=chartreuse4, pos=&quot;1663,421&quot;, width=&quot;2.1103&quot;, height=&quot;0.77619&quot;];
<br />	&quot;CB Unix 2&quot; [sides=10, distortion=&quot;0.851818&quot;, orientation=32, skew=&quot;-0.020120&quot;, color=greenyellow, pos=&quot;1444,313&quot;, width=&quot;2.2509&quot;, height=&quot;0.61186&quot;];
<br />	&quot;CB Unix 3&quot; [sides=10, distortion=&quot;0.992237&quot;, orientation=29, skew=&quot;0.256102&quot;, color=bisque4, pos=&quot;1200,333&quot;, width=&quot;2.5175&quot;, height=&quot;0.674&quot;];
<br />	&quot;Unix/TS++&quot; [sides=6, distortion=&quot;0.545461&quot;, orientation=16, skew=&quot;0.313589&quot;, color=mistyrose2, pos=&quot;972,338&quot;, width=&quot;2.1927&quot;, height=&quot;0.55238&quot;];
<br />	&quot;PDP-11 Sys V&quot; [sides=9, distortion=&quot;-0.267769&quot;, orientation=40, skew=&quot;0.271226&quot;, color=cadetblue1, pos=&quot;972,280&quot;, width=&quot;2.2197&quot;, height=&quot;0.55754&quot;];
<br />	&quot;USG 3.0&quot; [distortion=&quot;-0.848455&quot;, orientation=44, skew=&quot;0.267152&quot;, color=bisque2, pos=&quot;1444,439&quot;, width=&quot;2.6638&quot;, height=&quot;0.80243&quot;];
<br />	&quot;Unix/TS 1.0&quot; [distortion=&quot;0.305594&quot;, orientation=75, skew=&quot;0.070516&quot;, color=orangered, pos=&quot;1444,373&quot;, width=&quot;2.2979&quot;, height=&quot;0.5422&quot;];
<br />	&quot;TS 4.0&quot; [sides=10, distortion=&quot;-0.641701&quot;, orientation=50, skew=&quot;-0.952502&quot;, color=crimson, pos=&quot;786,386&quot;, width=&quot;1.9319&quot;, height=&quot;0.75173&quot;];
<br />	&quot;System V.0&quot; [sides=9, distortion=&quot;0.021556&quot;, orientation=26, skew=&quot;-0.729938&quot;, color=darkorange1, pos=&quot;562,386&quot;, width=&quot;2.2834&quot;, height=&quot;0.5&quot;];
<br />	&quot;System V.2&quot; [sides=6, distortion=&quot;0.985153&quot;, orientation=33, skew=&quot;-0.399752&quot;, color=darkolivegreen4, pos=&quot;300,386&quot;, width=&quot;2.9816&quot;, height=&quot;0.64346&quot;];
<br />	&quot;System V.3&quot; [sides=7, distortion=&quot;-0.687574&quot;, orientation=58, skew=&quot;-0.180116&quot;, color=lightsteelblue1, pos=&quot;78,386&quot;, width=&quot;2.1571&quot;, height=&quot;0.64742&quot;];
<br />	&quot;5th Edition&quot; -&gt; &quot;6th Edition&quot; [pos=&quot;e,2150.8,638.27 2307.1,584.12 2267,598.02 2203.6,619.98 2160.4,634.91&quot;];
<br />	&quot;5th Edition&quot; -&gt; &quot;PWB 1.0&quot; [pos=&quot;e,2153,504.51 2302.6,556.33 2263.1,542.63 2204.1,522.2 2162.6,507.84&quot;];
<br />	&quot;6th Edition&quot; -&gt; LSX [pos=&quot;e,1909.5,730.57 2085.7,662.72 2057.1,675.33 2009.7,695.63 1968,711 1952.2,716.82 1934.6,722.63 1919.2,727.51&quot;];
<br />	&quot;6th Edition&quot; -&gt; &quot;1 BSD&quot; [pos=&quot;e,1911.2,678.46 2058.3,658.34 2016.7,664.03 1959.8,671.82 1921.1,677.1&quot;];
<br />	&quot;6th Edition&quot; -&gt; &quot;Mini Unix&quot; [pos=&quot;e,1923.3,571.3 2079.1,634.62 2050.2,620.64 2006.9,600.55 1968,586 1956.8,581.81 1944.6,577.8 1932.9,574.21&quot;];
<br />	&quot;6th Edition&quot; -&gt; Wollongong [pos=&quot;e,1923.3,785.56 2098.6,664.94 2074.6,689.18 2021.7,739.24 1968,768 1957.2,773.8 1945,778.6 1933.1,782.5&quot;];
<br />	&quot;6th Edition&quot; -&gt; Interdata [pos=&quot;e,1923.8,626.07 2031.5,640.33 1999.3,636.07 1963.1,631.27 1933.9,627.4&quot;];
<br />	Interdata -&gt; &quot;Unix/TS 3.0&quot; [pos=&quot;e,1259.3,464.8 1814.2,608.94 1714.8,590.43 1513.6,550.02 1348,498 1321.6,489.71 1293.2,478.81 1268.5,468.65&quot;];
<br />	Interdata -&gt; &quot;PWB 2.0&quot; [pos=&quot;e,1723.4,508.42 1827,608.2 1812.7,603.07 1797.8,595.89 1786,586 1761.9,565.73 1773.9,545.45 1750,525 1744.8,520.52 1738.8,516.58\
<br /> 1732.6,513.13&quot;];
<br />	Interdata -&gt; &quot;7th Edition&quot; [pos=&quot;e,1704.1,677.57 1845.6,630.17 1811.2,641.71 1754.5,660.69 1713.6,674.39&quot;];
<br />	&quot;7th Edition&quot; -&gt; &quot;8th Edition&quot; [pos=&quot;e,632.67,577 1644.4,671.47 1622.5,648.66 1582.7,612.03 1540,596 1398.7,543.01 1351.9,577 1201,577 1201,577 1201,577 971,577 856.93\
<br />,577 724.93,577 642.69,577&quot;];
<br />	&quot;7th Edition&quot; -&gt; &quot;32V&quot; [pos=&quot;e,1481.1,691 1606.4,691 1570.7,691 1524.8,691 1491.1,691&quot;];
<br />	&quot;7th Edition&quot; -&gt; V7M [pos=&quot;e,1248.9,868.21 1649.4,712.23 1630,742.56 1590,797.43 1540,823 1449.9,869.04 1329.4,871.92 1258.9,868.72&quot;];
<br />	&quot;7th Edition&quot; -&gt; &quot;Ultrix-11&quot; [pos=&quot;e,363.62,823.97 1621.5,704.18 1606.1,710.57 1589.1,719.42 1576,731 1553.3,751.13 1566.1,773.48 1540,789 1475.2,827.61 1276.5,809\
<br /> 1201,809 1201,809 1201,809 785,809 638.95,809 468.31,817.74 373.66,823.37&quot;];
<br />	&quot;7th Edition&quot; -&gt; Xenix [pos=&quot;e,1492.2,641.71 1615.4,677.48 1582.2,667.83 1537.3,654.8 1501.9,644.53&quot;];
<br />	&quot;7th Edition&quot; -&gt; &quot;UniPlus+&quot; [pos=&quot;e,1480.3,745.41 1620.4,703.46 1583.1,714.62 1528.6,730.97 1490.2,742.46&quot;];
<br />	V7M -&gt; &quot;Ultrix-11&quot; [pos=&quot;e,364.44,830.54 1164.9,862.63 1033.5,857.37 558.59,838.33 374.56,830.95&quot;];
<br />	&quot;8th Edition&quot; -&gt; &quot;9th Edition&quot; [pos=&quot;e,351.11,560.85 500.04,572.31 458.17,569.09 402.83,564.83 361.13,561.63&quot;];
<br />	&quot;1 BSD&quot; -&gt; &quot;2 BSD&quot; [pos=&quot;e,824.21,913.06 1844.1,691.31 1826.6,696.36 1804.7,703.47 1786,712 1624.7,785.69 1622.3,919 1445,919 1445,919 1445,919 1199,919 \
<br />1067,919 911.16,915.36 834.49,913.33&quot;];
<br />	&quot;2 BSD&quot; -&gt; &quot;2.8 BSD&quot; [pos=&quot;e,581.32,773.46 764.91,898.33 724.78,871.04 634.73,809.79 589.7,779.16&quot;];
<br />	&quot;2.8 BSD&quot; -&gt; &quot;Ultrix-11&quot; [pos=&quot;e,344.47,816.8 528.07,769.49 484.3,780.77 406.4,800.84 354.23,814.28&quot;];
<br />	&quot;2.8 BSD&quot; -&gt; &quot;2.9 BSD&quot; [pos=&quot;e,347.71,761.82 506.81,761.21 463.18,761.38 402.04,761.61 357.74,761.78&quot;];
<br />	&quot;32V&quot; -&gt; &quot;3 BSD&quot; [pos=&quot;e,1247.9,691 1395.2,691 1355.7,691 1299.7,691 1257.9,691&quot;];
<br />	&quot;3 BSD&quot; -&gt; &quot;4 BSD&quot; [pos=&quot;e,1025.3,690.23 1147.7,690.77 1114.4,690.63 1070.8,690.43 1035.5,690.28&quot;];
<br />	&quot;4 BSD&quot; -&gt; &quot;4.1 BSD&quot; [pos=&quot;e,851.31,689.35 926.46,689.76 906.91,689.65 883.41,689.52 861.33,689.4&quot;];
<br />	&quot;4.1 BSD&quot; -&gt; &quot;4.2 BSD&quot; [pos=&quot;e,622.17,687.53 732.95,688.53 703,688.26 664.98,687.92 632.5,687.63&quot;];
<br />	&quot;4.1 BSD&quot; -&gt; &quot;2.8 BSD&quot; [pos=&quot;e,593.88,751.79 757.45,698.71 736.31,706.1 706.39,716.42 680,725 654.65,733.24 626.05,742.05 603.47,748.89&quot;];
<br />	&quot;4.1 BSD&quot; -&gt; &quot;8th Edition&quot; [pos=&quot;e,591.32,591.29 749.82,671.25 709.02,650.67 642.02,616.87 600.32,595.83&quot;];
<br />	&quot;4.2 BSD&quot; -&gt; &quot;4.3 BSD&quot; [pos=&quot;e,345.63,687 503.3,687 459.25,687 398.98,687 355.7,687&quot;];
<br />	&quot;4.2 BSD&quot; -&gt; &quot;Ultrix-32&quot; [pos=&quot;e,344.36,631.17 493.71,669.66 450.29,658.47 394.6,644.12 354.27,633.73&quot;];
<br />	&quot;PWB 1.0&quot; -&gt; &quot;PWB 1.2&quot; [pos=&quot;e,1924.3,491 2065.2,491 2027.5,491 1974.5,491 1934.4,491&quot;];
<br />	&quot;PWB 1.0&quot; -&gt; &quot;USG 1.0&quot; [pos=&quot;e,1918.8,429.07 2071.5,478.02 2031.8,465.3 1971.2,445.88 1928.4,432.17&quot;];
<br />	&quot;PWB 1.2&quot; -&gt; &quot;PWB 2.0&quot; [pos=&quot;e,1731.8,491 1827.6,491 1802.3,491 1770.6,491 1741.9,491&quot;];
<br />	&quot;USG 1.0&quot; -&gt; &quot;CB Unix 1&quot; [pos=&quot;e,1713.8,349.43 1846.1,403.72 1814.3,390.67 1763.2,369.69 1723.2,353.28&quot;];
<br />	&quot;USG 1.0&quot; -&gt; &quot;USG 2.0&quot; [pos=&quot;e,1709.2,419.93 1814.4,417.45 1784.3,418.16 1748.4,419.01 1719.3,419.7&quot;];
<br />	&quot;CB Unix 1&quot; -&gt; &quot;CB Unix 2&quot; [pos=&quot;e,1500.7,317.11 1607,324.94 1577.7,322.79 1541.6,320.12 1510.9,317.86&quot;];
<br />	&quot;CB Unix 2&quot; -&gt; &quot;CB Unix 3&quot; [pos=&quot;e,1252.2,328.77 1381,318.12 1344.5,321.14 1298.6,324.94 1262.2,327.94&quot;];
<br />	&quot;CB Unix 3&quot; -&gt; &quot;Unix/TS++&quot; [pos=&quot;e,1033.6,336.66 1125,334.64 1098.9,335.22 1069.5,335.86 1043.7,336.44&quot;];
<br />	&quot;CB Unix 3&quot; -&gt; &quot;PDP-11 Sys V&quot; [pos=&quot;e,1030.7,293.53 1135.4,318.1 1105.9,311.16 1070.7,302.91 1040.7,295.87&quot;];
<br />	&quot;USG 2.0&quot; -&gt; &quot;USG 3.0&quot; [pos=&quot;e,1494.2,434.92 1619.1,424.56 1586.3,427.28 1540.6,431.07 1504.2,434.09&quot;];
<br />	&quot;USG 3.0&quot; -&gt; &quot;Unix/TS 3.0&quot; [pos=&quot;e,1282.5,439 1388.4,439 1360.2,439 1325.1,439 1292.9,439&quot;];
<br />	&quot;PWB 2.0&quot; -&gt; &quot;Unix/TS 3.0&quot; [pos=&quot;e,1276.3,461.02 1581.6,491.54 1517.9,490.92 1426.8,487.68 1348,476 1327.8,473 1306.2,468.41 1286.1,463.47&quot;];
<br />	&quot;Unix/TS 1.0&quot; -&gt; &quot;Unix/TS 3.0&quot; [pos=&quot;e,1242.7,427.64 1395.2,386.04 1354,397.27 1294.7,413.45 1252.5,424.96&quot;];
<br />	&quot;Unix/TS 3.0&quot; -&gt; &quot;TS 4.0&quot; [pos=&quot;e,846.96,394.06 1092.8,425.67 1033.7,418.21 958.73,408.69 892,400 880.72,398.53 868.75,396.95 857.1,395.41&quot;];
<br />	&quot;Unix/TS++&quot; -&gt; &quot;TS 4.0&quot; [pos=&quot;e,819.67,377.48 925.04,349.99 895.72,357.64 857.98,367.48 829.37,374.95&quot;];
<br />	&quot;CB Unix 3&quot; -&gt; &quot;TS 4.0&quot; [pos=&quot;e,832.71,384.57 1155.9,344.42 1126.8,351.7 1087.3,360.73 1052,366 980.19,376.71 896.54,381.81 842.73,384.15&quot;];
<br />	&quot;TS 4.0&quot; -&gt; &quot;System V.0&quot; [pos=&quot;e,641.88,386 736.56,386 711.79,386 680.86,386 651.99,386&quot;];
<br />	&quot;System V.0&quot; -&gt; &quot;System V.2&quot; [pos=&quot;e,375.83,386 482.99,386 452.35,386 417.1,386 385.83,386&quot;];
<br />	&quot;System V.2&quot; -&gt; &quot;System V.3&quot; [pos=&quot;e,145.72,386 195.12,386 181.86,386 168.49,386 155.77,386&quot;];
<br />}

  </td>
  <td>
<object data = "./rankdir_dot2.svg"></object><br />
Output file 208: xt/author/html/rankdir_dot2.svg (34147 bytes)
  </td>
</tr>
<tr>
  <td>209</td>
  <td>
	Input file: xt/author/data/rd_rules.gv (2043 bytes):<br />digraph G {
<br /> subgraph cluster_base{
<br /> label = &quot;table border:10,cellspacing:0,cellpadding:0,cell border:1&quot;;
<br /> node [shape=plaintext]
<br /> tbl1100 [label=&lt;
<br /> &lt;TABLE rows=&quot;*&quot; columns=&quot;*&quot; border=&quot;10&quot; cellborder=&quot;1&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; style=&quot;rounded&quot;&gt;
<br />  &lt;TR&gt;&lt;TD&gt;00&lt;/TD&gt;&lt;VR/&gt;&lt;TD &gt;01&lt;/TD&gt;&lt;TD &gt;02&lt;/TD&gt;&lt;TD &gt;03&lt;/TD&gt;&lt;/TR&gt;
<br />  &lt;TR&gt;&lt;TD &gt;10&lt;/TD&gt;&lt;TD  rowspan=&quot;2&quot;&gt;11&lt;/TD&gt;&lt;TD &gt;12&lt;/TD&gt;&lt;TD &gt;13&lt;/TD&gt;&lt;/TR&gt;
<br />  &lt;HR/&gt;
<br />  &lt;TR&gt;&lt;TD &gt;20&lt;/TD&gt;&lt;TD  colspan=&quot;2&quot;&gt;22&lt;/TD&gt;&lt;/TR&gt;
<br />  &lt;TR&gt;&lt;TD &gt;30&lt;/TD&gt;&lt;TD &gt;31&lt;/TD&gt;&lt;TD &gt;32&lt;/TD&gt;&lt;TD &gt;33&lt;/TD&gt;&lt;/TR&gt;
<br />&lt;/TABLE&gt;&gt;];
<br />}
<br /> subgraph cluster_table_border {
<br /> label=&quot;table border:10,cellspacing:0,cellpadding:10,cell border:1&quot;;
<br /> node [shape=plaintext]
<br /> tbl1010 [label=&lt;
<br /> &lt;TABLE border=&quot;10&quot; columns=&quot;*&quot; cellspacing=&quot;0&quot; cellpadding=&quot;10&quot; cellborder=&quot;1&quot; style=&quot;rounded&quot;&gt;
<br />  &lt;TR&gt;&lt;TD &gt;00&lt;/TD&gt;&lt;TD &gt;01&lt;/TD&gt;&lt;TD &gt;02&lt;/TD&gt;&lt;TD &gt;03&lt;/TD&gt;&lt;/TR&gt;
<br />  &lt;TR&gt;&lt;TD &gt;10&lt;/TD&gt;&lt;TD  rowspan=&quot;2&quot;&gt;11&lt;/TD&gt;&lt;TD &gt;12&lt;/TD&gt;&lt;TD &gt;13&lt;/TD&gt;&lt;/TR&gt;
<br />  &lt;HR/&gt;
<br />  &lt;TR&gt;&lt;TD &gt;20&lt;/TD&gt;&lt;TD  colspan=&quot;2&quot;&gt;22&lt;/TD&gt;&lt;/TR&gt;
<br />  &lt;TR&gt;&lt;TD &gt;30&lt;/TD&gt;&lt;TD &gt;31&lt;/TD&gt;&lt;TD &gt;32&lt;/TD&gt;&lt;TD &gt;33&lt;/TD&gt;&lt;/TR&gt;
<br />&lt;/TABLE&gt;&gt;];
<br />}
<br />
<br /> subgraph cluster_cellspacing {
<br /> label=&quot;table border:10,cellspacing:10,cellpadding:10,cell border:0&quot;;
<br /> node [shape=plaintext]
<br /> tbl1110 [label=&lt;
<br /> &lt;TABLE border=&quot;10&quot; cellspacing=&quot;10&quot; cellpadding=&quot;10&quot; cellborder=&quot;0&quot; rows=&quot;*&quot; style=&quot;rounded&quot;&gt;
<br />  &lt;TR&gt;&lt;TD &gt;00&lt;/TD&gt;&lt;VR/&gt;&lt;TD &gt;01&lt;/TD&gt;&lt;TD &gt;02&lt;/TD&gt;&lt;TD &gt;03&lt;/TD&gt;&lt;/TR&gt;
<br />  &lt;TR&gt;&lt;TD &gt;10&lt;/TD&gt;&lt;TD  rowspan=&quot;2&quot;&gt;11&lt;/TD&gt;&lt;VR/&gt;&lt;TD &gt;12&lt;/TD&gt;&lt;TD &gt;13&lt;/TD&gt;&lt;/TR&gt;
<br />  &lt;TR&gt;&lt;TD &gt;20&lt;/TD&gt;&lt;TD  colspan=&quot;2&quot;&gt;22&lt;/TD&gt;&lt;/TR&gt;
<br />  &lt;TR&gt;&lt;TD &gt;30&lt;/TD&gt;&lt;TD &gt;31&lt;/TD&gt;&lt;TD &gt;32&lt;/TD&gt;&lt;VR/&gt;&lt;TD &gt;33&lt;/TD&gt;&lt;/TR&gt;
<br />&lt;/TABLE&gt;&gt;];
<br />}
<br />
<br /> subgraph cluster_cellpadding {
<br /> label=&quot;table border:10,cellspacing:10,cellpadding:10,cell border:3&quot;;
<br /> node [shape=plaintext]
<br /> tbl1111 [label=&lt;
<br /> &lt;TABLE border=&quot;10&quot; cellspacing=&quot;10&quot; cellpadding=&quot;10&quot; cellborder=&quot;3&quot; rows=&quot;*&quot; style=&quot;rounded&quot;&gt;
<br />  &lt;TR&gt;&lt;TD &gt;00&lt;/TD&gt;&lt;VR/&gt;&lt;TD &gt;01&lt;/TD&gt;&lt;TD &gt;02&lt;/TD&gt;&lt;TD &gt;03&lt;/TD&gt;&lt;/TR&gt;
<br />  &lt;TR&gt;&lt;TD &gt;10&lt;/TD&gt;&lt;TD  rowspan=&quot;2&quot;&gt;11&lt;/TD&gt;&lt;VR/&gt;&lt;TD &gt;12&lt;/TD&gt;&lt;TD &gt;13&lt;/TD&gt;&lt;/TR&gt;
<br />  &lt;TR&gt;&lt;TD &gt;20&lt;/TD&gt;&lt;TD  colspan=&quot;2&quot;&gt;22&lt;/TD&gt;&lt;/TR&gt;
<br />  &lt;TR&gt;&lt;TD &gt;30&lt;/TD&gt;&lt;TD &gt;31&lt;/TD&gt;&lt;TD &gt;32&lt;/TD&gt;&lt;VR/&gt;&lt;TD &gt;33&lt;/TD&gt;&lt;/TR&gt;
<br />&lt;/TABLE&gt;&gt;];
<br />}
<br />} 

  </td>
  <td>
<object data = "./rd_rules.svg"></object><br />
Output file 209: xt/author/html/rd_rules.svg (18690 bytes)
  </td>
</tr>
<tr>
  <td>210</td>
  <td>
	Input file: xt/author/data/record.gv (958 bytes):<br />digraph Alf {
<br />size = &quot;6,9&quot;;
<br />node [ shape = record ];
<br />Decl [ label = &quot;\n\nDecl|{name|access|decl_flags|extern_c_linkage}&quot;];
<br />Nontype_decl [ label = &quot;Nontype_decl|{type}&quot;];
<br />Defined_decl [ label = &quot;Defined_decl|{linkage}&quot;];
<br />Data_decl [ label = &quot;Data_decl|{storage_class}&quot;];
<br />Function_decl [ label = &quot;Function_decl|{formals|defaults}&quot;];
<br />Data [ label = &quot;Data|{initializer}&quot;];
<br />Function [ label = &quot;Function|{body}&quot;];
<br />Constructor [ label = &quot;Constructor|{member_initializers}&quot;];
<br />Aggregate -&gt;  Type_decl ;
<br />Class -&gt; Aggregate;
<br />Union -&gt; Aggregate;
<br />Data -&gt; Data_decl;
<br />Data -&gt; Defn;
<br />Data_decl -&gt; Defined_decl;
<br />Data_member -&gt;  Nontype_decl ;
<br />Defined_decl -&gt; Nontype_decl;
<br />Defn -&gt; Defined_decl;
<br />Enum -&gt;  Type_decl ;
<br />Enumerator -&gt;  Nontype_decl ;
<br />Function -&gt; Defn;
<br />Function -&gt; Function_decl;
<br />Constructor -&gt; Function;
<br />Destructor -&gt; Function;
<br />Function_decl -&gt; Defined_decl;
<br />Nontype_decl -&gt;  Decl ;
<br />Template_type_arg -&gt;  Type_decl ;
<br />Type_decl -&gt;  Decl ;
<br />Typedef -&gt;  Type_decl ;
<br />}

  </td>
  <td>
<object data = "./record.svg"></object><br />
Output file 210: xt/author/html/record.svg (14858 bytes)
  </td>
</tr>
<tr>
  <td>211</td>
  <td>
	Input file: xt/author/data/record2.gv (155 bytes):<br />digraph G {
<br />    node [shape=record];
<br />    a [label = &quot;&lt;f0&gt; foo | x | &lt;f1&gt; bar&quot;];
<br />    b [label = &quot;a | { &lt;f0&gt; foo | x | &lt;f1&gt; bar } | b&quot;];
<br />    a:f0 -&gt; b:f1 
<br />}

  </td>
  <td>
<object data = "./record2.svg"></object><br />
Output file 211: xt/author/html/record2.svg (2599 bytes)
  </td>
</tr>
<tr>
  <td>212</td>
  <td>
	Input file: xt/author/data/record_dot.gv (4324 bytes):<br />digraph Alf {
<br />	graph [size=&quot;6,9&quot;];
<br />	node [label=&quot;\N&quot;, shape=record];
<br />	graph [bb=&quot;0,0,889,474&quot;];
<br />	Decl [label=&quot;\n\nDecl|{name|access|decl_flags|extern_c_linkage}&quot;, pos=&quot;548,47&quot;, rects=&quot;470,1,513,93 513,70,626,93 513,47,626,70 513,24,626,47 513,1,626,24&quot;, width=&quot;2.1667&quot;, height=&quot;1.2917&quot;];
<br />	Nontype_decl [label=&quot;Nontype_decl|{type}&quot;, pos=&quot;404,149&quot;, rects=&quot;336,131,431,167 431,131,472,167&quot;, width=&quot;1.8889&quot;, height=&quot;0.51389&quot;];
<br />	Defined_decl [label=&quot;Defined_decl|{linkage}&quot;, pos=&quot;209,223&quot;, rects=&quot;134.5,205,225.5,241 225.5,205,283.5,241&quot;, width=&quot;2.0625&quot;, height=&quot;0.51389&quot;];
<br />	Data_decl [label=&quot;Data_decl|{storage_class}&quot;, pos=&quot;82,302&quot;, rects=&quot;0,284,73,320 73,284,164,320&quot;, width=&quot;2.2778&quot;, height=&quot;0.51389&quot;];
<br />	Function_decl [label=&quot;Function_decl|{formals|defaults}&quot;, pos=&quot;333,302&quot;, rects=&quot;254,279,351,325 351,302,412,325 351,279,412,302&quot;, width=&quot;2.1944&quot;, height=&quot;0.65278&quot;];
<br />	Data [label=&quot;Data|{initializer}&quot;, pos=&quot;142,381&quot;, rects=&quot;85.5,363,128.5,399 128.5,363,198.5,399&quot;, width=&quot;1.5625&quot;, height=&quot;0.51389&quot;];
<br />	Function [label=&quot;Function|{body}&quot;, pos=&quot;302,381&quot;, rects=&quot;247,363,313,399 313,363,357,399&quot;, width=&quot;1.5278&quot;, height=&quot;0.51389&quot;];
<br />	Constructor [label=&quot;Constructor|{member_initializers}&quot;, pos=&quot;221,455&quot;, rects=&quot;115.5,437,198.5,473 198.5,437,326.5,473&quot;, width=&quot;2.9236&quot;, height=&quot;0.51389&quot;];
<br />	Aggregate [pos=&quot;555,223&quot;, rects=&quot;517.5,205,592.5,241&quot;, width=&quot;1.0347&quot;, height=&quot;0.51389&quot;];
<br />	Type_decl [pos=&quot;638,149&quot;, rects=&quot;600,131,676,167&quot;, width=&quot;1.0556&quot;, height=&quot;0.51389&quot;];
<br />	Class [pos=&quot;519,302&quot;, rects=&quot;492,284,546,320&quot;, width=&quot;0.75&quot;, height=&quot;0.51389&quot;];
<br />	Union [pos=&quot;591,302&quot;, rects=&quot;564,284,618,320&quot;, width=&quot;0.75&quot;, height=&quot;0.51389&quot;];
<br />	Defn [pos=&quot;209,302&quot;, rects=&quot;182,284,236,320&quot;, width=&quot;0.75&quot;, height=&quot;0.51389&quot;];
<br />	Data_member [pos=&quot;350,223&quot;, rects=&quot;302,205,398,241&quot;, width=&quot;1.3333&quot;, height=&quot;0.51389&quot;];
<br />	Enum [pos=&quot;638,223&quot;, rects=&quot;611,205,665,241&quot;, width=&quot;0.75&quot;, height=&quot;0.51389&quot;];
<br />	Enumerator [pos=&quot;458,223&quot;, rects=&quot;416.5,205,499.5,241&quot;, width=&quot;1.1458&quot;, height=&quot;0.51389&quot;];
<br />	Destructor [pos=&quot;383,455&quot;, rects=&quot;345,437,421,473&quot;, width=&quot;1.0556&quot;, height=&quot;0.51389&quot;];
<br />	Template_type_arg [pos=&quot;746,223&quot;, rects=&quot;683.5,205,808.5,241&quot;, width=&quot;1.7292&quot;, height=&quot;0.51389&quot;];
<br />	Typedef [pos=&quot;858,223&quot;, rects=&quot;826.5,205,889.5,241&quot;, width=&quot;0.86806&quot;, height=&quot;0.51389&quot;];
<br />	Aggregate -&gt; Type_decl [pos=&quot;e,618.18,167.19 574.67,204.94 585.34,195.68 598.71,184.09 610.4,173.94&quot;];
<br />	Class -&gt; Aggregate [pos=&quot;e,547.03,241.04 526.99,283.91 531.6,274.04 537.5,261.42 542.7,250.31&quot;];
<br />	Union -&gt; Aggregate [pos=&quot;e,562.97,241.04 583.01,283.91 578.4,274.04 572.5,261.42 567.3,250.31&quot;];
<br />	Data -&gt; Data_decl [pos=&quot;e,95.279,320.04 128.68,362.91 120.68,352.64 110.36,339.4 101.46,327.97&quot;];
<br />	Data -&gt; Defn [pos=&quot;e,194.17,320.04 156.87,362.91 165.89,352.54 177.55,339.14 187.56,327.64&quot;];
<br />	Data_decl -&gt; Defined_decl [pos=&quot;e,180.89,241.04 110.19,283.91 128.44,272.85 152.39,258.32 172.15,246.34&quot;];
<br />	Data_member -&gt; Nontype_decl [pos=&quot;e,390.92,167.44 362.8,204.94 369.36,196.19 377.48,185.35 384.78,175.63&quot;];
<br />	Defined_decl -&gt; Nontype_decl [pos=&quot;e,357.78,167.07 255.21,204.94 283.04,194.66 318.66,181.51 348.07,170.65&quot;];
<br />	Defn -&gt; Defined_decl [pos=&quot;e,209,241.04 209,283.91 209,274.34 209,262.18 209,251.32&quot;];
<br />	Enum -&gt; Type_decl [pos=&quot;e,638,167.44 638,204.94 638,196.81 638,186.88 638,177.7&quot;];
<br />	Enumerator -&gt; Nontype_decl [pos=&quot;e,417.08,167.44 445.2,204.94 438.64,196.19 430.52,185.35 423.22,175.63&quot;];
<br />	Function -&gt; Defn [pos=&quot;e,229.58,320.04 281.36,362.91 268.48,352.24 251.71,338.36 237.56,326.65&quot;];
<br />	Function -&gt; Function_decl [pos=&quot;e,324.13,325.02 308.88,362.91 312.25,354.54 316.42,344.18 320.34,334.45&quot;];
<br />	Constructor -&gt; Function [pos=&quot;e,282.66,399.19 240.2,436.94 250.61,427.68 263.65,416.09 275.07,405.94&quot;];
<br />	Destructor -&gt; Function [pos=&quot;e,321.34,399.19 363.8,436.94 353.39,427.68 340.35,416.09 328.93,405.94&quot;];
<br />	Function_decl -&gt; Defined_decl [pos=&quot;e,236.66,241.17 297.47,278.93 281.16,268.81 261.85,256.82 245.44,246.63&quot;];
<br />	Nontype_decl -&gt; Decl [pos=&quot;e,483.03,93.116 428.75,130.81 441.56,121.92 457.93,110.55 474.42,99.097&quot;];
<br />	Template_type_arg -&gt; Type_decl [pos=&quot;e,663.79,167.19 720.41,204.94 705.98,195.32 687.79,183.19 672.16,172.77&quot;];
<br />	Type_decl -&gt; Decl [pos=&quot;e,588.63,93.145 622.32,130.58 614.71,122.12 605.12,111.47 595.38,100.64&quot;];
<br />	Typedef -&gt; Type_decl [pos=&quot;e,676.15,160.07 826.37,207.66 823.23,206.37 820.06,205.13 817,204 773.3,187.88 722.34,172.86 686,162.78&quot;];
<br />}

  </td>
  <td>
<object data = "./record_dot.svg"></object><br />
Output file 212: xt/author/html/record_dot.svg (14835 bytes)
  </td>
</tr>
<tr>
  <td>213</td>
  <td>
	Input file: xt/author/data/records.gv (417 bytes):<br />digraph G {
<br />	rankdir=LR;
<br />	node [shape=record];
<br />	a [ label =&quot;&lt;bala&gt; Graphs can\lbe fun\l|&lt;f1&gt; mid|&lt;f2&gt; right\r&quot;];
<br />	b [ label =&quot;&lt;left&gt;   |&lt;mid&gt; b |   &quot; ];
<br />	c [ label =&quot;&lt;p1&gt;   | c |&lt;p2&gt;   &quot; ];
<br />	x [ label =&quot;&lt;p1&gt;   | x |&lt;p2&gt;   &quot; ];
<br />	y [ label =&quot;&lt;p1&gt;   | y |&lt;p2&gt;   &quot; ];
<br />	z [ label =&quot;   | z |&lt;p2&gt;   &quot; ];
<br />	a:bala -&gt; b:left;
<br />	a:f1 -&gt; d;
<br />	a:f2 -&gt; y:&quot;p1&quot;;
<br />	c:&quot;p1&quot; -&gt; d;
<br />	b:mid -&gt; x:&quot;p1&quot;;
<br />	c:&quot;p2&quot; -&gt; y:&quot;p2&quot;;
<br />	b:left -&gt; z:&quot;p2&quot;;
<br />}

  </td>
  <td>
<object data = "./records.svg"></object><br />
Output file 213: xt/author/html/records.svg (6470 bytes)
  </td>
</tr>
<tr>
  <td>214</td>
  <td>
	Input file: xt/author/data/rootlabel.gv (227 bytes):<br />digraph G {
<br />  label = &quot;label demo&quot;;
<br />  subgraph cluster0 {
<br />    a;
<br />    b;
<br />    a-&gt;b;
<br />    label = &quot;cluster0&quot;;
<br />    labelloc=&quot;bottom&quot;
<br />  }
<br />  subgraph cluster1 {
<br />    c;
<br />    d;
<br />    c-&gt;d;
<br />    label = &quot;cluster1&quot;;
<br />    labelloc=&quot;top&quot;
<br />  }
<br />}

  </td>
  <td>
<object data = "./rootlabel.svg"></object><br />
Output file 214: xt/author/html/rootlabel.svg (2661 bytes)
  </td>
</tr>
<tr>
  <td>215</td>
  <td>
	Input file: xt/author/data/rowcolsep.gv (86 bytes):<br />digraph G {
<br />  node [shape=box]
<br />
<br />  aaa -&gt; bbb
<br />  aaa -&gt; BBB
<br />  AAA -&gt; BBB
<br />  AAA -&gt; bbb
<br />}

  </td>
  <td>
<object data = "./rowcolsep.svg"></object><br />
Output file 215: xt/author/html/rowcolsep.svg (2754 bytes)
  </td>
</tr>
<tr>
  <td>216</td>
  <td>
	Input file: xt/author/data/rowcolsep_dot.gv (625 bytes):<br />digraph G {
<br />	graph [nodesep=&quot;0.5&quot;];
<br />	node [label=&quot;\N&quot;, shape=box];
<br />	graph [bb=&quot;0,0,144,108&quot;];
<br />	aaa [pos=&quot;27,90&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	bbb [pos=&quot;27,18&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	BBB [pos=&quot;117,18&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	AAA [pos=&quot;117,90&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	aaa -&gt; bbb [pos=&quot;e,27,36.104 27,71.697 27,63.983 27,54.712 27,46.112&quot;];
<br />	aaa -&gt; BBB [pos=&quot;e,95.009,36.104 49.247,71.697 60.582,62.881 74.53,52.032 86.819,42.474&quot;];
<br />	AAA -&gt; BBB [pos=&quot;e,117,36.104 117,71.697 117,63.983 117,54.712 117,46.112&quot;];
<br />	AAA -&gt; bbb [pos=&quot;e,48.991,36.104 94.753,71.697 83.418,62.881 69.47,52.032 57.181,42.474&quot;];
<br />}

  </td>
  <td>
<object data = "./rowcolsep_dot.svg"></object><br />
Output file 216: xt/author/html/rowcolsep_dot.svg (2759 bytes)
  </td>
</tr>
<tr>
  <td>217</td>
  <td>
	Input file: xt/author/data/rowcolsep_dot1.gv (622 bytes):<br />digraph G {
<br />	graph [ranksep=&quot;1.5&quot;];
<br />	node [label=&quot;\N&quot;, shape=box];
<br />	graph [bb=&quot;0,0,126,180&quot;];
<br />	aaa [pos=&quot;27,162&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	bbb [pos=&quot;27,18&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	BBB [pos=&quot;99,18&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	AAA [pos=&quot;99,162&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	aaa -&gt; bbb [pos=&quot;e,27,36.189 27,143.87 27,119.67 27,75.211 27,46.393&quot;];
<br />	aaa -&gt; BBB [pos=&quot;e,90.284,36.189 35.685,143.87 48.118,119.35 71.096,74.032 85.686,45.259&quot;];
<br />	AAA -&gt; BBB [pos=&quot;e,99,36.189 99,143.87 99,119.67 99,75.211 99,46.393&quot;];
<br />	AAA -&gt; bbb [pos=&quot;e,35.716,36.189 90.315,143.87 77.882,119.35 54.904,74.032 40.314,45.259&quot;];
<br />}

  </td>
  <td>
<object data = "./rowcolsep_dot1.svg"></object><br />
Output file 217: xt/author/html/rowcolsep_dot1.svg (2762 bytes)
  </td>
</tr>
<tr>
  <td>218</td>
  <td>
	Input file: xt/author/data/rowe.gv (765 bytes):<br />digraph rowe {
<br />	node [shape  = box];
<br />	size = &quot;6,6&quot;;
<br />	1 -&gt; 2;
<br />	1 -&gt; 10;
<br />	10 -&gt; 14;
<br />	10 -&gt; 12;
<br />	10 -&gt; 13;
<br />	10 -&gt; 11;
<br />	2 -&gt; 18;
<br />	2 -&gt; 17;
<br />	2 -&gt; 16;
<br />	2 -&gt; 3;
<br />	11 -&gt; 4;
<br />	16 -&gt; 4;
<br />	3 -&gt; 4;
<br />	4 -&gt; 5;
<br />	13 -&gt; 19;
<br />	17 -&gt; 19;
<br />	5 -&gt; 23;
<br />	5 -&gt; 35;
<br />	5 -&gt; 6;
<br />	37 -&gt; 39;
<br />	37 -&gt; 41;
<br />	37 -&gt; 40;
<br />	37 -&gt; 38;
<br />	19 -&gt; 20;
<br />	19 -&gt; 28;
<br />	19 -&gt; 21;
<br />	12 -&gt; 29;
<br />	18 -&gt; 29;
<br />	41 -&gt; 29;
<br />	28 -&gt; 29;
<br />	29 -&gt; 30;
<br />	30 -&gt; 31;
<br />	30 -&gt; 33;
<br />	31 -&gt; 32;
<br />	21 -&gt; 22;
<br />	32 -&gt; 23;
<br />	22 -&gt; 23;
<br />	6 -&gt; 7;
<br />	23 -&gt; 24;
<br />	7 -&gt; 8;
<br />	24 -&gt; 25;
<br />	24 -&gt; 27;
<br />	35 -&gt; 43;
<br />	35 -&gt; 36;
<br />	8 -&gt; 9;
<br />	14 -&gt; 15;
<br />	39 -&gt; 15;
<br />	20 -&gt; 15;
<br />	33 -&gt; 34;
<br />	43 -&gt; 40;
<br />	43 -&gt; 38;
<br />	25 -&gt; 26;
<br />	9 -&gt; 42;
<br />	10 -&gt; 1;
<br />	15 -&gt; 1;
<br />	23 -&gt; 1;
<br />	31 -&gt; 1;
<br />	2 -&gt; 1;
<br />	25 -&gt; 1;
<br />	9 -&gt; 1;
<br />	38 -&gt; 4;
<br />	26 -&gt; 4;
<br />	42 -&gt; 4;
<br />	40 -&gt; 19;
<br />	36 -&gt; 19;
<br />	34 -&gt; 29;
<br />	33 -&gt; 30;
<br />	27 -&gt; 24;
<br />}

  </td>
  <td>
<object data = "./rowe.svg"></object><br />
Output file 218: xt/author/html/rowe.svg (33621 bytes)
  </td>
</tr>
<tr>
  <td>219</td>
  <td>
	Input file: xt/author/data/russian.gv (520 bytes):<br />   digraph G {
<br />&#x41A;&#x43E;&#x43D;&#x442;&#x440;&#x430;&#x433;&#x435;&#x43D;&#x442;&#x44B; -&gt; &#x411;&#x430;&#x43D;&#x43A;&#x43E;&#x432;&#x441;&#x43A;&#x438;&#x435;&#x421;&#x447;&#x435;&#x442;&#x430;;
<br />&#x41E;&#x440;&#x433;&#x430;&#x43D;&#x438;&#x437;&#x430;&#x446;&#x438;&#x438; -&gt; &#x411;&#x430;&#x43D;&#x43A;&#x43E;&#x432;&#x441;&#x43A;&#x438;&#x435;&#x421;&#x447;&#x435;&#x442;&#x430;;
<br />&#x412;&#x43E;&#x43F;&#x440;&#x43E;&#x441;&#x44B;&#x414;&#x43B;&#x44F;&#x410;&#x43D;&#x43A;&#x435;&#x442;&#x438;&#x440;&#x43E;&#x432;&#x430;&#x43D;&#x438;&#x44F; -&gt; &#x412;&#x430;&#x440;&#x438;&#x430;&#x43D;&#x442;&#x44B;&#x41E;&#x442;&#x432;&#x435;&#x442;&#x43E;&#x432;&#x41E;&#x43F;&#x440;&#x43E;&#x441;&#x43E;&#x432;;
<br />&#x41A;&#x43E;&#x43D;&#x442;&#x440;&#x430;&#x433;&#x435;&#x43D;&#x442;&#x44B; -&gt; &#x414;&#x43E;&#x433;&#x43E;&#x432;&#x43E;&#x440;&#x44B;&#x412;&#x437;&#x430;&#x438;&#x43C;&#x43E;&#x440;&#x430;&#x441;&#x447;&#x435;&#x442;&#x43E;&#x432;;
<br />&#x41D;&#x43E;&#x43C;&#x435;&#x43D;&#x43A;&#x43B;&#x430;&#x442;&#x443;&#x440;&#x430; -&gt; &#x415;&#x434;&#x438;&#x43D;&#x438;&#x446;&#x44B;&#x418;&#x437;&#x43C;&#x435;&#x440;&#x435;&#x43D;&#x438;&#x44F;;
<br />&#x41D;&#x43E;&#x43C;&#x435;&#x43D;&#x43A;&#x43B;&#x430;&#x442;&#x443;&#x440;&#x43D;&#x44B;&#x435;&#x413;&#x440;&#x443;&#x43F;&#x43F;&#x44B; -&gt; &#x415;&#x434;&#x438;&#x43D;&#x438;&#x446;&#x44B;&#x418;&#x437;&#x43C;&#x435;&#x440;&#x435;&#x43D;&#x438;&#x44F;;
<br />&#x421;&#x432;&#x43E;&#x439;&#x441;&#x442;&#x432;&#x430;&#x41E;&#x431;&#x435;&#x43A;&#x442;&#x43E;&#x432; -&gt; &#x417;&#x43D;&#x430;&#x447;&#x435;&#x43D;&#x438;&#x44F;&#x421;&#x432;&#x43E;&#x439;&#x441;&#x442;&#x432;&#x41E;&#x431;&#x435;&#x43A;&#x442;&#x43E;&#x432;;
<br />}
  </td>
  <td>
<object data = "./russian.svg"></object><br />
Output file 219: xt/author/html/russian.svg (7382 bytes)
  </td>
</tr>
<tr>
  <td>220</td>
  <td>
	Input file: xt/author/data/sb_box.gv (241 bytes):<br />digraph G{ label=&quot;SelfBottom&quot;
<br />node [shape = box] &quot;node55&quot;; 
<br />&quot;node55&quot; -&gt; &quot;node55&quot;[label =&quot;tailport=se headport=se&quot; tailport=se headport=se];
<br />&quot;node55&quot; -&gt; &quot;node66&quot;  
<br />&quot;node66&quot; -&gt; &quot;node66&quot;[label =&quot;tailport=s headport=s&quot; tailport=s headport=s];
<br />}

  </td>
  <td>
<object data = "./sb_box.svg"></object><br />
Output file 220: xt/author/html/sb_box.svg (2393 bytes)
  </td>
</tr>
<tr>
  <td>221</td>
  <td>
	Input file: xt/author/data/sb_box_dbl.gv (397 bytes):<br />digraph G{ label=&quot;SelfBottom&quot;
<br />node [shape = box] &quot;node55&quot;; 
<br />&quot;node55&quot; -&gt; &quot;node55&quot;[label =&quot;tailport=se headport=se&quot; tailport=se headport=se];
<br />&quot;node55&quot; -&gt; &quot;node55&quot;[label =&quot;tailport=se headport=se&quot; tailport=se headport=se];
<br />&quot;node55&quot; -&gt; &quot;node66&quot;  
<br />&quot;node66&quot; -&gt; &quot;node66&quot;[label =&quot;tailport=s headport=s&quot; tailport=s headport=s];
<br />&quot;node66&quot; -&gt; &quot;node66&quot;[label =&quot;tailport=s headport=s&quot; tailport=s headport=s];
<br />}

  </td>
  <td>
<object data = "./sb_box_dbl.svg"></object><br />
Output file 221: xt/author/html/sb_box_dbl.svg (3298 bytes)
  </td>
</tr>
<tr>
  <td>222</td>
  <td>
	Input file: xt/author/data/sb_circle.gv (244 bytes):<br />digraph G{ label=&quot;SelfBottom&quot;
<br />node [shape = circle] &quot;node55&quot;; 
<br />&quot;node55&quot; -&gt; &quot;node55&quot;[label =&quot;tailport=se headport=se&quot; tailport=se headport=se];
<br />&quot;node55&quot; -&gt; &quot;node66&quot;  
<br />&quot;node66&quot; -&gt; &quot;node66&quot;[label =&quot;tailport=s headport=s&quot; tailport=s headport=s];
<br />}

  </td>
  <td>
<object data = "./sb_circle.svg"></object><br />
Output file 222: xt/author/html/sb_circle.svg (2446 bytes)
  </td>
</tr>
<tr>
  <td>223</td>
  <td>
	Input file: xt/author/data/sb_circle_dbl.gv (400 bytes):<br />digraph G{ label=&quot;SelfBottom&quot;
<br />node [shape = circle] &quot;node55&quot;; 
<br />&quot;node55&quot; -&gt; &quot;node55&quot;[label =&quot;tailport=se headport=se&quot; tailport=se headport=se];
<br />&quot;node55&quot; -&gt; &quot;node55&quot;[label =&quot;tailport=se headport=se&quot; tailport=se headport=se];
<br />&quot;node55&quot; -&gt; &quot;node66&quot;  
<br />&quot;node66&quot; -&gt; &quot;node66&quot;[label =&quot;tailport=s headport=s&quot; tailport=s headport=s];
<br />&quot;node66&quot; -&gt; &quot;node66&quot;[label =&quot;tailport=s headport=s&quot; tailport=s headport=s];
<br />}

  </td>
  <td>
<object data = "./sb_circle_dbl.svg"></object><br />
Output file 223: xt/author/html/sb_circle_dbl.svg (3379 bytes)
  </td>
</tr>
<tr>
  <td>224</td>
  <td>
	Input file: xt/author/data/sdh.gv (5428 bytes):<br />digraph G {
<br />	graph [bgcolor=black];	/* set background */
<br />	edge [color=white];
<br />	graph[page=&quot;8.5,11&quot;,size=&quot;7.5,7&quot;,ratio=fill,center=1];
<br />	node[style=filled,label=&quot;&quot;];
<br />	subgraph ds3CTP {
<br />		rank = same;
<br />		node[shape=box,color=green];
<br />		ds3CTP_1_1;
<br />		ds3CTP_1_2;
<br />		ds3CTP_5_1;
<br />		ds3CTP_5_2;
<br />	}
<br />	subgraph t3TTP {
<br />		rank = same;
<br />		node[shape=invtriangle,color=red];
<br />		t3TTP_1_1;
<br />		t3TTP_5_2;
<br />	}
<br />	subgraph vc3TTP {
<br />		rank = same;
<br />		node[shape=invtriangle,color=red];
<br />		vc3TTP_1_2;
<br />		vc3TTP_5_1;
<br />	}
<br />	subgraph fabric {
<br />		rank = same;
<br />		node[shape=hexagon,color=blue];
<br />		fabric_1_2;
<br />		fabric_4_1;
<br />		fabric_5_1;
<br />	}
<br />	subgraph xp {
<br />		rank = same;
<br />		node[shape=diamond,color=blue];
<br />		xp_1_2;
<br />		xp_4_1;
<br />		xp_5_1;
<br />	}
<br />	subgraph au3CTP {
<br />		rank = same;
<br />		node[shape=box,color=green];
<br />		au3CTP_1_2;
<br />		au3CTP_4_1;
<br />		au3CTP_4_2;
<br />		au3CTP_5_1;
<br />	}
<br />	subgraph aug {
<br />		rank = same;
<br />		node[shape=invtrapezium,color=pink];
<br />		aug_1_2;
<br />		aug_4_1;
<br />		aug_4_2;
<br />		aug_5_1;
<br />	}
<br />	subgraph protectionTTP {
<br />		rank = same;
<br />		node[shape=invtriangle,color=red];
<br />		prTTP_1_2;
<br />		prTTP_4_1;
<br />		prTTP_4_2;
<br />		prTTP_5_1;
<br />	}
<br />	subgraph protectionGroup {
<br />		rank = same;
<br />		node[shape=hexagon,color=blue];
<br />		pg_1_2;
<br />		pg_4_1;
<br />		pg_4_2;
<br />		pg_5_1;
<br />	}
<br />	subgraph protectionUnit {
<br />		rank = same;
<br />		node[shape=diamond,color=blue];
<br />		pu_1_2;
<br />		pu_4_1;
<br />		pu_4_2;
<br />		pu_5_1;
<br />	}
<br />	subgraph protectionCTP {
<br />		node[shape=box,color=green];
<br />		prCTP_1_2;
<br />		prCTP_4_1;
<br />		prCTP_4_2;
<br />		prCTP_5_1;
<br />	}
<br />	subgraph msTTP {
<br />		rank = same;
<br />		node[shape=invtriangle,color=red];
<br />		msTTP_1_2;
<br />		msTTP_4_1;
<br />		msTTP_4_2;
<br />		msTTP_5_1;
<br />	}
<br />	subgraph msCTP {
<br />		rank = same;
<br />		node[shape=box,color=green];
<br />		msCTP_1_2;
<br />		msCTP_3_1;
<br />		msCTP_3_2;
<br />		msCTP_4_1;
<br />		msCTP_4_2;
<br />		msCTP_5_1;
<br />	}
<br />	subgraph rsTTP {
<br />		rank = same;
<br />		node[shape=invtriangle,color=red];
<br />		rsTTP_1_2;
<br />		rsTTP_3_1;
<br />		rsTTP_3_2;
<br />		rsTTP_4_1;
<br />		rsTTP_4_2;
<br />		rsTTP_5_1;
<br />	}
<br />	subgraph rsCTP {
<br />		rank = same;
<br />		node[shape=box,color=green];
<br />		rsCTP_1_2;
<br />		rsCTP_2_1;
<br />		rsCTP_2_2;
<br />		rsCTP_3_1;
<br />		rsCTP_3_2;
<br />		rsCTP_4_1;
<br />		rsCTP_4_2;
<br />		rsCTP_5_1;
<br />	}
<br />	subgraph spiTTP {
<br />		rank = same;
<br />		node[shape=invtriangle,color=red];
<br />		spiTTP_1_2;
<br />		spiTTP_2_1;
<br />		spiTTP_2_2;
<br />		spiTTP_3_1;
<br />		spiTTP_3_2;
<br />		spiTTP_4_1;
<br />		spiTTP_4_2;
<br />		spiTTP_5_1;
<br />	}
<br />	subgraph me {
<br />		rank = same;
<br />		node[shape=box,peripheries=2];
<br />		me_1;
<br />		me_2;
<br />		me_3;
<br />		me_4;
<br />		me_5;
<br />	}
<br />	subgraph client_server {
<br />		edge[style=dotted,dir=none,weight=100];
<br />		ds3CTP_1_1-&gt;t3TTP_1_1;
<br />		ds3CTP_1_2-&gt;vc3TTP_1_2;
<br />		au3CTP_1_2-&gt;aug_1_2-&gt;prTTP_1_2;
<br />		prCTP_1_2-&gt;msTTP_1_2;
<br />		msCTP_1_2-&gt;rsTTP_1_2;
<br />		rsCTP_1_2-&gt;spiTTP_1_2;
<br />		rsCTP_2_1-&gt;spiTTP_2_1;
<br />		rsCTP_2_2-&gt;spiTTP_2_2;
<br />		msCTP_3_1-&gt;rsTTP_3_1;
<br />		rsCTP_3_1-&gt;spiTTP_3_1;
<br />		msCTP_3_2-&gt;rsTTP_3_2;
<br />		rsCTP_3_2-&gt;spiTTP_3_2;
<br />		au3CTP_4_1-&gt;aug_4_1-&gt;prTTP_4_1;
<br />		prCTP_4_1-&gt;msTTP_4_1;
<br />		msCTP_4_1-&gt;rsTTP_4_1;
<br />		rsCTP_4_1-&gt;spiTTP_4_1;
<br />		au3CTP_4_2-&gt;aug_4_2-&gt;prTTP_4_2;
<br />		prCTP_4_2-&gt;msTTP_4_2;
<br />		msCTP_4_2-&gt;rsTTP_4_2;
<br />		rsCTP_4_2-&gt;spiTTP_4_2;
<br />		ds3CTP_5_1-&gt;vc3TTP_5_1;
<br />		au3CTP_5_1-&gt;aug_5_1-&gt;prTTP_5_1;
<br />		prCTP_5_1-&gt;msTTP_5_1;
<br />		msCTP_5_1-&gt;rsTTP_5_1;
<br />		rsCTP_5_1-&gt;spiTTP_5_1;
<br />		ds3CTP_5_2-&gt;t3TTP_5_2;
<br />	}
<br />	subgraph trail {
<br />		edge[style=dashed,dir=none];
<br />		vc3TTP_1_2-&gt;vc3TTP_5_1;
<br />		prTTP_1_2-&gt;prTTP_4_1;
<br />		prTTP_4_2-&gt;prTTP_5_1;
<br />		msTTP_1_2-&gt;msTTP_4_1;
<br />		msTTP_4_2-&gt;msTTP_5_1;
<br />		rsTTP_1_2-&gt;rsTTP_3_1;
<br />		rsTTP_3_2-&gt;rsTTP_4_1;
<br />		rsTTP_4_2-&gt;rsTTP_5_1;
<br />		spiTTP_1_2-&gt;spiTTP_2_1;
<br />		spiTTP_2_2-&gt;spiTTP_3_1;
<br />		spiTTP_3_2-&gt;spiTTP_4_1;
<br />		spiTTP_4_2-&gt;spiTTP_5_1;
<br />	}
<br />	subgraph contain {
<br />		pu_1_2-&gt;pg_1_2;
<br />		pu_4_1-&gt;pg_4_1;
<br />		pu_4_2-&gt;pg_4_2;
<br />		pu_5_1-&gt;pg_5_1;
<br />		xp_1_2-&gt;fabric_1_2;
<br />		xp_4_1-&gt;fabric_4_1;
<br />		xp_5_1-&gt;fabric_5_1;
<br />		fabric_1_2-&gt;me_1;
<br />		fabric_4_1-&gt;me_4;
<br />		fabric_5_1-&gt;me_5;
<br />		pg_1_2-&gt;me_1;
<br />		pg_4_1-&gt;me_4;
<br />		pg_4_2-&gt;me_4;
<br />		pg_5_1-&gt;me_5;
<br />		t3TTP_1_1-&gt;me_1;
<br />		t3TTP_5_2-&gt;me_5;
<br />		vc3TTP_1_2-&gt;me_1;
<br />		vc3TTP_5_1-&gt;me_5;
<br />		prTTP_1_2-&gt;me_1;
<br />		prTTP_4_1-&gt;me_4;
<br />		prTTP_4_2-&gt;me_4;
<br />		prTTP_5_1-&gt;me_5;
<br />		msTTP_1_2-&gt;me_1;
<br />		msTTP_4_1-&gt;me_4;
<br />		msTTP_4_2-&gt;me_4;
<br />		msTTP_5_1-&gt;me_5;
<br />		rsTTP_1_2-&gt;me_1;
<br />		rsTTP_3_1-&gt;me_3;
<br />		rsTTP_3_2-&gt;me_3;
<br />		rsTTP_4_1-&gt;me_4;
<br />		rsTTP_4_2-&gt;me_4;
<br />		rsTTP_5_1-&gt;me_5;
<br />		spiTTP_1_2-&gt;me_1;
<br />		spiTTP_2_1-&gt;me_2;
<br />		spiTTP_2_2-&gt;me_2;
<br />		spiTTP_3_1-&gt;me_3;
<br />		spiTTP_3_2-&gt;me_3;
<br />		spiTTP_4_1-&gt;me_4;
<br />		spiTTP_4_2-&gt;me_4;
<br />		spiTTP_5_1-&gt;me_5;
<br />	}
<br />	subgraph connectedBy {
<br />		vc3TTP_1_2-&gt;fabric_1_2;
<br />		au3CTP_1_2-&gt;fabric_1_2;
<br />		au3CTP_4_1-&gt;fabric_4_1;
<br />		au3CTP_4_2-&gt;fabric_4_1;
<br />		vc3TTP_5_1-&gt;fabric_5_1;
<br />		au3CTP_5_1-&gt;fabric_5_1;
<br />		prTTP_1_2-&gt;pg_1_2;
<br />		prTTP_4_1-&gt;pg_4_1;
<br />		prTTP_4_2-&gt;pg_4_2;
<br />		prTTP_5_1-&gt;pg_5_1;
<br />		prCTP_1_2-&gt;pg_1_2;
<br />		prCTP_4_1-&gt;pg_4_1;
<br />		prCTP_4_2-&gt;pg_4_2;
<br />		prCTP_5_1-&gt;pg_5_1;
<br />	}
<br />	subgraph crossConnection {
<br />		edge[style=dotted,dir=none];
<br />		vc3TTP_1_2-&gt;xp_1_2-&gt;au3CTP_1_2;
<br />		prTTP_1_2-&gt;pu_1_2-&gt;prCTP_1_2;
<br />		prTTP_4_1-&gt;pu_4_1-&gt;prCTP_4_1;
<br />		au3CTP_4_1-&gt;xp_4_1-&gt;au3CTP_4_2;
<br />		prTTP_4_2-&gt;pu_4_2-&gt;prCTP_4_2;
<br />		prTTP_5_1-&gt;pu_5_1-&gt;prCTP_5_1;
<br />		vc3TTP_5_1-&gt;xp_5_1-&gt;au3CTP_5_1;
<br />	}
<br />	subgraph bindingConnection {
<br />		edge[style=bold,dir=none,weight=100];
<br />		ds3CTP_1_1-&gt;ds3CTP_1_2;
<br />		vc3TTP_1_2-&gt;au3CTP_1_2;
<br />		prTTP_1_2-&gt;prCTP_1_2;
<br />		msTTP_1_2-&gt;msCTP_1_2;
<br />		rsTTP_1_2-&gt;rsCTP_1_2;
<br />		rsCTP_2_1-&gt;rsCTP_2_2;
<br />		rsTTP_3_1-&gt;rsCTP_3_1;
<br />		msCTP_3_1-&gt;msCTP_3_2;
<br />		rsTTP_3_2-&gt;rsCTP_3_2;
<br />		prTTP_4_1-&gt;prCTP_4_1;
<br />		msTTP_4_1-&gt;msCTP_4_1;
<br />		rsTTP_4_1-&gt;rsCTP_4_1;
<br />		au3CTP_4_1-&gt;au3CTP_4_2;
<br />		prTTP_4_2-&gt;prCTP_4_2;
<br />		msTTP_4_2-&gt;msCTP_4_2;
<br />		rsTTP_4_2-&gt;rsCTP_4_2;
<br />		prTTP_5_1-&gt;prCTP_5_1;
<br />		msTTP_5_1-&gt;msCTP_5_1;
<br />		rsTTP_5_1-&gt;rsCTP_5_1;
<br />		ds3CTP_5_1-&gt;ds3CTP_5_2;
<br />		vc3TTP_5_1-&gt;au3CTP_5_1;
<br />	}
<br />}

  </td>
  <td>
<object data = "./sdh.svg"></object><br />
Output file 224: xt/author/html/sdh.svg (54147 bytes)
  </td>
</tr>
<tr>
  <td>225</td>
  <td>
	Input file: xt/author/data/shapes.gv (840 bytes):<br />digraph G {
<br /> a [shape=box]
<br /> b [shape=polygon]
<br /> c [shape=ellipse]
<br /> d [shape=circle]
<br /> e [shape=point]
<br /> f [shape=egg]
<br /> g [shape=triangle]
<br /> h [shape=plaintext]
<br /> i [shape=diamond]
<br /> j [shape=trapezium]
<br /> k [shape=parallelogram]
<br /> l [shape=house]
<br /> m [shape=pentagon]
<br /> n [shape=hexagon]
<br /> o [shape=septagon]
<br /> p [shape=octagon]
<br /> q [shape=doublecircle]
<br /> r [shape=doubleoctagon]
<br /> s [shape=tripleoctagon]
<br /> t [shape=invtriangle]
<br /> u [shape=invtrapezium]
<br /> v [shape=invhouse]
<br /> w [shape=Mdiamond]
<br /> x [shape=Msquare]
<br /> y [shape=Mcircle]
<br /> z [shape=rect]
<br /> 1 [shape=rectangle]
<br /> 2 [shape=none]
<br /> 3 [shape=note]
<br /> 4 [shape=tab]
<br /> 5 [shape=box3d]
<br /> 6 [shape=component]
<br /> 7 [shape=folder]
<br /> a  -&gt; b  -&gt; c  -&gt; d  -&gt; e  -&gt; f  -&gt; g
<br /> h  -&gt; i  -&gt; j  -&gt; k  -&gt; l  -&gt; m  -&gt; n
<br /> o  -&gt; p  -&gt; q  -&gt; r  -&gt; s  -&gt; t  -&gt; u
<br /> v  -&gt; w  -&gt; x  -&gt; y  -&gt; z  -&gt; 1  -&gt; 2
<br /> 3  -&gt; 4  -&gt; 5  -&gt; 6  -&gt; 7
<br />}

  </td>
  <td>
<object data = "./shapes.svg"></object><br />
Output file 225: xt/author/html/shapes.svg (22249 bytes)
  </td>
</tr>
<tr>
  <td>226</td>
  <td>
	Input file: xt/author/data/shapes_dot.gv (4207 bytes):<br />digraph G {
<br />	node [label=&quot;\N&quot;];
<br />	graph [bb=&quot;0,0,363,520&quot;];
<br />	a [shape=box, pos=&quot;29,502&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	b [shape=polygon, pos=&quot;29,430&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	c [shape=ellipse, pos=&quot;29,354&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	d [shape=circle, pos=&quot;29,274&quot;, width=&quot;0.5&quot;, height=&quot;0.5&quot;];
<br />	e [shape=point, pos=&quot;29,190&quot;, width=&quot;0.038889&quot;, height=&quot;0.05&quot;];
<br />	f [shape=egg, pos=&quot;29,105&quot;, width=&quot;0.7881&quot;, height=&quot;0.5&quot;];
<br />	g [shape=triangle, pos=&quot;29,23&quot;, width=&quot;0.81802&quot;, height=&quot;0.63889&quot;];
<br />	h [shape=plaintext, pos=&quot;104,502&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	i [shape=diamond, pos=&quot;104,430&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	j [shape=trapezium, pos=&quot;104,354&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	k [shape=parallelogram, pos=&quot;104,274&quot;, width=&quot;0.76378&quot;, height=&quot;0.5&quot;];
<br />	l [shape=house, pos=&quot;104,190&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	m [shape=pentagon, pos=&quot;104,105&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	n [shape=hexagon, pos=&quot;104,23&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	o [shape=septagon, pos=&quot;184,502&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	p [shape=octagon, pos=&quot;184,430&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	q [shape=doublecircle, pos=&quot;184,354&quot;, width=&quot;0.61111&quot;, height=&quot;0.61111&quot;];
<br />	r [shape=doubleoctagon, pos=&quot;184,274&quot;, width=&quot;0.86111&quot;, height=&quot;0.61111&quot;];
<br />	s [shape=tripleoctagon, pos=&quot;184,190&quot;, width=&quot;0.97222&quot;, height=&quot;0.72222&quot;];
<br />	t [shape=invtriangle, pos=&quot;184,105&quot;, width=&quot;0.75&quot;, height=&quot;0.63889&quot;];
<br />	u [shape=invtrapezium, pos=&quot;184,23&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	v [shape=invhouse, pos=&quot;264,502&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	w [shape=Mdiamond, pos=&quot;264,430&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	x [shape=Msquare, pos=&quot;264,354&quot;, width=&quot;0.5&quot;, height=&quot;0.5&quot;];
<br />	y [shape=Mcircle, pos=&quot;264,274&quot;, width=&quot;0.5&quot;, height=&quot;0.5&quot;];
<br />	z [shape=rect, pos=&quot;264,190&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	1 [shape=rectangle, pos=&quot;264,105&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	2 [shape=none, pos=&quot;264,23&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	3 [shape=note, pos=&quot;336,502&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	4 [shape=tab, pos=&quot;336,430&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	5 [shape=box3d, pos=&quot;336,354&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	6 [shape=component, pos=&quot;336,274&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	7 [shape=folder, pos=&quot;336,190&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	a -&gt; b [pos=&quot;e,29,448.1 29,483.7 29,475.98 29,466.71 29,458.11&quot;];
<br />	b -&gt; c [pos=&quot;e,29,372.07 29,411.84 29,403.06 29,392.16 29,382.27&quot;];
<br />	c -&gt; d [pos=&quot;e,29,292.26 29,335.69 29,325.89 29,313.42 29,302.33&quot;];
<br />	d -&gt; e [pos=&quot;e,29,192.02 29,255.61 29,239.42 29,215.78 29,202.04&quot;];
<br />	e -&gt; f [pos=&quot;e,29,123.2 29,188.07 29,182.68 29,155.01 29,133.27&quot;];
<br />	f -&gt; g [pos=&quot;e,29,46.2 29,86.641 29,77.749 29,66.631 29,56.24&quot;];
<br />	h -&gt; i [pos=&quot;e,104,448.1 104,483.7 104,475.98 104,466.71 104,458.11&quot;];
<br />	i -&gt; j [pos=&quot;e,104,372.07 104,411.84 104,403.06 104,392.16 104,382.27&quot;];
<br />	j -&gt; k [pos=&quot;e,104,292.26 104,335.69 104,325.89 104,313.42 104,302.33&quot;];
<br />	k -&gt; l [pos=&quot;e,104,208.08 104,255.61 104,244.77 104,230.6 104,218.29&quot;];
<br />	l -&gt; m [pos=&quot;e,104,123.18 104,175.29 104,163.92 104,147.39 104,133.33&quot;];
<br />	m -&gt; n [pos=&quot;e,104,41.273 104,90.429 104,79.736 104,64.481 104,51.286&quot;];
<br />	o -&gt; p [pos=&quot;e,184,448.46 184,485.46 184,477.59 184,467.79 184,458.68&quot;];
<br />	p -&gt; q [pos=&quot;e,184,376.03 184,411.84 184,404.16 184,394.88 184,386.05&quot;];
<br />	q -&gt; r [pos=&quot;e,184,296.02 184,331.69 184,323.8 184,314.68 184,306.1&quot;];
<br />	r -&gt; s [pos=&quot;e,184,216.13 184,251.88 184,244.04 184,234.91 184,226.15&quot;];
<br />	s -&gt; t [pos=&quot;e,184,116.93 184,163.65 184,151.92 184,138.15 184,127.01&quot;];
<br />	t -&gt; u [pos=&quot;e,184,41.093 184,81.716 184,72.277 184,61.189 184,51.267&quot;];
<br />	v -&gt; w [pos=&quot;e,264,448.1 264,483.7 264,475.98 264,466.71 264,458.11&quot;];
<br />	w -&gt; x [pos=&quot;e,264,372.07 264,411.84 264,403.06 264,392.16 264,382.27&quot;];
<br />	x -&gt; y [pos=&quot;e,264,292.26 264,335.69 264,325.89 264,313.42 264,302.33&quot;];
<br />	y -&gt; z [pos=&quot;e,264,208.08 264,255.61 264,244.77 264,230.6 264,218.29&quot;];
<br />	z -&gt; 1 [pos=&quot;e,264,123.18 264,171.8 264,160.67 264,145.94 264,133.24&quot;];
<br />	1 -&gt; 2 [pos=&quot;e,264,41.05 264,86.641 264,76.297 264,62.941 264,51.221&quot;];
<br />	3 -&gt; 4 [pos=&quot;e,336,448.1 336,483.7 336,475.98 336,466.71 336,458.11&quot;];
<br />	4 -&gt; 5 [pos=&quot;e,336,372.07 336,411.84 336,403.06 336,392.16 336,382.27&quot;];
<br />	5 -&gt; 6 [pos=&quot;e,336,292.26 336,335.69 336,325.89 336,313.42 336,302.33&quot;];
<br />	6 -&gt; 7 [pos=&quot;e,336,208.08 336,255.61 336,244.77 336,230.6 336,218.29&quot;];
<br />}

  </td>
  <td>
<object data = "./shapes_dot.svg"></object><br />
Output file 226: xt/author/html/shapes_dot.svg (21888 bytes)
  </td>
</tr>
<tr>
  <td>227</td>
  <td>
	Input file: xt/author/data/shells.gv (1102 bytes):<br />digraph shells {
<br />	size=&quot;7,8&quot;;
<br />	node [fontsize=24, shape = plaintext];
<br />
<br />	1972 -&gt; 1976;
<br />	1976 -&gt; 1978;
<br />	1978 -&gt; 1980;
<br />	1980 -&gt; 1982;
<br />	1982 -&gt; 1984;
<br />	1984 -&gt; 1986;
<br />	1986 -&gt; 1988;
<br />	1988 -&gt; 1990;
<br />	1990 -&gt; future;
<br />
<br />	node [fontsize=20, shape = box];
<br />	{ rank=same;  1976 Mashey Bourne; }
<br />	{ rank=same;  1978 Formshell csh; }
<br />	{ rank=same;  1980 esh vsh; }
<br />	{ rank=same;  1982 ksh &quot;System-V&quot;; }
<br />	{ rank=same;  1984 v9sh tcsh; }
<br />	{ rank=same;  1986 &quot;ksh-i&quot;; }
<br />	{ rank=same;  1988 KornShell Perl rc; }
<br />	{ rank=same;  1990 tcl Bash; }
<br />	{ rank=same;  &quot;future&quot; POSIX &quot;ksh-POSIX&quot;; }
<br />
<br />	Thompson -&gt; Mashey;
<br />	Thompson -&gt; Bourne;
<br />	Thompson -&gt; csh;
<br />	csh -&gt; tcsh;
<br />	Bourne -&gt; ksh;
<br />	Bourne -&gt; esh;
<br />	Bourne -&gt; vsh;
<br />	Bourne -&gt; &quot;System-V&quot;;
<br />	Bourne -&gt; v9sh;
<br />	v9sh -&gt; rc;
<br />	Bourne -&gt; Bash;
<br />	&quot;ksh-i&quot; -&gt; Bash;
<br />	KornShell -&gt; Bash;
<br />	esh -&gt; ksh;
<br />	vsh -&gt; ksh;
<br />	Formshell -&gt; ksh;
<br />	csh -&gt; ksh;
<br />	KornShell -&gt; POSIX;
<br />	&quot;System-V&quot; -&gt; POSIX;
<br />	ksh -&gt; &quot;ksh-i&quot;;
<br />	&quot;ksh-i&quot; -&gt; KornShell;
<br />	KornShell -&gt; &quot;ksh-POSIX&quot;;
<br />	Bourne -&gt; Formshell;
<br />
<br />	edge [style=invis];
<br />	1984 -&gt; v9sh -&gt; tcsh ;
<br />	1988 -&gt; rc -&gt; KornShell;
<br />	Formshell -&gt; csh;
<br />	KornShell -&gt; Perl;
<br />}

  </td>
  <td>
<object data = "./shells.svg"></object><br />
Output file 227: xt/author/html/shells.svg (17925 bytes)
  </td>
</tr>
<tr>
  <td>228</td>
  <td>
	Input file: xt/author/data/size.gv (1706 bytes):<br />/* Courtesy of Ian Darwin &lt;ian@darwinsys.com&gt;
<br /> * and Geoff Collyer &lt;geoff@plan9.bell-labs.com&gt;
<br /> * Mildly updated by Ian Darwin in 2000.
<br /> */
<br />digraph unix {
<br />	node [color=lightblue2, style=filled];
<br />	&quot;5th Edition&quot; -&gt; &quot;6th Edition&quot;;
<br />	&quot;5th Edition&quot; -&gt; &quot;PWB 1.0&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;LSX&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;1 BSD&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;Mini Unix&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;Wollongong&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;Interdata&quot;;
<br />	&quot;Interdata&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;Interdata&quot; -&gt; &quot;PWB 2.0&quot;;
<br />	&quot;Interdata&quot; -&gt; &quot;7th Edition&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;8th Edition&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;32V&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;V7M&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;Ultrix-11&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;Xenix&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;UniPlus+&quot;;
<br />	&quot;V7M&quot; -&gt; &quot;Ultrix-11&quot;;
<br />	&quot;8th Edition&quot; -&gt; &quot;9th Edition&quot;;
<br />	&quot;9th Edition&quot; -&gt; &quot;10th Edition&quot;;
<br />	&quot;1 BSD&quot; -&gt; &quot;2 BSD&quot;;
<br />	&quot;2 BSD&quot; -&gt; &quot;2.8 BSD&quot;;
<br />	&quot;2.8 BSD&quot; -&gt; &quot;Ultrix-11&quot;;
<br />	&quot;2.8 BSD&quot; -&gt; &quot;2.9 BSD&quot;;
<br />	&quot;32V&quot; -&gt; &quot;3 BSD&quot;;
<br />	&quot;3 BSD&quot; -&gt; &quot;4 BSD&quot;;
<br />	&quot;4 BSD&quot; -&gt; &quot;4.1 BSD&quot;;
<br />	&quot;4.1 BSD&quot; -&gt; &quot;4.2 BSD&quot;;
<br />	&quot;4.1 BSD&quot; -&gt; &quot;2.8 BSD&quot;;
<br />	&quot;4.1 BSD&quot; -&gt; &quot;8th Edition&quot;;
<br />	&quot;4.2 BSD&quot; -&gt; &quot;4.3 BSD&quot;;
<br />	&quot;4.2 BSD&quot; -&gt; &quot;Ultrix-32&quot;;
<br />	&quot;4.3 BSD&quot; -&gt; &quot;4.4 BSD&quot;;
<br />	&quot;4.4 BSD&quot; -&gt; &quot;FreeBSD&quot;;
<br />	&quot;4.4 BSD&quot; -&gt; &quot;NetBSD&quot;;
<br />	&quot;4.4 BSD&quot; -&gt; &quot;OpenBSD&quot;;
<br />	&quot;PWB 1.0&quot; -&gt; &quot;PWB 1.2&quot;;
<br />	&quot;PWB 1.0&quot; -&gt; &quot;USG 1.0&quot;;
<br />	&quot;PWB 1.2&quot; -&gt; &quot;PWB 2.0&quot;;
<br />	&quot;USG 1.0&quot; -&gt; &quot;CB Unix 1&quot;;
<br />	&quot;USG 1.0&quot; -&gt; &quot;USG 2.0&quot;;
<br />	&quot;CB Unix 1&quot; -&gt; &quot;CB Unix 2&quot;;
<br />	&quot;CB Unix 2&quot; -&gt; &quot;CB Unix 3&quot;;
<br />	&quot;CB Unix 3&quot; -&gt; &quot;Unix/TS++&quot;;
<br />	&quot;CB Unix 3&quot; -&gt; &quot;PDP-11 Sys V&quot;;
<br />	&quot;USG 2.0&quot; -&gt; &quot;USG 3.0&quot;;
<br />	&quot;USG 3.0&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;PWB 2.0&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;Unix/TS 1.0&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;Unix/TS 3.0&quot; -&gt; &quot;TS 4.0&quot;;
<br />	&quot;Unix/TS++&quot; -&gt; &quot;TS 4.0&quot;;
<br />	&quot;CB Unix 3&quot; -&gt; &quot;TS 4.0&quot;;
<br />	&quot;TS 4.0&quot; -&gt; &quot;System V.0&quot;;
<br />	&quot;System V.0&quot; -&gt; &quot;System V.2&quot;;
<br />	&quot;System V.2&quot; -&gt; &quot;System V.3&quot;;
<br />	&quot;System V.3&quot; -&gt; &quot;System V.4&quot;;
<br />}

  </td>
  <td>
<object data = "./size.svg"></object><br />
Output file 228: xt/author/html/size.svg (32360 bytes)
  </td>
</tr>
<tr>
  <td>229</td>
  <td>
	Input file: xt/author/data/sl_box.gv (2156 bytes):<br />digraph G{ label=&quot;SelfLeft&quot;
<br />node [shape = box] &quot;node11&quot;; 
<br />&quot;node11&quot; -&gt; &quot;node11&quot;[label =&quot;tailport=nw headport=nw&quot; tailport=nw headport=nw];
<br />&quot;node11&quot; -&gt; &quot;node12&quot;  
<br />&quot;node12&quot; -&gt; &quot;node12&quot;[label =&quot;tailport=nw headport=n&quot; tailport=nw headport=n];
<br />&quot;node12&quot; -&gt; &quot;node16&quot;  
<br />&quot;node16&quot; -&gt; &quot;node16&quot;[label =&quot;tailport=nw headport=s&quot; tailport=nw headport=s];
<br />&quot;node16&quot; -&gt; &quot;node17&quot;  
<br />&quot;node17&quot; -&gt; &quot;node17&quot;[label =&quot;tailport=nw headport=sw&quot; tailport=nw headport=sw];
<br />&quot;node17&quot; -&gt; &quot;node18&quot;  
<br />&quot;node18&quot; -&gt; &quot;node18&quot;[label =&quot;tailport=nw headport=w&quot; tailport=nw headport=w];
<br />&quot;node18&quot; -&gt; &quot;node21&quot;  
<br />&quot;node21&quot; -&gt; &quot;node21&quot;[label =&quot;tailport=n headport=nw&quot; tailport=n headport=nw];
<br />&quot;node21&quot; -&gt; &quot;node27&quot;  
<br />&quot;node27&quot; -&gt; &quot;node27&quot;[label =&quot;tailport=n headport=sw&quot; tailport=n headport=sw];
<br />&quot;node27&quot; -&gt; &quot;node28&quot;  
<br />&quot;node28&quot; -&gt; &quot;node28&quot;[label =&quot;tailport=n headport=w&quot; tailport=n headport=w];
<br />&quot;node28&quot; -&gt; &quot;node61&quot;  
<br />&quot;node61&quot; -&gt; &quot;node61&quot;[label =&quot;tailport=s headport=nw&quot; tailport=s headport=nw];
<br />&quot;node61&quot; -&gt; &quot;node67&quot;  
<br />&quot;node67&quot; -&gt; &quot;node67&quot;[label =&quot;tailport=s headport=sw&quot; tailport=s headport=sw];
<br />&quot;node67&quot; -&gt; &quot;node68&quot;  
<br />&quot;node68&quot; -&gt; &quot;node68&quot;[label =&quot;tailport=s headport=w&quot; tailport=s headport=w];
<br />&quot;node68&quot; -&gt; &quot;node71&quot;  
<br />&quot;node71&quot; -&gt; &quot;node71&quot;[label =&quot;tailport=sw headport=nw&quot; tailport=sw headport=nw];
<br />&quot;node71&quot; -&gt; &quot;node72&quot;  
<br />&quot;node72&quot; -&gt; &quot;node72&quot;[label =&quot;tailport=sw headport=n&quot; tailport=sw headport=n];
<br />&quot;node72&quot; -&gt; &quot;node76&quot;  
<br />&quot;node76&quot; -&gt; &quot;node76&quot;[label =&quot;tailport=sw headport=s&quot; tailport=sw headport=s];
<br />&quot;node76&quot; -&gt; &quot;node77&quot;  
<br />&quot;node77&quot; -&gt; &quot;node77&quot;[label =&quot;tailport=sw headport=sw&quot; tailport=sw headport=sw];
<br />&quot;node77&quot; -&gt; &quot;node78&quot;  
<br />&quot;node78&quot; -&gt; &quot;node78&quot;[label =&quot;tailport=sw headport=w&quot; tailport=sw headport=w];
<br />&quot;node78&quot; -&gt; &quot;node81&quot;  
<br />&quot;node81&quot; -&gt; &quot;node81&quot;[label =&quot;tailport=w headport=nw&quot; tailport=w headport=nw];
<br />&quot;node81&quot; -&gt; &quot;node82&quot;  
<br />&quot;node82&quot; -&gt; &quot;node82&quot;[label =&quot;tailport=w headport=n&quot; tailport=w headport=n];
<br />&quot;node82&quot; -&gt; &quot;node86&quot;  
<br />&quot;node86&quot; -&gt; &quot;node86&quot;[label =&quot;tailport=w headport=s&quot; tailport=w headport=s];
<br />&quot;node86&quot; -&gt; &quot;node87&quot;  
<br />&quot;node87&quot; -&gt; &quot;node87&quot;[label =&quot;tailport=w headport=sw&quot; tailport=w headport=sw];
<br />&quot;node87&quot; -&gt; &quot;node88&quot;  
<br />&quot;node88&quot; -&gt; &quot;node88&quot;[label =&quot;tailport=w headport=w&quot; tailport=w headport=w];
<br />}

  </td>
  <td>
<object data = "./sl_box.svg"></object><br />
Output file 229: xt/author/html/sl_box.svg (21938 bytes)
  </td>
</tr>
<tr>
  <td>230</td>
  <td>
	Input file: xt/author/data/sl_box_dbl.gv (3792 bytes):<br />digraph G{ label=&quot;SelfLeft&quot;
<br />node [shape = box] &quot;node11&quot;; 
<br />&quot;node11&quot; -&gt; &quot;node11&quot;[label =&quot;tailport=nw headport=nw&quot; tailport=nw headport=nw];
<br />&quot;node11&quot; -&gt; &quot;node11&quot;[label =&quot;tailport=nw headport=nw&quot; tailport=nw headport=nw];
<br />&quot;node11&quot; -&gt; &quot;node12&quot;  
<br />&quot;node12&quot; -&gt; &quot;node12&quot;[label =&quot;tailport=nw headport=n&quot; tailport=nw headport=n];
<br />&quot;node12&quot; -&gt; &quot;node12&quot;[label =&quot;tailport=nw headport=n&quot; tailport=nw headport=n];
<br />&quot;node12&quot; -&gt; &quot;node16&quot;  
<br />&quot;node16&quot; -&gt; &quot;node16&quot;[label =&quot;tailport=nw headport=s&quot; tailport=nw headport=s];
<br />&quot;node16&quot; -&gt; &quot;node16&quot;[label =&quot;tailport=nw headport=s&quot; tailport=nw headport=s];
<br />&quot;node16&quot; -&gt; &quot;node17&quot;  
<br />&quot;node17&quot; -&gt; &quot;node17&quot;[label =&quot;tailport=nw headport=sw&quot; tailport=nw headport=sw];
<br />&quot;node17&quot; -&gt; &quot;node17&quot;[label =&quot;tailport=nw headport=sw&quot; tailport=nw headport=sw];
<br />&quot;node17&quot; -&gt; &quot;node18&quot;  
<br />&quot;node18&quot; -&gt; &quot;node18&quot;[label =&quot;tailport=nw headport=w&quot; tailport=nw headport=w];
<br />&quot;node18&quot; -&gt; &quot;node18&quot;[label =&quot;tailport=nw headport=w&quot; tailport=nw headport=w];
<br />&quot;node18&quot; -&gt; &quot;node21&quot;  
<br />&quot;node21&quot; -&gt; &quot;node21&quot;[label =&quot;tailport=n headport=nw&quot; tailport=n headport=nw];
<br />&quot;node21&quot; -&gt; &quot;node21&quot;[label =&quot;tailport=n headport=nw&quot; tailport=n headport=nw];
<br />&quot;node21&quot; -&gt; &quot;node27&quot;  
<br />&quot;node27&quot; -&gt; &quot;node27&quot;[label =&quot;tailport=n headport=sw&quot; tailport=n headport=sw];
<br />&quot;node27&quot; -&gt; &quot;node27&quot;[label =&quot;tailport=n headport=sw&quot; tailport=n headport=sw];
<br />&quot;node27&quot; -&gt; &quot;node28&quot;  
<br />&quot;node28&quot; -&gt; &quot;node28&quot;[label =&quot;tailport=n headport=w&quot; tailport=n headport=w];
<br />&quot;node28&quot; -&gt; &quot;node28&quot;[label =&quot;tailport=n headport=w&quot; tailport=n headport=w];
<br />&quot;node28&quot; -&gt; &quot;node61&quot;  
<br />&quot;node61&quot; -&gt; &quot;node61&quot;[label =&quot;tailport=s headport=nw&quot; tailport=s headport=nw];
<br />&quot;node61&quot; -&gt; &quot;node61&quot;[label =&quot;tailport=s headport=nw&quot; tailport=s headport=nw];
<br />&quot;node61&quot; -&gt; &quot;node67&quot;  
<br />&quot;node67&quot; -&gt; &quot;node67&quot;[label =&quot;tailport=s headport=sw&quot; tailport=s headport=sw];
<br />&quot;node67&quot; -&gt; &quot;node67&quot;[label =&quot;tailport=s headport=sw&quot; tailport=s headport=sw];
<br />&quot;node67&quot; -&gt; &quot;node68&quot;  
<br />&quot;node68&quot; -&gt; &quot;node68&quot;[label =&quot;tailport=s headport=w&quot; tailport=s headport=w];
<br />&quot;node68&quot; -&gt; &quot;node68&quot;[label =&quot;tailport=s headport=w&quot; tailport=s headport=w];
<br />&quot;node68&quot; -&gt; &quot;node71&quot;  
<br />&quot;node71&quot; -&gt; &quot;node71&quot;[label =&quot;tailport=sw headport=nw&quot; tailport=sw headport=nw];
<br />&quot;node71&quot; -&gt; &quot;node71&quot;[label =&quot;tailport=sw headport=nw&quot; tailport=sw headport=nw];
<br />&quot;node71&quot; -&gt; &quot;node72&quot;  
<br />&quot;node72&quot; -&gt; &quot;node72&quot;[label =&quot;tailport=sw headport=n&quot; tailport=sw headport=n];
<br />&quot;node72&quot; -&gt; &quot;node72&quot;[label =&quot;tailport=sw headport=n&quot; tailport=sw headport=n];
<br />&quot;node72&quot; -&gt; &quot;node76&quot;  
<br />&quot;node76&quot; -&gt; &quot;node76&quot;[label =&quot;tailport=sw headport=s&quot; tailport=sw headport=s];
<br />&quot;node76&quot; -&gt; &quot;node76&quot;[label =&quot;tailport=sw headport=s&quot; tailport=sw headport=s];
<br />&quot;node76&quot; -&gt; &quot;node77&quot;  
<br />&quot;node77&quot; -&gt; &quot;node77&quot;[label =&quot;tailport=sw headport=sw&quot; tailport=sw headport=sw];
<br />&quot;node77&quot; -&gt; &quot;node77&quot;[label =&quot;tailport=sw headport=sw&quot; tailport=sw headport=sw];
<br />&quot;node77&quot; -&gt; &quot;node78&quot;  
<br />&quot;node78&quot; -&gt; &quot;node78&quot;[label =&quot;tailport=sw headport=w&quot; tailport=sw headport=w];
<br />&quot;node78&quot; -&gt; &quot;node78&quot;[label =&quot;tailport=sw headport=w&quot; tailport=sw headport=w];
<br />&quot;node78&quot; -&gt; &quot;node81&quot;  
<br />&quot;node81&quot; -&gt; &quot;node81&quot;[label =&quot;tailport=w headport=nw&quot; tailport=w headport=nw];
<br />&quot;node81&quot; -&gt; &quot;node81&quot;[label =&quot;tailport=w headport=nw&quot; tailport=w headport=nw];
<br />&quot;node81&quot; -&gt; &quot;node82&quot;  
<br />&quot;node82&quot; -&gt; &quot;node82&quot;[label =&quot;tailport=w headport=n&quot; tailport=w headport=n];
<br />&quot;node82&quot; -&gt; &quot;node82&quot;[label =&quot;tailport=w headport=n&quot; tailport=w headport=n];
<br />&quot;node82&quot; -&gt; &quot;node86&quot;  
<br />&quot;node86&quot; -&gt; &quot;node86&quot;[label =&quot;tailport=w headport=s&quot; tailport=w headport=s];
<br />&quot;node86&quot; -&gt; &quot;node86&quot;[label =&quot;tailport=w headport=s&quot; tailport=w headport=s];
<br />&quot;node86&quot; -&gt; &quot;node87&quot;  
<br />&quot;node87&quot; -&gt; &quot;node87&quot;[label =&quot;tailport=w headport=sw&quot; tailport=w headport=sw];
<br />&quot;node87&quot; -&gt; &quot;node87&quot;[label =&quot;tailport=w headport=sw&quot; tailport=w headport=sw];
<br />&quot;node87&quot; -&gt; &quot;node88&quot;  
<br />&quot;node88&quot; -&gt; &quot;node88&quot;[label =&quot;tailport=w headport=w&quot; tailport=w headport=w];
<br />&quot;node88&quot; -&gt; &quot;node88&quot;[label =&quot;tailport=w headport=w&quot; tailport=w headport=w];
<br />}

  </td>
  <td>
<object data = "./sl_box_dbl.svg"></object><br />
Output file 230: xt/author/html/sl_box_dbl.svg (31692 bytes)
  </td>
</tr>
<tr>
  <td>231</td>
  <td>
	Input file: xt/author/data/sl_circle.gv (2159 bytes):<br />digraph G{ label=&quot;SelfLeft&quot;
<br />node [shape = circle] &quot;node11&quot;; 
<br />&quot;node11&quot; -&gt; &quot;node11&quot;[label =&quot;tailport=nw headport=nw&quot; tailport=nw headport=nw];
<br />&quot;node11&quot; -&gt; &quot;node12&quot;  
<br />&quot;node12&quot; -&gt; &quot;node12&quot;[label =&quot;tailport=nw headport=n&quot; tailport=nw headport=n];
<br />&quot;node12&quot; -&gt; &quot;node16&quot;  
<br />&quot;node16&quot; -&gt; &quot;node16&quot;[label =&quot;tailport=nw headport=s&quot; tailport=nw headport=s];
<br />&quot;node16&quot; -&gt; &quot;node17&quot;  
<br />&quot;node17&quot; -&gt; &quot;node17&quot;[label =&quot;tailport=nw headport=sw&quot; tailport=nw headport=sw];
<br />&quot;node17&quot; -&gt; &quot;node18&quot;  
<br />&quot;node18&quot; -&gt; &quot;node18&quot;[label =&quot;tailport=nw headport=w&quot; tailport=nw headport=w];
<br />&quot;node18&quot; -&gt; &quot;node21&quot;  
<br />&quot;node21&quot; -&gt; &quot;node21&quot;[label =&quot;tailport=n headport=nw&quot; tailport=n headport=nw];
<br />&quot;node21&quot; -&gt; &quot;node27&quot;  
<br />&quot;node27&quot; -&gt; &quot;node27&quot;[label =&quot;tailport=n headport=sw&quot; tailport=n headport=sw];
<br />&quot;node27&quot; -&gt; &quot;node28&quot;  
<br />&quot;node28&quot; -&gt; &quot;node28&quot;[label =&quot;tailport=n headport=w&quot; tailport=n headport=w];
<br />&quot;node28&quot; -&gt; &quot;node61&quot;  
<br />&quot;node61&quot; -&gt; &quot;node61&quot;[label =&quot;tailport=s headport=nw&quot; tailport=s headport=nw];
<br />&quot;node61&quot; -&gt; &quot;node67&quot;  
<br />&quot;node67&quot; -&gt; &quot;node67&quot;[label =&quot;tailport=s headport=sw&quot; tailport=s headport=sw];
<br />&quot;node67&quot; -&gt; &quot;node68&quot;  
<br />&quot;node68&quot; -&gt; &quot;node68&quot;[label =&quot;tailport=s headport=w&quot; tailport=s headport=w];
<br />&quot;node68&quot; -&gt; &quot;node71&quot;  
<br />&quot;node71&quot; -&gt; &quot;node71&quot;[label =&quot;tailport=sw headport=nw&quot; tailport=sw headport=nw];
<br />&quot;node71&quot; -&gt; &quot;node72&quot;  
<br />&quot;node72&quot; -&gt; &quot;node72&quot;[label =&quot;tailport=sw headport=n&quot; tailport=sw headport=n];
<br />&quot;node72&quot; -&gt; &quot;node76&quot;  
<br />&quot;node76&quot; -&gt; &quot;node76&quot;[label =&quot;tailport=sw headport=s&quot; tailport=sw headport=s];
<br />&quot;node76&quot; -&gt; &quot;node77&quot;  
<br />&quot;node77&quot; -&gt; &quot;node77&quot;[label =&quot;tailport=sw headport=sw&quot; tailport=sw headport=sw];
<br />&quot;node77&quot; -&gt; &quot;node78&quot;  
<br />&quot;node78&quot; -&gt; &quot;node78&quot;[label =&quot;tailport=sw headport=w&quot; tailport=sw headport=w];
<br />&quot;node78&quot; -&gt; &quot;node81&quot;  
<br />&quot;node81&quot; -&gt; &quot;node81&quot;[label =&quot;tailport=w headport=nw&quot; tailport=w headport=nw];
<br />&quot;node81&quot; -&gt; &quot;node82&quot;  
<br />&quot;node82&quot; -&gt; &quot;node82&quot;[label =&quot;tailport=w headport=n&quot; tailport=w headport=n];
<br />&quot;node82&quot; -&gt; &quot;node86&quot;  
<br />&quot;node86&quot; -&gt; &quot;node86&quot;[label =&quot;tailport=w headport=s&quot; tailport=w headport=s];
<br />&quot;node86&quot; -&gt; &quot;node87&quot;  
<br />&quot;node87&quot; -&gt; &quot;node87&quot;[label =&quot;tailport=w headport=sw&quot; tailport=w headport=sw];
<br />&quot;node87&quot; -&gt; &quot;node88&quot;  
<br />&quot;node88&quot; -&gt; &quot;node88&quot;[label =&quot;tailport=w headport=w&quot; tailport=w headport=w];
<br />}

  </td>
  <td>
<object data = "./sl_circle.svg"></object><br />
Output file 231: xt/author/html/sl_circle.svg (23118 bytes)
  </td>
</tr>
<tr>
  <td>232</td>
  <td>
	Input file: xt/author/data/sl_circle_dbl.gv (3795 bytes):<br />digraph G{ label=&quot;SelfLeft&quot;
<br />node [shape = circle] &quot;node11&quot;; 
<br />&quot;node11&quot; -&gt; &quot;node11&quot;[label =&quot;tailport=nw headport=nw&quot; tailport=nw headport=nw];
<br />&quot;node11&quot; -&gt; &quot;node11&quot;[label =&quot;tailport=nw headport=nw&quot; tailport=nw headport=nw];
<br />&quot;node11&quot; -&gt; &quot;node12&quot;  
<br />&quot;node12&quot; -&gt; &quot;node12&quot;[label =&quot;tailport=nw headport=n&quot; tailport=nw headport=n];
<br />&quot;node12&quot; -&gt; &quot;node12&quot;[label =&quot;tailport=nw headport=n&quot; tailport=nw headport=n];
<br />&quot;node12&quot; -&gt; &quot;node16&quot;  
<br />&quot;node16&quot; -&gt; &quot;node16&quot;[label =&quot;tailport=nw headport=s&quot; tailport=nw headport=s];
<br />&quot;node16&quot; -&gt; &quot;node16&quot;[label =&quot;tailport=nw headport=s&quot; tailport=nw headport=s];
<br />&quot;node16&quot; -&gt; &quot;node17&quot;  
<br />&quot;node17&quot; -&gt; &quot;node17&quot;[label =&quot;tailport=nw headport=sw&quot; tailport=nw headport=sw];
<br />&quot;node17&quot; -&gt; &quot;node17&quot;[label =&quot;tailport=nw headport=sw&quot; tailport=nw headport=sw];
<br />&quot;node17&quot; -&gt; &quot;node18&quot;  
<br />&quot;node18&quot; -&gt; &quot;node18&quot;[label =&quot;tailport=nw headport=w&quot; tailport=nw headport=w];
<br />&quot;node18&quot; -&gt; &quot;node18&quot;[label =&quot;tailport=nw headport=w&quot; tailport=nw headport=w];
<br />&quot;node18&quot; -&gt; &quot;node21&quot;  
<br />&quot;node21&quot; -&gt; &quot;node21&quot;[label =&quot;tailport=n headport=nw&quot; tailport=n headport=nw];
<br />&quot;node21&quot; -&gt; &quot;node21&quot;[label =&quot;tailport=n headport=nw&quot; tailport=n headport=nw];
<br />&quot;node21&quot; -&gt; &quot;node27&quot;  
<br />&quot;node27&quot; -&gt; &quot;node27&quot;[label =&quot;tailport=n headport=sw&quot; tailport=n headport=sw];
<br />&quot;node27&quot; -&gt; &quot;node27&quot;[label =&quot;tailport=n headport=sw&quot; tailport=n headport=sw];
<br />&quot;node27&quot; -&gt; &quot;node28&quot;  
<br />&quot;node28&quot; -&gt; &quot;node28&quot;[label =&quot;tailport=n headport=w&quot; tailport=n headport=w];
<br />&quot;node28&quot; -&gt; &quot;node28&quot;[label =&quot;tailport=n headport=w&quot; tailport=n headport=w];
<br />&quot;node28&quot; -&gt; &quot;node61&quot;  
<br />&quot;node61&quot; -&gt; &quot;node61&quot;[label =&quot;tailport=s headport=nw&quot; tailport=s headport=nw];
<br />&quot;node61&quot; -&gt; &quot;node61&quot;[label =&quot;tailport=s headport=nw&quot; tailport=s headport=nw];
<br />&quot;node61&quot; -&gt; &quot;node67&quot;  
<br />&quot;node67&quot; -&gt; &quot;node67&quot;[label =&quot;tailport=s headport=sw&quot; tailport=s headport=sw];
<br />&quot;node67&quot; -&gt; &quot;node67&quot;[label =&quot;tailport=s headport=sw&quot; tailport=s headport=sw];
<br />&quot;node67&quot; -&gt; &quot;node68&quot;  
<br />&quot;node68&quot; -&gt; &quot;node68&quot;[label =&quot;tailport=s headport=w&quot; tailport=s headport=w];
<br />&quot;node68&quot; -&gt; &quot;node68&quot;[label =&quot;tailport=s headport=w&quot; tailport=s headport=w];
<br />&quot;node68&quot; -&gt; &quot;node71&quot;  
<br />&quot;node71&quot; -&gt; &quot;node71&quot;[label =&quot;tailport=sw headport=nw&quot; tailport=sw headport=nw];
<br />&quot;node71&quot; -&gt; &quot;node71&quot;[label =&quot;tailport=sw headport=nw&quot; tailport=sw headport=nw];
<br />&quot;node71&quot; -&gt; &quot;node72&quot;  
<br />&quot;node72&quot; -&gt; &quot;node72&quot;[label =&quot;tailport=sw headport=n&quot; tailport=sw headport=n];
<br />&quot;node72&quot; -&gt; &quot;node72&quot;[label =&quot;tailport=sw headport=n&quot; tailport=sw headport=n];
<br />&quot;node72&quot; -&gt; &quot;node76&quot;  
<br />&quot;node76&quot; -&gt; &quot;node76&quot;[label =&quot;tailport=sw headport=s&quot; tailport=sw headport=s];
<br />&quot;node76&quot; -&gt; &quot;node76&quot;[label =&quot;tailport=sw headport=s&quot; tailport=sw headport=s];
<br />&quot;node76&quot; -&gt; &quot;node77&quot;  
<br />&quot;node77&quot; -&gt; &quot;node77&quot;[label =&quot;tailport=sw headport=sw&quot; tailport=sw headport=sw];
<br />&quot;node77&quot; -&gt; &quot;node77&quot;[label =&quot;tailport=sw headport=sw&quot; tailport=sw headport=sw];
<br />&quot;node77&quot; -&gt; &quot;node78&quot;  
<br />&quot;node78&quot; -&gt; &quot;node78&quot;[label =&quot;tailport=sw headport=w&quot; tailport=sw headport=w];
<br />&quot;node78&quot; -&gt; &quot;node78&quot;[label =&quot;tailport=sw headport=w&quot; tailport=sw headport=w];
<br />&quot;node78&quot; -&gt; &quot;node81&quot;  
<br />&quot;node81&quot; -&gt; &quot;node81&quot;[label =&quot;tailport=w headport=nw&quot; tailport=w headport=nw];
<br />&quot;node81&quot; -&gt; &quot;node81&quot;[label =&quot;tailport=w headport=nw&quot; tailport=w headport=nw];
<br />&quot;node81&quot; -&gt; &quot;node82&quot;  
<br />&quot;node82&quot; -&gt; &quot;node82&quot;[label =&quot;tailport=w headport=n&quot; tailport=w headport=n];
<br />&quot;node82&quot; -&gt; &quot;node82&quot;[label =&quot;tailport=w headport=n&quot; tailport=w headport=n];
<br />&quot;node82&quot; -&gt; &quot;node86&quot;  
<br />&quot;node86&quot; -&gt; &quot;node86&quot;[label =&quot;tailport=w headport=s&quot; tailport=w headport=s];
<br />&quot;node86&quot; -&gt; &quot;node86&quot;[label =&quot;tailport=w headport=s&quot; tailport=w headport=s];
<br />&quot;node86&quot; -&gt; &quot;node87&quot;  
<br />&quot;node87&quot; -&gt; &quot;node87&quot;[label =&quot;tailport=w headport=sw&quot; tailport=w headport=sw];
<br />&quot;node87&quot; -&gt; &quot;node87&quot;[label =&quot;tailport=w headport=sw&quot; tailport=w headport=sw];
<br />&quot;node87&quot; -&gt; &quot;node88&quot;  
<br />&quot;node88&quot; -&gt; &quot;node88&quot;[label =&quot;tailport=w headport=w&quot; tailport=w headport=w];
<br />&quot;node88&quot; -&gt; &quot;node88&quot;[label =&quot;tailport=w headport=w&quot; tailport=w headport=w];
<br />}

  </td>
  <td>
<object data = "./sl_circle_dbl.svg"></object><br />
Output file 232: xt/author/html/sl_circle_dbl.svg (33357 bytes)
  </td>
</tr>
<tr>
  <td>233</td>
  <td>
	Input file: xt/author/data/sq_rules.gv (1979 bytes):<br />digraph G {
<br /> subgraph cluster_base{
<br /> label = &quot;table border:10,cellspacing:0,cellpadding:0,cell border:1&quot;;
<br /> node [shape=plaintext]
<br /> tbl1100 [label=&lt;
<br /> &lt;TABLE rows=&quot;*&quot; columns=&quot;*&quot; border=&quot;10&quot; cellborder=&quot;1&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;
<br />  &lt;TR&gt;&lt;TD&gt;00&lt;/TD&gt;&lt;VR/&gt;&lt;TD &gt;01&lt;/TD&gt;&lt;TD &gt;02&lt;/TD&gt;&lt;TD &gt;03&lt;/TD&gt;&lt;/TR&gt;
<br />  &lt;TR&gt;&lt;TD &gt;10&lt;/TD&gt;&lt;TD  rowspan=&quot;2&quot;&gt;11&lt;/TD&gt;&lt;TD &gt;12&lt;/TD&gt;&lt;TD &gt;13&lt;/TD&gt;&lt;/TR&gt;
<br />  &lt;HR/&gt;
<br />  &lt;TR&gt;&lt;TD &gt;20&lt;/TD&gt;&lt;TD  colspan=&quot;2&quot;&gt;22&lt;/TD&gt;&lt;/TR&gt;
<br />  &lt;TR&gt;&lt;TD &gt;30&lt;/TD&gt;&lt;TD &gt;31&lt;/TD&gt;&lt;TD &gt;32&lt;/TD&gt;&lt;TD &gt;33&lt;/TD&gt;&lt;/TR&gt;
<br />&lt;/TABLE&gt;&gt;];
<br />}
<br /> subgraph cluster_table_border {
<br /> label=&quot;table border:10,cellspacing:2,cellpadding:10,cell border:1&quot;;
<br /> node [shape=plaintext]
<br /> tbl1010 [label=&lt;
<br /> &lt;TABLE border=&quot;10&quot; columns=&quot;*&quot; cellspacing=&quot;2&quot; cellpadding=&quot;10&quot; cellborder=&quot;1&quot;&gt;
<br />  &lt;TR&gt;&lt;TD &gt;00&lt;/TD&gt;&lt;TD &gt;01&lt;/TD&gt;&lt;TD &gt;02&lt;/TD&gt;&lt;TD &gt;03&lt;/TD&gt;&lt;/TR&gt;
<br />  &lt;TR&gt;&lt;TD &gt;10&lt;/TD&gt;&lt;TD  rowspan=&quot;2&quot;&gt;11&lt;/TD&gt;&lt;TD &gt;12&lt;/TD&gt;&lt;TD &gt;13&lt;/TD&gt;&lt;/TR&gt;
<br />  &lt;HR/&gt;
<br />  &lt;TR&gt;&lt;TD &gt;20&lt;/TD&gt;&lt;TD  colspan=&quot;2&quot;&gt;22&lt;/TD&gt;&lt;/TR&gt;
<br />  &lt;TR&gt;&lt;TD &gt;30&lt;/TD&gt;&lt;TD &gt;31&lt;/TD&gt;&lt;TD &gt;32&lt;/TD&gt;&lt;TD &gt;33&lt;/TD&gt;&lt;/TR&gt;
<br />&lt;/TABLE&gt;&gt;];
<br />}
<br />
<br /> subgraph cluster_cellspacing {
<br /> label=&quot;table border:10,cellspacing:10,cellpadding:10,cell border:0&quot;;
<br /> node [shape=plaintext]
<br /> tbl1110 [label=&lt;
<br /> &lt;TABLE border=&quot;10&quot; cellspacing=&quot;10&quot; cellpadding=&quot;10&quot; cellborder=&quot;0&quot; rows=&quot;*&quot;&gt;
<br />  &lt;TR&gt;&lt;TD &gt;00&lt;/TD&gt;&lt;VR/&gt;&lt;TD &gt;01&lt;/TD&gt;&lt;TD &gt;02&lt;/TD&gt;&lt;TD &gt;03&lt;/TD&gt;&lt;/TR&gt;
<br />  &lt;TR&gt;&lt;TD &gt;10&lt;/TD&gt;&lt;TD  rowspan=&quot;2&quot;&gt;11&lt;/TD&gt;&lt;VR/&gt;&lt;TD &gt;12&lt;/TD&gt;&lt;TD &gt;13&lt;/TD&gt;&lt;/TR&gt;
<br />  &lt;TR&gt;&lt;TD &gt;20&lt;/TD&gt;&lt;TD  colspan=&quot;2&quot;&gt;22&lt;/TD&gt;&lt;/TR&gt;
<br />  &lt;TR&gt;&lt;TD &gt;30&lt;/TD&gt;&lt;TD &gt;31&lt;/TD&gt;&lt;TD &gt;32&lt;/TD&gt;&lt;VR/&gt;&lt;TD &gt;33&lt;/TD&gt;&lt;/TR&gt;
<br />&lt;/TABLE&gt;&gt;];
<br />}
<br />
<br /> subgraph cluster_cellpadding {
<br /> label=&quot;table border:10,cellspacing:10,cellpadding:10,cell border:3&quot;;
<br /> node [shape=plaintext]
<br /> tbl1111 [label=&lt;
<br /> &lt;TABLE border=&quot;10&quot; cellspacing=&quot;10&quot; cellpadding=&quot;10&quot; cellborder=&quot;3&quot; rows=&quot;*&quot;&gt;
<br />  &lt;TR&gt;&lt;TD &gt;00&lt;/TD&gt;&lt;VR/&gt;&lt;TD &gt;01&lt;/TD&gt;&lt;TD &gt;02&lt;/TD&gt;&lt;TD &gt;03&lt;/TD&gt;&lt;/TR&gt;
<br />  &lt;TR&gt;&lt;TD &gt;10&lt;/TD&gt;&lt;TD  rowspan=&quot;2&quot;&gt;11&lt;/TD&gt;&lt;VR/&gt;&lt;TD &gt;12&lt;/TD&gt;&lt;TD &gt;13&lt;/TD&gt;&lt;/TR&gt;
<br />  &lt;TR&gt;&lt;TD &gt;20&lt;/TD&gt;&lt;TD  colspan=&quot;2&quot;&gt;22&lt;/TD&gt;&lt;/TR&gt;
<br />  &lt;TR&gt;&lt;TD &gt;30&lt;/TD&gt;&lt;TD &gt;31&lt;/TD&gt;&lt;TD &gt;32&lt;/TD&gt;&lt;VR/&gt;&lt;TD &gt;33&lt;/TD&gt;&lt;/TR&gt;
<br />&lt;/TABLE&gt;&gt;];
<br />}
<br />} 

  </td>
  <td>
<object data = "./sq_rules.svg"></object><br />
Output file 233: xt/author/html/sq_rules.svg (17983 bytes)
  </td>
</tr>
<tr>
  <td>234</td>
  <td>
	Input file: xt/author/data/sr_box.gv (2149 bytes):<br />digraph G{ label=&quot;SelfRight&quot;
<br />node [shape = box] &quot;node23&quot;; 
<br />&quot;node23&quot; -&gt; &quot;node23&quot;[label =&quot;tailport=n headport=ne&quot; tailport=n headport=ne];
<br />&quot;node23&quot; -&gt; &quot;node24&quot;  
<br />&quot;node24&quot; -&gt; &quot;node24&quot;[label =&quot;tailport=n headport=e&quot; tailport=n headport=e];
<br />&quot;node24&quot; -&gt; &quot;node25&quot;  
<br />&quot;node25&quot; -&gt; &quot;node25&quot;[label =&quot;tailport=n headport=se&quot; tailport=n headport=se];
<br />&quot;node25&quot; -&gt; &quot;node26&quot;  
<br />&quot;node26&quot; -&gt; &quot;node26&quot;[label =&quot;tailport=n headport=s&quot; tailport=n headport=s];
<br />&quot;node26&quot; -&gt; &quot;node32&quot;  
<br />&quot;node32&quot; -&gt; &quot;node32&quot;[label =&quot;tailport=ne headport=n&quot; tailport=ne headport=n];
<br />&quot;node32&quot; -&gt; &quot;node34&quot;  
<br />&quot;node34&quot; -&gt; &quot;node34&quot;[label =&quot;tailport=ne headport=e&quot; tailport=ne headport=e];
<br />&quot;node34&quot; -&gt; &quot;node35&quot;  
<br />&quot;node35&quot; -&gt; &quot;node35&quot;[label =&quot;tailport=ne headport=se&quot; tailport=ne headport=se];
<br />&quot;node35&quot; -&gt; &quot;node36&quot;  
<br />&quot;node36&quot; -&gt; &quot;node36&quot;[label =&quot;tailport=ne headport=s&quot; tailport=ne headport=s];
<br />&quot;node36&quot; -&gt; &quot;node42&quot;  
<br />&quot;node42&quot; -&gt; &quot;node42&quot;[label =&quot;tailport=e headport=n&quot; tailport=e headport=n];
<br />&quot;node42&quot; -&gt; &quot;node43&quot;  
<br />&quot;node43&quot; -&gt; &quot;node43&quot;[label =&quot;tailport=e headport=ne&quot; tailport=e headport=ne];
<br />&quot;node43&quot; -&gt; &quot;node44&quot;  
<br />&quot;node44&quot; -&gt; &quot;node44&quot;[label =&quot;tailport=e headport=e&quot; tailport=e headport=e];
<br />&quot;node44&quot; -&gt; &quot;node45&quot;  
<br />&quot;node45&quot; -&gt; &quot;node45&quot;[label =&quot;tailport=e headport=se&quot; tailport=e headport=se];
<br />&quot;node45&quot; -&gt; &quot;node46&quot;  
<br />&quot;node46&quot; -&gt; &quot;node46&quot;[label =&quot;tailport=e headport=s&quot; tailport=e headport=s];
<br />&quot;node46&quot; -&gt; &quot;node52&quot;  
<br />&quot;node52&quot; -&gt; &quot;node52&quot;[label =&quot;tailport=se headport=n&quot; tailport=se headport=n];
<br />&quot;node52&quot; -&gt; &quot;node53&quot;  
<br />&quot;node53&quot; -&gt; &quot;node53&quot;[label =&quot;tailport=se headport=ne&quot; tailport=se headport=ne];
<br />&quot;node53&quot; -&gt; &quot;node54&quot;  
<br />&quot;node54&quot; -&gt; &quot;node54&quot;[label =&quot;tailport=se headport=e&quot; tailport=se headport=e];
<br />&quot;node54&quot; -&gt; &quot;node56&quot;  
<br />&quot;node56&quot; -&gt; &quot;node56&quot;[label =&quot;tailport=se headport=s&quot; tailport=se headport=s];
<br />&quot;node56&quot; -&gt; &quot;node62&quot;  
<br />&quot;node62&quot; -&gt; &quot;node62&quot;[label =&quot;tailport=s headport=n&quot; tailport=s headport=n];
<br />&quot;node62&quot; -&gt; &quot;node63&quot;  
<br />&quot;node63&quot; -&gt; &quot;node63&quot;[label =&quot;tailport=s headport=ne&quot; tailport=s headport=ne];
<br />&quot;node63&quot; -&gt; &quot;node64&quot;  
<br />&quot;node64&quot; -&gt; &quot;node64&quot;[label =&quot;tailport=s headport=e&quot; tailport=s headport=e];
<br />&quot;node64&quot; -&gt; &quot;node65&quot;  
<br />&quot;node65&quot; -&gt; &quot;node65&quot;[label =&quot;tailport=s headport=se&quot; tailport=s headport=se];
<br />}

  </td>
  <td>
<object data = "./sr_box.svg"></object><br />
Output file 234: xt/author/html/sr_box.svg (22791 bytes)
  </td>
</tr>
<tr>
  <td>235</td>
  <td>
	Input file: xt/author/data/sr_box_dbl.gv (3777 bytes):<br />digraph G{ label=&quot;SelfRight&quot;
<br />node [shape = box] &quot;node23&quot;; 
<br />&quot;node23&quot; -&gt; &quot;node23&quot;[label =&quot;tailport=n headport=ne&quot; tailport=n headport=ne];
<br />&quot;node23&quot; -&gt; &quot;node23&quot;[label =&quot;tailport=n headport=ne&quot; tailport=n headport=ne];
<br />&quot;node23&quot; -&gt; &quot;node24&quot;  
<br />&quot;node24&quot; -&gt; &quot;node24&quot;[label =&quot;tailport=n headport=e&quot; tailport=n headport=e];
<br />&quot;node24&quot; -&gt; &quot;node24&quot;[label =&quot;tailport=n headport=e&quot; tailport=n headport=e];
<br />&quot;node24&quot; -&gt; &quot;node25&quot;  
<br />&quot;node25&quot; -&gt; &quot;node25&quot;[label =&quot;tailport=n headport=se&quot; tailport=n headport=se];
<br />&quot;node25&quot; -&gt; &quot;node25&quot;[label =&quot;tailport=n headport=se&quot; tailport=n headport=se];
<br />&quot;node25&quot; -&gt; &quot;node26&quot;  
<br />&quot;node26&quot; -&gt; &quot;node26&quot;[label =&quot;tailport=n headport=s&quot; tailport=n headport=s];
<br />&quot;node26&quot; -&gt; &quot;node26&quot;[label =&quot;tailport=n headport=s&quot; tailport=n headport=s];
<br />&quot;node26&quot; -&gt; &quot;node32&quot;  
<br />&quot;node32&quot; -&gt; &quot;node32&quot;[label =&quot;tailport=ne headport=n&quot; tailport=ne headport=n];
<br />&quot;node32&quot; -&gt; &quot;node32&quot;[label =&quot;tailport=ne headport=n&quot; tailport=ne headport=n];
<br />&quot;node32&quot; -&gt; &quot;node34&quot;  
<br />&quot;node34&quot; -&gt; &quot;node34&quot;[label =&quot;tailport=ne headport=e&quot; tailport=ne headport=e];
<br />&quot;node34&quot; -&gt; &quot;node34&quot;[label =&quot;tailport=ne headport=e&quot; tailport=ne headport=e];
<br />&quot;node34&quot; -&gt; &quot;node35&quot;  
<br />&quot;node35&quot; -&gt; &quot;node35&quot;[label =&quot;tailport=ne headport=se&quot; tailport=ne headport=se];
<br />&quot;node35&quot; -&gt; &quot;node35&quot;[label =&quot;tailport=ne headport=se&quot; tailport=ne headport=se];
<br />&quot;node35&quot; -&gt; &quot;node36&quot;  
<br />&quot;node36&quot; -&gt; &quot;node36&quot;[label =&quot;tailport=ne headport=s&quot; tailport=ne headport=s];
<br />&quot;node36&quot; -&gt; &quot;node36&quot;[label =&quot;tailport=ne headport=s&quot; tailport=ne headport=s];
<br />&quot;node36&quot; -&gt; &quot;node42&quot;  
<br />&quot;node42&quot; -&gt; &quot;node42&quot;[label =&quot;tailport=e headport=n&quot; tailport=e headport=n];
<br />&quot;node42&quot; -&gt; &quot;node42&quot;[label =&quot;tailport=e headport=n&quot; tailport=e headport=n];
<br />&quot;node42&quot; -&gt; &quot;node43&quot;  
<br />&quot;node43&quot; -&gt; &quot;node43&quot;[label =&quot;tailport=e headport=ne&quot; tailport=e headport=ne];
<br />&quot;node43&quot; -&gt; &quot;node43&quot;[label =&quot;tailport=e headport=ne&quot; tailport=e headport=ne];
<br />&quot;node43&quot; -&gt; &quot;node44&quot;  
<br />&quot;node44&quot; -&gt; &quot;node44&quot;[label =&quot;tailport=e headport=e&quot; tailport=e headport=e];
<br />&quot;node44&quot; -&gt; &quot;node44&quot;[label =&quot;tailport=e headport=e&quot; tailport=e headport=e];
<br />&quot;node44&quot; -&gt; &quot;node45&quot;  
<br />&quot;node45&quot; -&gt; &quot;node45&quot;[label =&quot;tailport=e headport=se&quot; tailport=e headport=se];
<br />&quot;node45&quot; -&gt; &quot;node45&quot;[label =&quot;tailport=e headport=se&quot; tailport=e headport=se];
<br />&quot;node45&quot; -&gt; &quot;node46&quot;  
<br />&quot;node46&quot; -&gt; &quot;node46&quot;[label =&quot;tailport=e headport=s&quot; tailport=e headport=s];
<br />&quot;node46&quot; -&gt; &quot;node46&quot;[label =&quot;tailport=e headport=s&quot; tailport=e headport=s];
<br />&quot;node46&quot; -&gt; &quot;node52&quot;  
<br />&quot;node52&quot; -&gt; &quot;node52&quot;[label =&quot;tailport=se headport=n&quot; tailport=se headport=n];
<br />&quot;node52&quot; -&gt; &quot;node52&quot;[label =&quot;tailport=se headport=n&quot; tailport=se headport=n];
<br />&quot;node52&quot; -&gt; &quot;node53&quot;  
<br />&quot;node53&quot; -&gt; &quot;node53&quot;[label =&quot;tailport=se headport=ne&quot; tailport=se headport=ne];
<br />&quot;node53&quot; -&gt; &quot;node53&quot;[label =&quot;tailport=se headport=ne&quot; tailport=se headport=ne];
<br />&quot;node53&quot; -&gt; &quot;node54&quot;  
<br />&quot;node54&quot; -&gt; &quot;node54&quot;[label =&quot;tailport=se headport=e&quot; tailport=se headport=e];
<br />&quot;node54&quot; -&gt; &quot;node54&quot;[label =&quot;tailport=se headport=e&quot; tailport=se headport=e];
<br />&quot;node54&quot; -&gt; &quot;node56&quot;  
<br />&quot;node56&quot; -&gt; &quot;node56&quot;[label =&quot;tailport=se headport=s&quot; tailport=se headport=s];
<br />&quot;node56&quot; -&gt; &quot;node56&quot;[label =&quot;tailport=se headport=s&quot; tailport=se headport=s];
<br />&quot;node56&quot; -&gt; &quot;node62&quot;  
<br />&quot;node62&quot; -&gt; &quot;node62&quot;[label =&quot;tailport=s headport=n&quot; tailport=s headport=n];
<br />&quot;node62&quot; -&gt; &quot;node62&quot;[label =&quot;tailport=s headport=n&quot; tailport=s headport=n];
<br />&quot;node62&quot; -&gt; &quot;node63&quot;  
<br />&quot;node63&quot; -&gt; &quot;node63&quot;[label =&quot;tailport=s headport=ne&quot; tailport=s headport=ne];
<br />&quot;node63&quot; -&gt; &quot;node63&quot;[label =&quot;tailport=s headport=ne&quot; tailport=s headport=ne];
<br />&quot;node63&quot; -&gt; &quot;node64&quot;  
<br />&quot;node64&quot; -&gt; &quot;node64&quot;[label =&quot;tailport=s headport=e&quot; tailport=s headport=e];
<br />&quot;node64&quot; -&gt; &quot;node64&quot;[label =&quot;tailport=s headport=e&quot; tailport=s headport=e];
<br />&quot;node64&quot; -&gt; &quot;node65&quot;  
<br />&quot;node65&quot; -&gt; &quot;node65&quot;[label =&quot;tailport=s headport=se&quot; tailport=s headport=se];
<br />&quot;node65&quot; -&gt; &quot;node65&quot;[label =&quot;tailport=s headport=se&quot; tailport=s headport=se];
<br />}

  </td>
  <td>
<object data = "./sr_box_dbl.svg"></object><br />
Output file 235: xt/author/html/sr_box_dbl.svg (32752 bytes)
  </td>
</tr>
<tr>
  <td>236</td>
  <td>
	Input file: xt/author/data/sr_circle.gv (2152 bytes):<br />digraph G{ label=&quot;SelfRight&quot;
<br />node [shape = circle] &quot;node23&quot;; 
<br />&quot;node23&quot; -&gt; &quot;node23&quot;[label =&quot;tailport=n headport=ne&quot; tailport=n headport=ne];
<br />&quot;node23&quot; -&gt; &quot;node24&quot;  
<br />&quot;node24&quot; -&gt; &quot;node24&quot;[label =&quot;tailport=n headport=e&quot; tailport=n headport=e];
<br />&quot;node24&quot; -&gt; &quot;node25&quot;  
<br />&quot;node25&quot; -&gt; &quot;node25&quot;[label =&quot;tailport=n headport=se&quot; tailport=n headport=se];
<br />&quot;node25&quot; -&gt; &quot;node26&quot;  
<br />&quot;node26&quot; -&gt; &quot;node26&quot;[label =&quot;tailport=n headport=s&quot; tailport=n headport=s];
<br />&quot;node26&quot; -&gt; &quot;node32&quot;  
<br />&quot;node32&quot; -&gt; &quot;node32&quot;[label =&quot;tailport=ne headport=n&quot; tailport=ne headport=n];
<br />&quot;node32&quot; -&gt; &quot;node34&quot;  
<br />&quot;node34&quot; -&gt; &quot;node34&quot;[label =&quot;tailport=ne headport=e&quot; tailport=ne headport=e];
<br />&quot;node34&quot; -&gt; &quot;node35&quot;  
<br />&quot;node35&quot; -&gt; &quot;node35&quot;[label =&quot;tailport=ne headport=se&quot; tailport=ne headport=se];
<br />&quot;node35&quot; -&gt; &quot;node36&quot;  
<br />&quot;node36&quot; -&gt; &quot;node36&quot;[label =&quot;tailport=ne headport=s&quot; tailport=ne headport=s];
<br />&quot;node36&quot; -&gt; &quot;node42&quot;  
<br />&quot;node42&quot; -&gt; &quot;node42&quot;[label =&quot;tailport=e headport=n&quot; tailport=e headport=n];
<br />&quot;node42&quot; -&gt; &quot;node43&quot;  
<br />&quot;node43&quot; -&gt; &quot;node43&quot;[label =&quot;tailport=e headport=ne&quot; tailport=e headport=ne];
<br />&quot;node43&quot; -&gt; &quot;node44&quot;  
<br />&quot;node44&quot; -&gt; &quot;node44&quot;[label =&quot;tailport=e headport=e&quot; tailport=e headport=e];
<br />&quot;node44&quot; -&gt; &quot;node45&quot;  
<br />&quot;node45&quot; -&gt; &quot;node45&quot;[label =&quot;tailport=e headport=se&quot; tailport=e headport=se];
<br />&quot;node45&quot; -&gt; &quot;node46&quot;  
<br />&quot;node46&quot; -&gt; &quot;node46&quot;[label =&quot;tailport=e headport=s&quot; tailport=e headport=s];
<br />&quot;node46&quot; -&gt; &quot;node52&quot;  
<br />&quot;node52&quot; -&gt; &quot;node52&quot;[label =&quot;tailport=se headport=n&quot; tailport=se headport=n];
<br />&quot;node52&quot; -&gt; &quot;node53&quot;  
<br />&quot;node53&quot; -&gt; &quot;node53&quot;[label =&quot;tailport=se headport=ne&quot; tailport=se headport=ne];
<br />&quot;node53&quot; -&gt; &quot;node54&quot;  
<br />&quot;node54&quot; -&gt; &quot;node54&quot;[label =&quot;tailport=se headport=e&quot; tailport=se headport=e];
<br />&quot;node54&quot; -&gt; &quot;node56&quot;  
<br />&quot;node56&quot; -&gt; &quot;node56&quot;[label =&quot;tailport=se headport=s&quot; tailport=se headport=s];
<br />&quot;node56&quot; -&gt; &quot;node62&quot;  
<br />&quot;node62&quot; -&gt; &quot;node62&quot;[label =&quot;tailport=s headport=n&quot; tailport=s headport=n];
<br />&quot;node62&quot; -&gt; &quot;node63&quot;  
<br />&quot;node63&quot; -&gt; &quot;node63&quot;[label =&quot;tailport=s headport=ne&quot; tailport=s headport=ne];
<br />&quot;node63&quot; -&gt; &quot;node64&quot;  
<br />&quot;node64&quot; -&gt; &quot;node64&quot;[label =&quot;tailport=s headport=e&quot; tailport=s headport=e];
<br />&quot;node64&quot; -&gt; &quot;node65&quot;  
<br />&quot;node65&quot; -&gt; &quot;node65&quot;[label =&quot;tailport=s headport=se&quot; tailport=s headport=se];
<br />}

  </td>
  <td>
<object data = "./sr_circle.svg"></object><br />
Output file 236: xt/author/html/sr_circle.svg (23482 bytes)
  </td>
</tr>
<tr>
  <td>237</td>
  <td>
	Input file: xt/author/data/sr_circle_dbl.gv (3780 bytes):<br />digraph G{ label=&quot;SelfRight&quot;
<br />node [shape = circle] &quot;node23&quot;; 
<br />&quot;node23&quot; -&gt; &quot;node23&quot;[label =&quot;tailport=n headport=ne&quot; tailport=n headport=ne];
<br />&quot;node23&quot; -&gt; &quot;node23&quot;[label =&quot;tailport=n headport=ne&quot; tailport=n headport=ne];
<br />&quot;node23&quot; -&gt; &quot;node24&quot;  
<br />&quot;node24&quot; -&gt; &quot;node24&quot;[label =&quot;tailport=n headport=e&quot; tailport=n headport=e];
<br />&quot;node24&quot; -&gt; &quot;node24&quot;[label =&quot;tailport=n headport=e&quot; tailport=n headport=e];
<br />&quot;node24&quot; -&gt; &quot;node25&quot;  
<br />&quot;node25&quot; -&gt; &quot;node25&quot;[label =&quot;tailport=n headport=se&quot; tailport=n headport=se];
<br />&quot;node25&quot; -&gt; &quot;node25&quot;[label =&quot;tailport=n headport=se&quot; tailport=n headport=se];
<br />&quot;node25&quot; -&gt; &quot;node26&quot;  
<br />&quot;node26&quot; -&gt; &quot;node26&quot;[label =&quot;tailport=n headport=s&quot; tailport=n headport=s];
<br />&quot;node26&quot; -&gt; &quot;node26&quot;[label =&quot;tailport=n headport=s&quot; tailport=n headport=s];
<br />&quot;node26&quot; -&gt; &quot;node32&quot;  
<br />&quot;node32&quot; -&gt; &quot;node32&quot;[label =&quot;tailport=ne headport=n&quot; tailport=ne headport=n];
<br />&quot;node32&quot; -&gt; &quot;node32&quot;[label =&quot;tailport=ne headport=n&quot; tailport=ne headport=n];
<br />&quot;node32&quot; -&gt; &quot;node34&quot;  
<br />&quot;node34&quot; -&gt; &quot;node34&quot;[label =&quot;tailport=ne headport=e&quot; tailport=ne headport=e];
<br />&quot;node34&quot; -&gt; &quot;node34&quot;[label =&quot;tailport=ne headport=e&quot; tailport=ne headport=e];
<br />&quot;node34&quot; -&gt; &quot;node35&quot;  
<br />&quot;node35&quot; -&gt; &quot;node35&quot;[label =&quot;tailport=ne headport=se&quot; tailport=ne headport=se];
<br />&quot;node35&quot; -&gt; &quot;node35&quot;[label =&quot;tailport=ne headport=se&quot; tailport=ne headport=se];
<br />&quot;node35&quot; -&gt; &quot;node36&quot;  
<br />&quot;node36&quot; -&gt; &quot;node36&quot;[label =&quot;tailport=ne headport=s&quot; tailport=ne headport=s];
<br />&quot;node36&quot; -&gt; &quot;node36&quot;[label =&quot;tailport=ne headport=s&quot; tailport=ne headport=s];
<br />&quot;node36&quot; -&gt; &quot;node42&quot;  
<br />&quot;node42&quot; -&gt; &quot;node42&quot;[label =&quot;tailport=e headport=n&quot; tailport=e headport=n];
<br />&quot;node42&quot; -&gt; &quot;node42&quot;[label =&quot;tailport=e headport=n&quot; tailport=e headport=n];
<br />&quot;node42&quot; -&gt; &quot;node43&quot;  
<br />&quot;node43&quot; -&gt; &quot;node43&quot;[label =&quot;tailport=e headport=ne&quot; tailport=e headport=ne];
<br />&quot;node43&quot; -&gt; &quot;node43&quot;[label =&quot;tailport=e headport=ne&quot; tailport=e headport=ne];
<br />&quot;node43&quot; -&gt; &quot;node44&quot;  
<br />&quot;node44&quot; -&gt; &quot;node44&quot;[label =&quot;tailport=e headport=e&quot; tailport=e headport=e];
<br />&quot;node44&quot; -&gt; &quot;node44&quot;[label =&quot;tailport=e headport=e&quot; tailport=e headport=e];
<br />&quot;node44&quot; -&gt; &quot;node45&quot;  
<br />&quot;node45&quot; -&gt; &quot;node45&quot;[label =&quot;tailport=e headport=se&quot; tailport=e headport=se];
<br />&quot;node45&quot; -&gt; &quot;node45&quot;[label =&quot;tailport=e headport=se&quot; tailport=e headport=se];
<br />&quot;node45&quot; -&gt; &quot;node46&quot;  
<br />&quot;node46&quot; -&gt; &quot;node46&quot;[label =&quot;tailport=e headport=s&quot; tailport=e headport=s];
<br />&quot;node46&quot; -&gt; &quot;node46&quot;[label =&quot;tailport=e headport=s&quot; tailport=e headport=s];
<br />&quot;node46&quot; -&gt; &quot;node52&quot;  
<br />&quot;node52&quot; -&gt; &quot;node52&quot;[label =&quot;tailport=se headport=n&quot; tailport=se headport=n];
<br />&quot;node52&quot; -&gt; &quot;node52&quot;[label =&quot;tailport=se headport=n&quot; tailport=se headport=n];
<br />&quot;node52&quot; -&gt; &quot;node53&quot;  
<br />&quot;node53&quot; -&gt; &quot;node53&quot;[label =&quot;tailport=se headport=ne&quot; tailport=se headport=ne];
<br />&quot;node53&quot; -&gt; &quot;node53&quot;[label =&quot;tailport=se headport=ne&quot; tailport=se headport=ne];
<br />&quot;node53&quot; -&gt; &quot;node54&quot;  
<br />&quot;node54&quot; -&gt; &quot;node54&quot;[label =&quot;tailport=se headport=e&quot; tailport=se headport=e];
<br />&quot;node54&quot; -&gt; &quot;node54&quot;[label =&quot;tailport=se headport=e&quot; tailport=se headport=e];
<br />&quot;node54&quot; -&gt; &quot;node56&quot;  
<br />&quot;node56&quot; -&gt; &quot;node56&quot;[label =&quot;tailport=se headport=s&quot; tailport=se headport=s];
<br />&quot;node56&quot; -&gt; &quot;node56&quot;[label =&quot;tailport=se headport=s&quot; tailport=se headport=s];
<br />&quot;node56&quot; -&gt; &quot;node62&quot;  
<br />&quot;node62&quot; -&gt; &quot;node62&quot;[label =&quot;tailport=s headport=n&quot; tailport=s headport=n];
<br />&quot;node62&quot; -&gt; &quot;node62&quot;[label =&quot;tailport=s headport=n&quot; tailport=s headport=n];
<br />&quot;node62&quot; -&gt; &quot;node63&quot;  
<br />&quot;node63&quot; -&gt; &quot;node63&quot;[label =&quot;tailport=s headport=ne&quot; tailport=s headport=ne];
<br />&quot;node63&quot; -&gt; &quot;node63&quot;[label =&quot;tailport=s headport=ne&quot; tailport=s headport=ne];
<br />&quot;node63&quot; -&gt; &quot;node64&quot;  
<br />&quot;node64&quot; -&gt; &quot;node64&quot;[label =&quot;tailport=s headport=e&quot; tailport=s headport=e];
<br />&quot;node64&quot; -&gt; &quot;node64&quot;[label =&quot;tailport=s headport=e&quot; tailport=s headport=e];
<br />&quot;node64&quot; -&gt; &quot;node65&quot;  
<br />&quot;node65&quot; -&gt; &quot;node65&quot;[label =&quot;tailport=s headport=se&quot; tailport=s headport=se];
<br />&quot;node65&quot; -&gt; &quot;node65&quot;[label =&quot;tailport=s headport=se&quot; tailport=s headport=se];
<br />}

  </td>
  <td>
<object data = "./sr_circle_dbl.svg"></object><br />
Output file 237: xt/author/html/sr_circle_dbl.svg (34060 bytes)
  </td>
</tr>
<tr>
  <td>238</td>
  <td>
	Input file: xt/author/data/st_box.gv (2068 bytes):<br />digraph G{ label=&quot;SelfTop&quot;
<br />node [shape = box] &quot;node13&quot;; 
<br />&quot;node13&quot; -&gt; &quot;node13&quot;[label =&quot;tailport=nw headport=ne&quot; tailport=nw headport=ne];
<br />&quot;node13&quot; -&gt; &quot;node14&quot;  
<br />&quot;node14&quot; -&gt; &quot;node14&quot;[label =&quot;tailport=nw headport=e&quot; tailport=nw headport=e];
<br />&quot;node14&quot; -&gt; &quot;node15&quot;  
<br />&quot;node15&quot; -&gt; &quot;node15&quot;[label =&quot;tailport=nw headport=se&quot; tailport=nw headport=se];
<br />&quot;node15&quot; -&gt; &quot;node22&quot;  
<br />&quot;node22&quot; -&gt; &quot;node22&quot;[label =&quot;tailport=n headport=n&quot; tailport=n headport=n];
<br />&quot;node22&quot; -&gt; &quot;node31&quot;  
<br />&quot;node31&quot; -&gt; &quot;node31&quot;[label =&quot;tailport=ne headport=nw&quot; tailport=ne headport=nw];
<br />&quot;node31&quot; -&gt; &quot;node33&quot;  
<br />&quot;node33&quot; -&gt; &quot;node33&quot;[label =&quot;tailport=ne headport=ne&quot; tailport=ne headport=ne];
<br />&quot;node33&quot; -&gt; &quot;node37&quot;  
<br />&quot;node37&quot; -&gt; &quot;node37&quot;[label =&quot;tailport=ne headport=sw&quot; tailport=ne headport=sw];
<br />&quot;node37&quot; -&gt; &quot;node38&quot;  
<br />&quot;node38&quot; -&gt; &quot;node38&quot;[label =&quot;tailport=ne headport=w&quot; tailport=ne headport=w];
<br />&quot;node38&quot; -&gt; &quot;node41&quot;  
<br />&quot;node41&quot; -&gt; &quot;node41&quot;[label =&quot;tailport=e headport=nw&quot; tailport=e headport=nw];
<br />&quot;node41&quot; -&gt; &quot;node47&quot;  
<br />&quot;node47&quot; -&gt; &quot;node47&quot;[label =&quot;tailport=e headport=sw&quot; tailport=e headport=sw];
<br />&quot;node47&quot; -&gt; &quot;node48&quot;  
<br />&quot;node48&quot; -&gt; &quot;node48&quot;[label =&quot;tailport=e headport=w&quot; tailport=e headport=w];
<br />&quot;node48&quot; -&gt; &quot;node51&quot;  
<br />&quot;node51&quot; -&gt; &quot;node51&quot;[label =&quot;tailport=se headport=nw&quot; tailport=se headport=nw];
<br />&quot;node51&quot; -&gt; &quot;node57&quot;  
<br />&quot;node57&quot; -&gt; &quot;node57&quot;[label =&quot;tailport=se headport=sw&quot; tailport=se headport=sw];
<br />&quot;node57&quot; -&gt; &quot;node58&quot;  
<br />&quot;node58&quot; -&gt; &quot;node58&quot;[label =&quot;tailport=se headport=w&quot; tailport=se headport=w];
<br />&quot;node58&quot; -&gt; &quot;node73&quot;  
<br />&quot;node73&quot; -&gt; &quot;node73&quot;[label =&quot;tailport=sw headport=ne&quot; tailport=sw headport=ne];
<br />&quot;node73&quot; -&gt; &quot;node74&quot;  
<br />&quot;node74&quot; -&gt; &quot;node74&quot;[label =&quot;tailport=sw headport=e&quot; tailport=sw headport=e];
<br />&quot;node74&quot; -&gt; &quot;node75&quot;  
<br />&quot;node75&quot; -&gt; &quot;node75&quot;[label =&quot;tailport=sw headport=se&quot; tailport=sw headport=se];
<br />&quot;node75&quot; -&gt; &quot;node83&quot;  
<br />&quot;node83&quot; -&gt; &quot;node83&quot;[label =&quot;tailport=w headport=ne&quot; tailport=w headport=ne];
<br />&quot;node83&quot; -&gt; &quot;node84&quot;  
<br />&quot;node84&quot; -&gt; &quot;node84&quot;[label =&quot;tailport=w headport=e&quot; tailport=w headport=e];
<br />&quot;node84&quot; -&gt; &quot;node85&quot;  
<br />&quot;node85&quot; -&gt; &quot;node85&quot;[label =&quot;tailport=w headport=se&quot; tailport=w headport=se];
<br />}

  </td>
  <td>
<object data = "./st_box.svg"></object><br />
Output file 238: xt/author/html/st_box.svg (20743 bytes)
  </td>
</tr>
<tr>
  <td>239</td>
  <td>
	Input file: xt/author/data/st_box_dbl.gv (3640 bytes):<br />digraph G{ label=&quot;SelfTop&quot;
<br />node [shape = box] &quot;node13&quot;; 
<br />&quot;node13&quot; -&gt; &quot;node13&quot;[label =&quot;tailport=nw headport=ne&quot; tailport=nw headport=ne];
<br />&quot;node13&quot; -&gt; &quot;node13&quot;[label =&quot;tailport=nw headport=ne&quot; tailport=nw headport=ne];
<br />&quot;node13&quot; -&gt; &quot;node14&quot;  
<br />&quot;node14&quot; -&gt; &quot;node14&quot;[label =&quot;tailport=nw headport=e&quot; tailport=nw headport=e];
<br />&quot;node14&quot; -&gt; &quot;node14&quot;[label =&quot;tailport=nw headport=e&quot; tailport=nw headport=e];
<br />&quot;node14&quot; -&gt; &quot;node15&quot;  
<br />&quot;node15&quot; -&gt; &quot;node15&quot;[label =&quot;tailport=nw headport=se&quot; tailport=nw headport=se];
<br />&quot;node15&quot; -&gt; &quot;node15&quot;[label =&quot;tailport=nw headport=se&quot; tailport=nw headport=se];
<br />&quot;node15&quot; -&gt; &quot;node22&quot;  
<br />&quot;node22&quot; -&gt; &quot;node22&quot;[label =&quot;tailport=n headport=n&quot; tailport=n headport=n];
<br />&quot;node22&quot; -&gt; &quot;node22&quot;[label =&quot;tailport=n headport=n&quot; tailport=n headport=n];
<br />&quot;node22&quot; -&gt; &quot;node31&quot;  
<br />&quot;node31&quot; -&gt; &quot;node31&quot;[label =&quot;tailport=ne headport=nw&quot; tailport=ne headport=nw];
<br />&quot;node31&quot; -&gt; &quot;node31&quot;[label =&quot;tailport=ne headport=nw&quot; tailport=ne headport=nw];
<br />&quot;node31&quot; -&gt; &quot;node33&quot;  
<br />&quot;node33&quot; -&gt; &quot;node33&quot;[label =&quot;tailport=ne headport=ne&quot; tailport=ne headport=ne];
<br />&quot;node33&quot; -&gt; &quot;node33&quot;[label =&quot;tailport=ne headport=ne&quot; tailport=ne headport=ne];
<br />&quot;node33&quot; -&gt; &quot;node37&quot;  
<br />&quot;node37&quot; -&gt; &quot;node37&quot;[label =&quot;tailport=ne headport=sw&quot; tailport=ne headport=sw];
<br />&quot;node37&quot; -&gt; &quot;node37&quot;[label =&quot;tailport=ne headport=sw&quot; tailport=ne headport=sw];
<br />&quot;node37&quot; -&gt; &quot;node38&quot;  
<br />&quot;node38&quot; -&gt; &quot;node38&quot;[label =&quot;tailport=ne headport=w&quot; tailport=ne headport=w];
<br />&quot;node38&quot; -&gt; &quot;node38&quot;[label =&quot;tailport=ne headport=w&quot; tailport=ne headport=w];
<br />&quot;node38&quot; -&gt; &quot;node41&quot;  
<br />&quot;node41&quot; -&gt; &quot;node41&quot;[label =&quot;tailport=e headport=nw&quot; tailport=e headport=nw];
<br />&quot;node41&quot; -&gt; &quot;node41&quot;[label =&quot;tailport=e headport=nw&quot; tailport=e headport=nw];
<br />&quot;node41&quot; -&gt; &quot;node47&quot;  
<br />&quot;node47&quot; -&gt; &quot;node47&quot;[label =&quot;tailport=e headport=sw&quot; tailport=e headport=sw];
<br />&quot;node47&quot; -&gt; &quot;node47&quot;[label =&quot;tailport=e headport=sw&quot; tailport=e headport=sw];
<br />&quot;node47&quot; -&gt; &quot;node48&quot;  
<br />&quot;node48&quot; -&gt; &quot;node48&quot;[label =&quot;tailport=e headport=w&quot; tailport=e headport=w];
<br />&quot;node48&quot; -&gt; &quot;node48&quot;[label =&quot;tailport=e headport=w&quot; tailport=e headport=w];
<br />&quot;node48&quot; -&gt; &quot;node51&quot;  
<br />&quot;node51&quot; -&gt; &quot;node51&quot;[label =&quot;tailport=se headport=nw&quot; tailport=se headport=nw];
<br />&quot;node51&quot; -&gt; &quot;node51&quot;[label =&quot;tailport=se headport=nw&quot; tailport=se headport=nw];
<br />&quot;node51&quot; -&gt; &quot;node57&quot;  
<br />&quot;node57&quot; -&gt; &quot;node57&quot;[label =&quot;tailport=se headport=sw&quot; tailport=se headport=sw];
<br />&quot;node57&quot; -&gt; &quot;node57&quot;[label =&quot;tailport=se headport=sw&quot; tailport=se headport=sw];
<br />&quot;node57&quot; -&gt; &quot;node58&quot;  
<br />&quot;node58&quot; -&gt; &quot;node58&quot;[label =&quot;tailport=se headport=w&quot; tailport=se headport=w];
<br />&quot;node58&quot; -&gt; &quot;node58&quot;[label =&quot;tailport=se headport=w&quot; tailport=se headport=w];
<br />&quot;node58&quot; -&gt; &quot;node73&quot;  
<br />&quot;node73&quot; -&gt; &quot;node73&quot;[label =&quot;tailport=sw headport=ne&quot; tailport=sw headport=ne];
<br />&quot;node73&quot; -&gt; &quot;node73&quot;[label =&quot;tailport=sw headport=ne&quot; tailport=sw headport=ne];
<br />&quot;node73&quot; -&gt; &quot;node74&quot;  
<br />&quot;node74&quot; -&gt; &quot;node74&quot;[label =&quot;tailport=sw headport=e&quot; tailport=sw headport=e];
<br />&quot;node74&quot; -&gt; &quot;node74&quot;[label =&quot;tailport=sw headport=e&quot; tailport=sw headport=e];
<br />&quot;node74&quot; -&gt; &quot;node75&quot;  
<br />&quot;node75&quot; -&gt; &quot;node75&quot;[label =&quot;tailport=sw headport=se&quot; tailport=sw headport=se];
<br />&quot;node75&quot; -&gt; &quot;node75&quot;[label =&quot;tailport=sw headport=se&quot; tailport=sw headport=se];
<br />&quot;node75&quot; -&gt; &quot;node83&quot;  
<br />&quot;node83&quot; -&gt; &quot;node83&quot;[label =&quot;tailport=w headport=ne&quot; tailport=w headport=ne];
<br />&quot;node83&quot; -&gt; &quot;node83&quot;[label =&quot;tailport=w headport=ne&quot; tailport=w headport=ne];
<br />&quot;node83&quot; -&gt; &quot;node84&quot;  
<br />&quot;node84&quot; -&gt; &quot;node84&quot;[label =&quot;tailport=w headport=e&quot; tailport=w headport=e];
<br />&quot;node84&quot; -&gt; &quot;node84&quot;[label =&quot;tailport=w headport=e&quot; tailport=w headport=e];
<br />&quot;node84&quot; -&gt; &quot;node85&quot;  
<br />&quot;node85&quot; -&gt; &quot;node85&quot;[label =&quot;tailport=w headport=se&quot; tailport=w headport=se];
<br />&quot;node85&quot; -&gt; &quot;node85&quot;[label =&quot;tailport=w headport=se&quot; tailport=w headport=se];
<br />}

  </td>
  <td>
<object data = "./st_box_dbl.svg"></object><br />
Output file 239: xt/author/html/st_box_dbl.svg (29910 bytes)
  </td>
</tr>
<tr>
  <td>240</td>
  <td>
	Input file: xt/author/data/st_circle.gv (2071 bytes):<br />digraph G{ label=&quot;SelfTop&quot;
<br />node [shape = circle] &quot;node13&quot;; 
<br />&quot;node13&quot; -&gt; &quot;node13&quot;[label =&quot;tailport=nw headport=ne&quot; tailport=nw headport=ne];
<br />&quot;node13&quot; -&gt; &quot;node14&quot;  
<br />&quot;node14&quot; -&gt; &quot;node14&quot;[label =&quot;tailport=nw headport=e&quot; tailport=nw headport=e];
<br />&quot;node14&quot; -&gt; &quot;node15&quot;  
<br />&quot;node15&quot; -&gt; &quot;node15&quot;[label =&quot;tailport=nw headport=se&quot; tailport=nw headport=se];
<br />&quot;node15&quot; -&gt; &quot;node22&quot;  
<br />&quot;node22&quot; -&gt; &quot;node22&quot;[label =&quot;tailport=n headport=n&quot; tailport=n headport=n];
<br />&quot;node22&quot; -&gt; &quot;node31&quot;  
<br />&quot;node31&quot; -&gt; &quot;node31&quot;[label =&quot;tailport=ne headport=nw&quot; tailport=ne headport=nw];
<br />&quot;node31&quot; -&gt; &quot;node33&quot;  
<br />&quot;node33&quot; -&gt; &quot;node33&quot;[label =&quot;tailport=ne headport=ne&quot; tailport=ne headport=ne];
<br />&quot;node33&quot; -&gt; &quot;node37&quot;  
<br />&quot;node37&quot; -&gt; &quot;node37&quot;[label =&quot;tailport=ne headport=sw&quot; tailport=ne headport=sw];
<br />&quot;node37&quot; -&gt; &quot;node38&quot;  
<br />&quot;node38&quot; -&gt; &quot;node38&quot;[label =&quot;tailport=ne headport=w&quot; tailport=ne headport=w];
<br />&quot;node38&quot; -&gt; &quot;node41&quot;  
<br />&quot;node41&quot; -&gt; &quot;node41&quot;[label =&quot;tailport=e headport=nw&quot; tailport=e headport=nw];
<br />&quot;node41&quot; -&gt; &quot;node47&quot;  
<br />&quot;node47&quot; -&gt; &quot;node47&quot;[label =&quot;tailport=e headport=sw&quot; tailport=e headport=sw];
<br />&quot;node47&quot; -&gt; &quot;node48&quot;  
<br />&quot;node48&quot; -&gt; &quot;node48&quot;[label =&quot;tailport=e headport=w&quot; tailport=e headport=w];
<br />&quot;node48&quot; -&gt; &quot;node51&quot;  
<br />&quot;node51&quot; -&gt; &quot;node51&quot;[label =&quot;tailport=se headport=nw&quot; tailport=se headport=nw];
<br />&quot;node51&quot; -&gt; &quot;node57&quot;  
<br />&quot;node57&quot; -&gt; &quot;node57&quot;[label =&quot;tailport=se headport=sw&quot; tailport=se headport=sw];
<br />&quot;node57&quot; -&gt; &quot;node58&quot;  
<br />&quot;node58&quot; -&gt; &quot;node58&quot;[label =&quot;tailport=se headport=w&quot; tailport=se headport=w];
<br />&quot;node58&quot; -&gt; &quot;node73&quot;  
<br />&quot;node73&quot; -&gt; &quot;node73&quot;[label =&quot;tailport=sw headport=ne&quot; tailport=sw headport=ne];
<br />&quot;node73&quot; -&gt; &quot;node74&quot;  
<br />&quot;node74&quot; -&gt; &quot;node74&quot;[label =&quot;tailport=sw headport=e&quot; tailport=sw headport=e];
<br />&quot;node74&quot; -&gt; &quot;node75&quot;  
<br />&quot;node75&quot; -&gt; &quot;node75&quot;[label =&quot;tailport=sw headport=se&quot; tailport=sw headport=se];
<br />&quot;node75&quot; -&gt; &quot;node83&quot;  
<br />&quot;node83&quot; -&gt; &quot;node83&quot;[label =&quot;tailport=w headport=ne&quot; tailport=w headport=ne];
<br />&quot;node83&quot; -&gt; &quot;node84&quot;  
<br />&quot;node84&quot; -&gt; &quot;node84&quot;[label =&quot;tailport=w headport=e&quot; tailport=w headport=e];
<br />&quot;node84&quot; -&gt; &quot;node85&quot;  
<br />&quot;node85&quot; -&gt; &quot;node85&quot;[label =&quot;tailport=w headport=se&quot; tailport=w headport=se];
<br />}

  </td>
  <td>
<object data = "./st_circle.svg"></object><br />
Output file 240: xt/author/html/st_circle.svg (22416 bytes)
  </td>
</tr>
<tr>
  <td>241</td>
  <td>
	Input file: xt/author/data/st_circle_dbl.gv (3643 bytes):<br />digraph G{ label=&quot;SelfTop&quot;
<br />node [shape = circle] &quot;node13&quot;; 
<br />&quot;node13&quot; -&gt; &quot;node13&quot;[label =&quot;tailport=nw headport=ne&quot; tailport=nw headport=ne];
<br />&quot;node13&quot; -&gt; &quot;node13&quot;[label =&quot;tailport=nw headport=ne&quot; tailport=nw headport=ne];
<br />&quot;node13&quot; -&gt; &quot;node14&quot;  
<br />&quot;node14&quot; -&gt; &quot;node14&quot;[label =&quot;tailport=nw headport=e&quot; tailport=nw headport=e];
<br />&quot;node14&quot; -&gt; &quot;node14&quot;[label =&quot;tailport=nw headport=e&quot; tailport=nw headport=e];
<br />&quot;node14&quot; -&gt; &quot;node15&quot;  
<br />&quot;node15&quot; -&gt; &quot;node15&quot;[label =&quot;tailport=nw headport=se&quot; tailport=nw headport=se];
<br />&quot;node15&quot; -&gt; &quot;node15&quot;[label =&quot;tailport=nw headport=se&quot; tailport=nw headport=se];
<br />&quot;node15&quot; -&gt; &quot;node22&quot;  
<br />&quot;node22&quot; -&gt; &quot;node22&quot;[label =&quot;tailport=n headport=n&quot; tailport=n headport=n];
<br />&quot;node22&quot; -&gt; &quot;node22&quot;[label =&quot;tailport=n headport=n&quot; tailport=n headport=n];
<br />&quot;node22&quot; -&gt; &quot;node31&quot;  
<br />&quot;node31&quot; -&gt; &quot;node31&quot;[label =&quot;tailport=ne headport=nw&quot; tailport=ne headport=nw];
<br />&quot;node31&quot; -&gt; &quot;node31&quot;[label =&quot;tailport=ne headport=nw&quot; tailport=ne headport=nw];
<br />&quot;node31&quot; -&gt; &quot;node33&quot;  
<br />&quot;node33&quot; -&gt; &quot;node33&quot;[label =&quot;tailport=ne headport=ne&quot; tailport=ne headport=ne];
<br />&quot;node33&quot; -&gt; &quot;node33&quot;[label =&quot;tailport=ne headport=ne&quot; tailport=ne headport=ne];
<br />&quot;node33&quot; -&gt; &quot;node37&quot;  
<br />&quot;node37&quot; -&gt; &quot;node37&quot;[label =&quot;tailport=ne headport=sw&quot; tailport=ne headport=sw];
<br />&quot;node37&quot; -&gt; &quot;node37&quot;[label =&quot;tailport=ne headport=sw&quot; tailport=ne headport=sw];
<br />&quot;node37&quot; -&gt; &quot;node38&quot;  
<br />&quot;node38&quot; -&gt; &quot;node38&quot;[label =&quot;tailport=ne headport=w&quot; tailport=ne headport=w];
<br />&quot;node38&quot; -&gt; &quot;node38&quot;[label =&quot;tailport=ne headport=w&quot; tailport=ne headport=w];
<br />&quot;node38&quot; -&gt; &quot;node41&quot;  
<br />&quot;node41&quot; -&gt; &quot;node41&quot;[label =&quot;tailport=e headport=nw&quot; tailport=e headport=nw];
<br />&quot;node41&quot; -&gt; &quot;node41&quot;[label =&quot;tailport=e headport=nw&quot; tailport=e headport=nw];
<br />&quot;node41&quot; -&gt; &quot;node47&quot;  
<br />&quot;node47&quot; -&gt; &quot;node47&quot;[label =&quot;tailport=e headport=sw&quot; tailport=e headport=sw];
<br />&quot;node47&quot; -&gt; &quot;node47&quot;[label =&quot;tailport=e headport=sw&quot; tailport=e headport=sw];
<br />&quot;node47&quot; -&gt; &quot;node48&quot;  
<br />&quot;node48&quot; -&gt; &quot;node48&quot;[label =&quot;tailport=e headport=w&quot; tailport=e headport=w];
<br />&quot;node48&quot; -&gt; &quot;node48&quot;[label =&quot;tailport=e headport=w&quot; tailport=e headport=w];
<br />&quot;node48&quot; -&gt; &quot;node51&quot;  
<br />&quot;node51&quot; -&gt; &quot;node51&quot;[label =&quot;tailport=se headport=nw&quot; tailport=se headport=nw];
<br />&quot;node51&quot; -&gt; &quot;node51&quot;[label =&quot;tailport=se headport=nw&quot; tailport=se headport=nw];
<br />&quot;node51&quot; -&gt; &quot;node57&quot;  
<br />&quot;node57&quot; -&gt; &quot;node57&quot;[label =&quot;tailport=se headport=sw&quot; tailport=se headport=sw];
<br />&quot;node57&quot; -&gt; &quot;node57&quot;[label =&quot;tailport=se headport=sw&quot; tailport=se headport=sw];
<br />&quot;node57&quot; -&gt; &quot;node58&quot;  
<br />&quot;node58&quot; -&gt; &quot;node58&quot;[label =&quot;tailport=se headport=w&quot; tailport=se headport=w];
<br />&quot;node58&quot; -&gt; &quot;node58&quot;[label =&quot;tailport=se headport=w&quot; tailport=se headport=w];
<br />&quot;node58&quot; -&gt; &quot;node73&quot;  
<br />&quot;node73&quot; -&gt; &quot;node73&quot;[label =&quot;tailport=sw headport=ne&quot; tailport=sw headport=ne];
<br />&quot;node73&quot; -&gt; &quot;node73&quot;[label =&quot;tailport=sw headport=ne&quot; tailport=sw headport=ne];
<br />&quot;node73&quot; -&gt; &quot;node74&quot;  
<br />&quot;node74&quot; -&gt; &quot;node74&quot;[label =&quot;tailport=sw headport=e&quot; tailport=sw headport=e];
<br />&quot;node74&quot; -&gt; &quot;node74&quot;[label =&quot;tailport=sw headport=e&quot; tailport=sw headport=e];
<br />&quot;node74&quot; -&gt; &quot;node75&quot;  
<br />&quot;node75&quot; -&gt; &quot;node75&quot;[label =&quot;tailport=sw headport=se&quot; tailport=sw headport=se];
<br />&quot;node75&quot; -&gt; &quot;node75&quot;[label =&quot;tailport=sw headport=se&quot; tailport=sw headport=se];
<br />&quot;node75&quot; -&gt; &quot;node83&quot;  
<br />&quot;node83&quot; -&gt; &quot;node83&quot;[label =&quot;tailport=w headport=ne&quot; tailport=w headport=ne];
<br />&quot;node83&quot; -&gt; &quot;node83&quot;[label =&quot;tailport=w headport=ne&quot; tailport=w headport=ne];
<br />&quot;node83&quot; -&gt; &quot;node84&quot;  
<br />&quot;node84&quot; -&gt; &quot;node84&quot;[label =&quot;tailport=w headport=e&quot; tailport=w headport=e];
<br />&quot;node84&quot; -&gt; &quot;node84&quot;[label =&quot;tailport=w headport=e&quot; tailport=w headport=e];
<br />&quot;node84&quot; -&gt; &quot;node85&quot;  
<br />&quot;node85&quot; -&gt; &quot;node85&quot;[label =&quot;tailport=w headport=se&quot; tailport=w headport=se];
<br />&quot;node85&quot; -&gt; &quot;node85&quot;[label =&quot;tailport=w headport=se&quot; tailport=w headport=se];
<br />}

  </td>
  <td>
<object data = "./st_circle_dbl.svg"></object><br />
Output file 241: xt/author/html/st_circle_dbl.svg (32490 bytes)
  </td>
</tr>
<tr>
  <td>242</td>
  <td>
	Input file: xt/author/data/states.gv (492 bytes):<br />/*
<br />The command line is
<br />
<br />  dot -Tps -Grankdir=LR states.gv &gt; states.ps
<br />
<br />and the file is:
<br />*/
<br />digraph states {
<br />    size=&quot;3,2&quot;;
<br />	rankdir=LR;
<br />    node [shape=ellipse];
<br />    empty [label = &quot;Empty&quot;];
<br />    stolen [label = &quot;Stolen&quot;];
<br />    waiting [label = &quot;Waiting&quot;];
<br />    full [label = &quot;Full&quot;];
<br />    empty -&gt; full [label = &quot;return&quot;]
<br />    empty -&gt; stolen [label = &quot;dispatch&quot;, wt=28]
<br />    stolen -&gt; full [label = &quot;return&quot;];
<br />    stolen -&gt; waiting [label = &quot;touch&quot;];
<br />    waiting -&gt; full [label = &quot;return&quot;];
<br />  }

  </td>
  <td>
<object data = "./states.svg"></object><br />
Output file 242: xt/author/html/states.svg (3783 bytes)
  </td>
</tr>
<tr>
  <td>243</td>
  <td>
	Input file: xt/author/data/structs.gv (308 bytes):<br />digraph structs {
<br />node [shape=record];
<br />    struct1 [shape=record,label=&quot;&lt;f0&gt; left|&lt;f1&gt; middle|&lt;f2&gt; right&quot;];
<br />    struct2 [shape=record,label=&quot;&lt;f0&gt; one|&lt;f1&gt; two&quot;];
<br />    struct3 [shape=record,label=&quot;hello\nworld |{ b |{c|&lt;here&gt; d|e}| f}| g | h&quot;];
<br />    struct1:f1 -&gt; struct2:f0;
<br />    struct1:f2 -&gt; struct3:here;
<br />}
<br />

  </td>
  <td>
<object data = "./structs.svg"></object><br />
Output file 243: xt/author/html/structs.svg (3829 bytes)
  </td>
</tr>
<tr>
  <td>244</td>
  <td>
	Input file: xt/author/data/style.gv (983 bytes):<br />digraph G {
<br />   b [style=bold]
<br />   c [style=dashed]
<br />   d [style=dotted]
<br />   e [style=&quot;setlinewidth(3)&quot;]
<br />   f [style=invis]
<br />   g [style=solid]
<br />   a -&gt; b [style=bold]
<br />   a -&gt; c [style=dashed]
<br />   a -&gt; d [style=dotted]
<br />   a -&gt; e [style=&quot;setlinewidth(3)&quot;]
<br />   a -&gt; f [style=invis]
<br />   a -&gt; g [style=solid]
<br />   B [shape=box,style=&quot;bold,rounded&quot;]
<br />   C [shape=diamond,style=&quot;dashed,rounded&quot;]
<br />   D [style=&quot;dotted,rounded&quot;]
<br />   E [style=&quot;setlinewidth(3),rounded&quot;]
<br />   BD [style=&quot;bold,rounded,diagonals&quot;]
<br />   CD [shape=diamond, style=&quot;dashed,rounded,diagonals&quot;]
<br />   DD [style=&quot;dotted,rounded,diagonals&quot;]
<br />   ED [style=&quot;setlinewidth(3),rounded,diagonals&quot;]
<br />   BFD [style=&quot;filled, bold,rounded,diagonals&quot;]
<br />   CFD [style=&quot;filled, dashed,rounded,diagonals&quot;]
<br />   DFD [style=&quot;filled, dotted,rounded,diagonals&quot;]
<br />   EFD [style=&quot;filled, setlinewidth(3),rounded,diagonals&quot;]
<br />   B -&gt; BD -&gt; BFD
<br />   C -&gt; CD -&gt; CFD
<br />   D -&gt; DD -&gt; DFD
<br />   E -&gt; ED -&gt; EFD
<br />   subgraph clusterA {
<br />      style=rounded
<br />      1 -&gt; {2 3}
<br />   }
<br />
<br />  
<br />}

  </td>
  <td>
<object data = "./style.svg"></object><br />
Output file 244: xt/author/html/style.svg (12928 bytes)
  </td>
</tr>
<tr>
  <td>245</td>
  <td>
	Input file: xt/author/data/switch.gv (1344 bytes):<br />digraph G {
<br />	graph [center=true rankdir=LR bgcolor=&quot;#808080&quot;]
<br />	edge [dir=none]
<br />	node [width=0.3 height=0.3 label=&quot;&quot;]
<br />	{ node [shape=circle style=invis]
<br />		1 2 3 4 5 6 7 8  10 20 30 40 50 60 70 80
<br />	}
<br />	{ node [shape=circle]
<br />		a b c d e f g h  i j k l m n o p  q r s t u v w x
<br />	}
<br />	{ node [shape=diamond]
<br />		A B C D E F G H  I J K L M N O P  Q R S T U V W X
<br />	}
<br />	1 -&gt; a -&gt; {A B} [color=&quot;#0000ff&quot;]
<br />	2 -&gt; b -&gt; {B A} [color=&quot;#ff0000&quot;]
<br />	3 -&gt; c -&gt; {C D} [color=&quot;#ffff00&quot;]
<br />	4 -&gt; d -&gt; {D C} [color=&quot;#00ff00&quot;]
<br />	5 -&gt; e -&gt; {E F} [color=&quot;#000000&quot;]
<br />	6 -&gt; f -&gt; {F E} [color=&quot;#00ffff&quot;]
<br />	7 -&gt; g -&gt; {G H} [color=&quot;#ffffff&quot;]
<br />	8 -&gt; h -&gt; {H G} [color=&quot;#ff00ff&quot;]
<br />	{ edge [color=&quot;#ff0000:#0000ff&quot;]
<br />		A -&gt; i -&gt; {I K}
<br />		B -&gt; j -&gt; {J L}
<br />	}
<br />	{ edge [color=&quot;#00ff00:#ffff00&quot;]
<br />		C -&gt; k -&gt; {K I}
<br />		D -&gt; l -&gt; {L J}
<br />	}
<br />	{ edge [color=&quot;#00ffff:#000000&quot;]
<br />		E -&gt; m -&gt; {M O}
<br />		F -&gt; n -&gt; {N P}
<br />	}
<br />	{ edge [color=&quot;#ff00ff:#ffffff&quot;]
<br />		G -&gt; o -&gt; {O M}
<br />		H -&gt; p -&gt; {P N}
<br />	}
<br />	{ edge [color=&quot;#00ff00:#ffff00:#ff0000:#0000ff&quot;]
<br />		I -&gt; q -&gt; {Q U}
<br />		J -&gt; r -&gt; {R V}
<br />		K -&gt; s -&gt; {S W}
<br />		L -&gt; t -&gt; {T X}
<br />	}
<br />	{ edge [color=&quot;#ff00ff:#ffffff:#00ffff:#000000&quot;]
<br />		M -&gt; u -&gt; {U Q}
<br />		N -&gt; v -&gt; {V R}
<br />		O -&gt; w -&gt; {W S}
<br />		P -&gt; x -&gt; {X T}
<br />	}
<br />	{ edge [color=&quot;#ff00ff:#ffffff:#00ffff:#000000:#00ff00:#ffff00:#ff0000:#0000ff&quot;]
<br />		Q -&gt; 10
<br />		R -&gt; 20
<br />		S -&gt; 30
<br />		T -&gt; 40
<br />		U -&gt; 50
<br />		V -&gt; 60
<br />		W -&gt; 70
<br />		X -&gt; 80
<br />	}
<br />}

  </td>
  <td>
<object data = "./switch.svg"></object><br />
Output file 245: xt/author/html/switch.svg (37315 bytes)
  </td>
</tr>
<tr>
  <td>246</td>
  <td>
	Input file: xt/author/data/table.gv (1127 bytes):<br />digraph structs {
<br />    node [shape=plaintext];
<br />
<br />    struct1 [label=&lt;&lt;TABLE CELLPADDING=&quot;10&quot; BORDER=&quot;0&quot;&gt;
<br />	&lt;TR&gt;
<br />	    &lt;TD HEIGHT=&quot;30&quot; WIDTH=&quot;90&quot;&gt;a&lt;/TD&gt;
<br />	    &lt;TD&gt;b&lt;/TD&gt;
<br />	    &lt;TD&gt;c&lt;/TD&gt;
<br />	&lt;/TR&gt;
<br />    &lt;/TABLE&gt;&gt;];
<br />
<br />    struct2 [label=&lt;&lt;TABLE&gt;
<br />	&lt;TR&gt;
<br />	    &lt;TD COLSPAN=&quot;3&quot;&gt;elefantel&lt;/TD&gt;
<br />	    &lt;TD ROWSPAN=&quot;2&quot; VALIGN=&quot;bottom&quot; ALIGN=&quot;right&quot;&gt;two&lt;/TD&gt;
<br />	&lt;/TR&gt;&lt;TR&gt;
<br />	    &lt;TD COLSPAN=&quot;2&quot; ROWSPAN=&quot;2&quot;&gt;&lt;TABLE BGCOLOR=&quot;grey&quot;&gt;
<br />		&lt;TR&gt;
<br />		    &lt;TD&gt;buca&lt;/TD&gt;
<br />		&lt;/TR&gt;&lt;TR&gt;
<br />		    &lt;TD BGCOLOR=&quot;yellow&quot;&gt;c&lt;/TD&gt;
<br />		&lt;/TR&gt;&lt;TR&gt;
<br />		    &lt;TD&gt;f&lt;/TD&gt;
<br />		&lt;/TR&gt;
<br />	    &lt;/TABLE&gt;&lt;/TD&gt;
<br />	    &lt;TD&gt;patratos&lt;/TD&gt;
<br />	&lt;/TR&gt;&lt;TR&gt;
<br />	    &lt;TD COLSPAN=&quot;2&quot; ALIGN=&quot;right&quot;&gt;4&lt;/TD&gt;
<br />	&lt;/TR&gt;
<br />	&lt;/TABLE&gt;
<br />    &gt;];
<br />
<br />    struct3 [label=&lt;&lt;TABLE CELLPADDING=&quot;5&quot;&gt;
<br />	&lt;TR&gt;
<br />	    &lt;TD ROWSPAN=&quot;3&quot;&gt;Hello&lt;/TD&gt;
<br />	    &lt;TD ROWSPAN=&quot;2&quot; COLSPAN=&quot;3&quot;&gt;&lt;TABLE BORDER=&quot;4&quot;&gt;
<br />		&lt;TR&gt;
<br />		    &lt;TD COLSPAN=&quot;3&quot;&gt;b&lt;/TD&gt;
<br />		&lt;/TR&gt;&lt;TR&gt;
<br />		    &lt;TD&gt;a&lt;/TD&gt;
<br />		    &lt;TD&gt;dino&lt;/TD&gt;
<br />		    &lt;TD&gt;y&lt;/TD&gt;
<br />		&lt;/TR&gt;&lt;TR&gt;
<br />		    &lt;TD COLSPAN=&quot;3&quot;&gt;rhino&lt;/TD&gt;
<br />		&lt;/TR&gt;
<br />	    &lt;/TABLE&gt;&lt;/TD&gt;
<br />	&lt;/TR&gt;&lt;TR&gt;
<br />	    &lt;TD COLSPAN=&quot;2&quot;&gt;climb&lt;/TD&gt;
<br />	    &lt;TD ROWSPAN=&quot;2&quot;&gt;Up&lt;/TD&gt;
<br />	&lt;/TR&gt;&lt;TR&gt;
<br />	    &lt;TD COLSPAN=&quot;3&quot;&gt;low&lt;/TD&gt;
<br />	&lt;/TR&gt;
<br />    &lt;/TABLE&gt;&gt;];
<br />
<br />    struct1 -&gt; struct3;
<br />    struct1 -&gt; struct2;
<br />}

  </td>
  <td>
<object data = "./table.svg"></object><br />
Output file 246: xt/author/html/table.svg (5539 bytes)
  </td>
</tr>
<tr>
  <td>247</td>
  <td>
	Input file: xt/author/data/test.gv (56 bytes):<br />digraph DG {
<br />  A -&gt; B;
<br />  A -&gt; C;
<br />
<br />  B -&gt; D;
<br />  B -&gt; E;
<br />}

  </td>
  <td>
<object data = "./test.svg"></object><br />
Output file 247: xt/author/html/test.svg (2942 bytes)
  </td>
</tr>
<tr>
  <td>248</td>
  <td>
	Input file: xt/author/data/train11.gv (777 bytes):<br />digraph G {
<br />	size=&quot;6,6&quot;;
<br />	node [shape=circle,fontsize=8];
<br />	rankdir=LR;
<br />	st9 -&gt; st9 [label=&quot;11/1&quot;];
<br />	st9 -&gt; st10 [label=&quot;10/1&quot;];
<br />	st8 -&gt; st8 [label=&quot;10/1&quot;];
<br />	st8 -&gt; st0 [label=&quot;00/-&quot;];
<br />	st7 -&gt; st8 [label=&quot;10/1&quot;];
<br />	st7 -&gt; st7 [label=&quot;00/1&quot;];
<br />	st6 -&gt; st6 [label=&quot;01/1&quot;];
<br />	st6 -&gt; st0 [label=&quot;00/-&quot;];
<br />	st5 -&gt; st6 [label=&quot;01/1&quot;];
<br />	st5 -&gt; st5 [label=&quot;11/1&quot;];
<br />	st4 -&gt; st4 [label=&quot;01/1&quot;];
<br />	st4 -&gt; st0 [label=&quot;00/-&quot;];
<br />	st3 -&gt; st4 [label=&quot;01/1&quot;];
<br />	st3 -&gt; st3 [label=&quot;00/1&quot;];
<br />	st2 -&gt; st9 [label=&quot;11/1&quot;];
<br />	st2 -&gt; st7 [label=&quot;00/1&quot;];
<br />	st2 -&gt; st2 [label=&quot;01/1&quot;];
<br />	st10 -&gt; st10 [label=&quot;10/1&quot;];
<br />	st10 -&gt; st0 [label=&quot;00/-&quot;];
<br />	st1 -&gt; st5 [label=&quot;11/1&quot;];
<br />	st1 -&gt; st3 [label=&quot;00/1&quot;];
<br />	st1 -&gt; st1 [label=&quot;10/1&quot;];
<br />	st0 -&gt; st2 [label=&quot;01/-&quot;];
<br />	st0 -&gt; st1 [label=&quot;10/-&quot;];
<br />	st0 -&gt; st0 [label=&quot;00/0&quot;];
<br />}

  </td>
  <td>
<object data = "./train11.svg"></object><br />
Output file 248: xt/author/html/train11.svg (14034 bytes)
  </td>
</tr>
<tr>
  <td>249</td>
  <td>
	Input file: xt/author/data/trapeziumlr.gv (1484 bytes):<br />digraph test {
<br />
<br />    size=&quot;7,9.5&quot;;
<br />    page=&quot;8,10.5&quot;;
<br />    ratio=fill;
<br />    rankdir=LR;
<br />
<br />    { rank=same;
<br />      node [shape=house];
<br />      A;C;E;G;I;K;M;O;Q;S;U;W;Y;
<br />      node [shape=invhouse];
<br />      B;D;F;H;J;L;N;P;R;T;V;X;Z;
<br />    }
<br />
<br />    { rank=same;
<br />      node [shape=trapezium];
<br />      &quot;Trapezium&quot;;
<br />      ordering=out;
<br />    }
<br />
<br />    Trapezium -&gt; A;
<br />    Trapezium -&gt; B;
<br />    Trapezium -&gt; C;
<br />    Trapezium -&gt; D;
<br />    Trapezium -&gt; E;
<br />    Trapezium -&gt; F;
<br />    Trapezium -&gt; G;
<br />    Trapezium -&gt; H;
<br />    Trapezium -&gt; I;
<br />    Trapezium -&gt; J;
<br />    Trapezium -&gt; K;
<br />    Trapezium -&gt; L;
<br />    Trapezium -&gt; M;
<br />    Trapezium -&gt; N;
<br />    Trapezium -&gt; O;
<br />    Trapezium -&gt; P;
<br />    Trapezium -&gt; Q;
<br />    Trapezium -&gt; R;
<br />    Trapezium -&gt; S;
<br />    Trapezium -&gt; T;
<br />    Trapezium -&gt; U;
<br />    Trapezium -&gt; V;
<br />    Trapezium -&gt; W;
<br />    Trapezium -&gt; X;
<br />    Trapezium -&gt; Y;
<br />    Trapezium -&gt; Z;
<br />
<br />    { rank=same;
<br />      node [shape=parallelogram];
<br />      a;b;c;d;e;f;g;h;i;j;k;l;m;n;o;p;q;r;s;t;u;v;w;x;y;z;
<br />    }
<br />
<br />    a -&gt; Trapezium;
<br />    b -&gt; Trapezium;
<br />    c -&gt; Trapezium;
<br />    d -&gt; Trapezium;
<br />    e -&gt; Trapezium;
<br />    f -&gt; Trapezium;
<br />    g -&gt; Trapezium;
<br />    h -&gt; Trapezium;
<br />    i -&gt; Trapezium;
<br />    j -&gt; Trapezium;
<br />    k -&gt; Trapezium;
<br />    l -&gt; Trapezium;
<br />    m -&gt; Trapezium;
<br />    n -&gt; Trapezium;
<br />    o -&gt; Trapezium;
<br />    p -&gt; Trapezium;
<br />    q -&gt; Trapezium;
<br />    r -&gt; Trapezium;
<br />    s -&gt; Trapezium;
<br />    t -&gt; Trapezium;
<br />    u -&gt; Trapezium;
<br />    v -&gt; Trapezium;
<br />    w -&gt; Trapezium;
<br />    x -&gt; Trapezium;
<br />    y -&gt; Trapezium;
<br />    z -&gt; Trapezium;
<br />}

  </td>
  <td>
<object data = "./trapeziumlr.svg"></object><br />
Output file 249: xt/author/html/trapeziumlr.svg (33708 bytes)
  </td>
</tr>
<tr>
  <td>250</td>
  <td>
	Input file: xt/author/data/tree.gv (588 bytes):<br />digraph g {
<br />node [shape = record,height=.1];
<br />node0[label = &quot;&lt;f0&gt; |&lt;f1&gt; G|&lt;f2&gt; &quot;];
<br />node1[label = &quot;&lt;f0&gt; |&lt;f1&gt; E|&lt;f2&gt; &quot;];
<br />node2[label = &quot;&lt;f0&gt; |&lt;f1&gt; B|&lt;f2&gt; &quot;];
<br />node3[label = &quot;&lt;f0&gt; |&lt;f1&gt; F|&lt;f2&gt; &quot;];
<br />node4[label = &quot;&lt;f0&gt; |&lt;f1&gt; R|&lt;f2&gt; &quot;];
<br />node5[label = &quot;&lt;f0&gt; |&lt;f1&gt; H|&lt;f2&gt; &quot;];
<br />node6[label = &quot;&lt;f0&gt; |&lt;f1&gt; Y|&lt;f2&gt; &quot;];
<br />node7[label = &quot;&lt;f0&gt; |&lt;f1&gt; A|&lt;f2&gt; &quot;];
<br />node8[label = &quot;&lt;f0&gt; |&lt;f1&gt; C|&lt;f2&gt; &quot;];
<br />&quot;node0&quot;:f2 -&gt; &quot;node4&quot;:f1;
<br />&quot;node0&quot;:f0 -&gt; &quot;node1&quot;:f1;
<br />&quot;node1&quot;:f0 -&gt; &quot;node2&quot;:f1;
<br />&quot;node1&quot;:f2 -&gt; &quot;node3&quot;:f1;
<br />&quot;node2&quot;:f2 -&gt; &quot;node8&quot;:f1;
<br />&quot;node2&quot;:f0 -&gt; &quot;node7&quot;:f1;
<br />&quot;node4&quot;:f2 -&gt; &quot;node6&quot;:f1;
<br />&quot;node4&quot;:f0 -&gt; &quot;node5&quot;:f1;
<br />}

  </td>
  <td>
<object data = "./tree.svg"></object><br />
Output file 250: xt/author/html/tree.svg (8320 bytes)
  </td>
</tr>
<tr>
  <td>251</td>
  <td>
	Input file: xt/author/data/triedds.gv (1610 bytes):<br />digraph g {
<br />graph [
<br />rankdir = &quot;LR&quot;
<br />];
<br />node [
<br />fontsize = &quot;16&quot;
<br />shape = &quot;ellipse&quot;
<br />];
<br />edge [
<br />];
<br />&quot;node0&quot; [
<br />label = &quot;&lt;f0&gt; 0x10ba8| &lt;f1&gt;&quot;
<br />shape = &quot;record&quot;
<br />];
<br />&quot;node1&quot; [
<br />label = &quot;&lt;f0&gt; 0xf7fc4380| &lt;f1&gt; | &lt;f2&gt; |-1&quot;
<br />shape = &quot;record&quot;
<br />];
<br />&quot;node2&quot; [
<br />label = &quot;&lt;f0&gt; 0xf7fc44b8| | |2&quot;
<br />shape = &quot;record&quot;
<br />];
<br />&quot;node3&quot; [
<br />label = &quot;&lt;f0&gt; 3.43322790286038071e-06|44.79998779296875|0&quot;
<br />shape = &quot;record&quot;
<br />];
<br />&quot;node4&quot; [
<br />label = &quot;&lt;f0&gt; 0xf7fc4380| &lt;f1&gt; | &lt;f2&gt; |2&quot;
<br />shape = &quot;record&quot;
<br />];
<br />&quot;node5&quot; [
<br />label = &quot;&lt;f0&gt; (nil)| | |-1&quot;
<br />shape = &quot;record&quot;
<br />];
<br />&quot;node6&quot; [
<br />label = &quot;&lt;f0&gt; 0xf7fc4380| &lt;f1&gt; | &lt;f2&gt; |1&quot;
<br />shape = &quot;record&quot;
<br />];
<br />&quot;node7&quot; [
<br />label = &quot;&lt;f0&gt; 0xf7fc4380| &lt;f1&gt; | &lt;f2&gt; |2&quot;
<br />shape = &quot;record&quot;
<br />];
<br />&quot;node8&quot; [
<br />label = &quot;&lt;f0&gt; (nil)| | |-1&quot;
<br />shape = &quot;record&quot;
<br />];
<br />&quot;node9&quot; [
<br />label = &quot;&lt;f0&gt; (nil)| | |-1&quot;
<br />shape = &quot;record&quot;
<br />];
<br />&quot;node10&quot; [
<br />label = &quot;&lt;f0&gt; (nil)| &lt;f1&gt; | &lt;f2&gt; |-1&quot;
<br />shape = &quot;record&quot;
<br />];
<br />&quot;node11&quot; [
<br />label = &quot;&lt;f0&gt; (nil)| &lt;f1&gt; | &lt;f2&gt; |-1&quot;
<br />shape = &quot;record&quot;
<br />];
<br />&quot;node12&quot; [
<br />label = &quot;&lt;f0&gt; 0xf7fc43e0| | |1&quot;
<br />shape = &quot;record&quot;
<br />];
<br />&quot;node0&quot;:f0 -&gt; &quot;node1&quot;:f0 [
<br />id = 0
<br />];
<br />&quot;node0&quot;:f1 -&gt; &quot;node2&quot;:f0 [
<br />id = 1
<br />];
<br />&quot;node1&quot;:f0 -&gt; &quot;node3&quot;:f0 [
<br />id = 2
<br />];
<br />&quot;node1&quot;:f1 -&gt; &quot;node4&quot;:f0 [
<br />id = 3
<br />];
<br />&quot;node1&quot;:f2 -&gt; &quot;node5&quot;:f0 [
<br />id = 4
<br />];
<br />&quot;node4&quot;:f0 -&gt; &quot;node3&quot;:f0 [
<br />id = 5
<br />];
<br />&quot;node4&quot;:f1 -&gt; &quot;node6&quot;:f0 [
<br />id = 6
<br />];
<br />&quot;node4&quot;:f2 -&gt; &quot;node10&quot;:f0 [
<br />id = 7
<br />];
<br />&quot;node6&quot;:f0 -&gt; &quot;node3&quot;:f0 [
<br />id = 8
<br />];
<br />&quot;node6&quot;:f1 -&gt; &quot;node7&quot;:f0 [
<br />id = 9
<br />];
<br />&quot;node6&quot;:f2 -&gt; &quot;node9&quot;:f0 [
<br />id = 10
<br />];
<br />&quot;node7&quot;:f0 -&gt; &quot;node3&quot;:f0 [
<br />id = 11
<br />];
<br />&quot;node7&quot;:f1 -&gt; &quot;node1&quot;:f0 [
<br />id = 12
<br />];
<br />&quot;node7&quot;:f2 -&gt; &quot;node8&quot;:f0 [
<br />id = 13
<br />];
<br />&quot;node10&quot;:f1 -&gt; &quot;node11&quot;:f0 [
<br />id = 14
<br />];
<br />&quot;node10&quot;:f2 -&gt; &quot;node12&quot;:f0 [
<br />id = 15
<br />];
<br />&quot;node11&quot;:f2 -&gt; &quot;node1&quot;:f0 [
<br />id = 16
<br />];
<br />}

  </td>
  <td>
<object data = "./triedds.svg"></object><br />
Output file 251: xt/author/html/triedds.svg (15783 bytes)
  </td>
</tr>
<tr>
  <td>252</td>
  <td>
	Input file: xt/author/data/try.gv (163 bytes):<br />digraph G {
<br />	subgraph cluster_small {
<br />		a -&gt; b;
<br />		label=small;
<br />	}
<br />
<br />	subgraph cluster_big {
<br />		p -&gt; q -&gt; r -&gt; s -&gt; t;
<br />		label=big;
<br />		t -&gt; p;
<br />	}
<br />
<br />	t -&gt; a;
<br />	b -&gt; q;
<br />}

  </td>
  <td>
<object data = "./try.svg"></object><br />
Output file 252: xt/author/html/try.svg (5212 bytes)
  </td>
</tr>
<tr>
  <td>253</td>
  <td>
	Input file: xt/author/data/unix.gv (1433 bytes):<br />/* courtesy Ian Darwin and Geoff Collyer, Softquad Inc. */
<br />digraph unix {
<br />size=&quot;6,6&quot;;
<br />	&quot;5th Edition&quot; -&gt; &quot;6th Edition&quot;;
<br />	&quot;5th Edition&quot; -&gt; &quot;PWB 1.0&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;LSX&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;1 BSD&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;Mini Unix&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;Wollongong&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;Interdata&quot;;
<br />	&quot;Interdata&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;Interdata&quot; -&gt; &quot;PWB 2.0&quot;;
<br />	&quot;Interdata&quot; -&gt; &quot;7th Edition&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;8th Edition&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;32V&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;V7M&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;Ultrix-11&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;Xenix&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;UniPlus+&quot;;
<br />	&quot;V7M&quot; -&gt; &quot;Ultrix-11&quot;;
<br />	&quot;8th Edition&quot; -&gt; &quot;9th Edition&quot;;
<br />	&quot;1 BSD&quot; -&gt; &quot;2 BSD&quot;;
<br />	&quot;2 BSD&quot; -&gt; &quot;2.8 BSD&quot;;
<br />	&quot;2.8 BSD&quot; -&gt; &quot;Ultrix-11&quot;;
<br />	&quot;2.8 BSD&quot; -&gt; &quot;2.9 BSD&quot;;
<br />	&quot;32V&quot; -&gt; &quot;3 BSD&quot;;
<br />	&quot;3 BSD&quot; -&gt; &quot;4 BSD&quot;;
<br />	&quot;4 BSD&quot; -&gt; &quot;4.1 BSD&quot;;
<br />	&quot;4.1 BSD&quot; -&gt; &quot;4.2 BSD&quot;;
<br />	&quot;4.1 BSD&quot; -&gt; &quot;2.8 BSD&quot;;
<br />	&quot;4.1 BSD&quot; -&gt; &quot;8th Edition&quot;;
<br />	&quot;4.2 BSD&quot; -&gt; &quot;4.3 BSD&quot;;
<br />	&quot;4.2 BSD&quot; -&gt; &quot;Ultrix-32&quot;;
<br />	&quot;PWB 1.0&quot; -&gt; &quot;PWB 1.2&quot;;
<br />	&quot;PWB 1.0&quot; -&gt; &quot;USG 1.0&quot;;
<br />	&quot;PWB 1.2&quot; -&gt; &quot;PWB 2.0&quot;;
<br />	&quot;USG 1.0&quot; -&gt; &quot;CB Unix 1&quot;;
<br />	&quot;USG 1.0&quot; -&gt; &quot;USG 2.0&quot;;
<br />	&quot;CB Unix 1&quot; -&gt; &quot;CB Unix 2&quot;;
<br />	&quot;CB Unix 2&quot; -&gt; &quot;CB Unix 3&quot;;
<br />	&quot;CB Unix 3&quot; -&gt; &quot;Unix/TS++&quot;;
<br />	&quot;CB Unix 3&quot; -&gt; &quot;PDP-11 Sys V&quot;;
<br />	&quot;USG 2.0&quot; -&gt; &quot;USG 3.0&quot;;
<br />	&quot;USG 3.0&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;PWB 2.0&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;Unix/TS 1.0&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;Unix/TS 3.0&quot; -&gt; &quot;TS 4.0&quot;;
<br />	&quot;Unix/TS++&quot; -&gt; &quot;TS 4.0&quot;;
<br />	&quot;CB Unix 3&quot; -&gt; &quot;TS 4.0&quot;;
<br />	&quot;TS 4.0&quot; -&gt; &quot;System V.0&quot;;
<br />	&quot;System V.0&quot; -&gt; &quot;System V.2&quot;;
<br />	&quot;System V.2&quot; -&gt; &quot;System V.3&quot;;
<br />}

  </td>
  <td>
<object data = "./unix.svg"></object><br />
Output file 253: xt/author/html/unix.svg (28536 bytes)
  </td>
</tr>
<tr>
  <td>254</td>
  <td>
	Input file: xt/author/data/unix2.gv (1719 bytes):<br />/* Courtesy of Ian Darwin &lt;ian@darwinsys.com&gt;
<br /> * and Geoff Collyer &lt;geoff@plan9.bell-labs.com&gt;
<br /> * Mildly updated by Ian Darwin in 2000.
<br /> */
<br />digraph unix {
<br />	size=&quot;6,6&quot;;
<br />	node [color=lightblue2, style=filled];
<br />	&quot;5th Edition&quot; -&gt; &quot;6th Edition&quot;;
<br />	&quot;5th Edition&quot; -&gt; &quot;PWB 1.0&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;LSX&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;1 BSD&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;Mini Unix&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;Wollongong&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;Interdata&quot;;
<br />	&quot;Interdata&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;Interdata&quot; -&gt; &quot;PWB 2.0&quot;;
<br />	&quot;Interdata&quot; -&gt; &quot;7th Edition&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;8th Edition&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;32V&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;V7M&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;Ultrix-11&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;Xenix&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;UniPlus+&quot;;
<br />	&quot;V7M&quot; -&gt; &quot;Ultrix-11&quot;;
<br />	&quot;8th Edition&quot; -&gt; &quot;9th Edition&quot;;
<br />	&quot;9th Edition&quot; -&gt; &quot;10th Edition&quot;;
<br />	&quot;1 BSD&quot; -&gt; &quot;2 BSD&quot;;
<br />	&quot;2 BSD&quot; -&gt; &quot;2.8 BSD&quot;;
<br />	&quot;2.8 BSD&quot; -&gt; &quot;Ultrix-11&quot;;
<br />	&quot;2.8 BSD&quot; -&gt; &quot;2.9 BSD&quot;;
<br />	&quot;32V&quot; -&gt; &quot;3 BSD&quot;;
<br />	&quot;3 BSD&quot; -&gt; &quot;4 BSD&quot;;
<br />	&quot;4 BSD&quot; -&gt; &quot;4.1 BSD&quot;;
<br />	&quot;4.1 BSD&quot; -&gt; &quot;4.2 BSD&quot;;
<br />	&quot;4.1 BSD&quot; -&gt; &quot;2.8 BSD&quot;;
<br />	&quot;4.1 BSD&quot; -&gt; &quot;8th Edition&quot;;
<br />	&quot;4.2 BSD&quot; -&gt; &quot;4.3 BSD&quot;;
<br />	&quot;4.2 BSD&quot; -&gt; &quot;Ultrix-32&quot;;
<br />	&quot;4.3 BSD&quot; -&gt; &quot;4.4 BSD&quot;;
<br />	&quot;4.4 BSD&quot; -&gt; &quot;FreeBSD&quot;;
<br />	&quot;4.4 BSD&quot; -&gt; &quot;NetBSD&quot;;
<br />	&quot;4.4 BSD&quot; -&gt; &quot;OpenBSD&quot;;
<br />	&quot;PWB 1.0&quot; -&gt; &quot;PWB 1.2&quot;;
<br />	&quot;PWB 1.0&quot; -&gt; &quot;USG 1.0&quot;;
<br />	&quot;PWB 1.2&quot; -&gt; &quot;PWB 2.0&quot;;
<br />	&quot;USG 1.0&quot; -&gt; &quot;CB Unix 1&quot;;
<br />	&quot;USG 1.0&quot; -&gt; &quot;USG 2.0&quot;;
<br />	&quot;CB Unix 1&quot; -&gt; &quot;CB Unix 2&quot;;
<br />	&quot;CB Unix 2&quot; -&gt; &quot;CB Unix 3&quot;;
<br />	&quot;CB Unix 3&quot; -&gt; &quot;Unix/TS++&quot;;
<br />	&quot;CB Unix 3&quot; -&gt; &quot;PDP-11 Sys V&quot;;
<br />	&quot;USG 2.0&quot; -&gt; &quot;USG 3.0&quot;;
<br />	&quot;USG 3.0&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;PWB 2.0&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;Unix/TS 1.0&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;Unix/TS 3.0&quot; -&gt; &quot;TS 4.0&quot;;
<br />	&quot;Unix/TS++&quot; -&gt; &quot;TS 4.0&quot;;
<br />	&quot;CB Unix 3&quot; -&gt; &quot;TS 4.0&quot;;
<br />	&quot;TS 4.0&quot; -&gt; &quot;System V.0&quot;;
<br />	&quot;System V.0&quot; -&gt; &quot;System V.2&quot;;
<br />	&quot;System V.2&quot; -&gt; &quot;System V.3&quot;;
<br />	&quot;System V.3&quot; -&gt; &quot;System V.4&quot;;
<br />}

  </td>
  <td>
<object data = "./unix2.svg"></object><br />
Output file 254: xt/author/html/unix2.svg (32374 bytes)
  </td>
</tr>
<tr>
  <td>255</td>
  <td>
	Input file: xt/author/data/unix2k.gv (1719 bytes):<br />/* Courtesy of Ian Darwin &lt;ian@darwinsys.com&gt;
<br /> * and Geoff Collyer &lt;geoff@plan9.bell-labs.com&gt;
<br /> * Mildly updated by Ian Darwin in 2000.
<br /> */
<br />digraph unix {
<br />	size=&quot;6,6&quot;;
<br />	node [color=lightblue2, style=filled];
<br />	&quot;5th Edition&quot; -&gt; &quot;6th Edition&quot;;
<br />	&quot;5th Edition&quot; -&gt; &quot;PWB 1.0&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;LSX&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;1 BSD&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;Mini Unix&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;Wollongong&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;Interdata&quot;;
<br />	&quot;Interdata&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;Interdata&quot; -&gt; &quot;PWB 2.0&quot;;
<br />	&quot;Interdata&quot; -&gt; &quot;7th Edition&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;8th Edition&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;32V&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;V7M&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;Ultrix-11&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;Xenix&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;UniPlus+&quot;;
<br />	&quot;V7M&quot; -&gt; &quot;Ultrix-11&quot;;
<br />	&quot;8th Edition&quot; -&gt; &quot;9th Edition&quot;;
<br />	&quot;9th Edition&quot; -&gt; &quot;10th Edition&quot;;
<br />	&quot;1 BSD&quot; -&gt; &quot;2 BSD&quot;;
<br />	&quot;2 BSD&quot; -&gt; &quot;2.8 BSD&quot;;
<br />	&quot;2.8 BSD&quot; -&gt; &quot;Ultrix-11&quot;;
<br />	&quot;2.8 BSD&quot; -&gt; &quot;2.9 BSD&quot;;
<br />	&quot;32V&quot; -&gt; &quot;3 BSD&quot;;
<br />	&quot;3 BSD&quot; -&gt; &quot;4 BSD&quot;;
<br />	&quot;4 BSD&quot; -&gt; &quot;4.1 BSD&quot;;
<br />	&quot;4.1 BSD&quot; -&gt; &quot;4.2 BSD&quot;;
<br />	&quot;4.1 BSD&quot; -&gt; &quot;2.8 BSD&quot;;
<br />	&quot;4.1 BSD&quot; -&gt; &quot;8th Edition&quot;;
<br />	&quot;4.2 BSD&quot; -&gt; &quot;4.3 BSD&quot;;
<br />	&quot;4.2 BSD&quot; -&gt; &quot;Ultrix-32&quot;;
<br />	&quot;4.3 BSD&quot; -&gt; &quot;4.4 BSD&quot;;
<br />	&quot;4.4 BSD&quot; -&gt; &quot;FreeBSD&quot;;
<br />	&quot;4.4 BSD&quot; -&gt; &quot;NetBSD&quot;;
<br />	&quot;4.4 BSD&quot; -&gt; &quot;OpenBSD&quot;;
<br />	&quot;PWB 1.0&quot; -&gt; &quot;PWB 1.2&quot;;
<br />	&quot;PWB 1.0&quot; -&gt; &quot;USG 1.0&quot;;
<br />	&quot;PWB 1.2&quot; -&gt; &quot;PWB 2.0&quot;;
<br />	&quot;USG 1.0&quot; -&gt; &quot;CB Unix 1&quot;;
<br />	&quot;USG 1.0&quot; -&gt; &quot;USG 2.0&quot;;
<br />	&quot;CB Unix 1&quot; -&gt; &quot;CB Unix 2&quot;;
<br />	&quot;CB Unix 2&quot; -&gt; &quot;CB Unix 3&quot;;
<br />	&quot;CB Unix 3&quot; -&gt; &quot;Unix/TS++&quot;;
<br />	&quot;CB Unix 3&quot; -&gt; &quot;PDP-11 Sys V&quot;;
<br />	&quot;USG 2.0&quot; -&gt; &quot;USG 3.0&quot;;
<br />	&quot;USG 3.0&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;PWB 2.0&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;Unix/TS 1.0&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;Unix/TS 3.0&quot; -&gt; &quot;TS 4.0&quot;;
<br />	&quot;Unix/TS++&quot; -&gt; &quot;TS 4.0&quot;;
<br />	&quot;CB Unix 3&quot; -&gt; &quot;TS 4.0&quot;;
<br />	&quot;TS 4.0&quot; -&gt; &quot;System V.0&quot;;
<br />	&quot;System V.0&quot; -&gt; &quot;System V.2&quot;;
<br />	&quot;System V.2&quot; -&gt; &quot;System V.3&quot;;
<br />	&quot;System V.3&quot; -&gt; &quot;System V.4&quot;;
<br />}

  </td>
  <td>
<object data = "./unix2k.svg"></object><br />
Output file 255: xt/author/html/unix2k.svg (32374 bytes)
  </td>
</tr>
<tr>
  <td>256</td>
  <td>
	Input file: xt/author/data/url.gv (1242 bytes):<br />digraph G {
<br />
<br />  URL=&quot;http://www.graphviz.org/doc/info/output.html&quot;
<br />  label=output
<br />  lang [ URL=&quot;http://www.graphviz.org/doc/info/lang.html&quot; ]
<br />   colors [
<br />  style=filled
<br />  fillcolor=lightblue
<br />  URL=&quot;http://www.graphviz.org/doc/info/output.html&quot;
<br />label=&lt;&lt;table href=&quot;http://www.graphviz.org/doc/info/colors.html&quot;&gt;&lt;tr&gt;&lt;td BGCOLOR=&quot;green&quot;&gt;colors&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&gt;];
<br />
<br />  subgraph cluster0 {
<br />     style=filled
<br />     fillcolor=yellow
<br />     URL=&quot;http://www.graphviz.org/doc/info/arrows.html&quot;
<br />     label=arrows
<br />     command [ style=filled
<br />        fillcolor=grey
<br />        URL=&quot;http://www.graphviz.org/doc/info/command.html&quot; ]
<br />     name [ URL=&quot;\G \N&quot;]
<br />  }
<br />  lang -&gt;  command [ URL=&quot;http://www.graphviz.org/doc/info/shapes.html&quot; 
<br />  ]
<br />  lang -&gt; colors [ URL=&quot;\E&quot; edgetooltip=self ]
<br />  lang -&gt; size [ URL=&quot;headurl&quot; edgetooltip=headurl headlabel=size headURL=headsize]
<br />  word -&gt; size [ URL=&quot;tailurl&quot; taillabel=size tailURL=tailsize]
<br />  word -&gt; garf [ URL=&quot;labelurl&quot; label=garf labelURL=garf]
<br />  line -&gt; all [ 
<br />    URL=&quot;labelurl&quot; 
<br />    edgeurl=&quot;edgeurl&quot; 
<br />    edgetooltip=edgetooltip
<br />    label=garf 
<br />    labelURL=garf
<br />    headURL=headURL
<br />    headlabel=headlabel
<br />    headtooltip=headtooltip
<br />    tailURL=tailURL
<br />    taillabel=taillabel
<br />    tailtooltip=tailtooltip
<br />  ]
<br />}

  </td>
  <td>
<object data = "./url.svg"></object><br />
Output file 256: xt/author/html/url.svg (7989 bytes)
  </td>
</tr>
<tr>
  <td>257</td>
  <td>
	Input file: xt/author/data/utf8.01.gv (113 bytes):<br />digraph utf8_01
<br />{
<br />	rankdir = TB
<br />
<br />	&quot;Reichwaldstra&szlig;e&quot;
<br />
<br />	&quot;B&ouml;hme&quot;
<br />
<br />	&quot;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&quot;
<br />
<br />	&quot;&#x2603;&quot;
<br />
<br />	&quot;&#x2714;&quot;
<br />}

  </td>
  <td>
<object data = "./utf8.01.svg"></object><br />
Output file 257: xt/author/html/utf8.01.svg (1949 bytes)
  </td>
</tr>
<tr>
  <td>258</td>
  <td>
	Input file: xt/author/data/utf8.02.gv (295 bytes):<br />digraph utf8_02
<br />{
<br />	rankdir = TB
<br />
<br />	&quot;Reichwaldstra&szlig;e&quot; [shape = octagon]
<br />
<br />	&quot;B&ouml;hme&quot;
<br />
<br />	Three [ label = &quot;&#x28E; &#x28F; &#x290; &#x291; &#x292; &#x293; &#x299; &#x29A;&quot;]
<br />
<br />	Four  [ label = &quot;&Pi;&eta;&lambda;&eta;&#x3CA;&#x3AC;&delta;&epsilon;&omega; &#x1F08;&chi;&iota;&lambda;&#x1FC6;&omicron;&sigmaf;&quot;]
<br />
<br />	&quot;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&quot;
<br />
<br />	Snowman [ label = &quot;Label has a &#x2603;&quot;]
<br />
<br />	Tick    [ label = &quot;Label has a &#x2714;&quot;]
<br />}

  </td>
  <td>
<object data = "./utf8.02.svg"></object><br />
Output file 258: xt/author/html/utf8.02.svg (2656 bytes)
  </td>
</tr>
<tr>
  <td>259</td>
  <td>
	Input file: xt/author/data/utf8.03.gv (503 bytes):<br />graph utf8_03
<br />{
<br />	rankdir = TB
<br />
<br />	&quot;Reichwaldstra&szlig;e&quot; -- &quot;B&ouml;hme&quot; [color = blue penwidth = 2]
<br />
<br />	Three [ label = &quot;&#x28E; &#x28F; &#x290; &#x291; &#x292; &#x293; &#x299; &#x29A;&quot;]
<br />
<br />	Four  [ label = &quot;&Pi;&eta;&lambda;&eta;&#x3CA;&#x3AC;&delta;&epsilon;&omega; &#x1F08;&chi;&iota;&lambda;&#x1FC6;&omicron;&sigmaf;&quot;]
<br />
<br />	&quot;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&quot;
<br />
<br />	Snowman   [ label = &quot;Label has a &#x2603;&quot;]
<br />
<br />	Tick [ label = &quot;Label has a &#x2714;&quot;]
<br />
<br />	Three -- Four [color = green penwidth = 4]
<br />
<br />	&quot;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&quot; -- Snowman -- Tick [color = red  penwidth = 2]
<br />	Tick -- Snowman -- &quot;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&Delta;&quot; [color = gold penwidth = 2]
<br />}

  </td>
  <td>
<object data = "./utf8.03.svg"></object><br />
Output file 259: xt/author/html/utf8.03.svg (4002 bytes)
  </td>
</tr>
<tr>
  <td>260</td>
  <td>
	Input file: xt/author/data/viewfile.gv (1767 bytes):<br />digraph Viewfile {
<br />node [ style = filled ];
<br />atoi [color=green];
<br />chkmalloc [color=green];
<br />close [color=green];
<br />error [color=blue];
<br />exit [color=blue];
<br />fclose [color=green];
<br />fgets [color=red];
<br />fopen [color=green];
<br />fprintf [color=blue];
<br />free [color=blue];
<br />free_list [color=blue];
<br />fstat [color=green];
<br />getopt [color=green];
<br />init_list [color=green];
<br />insert_list [color=green];
<br />main [color=green];
<br />makeargs [color=blue];
<br />makepairs [color=green];
<br />malloc [color=green];
<br />open [color=green];
<br />printf [color=red];
<br />read [color=green];
<br />rewind [color=green];
<br />viewline [color=green];
<br />viewlines [color=green];
<br />walk_list [color=green];
<br />write [color=green];
<br />fclose -&gt; close [color=green];
<br />fgets -&gt; fstat [color=green];
<br />fgets -&gt; read [color=green];
<br />fopen -&gt; open [color=green];
<br />printf -&gt; write [color=green];
<br />main -&gt; fgets [color=blue];
<br />main -&gt; getopt [color=green];
<br />main -&gt; makeargs [color=blue];
<br />main -&gt; makepairs [color=green];
<br />main -&gt; chkmalloc [color=green];
<br />main -&gt; error [color=blue];
<br />main -&gt; viewlines [color=green];
<br />makeargs -&gt; chkmalloc [color=blue];
<br />makepairs -&gt; atoi [color=green];
<br />makepairs -&gt; init_list [color=green];
<br />makepairs -&gt; insert_list [color=green];
<br />makepairs -&gt; chkmalloc [color=green];
<br />free_list -&gt; free [color=blue];
<br />init_list -&gt; chkmalloc [color=green];
<br />insert_list -&gt; chkmalloc [color=green];
<br />walk_list -&gt; error [color=blue];
<br />walk_list -&gt; viewline [color=green];
<br />chkmalloc -&gt; malloc [color=green];
<br />chkmalloc -&gt; error [color=blue];
<br />error -&gt; exit [color=blue];
<br />error -&gt; fprintf [color=blue];
<br />error -&gt; error [color=blue];
<br />viewline -&gt; fgets [color=red];
<br />viewline -&gt; printf [color=red];
<br />viewline -&gt; rewind [color=green];
<br />viewlines -&gt; fclose [color=green];
<br />viewlines -&gt; fopen [color=green];
<br />viewlines -&gt; walk_list [color=green];
<br />viewlines -&gt; viewline [color=blue];
<br />}

  </td>
  <td>
<object data = "./viewfile.svg"></object><br />
Output file 260: xt/author/html/viewfile.svg (19161 bytes)
  </td>
</tr>
<tr>
  <td>261</td>
  <td>
	Input file: xt/author/data/weight.gv (1720 bytes):<br />/* Courtesy of Ian Darwin &lt;ian@darwinsys.com&gt;
<br /> * and Geoff Collyer &lt;geoff@plan9.bell-labs.com&gt;
<br /> * Mildly updated by Ian Darwin in 2000.
<br /> */
<br />digraph unix {
<br />	node [color=lightblue2, style=filled];
<br />	&quot;5th Edition&quot; -&gt; &quot;6th Edition&quot;;
<br />	&quot;5th Edition&quot; -&gt; &quot;PWB 1.0&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;LSX&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;1 BSD&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;Mini Unix&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;Wollongong&quot;;
<br />	&quot;6th Edition&quot; -&gt; &quot;Interdata&quot;;
<br />	&quot;Interdata&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;Interdata&quot; -&gt; &quot;PWB 2.0&quot;;
<br />	&quot;Interdata&quot; -&gt; &quot;7th Edition&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;8th Edition&quot; [weight=1000];
<br />	&quot;7th Edition&quot; -&gt; &quot;32V&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;V7M&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;Ultrix-11&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;Xenix&quot;;
<br />	&quot;7th Edition&quot; -&gt; &quot;UniPlus+&quot;;
<br />	&quot;V7M&quot; -&gt; &quot;Ultrix-11&quot;;
<br />	&quot;8th Edition&quot; -&gt; &quot;9th Edition&quot;;
<br />	&quot;9th Edition&quot; -&gt; &quot;10th Edition&quot;;
<br />	&quot;1 BSD&quot; -&gt; &quot;2 BSD&quot;;
<br />	&quot;2 BSD&quot; -&gt; &quot;2.8 BSD&quot;;
<br />	&quot;2.8 BSD&quot; -&gt; &quot;Ultrix-11&quot;;
<br />	&quot;2.8 BSD&quot; -&gt; &quot;2.9 BSD&quot;;
<br />	&quot;32V&quot; -&gt; &quot;3 BSD&quot;;
<br />	&quot;3 BSD&quot; -&gt; &quot;4 BSD&quot;;
<br />	&quot;4 BSD&quot; -&gt; &quot;4.1 BSD&quot;;
<br />	&quot;4.1 BSD&quot; -&gt; &quot;4.2 BSD&quot;;
<br />	&quot;4.1 BSD&quot; -&gt; &quot;2.8 BSD&quot;;
<br />	&quot;4.1 BSD&quot; -&gt; &quot;8th Edition&quot;;
<br />	&quot;4.2 BSD&quot; -&gt; &quot;4.3 BSD&quot;;
<br />	&quot;4.2 BSD&quot; -&gt; &quot;Ultrix-32&quot;;
<br />	&quot;4.3 BSD&quot; -&gt; &quot;4.4 BSD&quot;;
<br />	&quot;4.4 BSD&quot; -&gt; &quot;FreeBSD&quot;;
<br />	&quot;4.4 BSD&quot; -&gt; &quot;NetBSD&quot;;
<br />	&quot;4.4 BSD&quot; -&gt; &quot;OpenBSD&quot;;
<br />	&quot;PWB 1.0&quot; -&gt; &quot;PWB 1.2&quot;;
<br />	&quot;PWB 1.0&quot; -&gt; &quot;USG 1.0&quot;;
<br />	&quot;PWB 1.2&quot; -&gt; &quot;PWB 2.0&quot;;
<br />	&quot;USG 1.0&quot; -&gt; &quot;CB Unix 1&quot;;
<br />	&quot;USG 1.0&quot; -&gt; &quot;USG 2.0&quot;;
<br />	&quot;CB Unix 1&quot; -&gt; &quot;CB Unix 2&quot;;
<br />	&quot;CB Unix 2&quot; -&gt; &quot;CB Unix 3&quot;;
<br />	&quot;CB Unix 3&quot; -&gt; &quot;Unix/TS++&quot;;
<br />	&quot;CB Unix 3&quot; -&gt; &quot;PDP-11 Sys V&quot;;
<br />	&quot;USG 2.0&quot; -&gt; &quot;USG 3.0&quot;;
<br />	&quot;USG 3.0&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;PWB 2.0&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;Unix/TS 1.0&quot; -&gt; &quot;Unix/TS 3.0&quot;;
<br />	&quot;Unix/TS 3.0&quot; -&gt; &quot;TS 4.0&quot;;
<br />	&quot;Unix/TS++&quot; -&gt; &quot;TS 4.0&quot;;
<br />	&quot;CB Unix 3&quot; -&gt; &quot;TS 4.0&quot;;
<br />	&quot;TS 4.0&quot; -&gt; &quot;System V.0&quot;;
<br />	&quot;System V.0&quot; -&gt; &quot;System V.2&quot;;
<br />	&quot;System V.2&quot; -&gt; &quot;System V.3&quot;;
<br />	&quot;System V.3&quot; -&gt; &quot;System V.4&quot;;
<br />}

  </td>
  <td>
<object data = "./weight.svg"></object><br />
Output file 261: xt/author/html/weight.svg (32358 bytes)
  </td>
</tr>
<tr>
  <td>262</td>
  <td>
	Input file: xt/author/data/weight_dot.gv (8989 bytes):<br />digraph unix {
<br />	node [label=&quot;\N&quot;, color=lightblue2, style=filled];
<br />	graph [bb=&quot;0,0,1091,828&quot;];
<br />	&quot;5th Edition&quot; [pos=&quot;767,810&quot;, width=&quot;1.4215&quot;, height=&quot;0.5&quot;];
<br />	&quot;6th Edition&quot; [pos=&quot;610,738&quot;, width=&quot;1.4215&quot;, height=&quot;0.5&quot;];
<br />	&quot;PWB 1.0&quot; [pos=&quot;864,738&quot;, width=&quot;1.2249&quot;, height=&quot;0.5&quot;];
<br />	LSX [pos=&quot;774,666&quot;, width=&quot;0.76316&quot;, height=&quot;0.5&quot;];
<br />	&quot;1 BSD&quot; [pos=&quot;217,666&quot;, width=&quot;0.97357&quot;, height=&quot;0.5&quot;];
<br />	&quot;Mini Unix&quot; [pos=&quot;549,666&quot;, width=&quot;1.3437&quot;, height=&quot;0.5&quot;];
<br />	Wollongong [pos=&quot;672,666&quot;, width=&quot;1.5402&quot;, height=&quot;0.5&quot;];
<br />	Interdata [pos=&quot;439,666&quot;, width=&quot;1.1791&quot;, height=&quot;0.5&quot;];
<br />	&quot;Unix/TS 3.0&quot; [pos=&quot;728,450&quot;, width=&quot;1.5402&quot;, height=&quot;0.5&quot;];
<br />	&quot;PWB 2.0&quot; [pos=&quot;657,594&quot;, width=&quot;1.2249&quot;, height=&quot;0.5&quot;];
<br />	&quot;7th Edition&quot; [pos=&quot;456,594&quot;, width=&quot;1.4215&quot;, height=&quot;0.5&quot;];
<br />	&quot;8th Edition&quot; [pos=&quot;456,234&quot;, width=&quot;1.4215&quot;, height=&quot;0.5&quot;];
<br />	&quot;32V&quot; [pos=&quot;401,522&quot;, width=&quot;0.75&quot;, height=&quot;0.5&quot;];
<br />	V7M [pos=&quot;29,450&quot;, width=&quot;0.81802&quot;, height=&quot;0.5&quot;];
<br />	&quot;Ultrix-11&quot; [pos=&quot;118,162&quot;, width=&quot;1.234&quot;, height=&quot;0.5&quot;];
<br />	Xenix [pos=&quot;214,522&quot;, width=&quot;0.91871&quot;, height=&quot;0.5&quot;];
<br />	&quot;UniPlus+&quot; [pos=&quot;311,522&quot;, width=&quot;1.2569&quot;, height=&quot;0.5&quot;];
<br />	&quot;9th Edition&quot; [pos=&quot;546,162&quot;, width=&quot;1.4215&quot;, height=&quot;0.5&quot;];
<br />	&quot;10th Edition&quot; [pos=&quot;548,90&quot;, width=&quot;1.5402&quot;, height=&quot;0.5&quot;];
<br />	&quot;2 BSD&quot; [pos=&quot;90,306&quot;, width=&quot;0.97357&quot;, height=&quot;0.5&quot;];
<br />	&quot;2.8 BSD&quot; [pos=&quot;223,234&quot;, width=&quot;1.1701&quot;, height=&quot;0.5&quot;];
<br />	&quot;2.9 BSD&quot; [pos=&quot;223,162&quot;, width=&quot;1.1701&quot;, height=&quot;0.5&quot;];
<br />	&quot;3 BSD&quot; [pos=&quot;386,450&quot;, width=&quot;0.97357&quot;, height=&quot;0.5&quot;];
<br />	&quot;4 BSD&quot; [pos=&quot;362,378&quot;, width=&quot;0.97357&quot;, height=&quot;0.5&quot;];
<br />	&quot;4.1 BSD&quot; [pos=&quot;350,306&quot;, width=&quot;1.1701&quot;, height=&quot;0.5&quot;];
<br />	&quot;4.2 BSD&quot; [pos=&quot;344,234&quot;, width=&quot;1.1701&quot;, height=&quot;0.5&quot;];
<br />	&quot;4.3 BSD&quot; [pos=&quot;433,162&quot;, width=&quot;1.1701&quot;, height=&quot;0.5&quot;];
<br />	&quot;Ultrix-32&quot; [pos=&quot;328,162&quot;, width=&quot;1.234&quot;, height=&quot;0.5&quot;];
<br />	&quot;4.4 BSD&quot; [pos=&quot;432,90&quot;, width=&quot;1.1701&quot;, height=&quot;0.5&quot;];
<br />	FreeBSD [pos=&quot;328,18&quot;, width=&quot;1.234&quot;, height=&quot;0.5&quot;];
<br />	NetBSD [pos=&quot;432,18&quot;, width=&quot;1.1472&quot;, height=&quot;0.5&quot;];
<br />	OpenBSD [pos=&quot;540,18&quot;, width=&quot;1.3347&quot;, height=&quot;0.5&quot;];
<br />	&quot;PWB 1.2&quot; [pos=&quot;864,666&quot;, width=&quot;1.2249&quot;, height=&quot;0.5&quot;];
<br />	&quot;USG 1.0&quot; [pos=&quot;969,666&quot;, width=&quot;1.1791&quot;, height=&quot;0.5&quot;];
<br />	&quot;CB Unix 1&quot; [pos=&quot;969,594&quot;, width=&quot;1.3895&quot;, height=&quot;0.5&quot;];
<br />	&quot;USG 2.0&quot; [pos=&quot;810,594&quot;, width=&quot;1.1791&quot;, height=&quot;0.5&quot;];
<br />	&quot;CB Unix 2&quot; [pos=&quot;969,522&quot;, width=&quot;1.3895&quot;, height=&quot;0.5&quot;];
<br />	&quot;CB Unix 3&quot; [pos=&quot;910,450&quot;, width=&quot;1.3895&quot;, height=&quot;0.5&quot;];
<br />	&quot;Unix/TS++&quot; [pos=&quot;894,378&quot;, width=&quot;1.4534&quot;, height=&quot;0.5&quot;];
<br />	&quot;PDP-11 Sys V&quot; [pos=&quot;1028,378&quot;, width=&quot;1.7596&quot;, height=&quot;0.5&quot;];
<br />	&quot;USG 3.0&quot; [pos=&quot;728,522&quot;, width=&quot;1.1791&quot;, height=&quot;0.5&quot;];
<br />	&quot;Unix/TS 1.0&quot; [pos=&quot;845,522&quot;, width=&quot;1.5402&quot;, height=&quot;0.5&quot;];
<br />	&quot;TS 4.0&quot; [pos=&quot;813,306&quot;, width=&quot;0.97357&quot;, height=&quot;0.5&quot;];
<br />	&quot;System V.0&quot; [pos=&quot;813,234&quot;, width=&quot;1.4763&quot;, height=&quot;0.5&quot;];
<br />	&quot;System V.2&quot; [pos=&quot;813,162&quot;, width=&quot;1.4763&quot;, height=&quot;0.5&quot;];
<br />	&quot;System V.3&quot; [pos=&quot;813,90&quot;, width=&quot;1.4763&quot;, height=&quot;0.5&quot;];
<br />	&quot;System V.4&quot; [pos=&quot;813,18&quot;, width=&quot;1.4763&quot;, height=&quot;0.5&quot;];
<br />	&quot;5th Edition&quot; -&gt; &quot;6th Edition&quot; [pos=&quot;e,640.3,752.51 736.36,795.34 711.53,784.27 676.38,768.6 649.45,756.59&quot;];
<br />	&quot;5th Edition&quot; -&gt; &quot;PWB 1.0&quot; [pos=&quot;e,843.2,754.01 788.53,793.46 802.15,783.63 819.94,770.8 834.82,760.06&quot;];
<br />	&quot;6th Edition&quot; -&gt; LSX [pos=&quot;e,751.93,676.97 641.93,723.8 667.45,713.2 704.11,697.84 736,684 738.18,683.05 740.43,682.07 742.69,681.07&quot;];
<br />	&quot;6th Edition&quot; -&gt; &quot;1 BSD&quot; [pos=&quot;e,249.47,672.78 565.3,729.04 488.92,715.43 334.31,687.9 259.48,674.57&quot;];
<br />	&quot;6th Edition&quot; -&gt; &quot;Mini Unix&quot; [pos=&quot;e,563.35,683.47 595.54,720.41 587.95,711.69 578.49,700.85 570.1,691.21&quot;];
<br />	&quot;6th Edition&quot; -&gt; Wollongong [pos=&quot;e,657.41,683.47 624.69,720.41 632.41,711.69 642.02,700.85 650.56,691.21&quot;];
<br />	&quot;6th Edition&quot; -&gt; Interdata [pos=&quot;e,468.45,679.06 577.84,723.83 549.46,712.22 508.05,695.26 477.83,682.9&quot;];
<br />	Interdata -&gt; &quot;Unix/TS 3.0&quot; [pos=&quot;e,707.77,466.86 460.76,650.42 476.29,639.92 497.59,625.32 516,612 582.78,563.7 659.38,504.57 699.73,473.14&quot;];
<br />	Interdata -&gt; &quot;PWB 2.0&quot; [pos=&quot;e,623.28,605.69 471.44,654.36 477.92,652.24 484.67,650.04 491,648 532.48,634.6 579.86,619.49 613.35,608.85&quot;];
<br />	Interdata -&gt; &quot;7th Edition&quot; [pos=&quot;e,451.8,612.28 443.12,648.05 445.01,640.26 447.3,630.82 449.42,622.08&quot;];
<br />	&quot;7th Edition&quot; -&gt; &quot;8th Edition&quot; [weight=1000, pos=&quot;e,456,252.05 456,575.95 456,549.29 456,496.11 456,451 456,451 456,451 456,377 456,337 456,290.65 456,262.08&quot;];
<br />	&quot;7th Edition&quot; -&gt; &quot;32V&quot; [pos=&quot;e,413.19,538.51 442.97,576.41 435.99,567.53 427.27,556.44 419.6,546.67&quot;];
<br />	&quot;7th Edition&quot; -&gt; V7M [pos=&quot;e,42.633,466.1 404.84,592.37 340.19,589.84 226.77,579.51 139,540 103.69,524.1 70.154,494.04 49.599,473.28&quot;];
<br />	&quot;7th Edition&quot; -&gt; &quot;Ultrix-11&quot; [pos=&quot;e,125.08,180.15 405.83,590.2 333.37,585.09 204.55,571.72 172,540 143.03,511.77 153,491.45 153,451 153,451 153,451 153,305 153,263.84\
<br /> 138.97,217.88 128.67,189.69&quot;];
<br />	&quot;7th Edition&quot; -&gt; Xenix [pos=&quot;e,239.74,533.74 414.43,583.42 373.88,573.73 310.65,557.68 257,540 254.44,539.16 251.82,538.24 249.19,537.29&quot;];
<br />	&quot;7th Edition&quot; -&gt; &quot;UniPlus+&quot; [pos=&quot;e,338.96,536.5 427.01,579 404.29,568.04 372.53,552.7 347.98,540.85&quot;];
<br />	V7M -&gt; &quot;Ultrix-11&quot; [pos=&quot;e,105.57,179.32 28.508,431.59 28.164,401.53 29.685,338.26 46,288 58.19,250.45 82.669,211.75 99.68,187.55&quot;];
<br />	&quot;8th Edition&quot; -&gt; &quot;9th Edition&quot; [pos=&quot;e,525.97,178.58 476.42,217.12 488.71,207.56 504.51,195.27 517.96,184.81&quot;];
<br />	&quot;9th Edition&quot; -&gt; &quot;10th Edition&quot; [pos=&quot;e,547.51,108.1 546.49,143.7 546.71,135.98 546.98,126.71 547.23,118.11&quot;];
<br />	&quot;1 BSD&quot; -&gt; &quot;2 BSD&quot; [pos=&quot;e,92.371,324.01 195.37,651.83 162.06,629.71 102,581.69 102,523 102,523 102,523 102,449 102,408.85 97.179,362.55 93.648,334.02&quot;];
<br />	&quot;2 BSD&quot; -&gt; &quot;2.8 BSD&quot; [pos=&quot;e,197.16,248.6 113.78,292.49 134.49,281.58 164.79,265.64 188.23,253.3&quot;];
<br />	&quot;2.8 BSD&quot; -&gt; &quot;Ultrix-11&quot; [pos=&quot;e,140.09,177.73 201.24,218.5 186,208.33 165.42,194.61 148.53,183.36&quot;];
<br />	&quot;2.8 BSD&quot; -&gt; &quot;2.9 BSD&quot; [pos=&quot;e,223,180.1 223,215.7 223,207.98 223,198.71 223,190.11&quot;];
<br />	&quot;32V&quot; -&gt; &quot;3 BSD&quot; [pos=&quot;e,389.7,468.28 397.37,504.05 395.7,496.26 393.68,486.82 391.8,478.08&quot;];
<br />	&quot;3 BSD&quot; -&gt; &quot;4 BSD&quot; [pos=&quot;e,367.76,395.79 380.19,432.05 377.45,424.06 374.11,414.33 371.05,405.4&quot;];
<br />	&quot;4 BSD&quot; -&gt; &quot;4.1 BSD&quot; [pos=&quot;e,352.96,324.28 359.1,360.05 357.77,352.35 356.18,343.03 354.69,334.36&quot;];
<br />	&quot;4.1 BSD&quot; -&gt; &quot;4.2 BSD&quot; [pos=&quot;e,345.47,252.1 348.52,287.7 347.86,279.98 347.06,270.71 346.32,262.11&quot;];
<br />	&quot;4.1 BSD&quot; -&gt; &quot;2.8 BSD&quot; [pos=&quot;e,247.73,248.63 325.21,291.34 305.63,280.54 278.11,265.38 256.56,253.5&quot;];
<br />	&quot;4.1 BSD&quot; -&gt; &quot;8th Edition&quot; [pos=&quot;e,432.96,250.21 371.96,290.5 387.15,280.47 407.57,266.98 424.49,255.81&quot;];
<br />	&quot;4.2 BSD&quot; -&gt; &quot;4.3 BSD&quot; [pos=&quot;e,413.73,178.16 363.31,217.81 375.67,208.09 391.9,195.32 405.59,184.56&quot;];
<br />	&quot;4.2 BSD&quot; -&gt; &quot;Ultrix-32&quot; [pos=&quot;e,331.95,180.28 340.13,216.05 338.35,208.26 336.19,198.82 334.19,190.08&quot;];
<br />	&quot;4.3 BSD&quot; -&gt; &quot;4.4 BSD&quot; [pos=&quot;e,432.24,108.1 432.75,143.7 432.64,135.98 432.51,126.71 432.39,118.11&quot;];
<br />	&quot;4.4 BSD&quot; -&gt; FreeBSD [pos=&quot;e,349.88,33.726 410.45,74.496 395.35,64.334 374.97,50.612 358.24,39.356&quot;];
<br />	&quot;4.4 BSD&quot; -&gt; NetBSD [pos=&quot;e,432,36.104 432,71.697 432,63.983 432,54.712 432,46.112&quot;];
<br />	&quot;4.4 BSD&quot; -&gt; OpenBSD [pos=&quot;e,516.79,34.041 454.12,74.666 469.67,64.583 490.73,50.937 508.1,39.679&quot;];
<br />	&quot;PWB 1.0&quot; -&gt; &quot;PWB 1.2&quot; [pos=&quot;e,864,684.1 864,719.7 864,711.98 864,702.71 864,694.11&quot;];
<br />	&quot;PWB 1.0&quot; -&gt; &quot;USG 1.0&quot; [pos=&quot;e,947.02,681.65 886.01,722.33 901.27,712.15 921.79,698.47 938.61,687.26&quot;];
<br />	&quot;PWB 1.2&quot; -&gt; &quot;PWB 2.0&quot; [pos=&quot;e,689.99,606.16 831.2,653.91 795.57,641.86 738.54,622.57 699.5,609.37&quot;];
<br />	&quot;USG 1.0&quot; -&gt; &quot;CB Unix 1&quot; [pos=&quot;e,969,612.1 969,647.7 969,639.98 969,630.71 969,622.11&quot;];
<br />	&quot;USG 1.0&quot; -&gt; &quot;USG 2.0&quot; [pos=&quot;e,838.45,607.52 940.57,652.49 914.65,641.07 876.17,624.13 847.69,611.59&quot;];
<br />	&quot;CB Unix 1&quot; -&gt; &quot;CB Unix 2&quot; [pos=&quot;e,969,540.1 969,575.7 969,567.98 969,558.71 969,550.11&quot;];
<br />	&quot;CB Unix 2&quot; -&gt; &quot;CB Unix 3&quot; [pos=&quot;e,923.88,467.47 955.02,504.41 947.67,495.69 938.53,484.85 930.4,475.21&quot;];
<br />	&quot;CB Unix 3&quot; -&gt; &quot;Unix/TS++&quot; [pos=&quot;e,897.91,396.1 906.04,431.7 904.28,423.98 902.16,414.71 900.2,406.11&quot;];
<br />	&quot;CB Unix 3&quot; -&gt; &quot;PDP-11 Sys V&quot; [pos=&quot;e,1001.7,394.63 934.74,434.33 951.58,424.33 974.12,410.96 992.83,399.87&quot;];
<br />	&quot;USG 2.0&quot; -&gt; &quot;USG 3.0&quot; [pos=&quot;e,746.15,538.49 791.8,577.46 780.65,567.95 766.21,555.62 753.89,545.1&quot;];
<br />	&quot;USG 3.0&quot; -&gt; &quot;Unix/TS 3.0&quot; [pos=&quot;e,728,468.1 728,503.7 728,495.98 728,486.71 728,478.11&quot;];
<br />	&quot;PWB 2.0&quot; -&gt; &quot;Unix/TS 3.0&quot; [pos=&quot;e,707.6,466.83 657.82,575.96 659.33,557.3 663.66,526.96 676,504 682.05,492.73 691.23,482.24 700.19,473.61&quot;];
<br />	&quot;Unix/TS 1.0&quot; -&gt; &quot;Unix/TS 3.0&quot; [pos=&quot;e,753.34,466.16 819.61,505.81 802.75,495.72 780.41,482.36 762.01,471.35&quot;];
<br />	&quot;Unix/TS 3.0&quot; -&gt; &quot;TS 4.0&quot; [pos=&quot;e,803.19,323.39 738.08,432.15 752.93,407.36 780.75,360.88 797.99,332.07&quot;];
<br />	&quot;Unix/TS++&quot; -&gt; &quot;TS 4.0&quot; [pos=&quot;e,830.2,321.86 875.62,361.12 864.44,351.45 850.01,338.99 837.83,328.46&quot;];
<br />	&quot;CB Unix 3&quot; -&gt; &quot;TS 4.0&quot; [pos=&quot;e,812.97,324.2 879.77,435.54 863.2,426.64 843.7,413.39 832,396 819.71,377.72 815.17,352.96 813.58,334.19&quot;];
<br />	&quot;TS 4.0&quot; -&gt; &quot;System V.0&quot; [pos=&quot;e,813,252.1 813,287.7 813,279.98 813,270.71 813,262.11&quot;];
<br />	&quot;System V.0&quot; -&gt; &quot;System V.2&quot; [pos=&quot;e,813,180.1 813,215.7 813,207.98 813,198.71 813,190.11&quot;];
<br />	&quot;System V.2&quot; -&gt; &quot;System V.3&quot; [pos=&quot;e,813,108.1 813,143.7 813,135.98 813,126.71 813,118.11&quot;];
<br />	&quot;System V.3&quot; -&gt; &quot;System V.4&quot; [pos=&quot;e,813,36.104 813,71.697 813,63.983 813,54.712 813,46.112&quot;];
<br />}

  </td>
  <td>
<object data = "./weight_dot.svg"></object><br />
Output file 262: xt/author/html/weight_dot.svg (32202 bytes)
  </td>
</tr>
<tr>
  <td>263</td>
  <td>
	Input file: xt/author/data/world.gv (980 bytes):<br />digraph world {
<br />size=&quot;7,7&quot;;
<br />	{rank=same; S8 S24 S1 S35 S30;}
<br />	{rank=same; T8 T24 T1 T35 T30;}
<br />	{rank=same; 43 37 36 10 2;}
<br />	{rank=same; 25 9 38 40 13 17 12 18;}
<br />	{rank=same; 26 42 11 3 33 19 39 14 16;}
<br />	{rank=same; 4 31 34 21 41 28 20;}
<br />	{rank=same; 27 5 22 32 29 15;}
<br />	{rank=same; 6 23;}
<br />	{rank=same; 7;}
<br />
<br />	S8 -&gt; 9;
<br />	S24 -&gt; 25;
<br />	S24 -&gt; 27;
<br />	S1 -&gt; 2;
<br />	S1 -&gt; 10;
<br />	S35 -&gt; 43;
<br />	S35 -&gt; 36;
<br />	S30 -&gt; 31;
<br />	S30 -&gt; 33;
<br />	9 -&gt; 42;
<br />	9 -&gt; T1;
<br />	25 -&gt; T1;
<br />	25 -&gt; 26;
<br />	27 -&gt; T24;
<br />	2 -&gt; {3 ; 16 ; 17 ; T1 ; 18}
<br />	10 -&gt; { 11 ; 14 ; T1 ; 13; 12;}
<br />	31 -&gt; T1;
<br />	31 -&gt; 32;
<br />	33 -&gt; T30;
<br />	33 -&gt; 34;
<br />	42 -&gt; 4;
<br />	26 -&gt; 4;
<br />	3 -&gt; 4;
<br />	16 -&gt; 15;
<br />	17 -&gt; 19;
<br />	18 -&gt; 29;
<br />	11 -&gt; 4;
<br />	14 -&gt; 15;
<br />	37 -&gt; {39 ; 41 ; 38 ; 40;}
<br />	13 -&gt; 19;
<br />	12 -&gt; 29;
<br />	43 -&gt; 38;
<br />	43 -&gt; 40;
<br />	36 -&gt; 19;
<br />	32 -&gt; 23;
<br />	34 -&gt; 29;
<br />	39 -&gt; 15;
<br />	41 -&gt; 29;
<br />	38 -&gt; 4;
<br />	40 -&gt; 19;
<br />	4 -&gt; 5;
<br />	19 -&gt; {21 ; 20 ; 28;}
<br />	5 -&gt; {6 ; T35 ; 23;}
<br />	21 -&gt; 22;
<br />	20 -&gt; 15;
<br />	28 -&gt; 29;
<br />	6 -&gt; 7;
<br />	15 -&gt; T1;
<br />	22 -&gt; T35;
<br />	22 -&gt; 23;
<br />	29 -&gt; T30;
<br />	7 -&gt; T8;
<br />	23 -&gt; T24;
<br />	23 -&gt; T1;
<br />}

  </td>
  <td>
<object data = "./world.svg"></object><br />
Output file 263: xt/author/html/world.svg (34242 bytes)
  </td>
</tr>
<tr>
  <td>264</td>
  <td>
	Input file: xt/author/data/xlabels.gv (404 bytes):<br />digraph weight_tree{
<br />node [shape=box color=lightblue,style=filled];
<br /> 
<br />all [label=&quot;All items&quot;,xlabel=&quot;100&quot;];
<br />t1 [label=&quot;Part 1&quot;,xlabel=&quot;75&quot;];
<br />t2 [label=&quot;Part 2&quot;,xlabel=&quot;25&quot;];
<br />p1 [label=&quot;pPart 1&quot;,xlabel=&quot;50&quot;];
<br />p2 [label=&quot;pPart 2&quot;,xlabel=&quot;50&quot;];
<br />p3 [label=&quot;pPart 3&quot;,xlabel=&quot;50&quot;];
<br />p4 [label=&quot;pPart 4&quot;,xlabel=&quot;50&quot;];
<br />all -&gt; t1 [label=&quot;75%&quot;];
<br />all -&gt; t2;
<br />t1 -&gt; p1 [label=&quot;20%&quot;];
<br />t1 -&gt; p2;
<br />t2 -&gt; p3;
<br />t2 -&gt; p4;
<br />}
<br /> 

  </td>
  <td>
<object data = "./xlabels.svg"></object><br />
Output file 264: xt/author/html/xlabels.svg (5119 bytes)
  </td>
</tr>
</table>

<h3 class="global_toc_text">Links</h3>

<h2 align="center">Index page for <a href="http://savage.net.au/Graphviz.html">all graph module demos</a></h2>

<hr />

<h3 class="global_toc_text">Environment</h3>

<table align="center" cellspacing="0">
<tr>
<!-- Left -->
<td>
<div class="even_left">
Author
</div>
</td>
<!-- Right -->
<td>
<div class="even_right">
<a href="http://savage.net.au/">Ron Savage</a>
</div>
</td>
</tr>
<tr>
<!-- Left -->
<td>
<div class="odd_left">
Date
</div>
</td>
<!-- Right -->
<td>
<div class="odd_right">
2014-12-15
</div>
</td>
</tr>
<tr>
<!-- Left -->
<td>
<div class="even_left">
OS
</div>
</td>
<!-- Right -->
<td>
<div class="even_right">
Debian V 7
</div>
</td>
</tr>
<tr>
<!-- Left -->
<td>
<div class="last_odd_left">
Perl
</div>
</td>
<!-- Right -->
<td>
<div class="last_odd_right">
5.18.2
</div>
</td>
</tr>
</table>

<hr />

</body>
</html>