English

Efficient Completion of Weighted Automata

Data Structures and Algorithms 2016-09-14 v1 Formal Languages and Automata Theory

Abstract

We consider directed graphs with edge labels from a semiring. We present an algorithm that allows efficient execution of queries for existence and weights of paths, and allows updates of the graph: adding nodes and edges, and changing weights of existing edges. We apply this method in the construction of matchbound certificates for automatically proving termination of string rewriting. We re-implement the decomposition/completion algorithm of Endrullis et al. (2006) in our framework, and achieve comparable performance.

Keywords

Cite

@article{arxiv.1609.03645,
  title  = {Efficient Completion of Weighted Automata},
  author = {Johannes Waldmann},
  journal= {arXiv preprint arXiv:1609.03645},
  year   = {2016}
}

Comments

In Proceedings TERMGRAPH 2016, arXiv:1609.03014

R2 v1 2026-06-22T15:47:49.512Z