Algorithms using Java for Spreadsheet Dependent Cell Recomputation
December 2002
Joe Francoeur, The MITRE Corporation
ABSTRACT
Java implementations of algorithms used by spreadsheets to au-tomatically recompute the set of cells dependent on a changed cell are described using a mathematical model for spreadsheets based on graph theory. These solutions comprise part of a Java API that allows a client application to read, modify, and maintain spreadsheet data without using the spreadsheet application program that produced it. Features of the Java language that successfully improve the running time performance of the algorithms are also described.

Additional Search Keywords
n/a
|