%@ 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" %>
C.S. Iliopoulos, Worst-case Complexity Bounds on Algorithms for Computing the Canonical Structure of Finite Abelian Groups and the Hermite and Smith Normal Forms of an Integer Matrix (April 1, 1983).
<%@ include file="cited.html" %>C. Iliopoulos, "Worst-case Complexity Bounds on Algorithms for Computing the Structure of Finite Abelian Groups and Hermite and Smith Normal Forms of an Integer Matrix", SIAM Journal on Computing 18, pp. 131-141 (1988)
<%-- Include the code for the document footer --%> <%@ include file="/arch/footer.jsp" %>