English

Algorithms using Java for Spreadsheet Dependent Cell Recomputation

Data Structures and Algorithms 2007-05-23 v2 Discrete Mathematics

Abstract

Java implementations of algorithms used by spreadsheets to automatically 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.

Keywords

Cite

@article{arxiv.cs/0301036,
  title  = {Algorithms using Java for Spreadsheet Dependent Cell Recomputation},
  author = {Joe Francoeur},
  journal= {arXiv preprint arXiv:cs/0301036},
  year   = {2007}
}

Comments

23 pages, 4 figures, 2 tables