IMDEA Software

Iniciativa IMDEA

Inicio > Eventos > Software Seminar Series > 2012 > Non-Monotonic Self-Adjusting Computation
Esta página aún no ha sido traducida. A continuación se muestra la página en inglés.

Ruy Ley-Wild

miércoles 21 de marzo de 2012

11:00am Meeting room 302 (Mountain View), level 3

Ruy Ley-Wild, Post-doctoral Researcher, IMDEA Software Institute

Non-Monotonic Self-Adjusting Computation

Abstract:

Self-adjusting computation is a language-based approach to writing incremental programs that respond dynamically to input changes by maintaining a trace of the computation consistent with the input, thus also updating the output. For monotonic programs, i.e., where localized input changes cause localized changes in the computation, the trace can be repaired efficiently by insertions and deletions. However, non-local input changes can cause major reordering of the trace; in such cases, updating the trace can be asymptotically equal to running from scratch. We show how to eliminate the monotonicity restriction by generalizing the update mechanism to use trace slices, which are partial fragments of the computation that can be reordered with some bookkeeping.