Sciweavers

7776 search results - page 121 / 1556
» Maintaining Maintainability
Sort
View
COMPGEOM
2001
ACM
15 years 8 months ago
A fully dynamic algorithm for planar
We show how to maintain the width of a set of n planar points subject to insertions and deletions of points in O( n log3 n) amortized time per update. Previously, no fully dynami...
Timothy M. Chan
POPL
1995
ACM
15 years 8 months ago
A Language with Distributed Scope
Obliq is a lexically-scoped, untyped, interpreted language that supports distributed object-oriented computation. Obliq objects have state and are local to a site. Obliq computati...
Luca Cardelli
OOPSLA
1991
Springer
15 years 8 months ago
Developing a GUIDE Using Object-Oriented Programming
PICASSOis a graphical user interface development environment built using the Common Lisp Object System (CLOS). This paper describes how CLOS features including multiple inheritanc...
Joseph A. Konstan, Lawrence A. Rowe
FLAIRS
2007
15 years 6 months ago
Knowledge Management in a Wiki Platform via Microformats
The paper presents a conceptual solution and an implementation for acquiring, modeling, publishing, retrieving, reusing and maintaining knowledge within XWiki, an open source coll...
Sergiu Dumitriu, Marta Gîrdea, Sabin C. Bura...
COMPGEOM
2008
ACM
15 years 6 months ago
A simple and efficient kinetic spanner
We present a kinetic data structure for maintaining a (1+ )-spanner of size O(n/2 ) for a set of n moving points in the plane. Assuming the trajectories of the points can be descr...
Mohammad Ali Abam, Mark de Berg, Joachim Gudmundss...