%@ 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" %>
P.E. Dunne, A 2.5n Lower Bound on the Monotone Network Complexity of T3n (March 1, 1984).
<%@ include file="cited.html" %>P.E. Dunne, "A 2.5n Lower Bound on the Monotone Network Complexity of T3n", Acta Informatica 22, pp. 294-305 (1985)
<%-- Include the code for the document footer --%> <%@ include file="/arch/footer.jsp" %>