%@ page language="java" contentType="text/html" %>
<%-- Include common initialisation code --%>
<%@ include file="/arch/common.jsp" %>
<%-- The current tab --%>
<% String currentTab = "Research"; %>
<%-- Content of navigation pane --%>
<%@ include file="nav.jsp" %>
<% showCurrentLink=true; %>
<%-- Current navigation location --%>
<% String currentNav = "Reports and Theses"; %>
<%-- Include the code for the document header --%>
<%@ include file="/arch/header.jsp" %>
Research Reports 1986
<%-- Include the code for the lines and navigation --%>
<%@ include file="/arch/middle.jsp" %>
<%@ include file="copyright.html" %>
- CS-RR-087
- W.M. Beynon,
The LSD Notation for Communicating Systems,
November 1, 1986
- CS-RR-086
- W.M. Beynon, D. Angier, T. Bissell and S. Hunt,
DoNaLD: A Line-drawing System Based on Definitive Principles,
October 1, 1986
- CS-RR-085
- W. Rytter and R. Giancarlo,
Optimal Parallel Parsing of Bracket Languages,
October 1, 1986
- CS-RR-084
- W. Rytter,
A Note on Optimal Parallel Transformations of Regular Expressions to Nondeterministic Finite Automata,
October 1, 1986
- CS-RR-083
- A.M. Gibbons and W. Rytter,
Fast Parallel Algorithms for Vertex and Edge Colouring of Halin Graphs,
October 1, 1986
- CS-RR-082
- M. Campbell-Kelly,
Data Communications at the National Physical Labatory (1965-1975),
August 1, 1986
- CS-RR-081
- A.M. Gibbons,
Two Equivalences for the Four Colours Problem of Planar Maps,
October 1, 1986
- CS-RR-080
- A.M. Gibbons and W. Rytter,
A Fast Parallel Algorithm for Optimal Edge-Colouring of Outerplanar Graphs,
August 1, 1986
- CS-RR-079
- A.M. Gibbons and W. Rytter,
On the Decidability of some Problems about Rational Subsets of Free Partially Commutative Monoids,
August 1, 1986
- CS-RR-078
- W.M. Beynon,
ARCA - A Notation for Displaying and Manipulating Combinatorial Diagrams,
June 1, 1986
- CS-RR-077
- A.M. Gibbons and W. Rytter,
A Optimal Parallel Algorithm for Dynamic Epression Evaluation and its Applications,
April 1, 1986
- CS-RR-076
- S.G. Matthews,
Metric Domains for Completeness,
April 1, 1986
- CS-RR-075
- W. Rytter,
On the Complexity of Parallel Parsing of General Context-free Languages,
April 1, 1986
- CS-RR-074
- M.S. Paterson,
Universal Chains and Wiring Layouts,
April 1, 1986
<%-- Include the code for the document footer --%>
<%@ include file="/arch/footer.jsp" %>