<%@ 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-050

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

C.S. Iliopoulos, Worst-Case Complexity Bounds on Algorithms for Computing the Canonical Structure of Infinite Abelian Groups and Solving Systems of Linear Diophantine Equations (April 1, 1983).

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

C. Iliopoulos, "Worst-case Complexity Bounds on Algorithms for Computing the Structure of Infinite Abelian Groups and Solving Systems of Diophantine Equations", SIAM Journal on Computing 18, pp. 142-151 (1988)

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