%@ 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" %>
A.M. Gibbons, Optimally Edge-Colouring Outerplanar Graphs is in NC (January 1, 1989).
<%@ include file="cited.html" %>A.M. Gibbons and W. Rytter, "Optimally Edge-Colouring Outerplanar Graphs is in NC", Theoretical Computer Science 71, pp. 401-411 (1990)
<%-- Include the code for the document footer --%> <%@ include file="/arch/footer.jsp" %>