Algorithms using Java for Spreadsheet Dependent Cell Recomputation
数据结构与算法
2007-05-23 v2 离散数学
摘要
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.
引用
@article{arxiv.cs/0301036,
title = {Algorithms using Java for Spreadsheet Dependent Cell Recomputation},
author = {Joe Francoeur},
journal= {arXiv preprint arXiv:cs/0301036},
year = {2007}
}
备注
23 pages, 4 figures, 2 tables