%@ 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, Lower Bounds on the Complexity of 1-time only Branching Programs (August 1, 1984).
<%@ include file="cited.html" %>P.E. Dunne, "Lower Bounds on the Complexity of 1-time only Branching Programs", Proceedings of the 5th Conference on Fundamentals of Computation Theory, Cottbus, September 1985, Lecture notes in Computer Science 199, ed. Budach, L., Springer-Verlag, pp. 90-99 (1985)
<%-- Include the code for the document footer --%> <%@ include file="/arch/footer.jsp" %>