%@ 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 2001
<%-- Include the code for the lines and navigation --%>
<%@ include file="/arch/middle.jsp" %>
<%@ include file="copyright.html" %>
- CS-RR-386
- L.A. Goldberg, M. Jerrum and M. Paterson,
The computational complexity of two-state spin systems,
November 29, 2001
- CS-RR-385
- Li Wang and Abhir Bhalerao,
Detecting Branching Structures using Local Gaussian Models,
November 26, 2001
- CS-RR-384
- L.A. Goldberg, S. Kelk and M. Paterson,
The complexity of choosing an H-colouring (nearly) uniformly at random,
August 23, 2001
- CS-RR-383
- Chee Un Ng and Graham R. Martin,
Content-Description Interfaces for Medical Imaging,
August 20, 2001
- CS-RR-382
- Abhir Bhalerao and Paul Summers,
Angiotool: A Tool for Interactive Visualization of MRI Vector and Tensor Fields,
May 30, 2001
- CS-RR-381
- Petra Berenbrink, Tom Friedetzky and Leslie Ann Goldberg,
The Natural Work-Stealing Algorithm is Stable,
April 26, 2001
- CS-RR-380
- S.A. Jarvis, J.S. Mirsky, J.F. Peden and N.J. Saunders,
Finding Secret Messages in DNA Microdots,
January 15, 2001
- CS-RR-379
- S.A. Jarvis, J.S. Mirsky, J.F. Peden and N.J. Saunders,
Identification of Horizontally Acquired DNA Using Genome Signature Analysis,
January 15, 2001
- CS-RR-378
- S.A. Jarvis, J.M.D. Hill, C.J. Siniolakis and V.P. Vasilev,
Portable and Architecture Independent Parallel Performance Tuning,
January 15, 2001
<%-- Include the code for the document footer --%>
<%@ include file="/arch/footer.jsp" %>