<%@ 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 1999

<%-- Include the code for the lines and navigation --%> <%@ include file="/arch/middle.jsp" %> <%@ include file="copyright.html" %>
CS-RT-374
Gary Meehan, Aspects of Functional Programming, August 30, 1999
CS-RT-373
Mary Cryan, Learning and Approximation Algorithms for problems motivated by Evolutionary Trees, October 31, 1999
CS-RT-369
Michele Zito, Randomised Techniques in Combinatorial Algorithmics, November 20, 1999
CS-RR-364
Leslie Ann Goldberg and Mark Jerrum, Counting Unlabelled Subrees of a Tree is #P-complete, November 26, 1999
CS-RR-363
S.C. Perry, J.S. Harper, D.J. Kerbyson and G.R. Nudd, Theory and Operation of the Warwick Multiprocessor Scheduling (MS) System, October 10, 1999
CS-RR-362
Paul W. Goldberg, Learning Fixed-Dimension Linear Thresholds from Fragmented Data, September 14, 1999
CS-RR-361
Roland Wilson and Chang-Tsun Li, Multiresolution Random Fields and their Application to Image Analysis, August 1, 1999
CS-RR-360
Graham Cormode, Mike Paterson, Suleyman Cenk Sahinalp and Uzi Vishkin, Communication Complexity of Document Exchange, August 2, 1999
CS-RR-359
Hesham Al-Ammal, Leslie Ann Goldberg and Phil MacKenzie, Binary Exponential Backoff is Stable for High Arrival Rates, August 3, 1999
CS-RR-358
Hsing-Wen Roger Hseu, Abhir Bhalerao and R.G. Wilson, Image Matching Based On The Co-occurrence Matrix, May 30, 1999
CS-RR-357
Pi-Hwa Sun, S.B. Russ, Y.C. Chen and W.M. Beynon, Cultivating Requirements in a Situated Requirements Engineering Process, May 1, 1999
CS-RR-356
Leslie Ann Goldberg, Randomly Sampling Unlabelled Structures, April 22, 1999
CS-RR-353
Meurig Beynon, Richard Cartwright, Jaratsri Rungrattanaubol and Pi-Hwa Sun, Interactive Situation Models for Systems Development, March 1, 1999
<%-- Include the code for the document footer --%> <%@ include file="/arch/footer.jsp" %>