Title :
Support algorithms for incremental attribute evaluation of asynchronous subtree replacements
Author :
Micallef, Josephine ; Kaiser, Gail E.
Author_Institution :
Bellcore, Morristown, NJ, USA
fDate :
3/1/1993 12:00:00 AM
Abstract :
A solution to the problem of incremental attribute evaluation for multiple asynchronous subtree replacements that is applicable to arbitrary noncircular attribute grammars is discussed. The algorithm supports multiple independent editing cursors. Concurrent evaluation processes proceed independently as long as they cover disjoint regions of the derivation tree. Evaluation processes are merged when they overlap, to prevent unnecessary attribute evaluations. The complexity of these three parts of the algorithm is discussed. The algorithm ensures that when evaluation terminates, the tree is consistently attributed. The results solve two open problems that arose in connection with the original algorithm for asynchronous subtree replacements reported by S.M. Kaplan and G.F. Kaiser (1986)
Keywords :
attribute grammars; computational complexity; text editing; tree data structures; trees (mathematics); arbitrary noncircular attribute grammars; complexity; derivation tree; disjoint regions; incremental attribute evaluation; multiple asynchronous subtree replacements; multiple independent editing cursors; open problems; Collaborative work; Computer languages; Error correction; Law; Legal factors; Programming profession; Sun; Telecommunication computing; User interfaces; Writing;
Journal_Title :
Software Engineering, IEEE Transactions on