English

A Constraint-based Approach for Generating Transformation Patterns

Distributed, Parallel, and Cluster Computing 2016-01-04 v1 Logic in Computer Science

Abstract

Undoing operations is an indispensable feature for many collaborative applications, mainly collaborative editors. It provides the ability to restore a correct state of shared data after erroneous operations. In particular, selective undo allows to undo any operation and is based on rearranging operations in the history thanks to the Operational Transformation (OT) approach. OT is an optimistic replication technique allowing for updating the shared data concurrently while maintaining convergence. It is a challenging task how to meaningfully combine OT and undo approaches. Indeed, undoing operations that are received and executed out-of-order at different sites leads to divergence cases. Even though various undo solutions have been proposed over the recent years, they are either limited or erroneous. In this paper, we propose a constraint-based approach to address the undo problem. We use Constraint Satisfaction Problem (CSP) theory to devise correct and undoable transformation patterns (w.r.t OT and undo properties) which considerably simplifies the design of collaborative objects.

Keywords

Cite

@article{arxiv.1512.07684,
  title  = {A Constraint-based Approach for Generating Transformation Patterns},
  author = {Asma Cherif and Abdessamad Imine},
  journal= {arXiv preprint arXiv:1512.07684},
  year   = {2016}
}

Comments

In Proceedings FOCLASA 2015, arXiv:1512.06947

R2 v1 2026-06-22T12:17:14.163Z