<%@ 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 Report CS-RR-156

<%-- Include the code for the lines and navigation --%> <%@ include file="/arch/middle.jsp" %>

A.M. Gibbons and R. Ziani, The Balanced Binary Tree Technique on Mesh Connected Computers (May 1, 1990).

<%@ include file="cited.html" %>

A.M. Gibbons and R. Ziani, "The Balanced Binary Tree Technique on Mesh-Connected Computers", Information Processing Letters 37, pp. 101-109 (1991)

<%-- Include the code for the document footer --%> <%@ include file="/arch/footer.jsp" %>