中文
相关论文

相关论文: The Warwick Automatic Groups Software

200 篇论文

We show that a special case of the Feferman-Vaught composition theorem gives rise to a natural notion of automata for finite words over an infinite alphabet, with good closure and decidability properties, as well as several logical…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Alexis Bès

This set of notes re-proves known results on weighted automata (over a field, also known as multiplicity automata). The text offers a unified view on theorems and proofs that have appeared in the literature over decades and were written in…

形式语言与自动机理论 · 计算机科学 2020-09-03 Stefan Kiefer

We give a simpler proof using automata theory of a recent result of Kapovich, Weidmann and Myasnikov according to which so-called benign graphs of groups preserve decidability of the generalized word problem. These include graphs of groups…

群论 · 数学 2009-05-28 Markus Lohrey , Benjamin Steinberg

We present a new algorithm to decide finiteness of matrix groups defined over a field of positive characteristic. Together with previous work for groups in zero characteristic, this provides the first complete solution of the finiteness…

群论 · 数学 2019-05-20 A. S. Detinko , D. L. Flannery , E. A. O'Brien

To model Web services handling data from an infinite domain, or with multiple sessions, we introduce fresh-variable automata, a simple extension of finite-state automata in which some transitions are labeled with variables that can be…

形式语言与自动机理论 · 计算机科学 2013-04-04 Walid Belkhir , Yannick Chevalier , Michael Rusinowitch

We describe a technique to minimize weighted tree automata (WTA), a powerful formalisms that subsumes probabilistic context-free grammars (PCFGs) and latent-variable PCFGs. Our method relies on a singular value decomposition of the…

机器学习 · 计算机科学 2015-12-25 Guillaume Rabusseau , Borja Balle , Shay B. Cohen

This paper presents and analyzes an incremental algorithm for the construction of Acyclic Non-deterministic Finite-state Automata (NFA). Automata of this type are quite useful in computational linguistics, especially for storing lexicons.…

数据结构与算法 · 计算机科学 2007-05-23 Kyriakos N. Sgarbas , Nikos D. Fakotakis , George K. Kokkinakis

In this paper we are dealing with the issue of finding possibly short synchronizing words in automata with weight assigned to each letter in the alphabet $\Sigma$. First we discuss some complexity problems, and then we present new…

形式语言与自动机理论 · 计算机科学 2021-03-31 Jakub Ruszil

Team Automata is a formalism for interacting component-based systems proposed in 1997, whereby multiple sending and receiving actions from concurrent automata can synchronise. During the past 25+ years, team automata have been studied and…

计算机科学中的逻辑 · 计算机科学 2025-09-17 Maurice H. ter Beek , Rolf Hennicker , José Proença

Numerous computer systems use dynamic control and data structures of unbounded size. These data structures have often the character of trees or they can be encoded as trees with some additional pointers. This is exploited by some currently…

形式语言与自动机理论 · 计算机科学 2012-04-17 Ondřej Lengál

We present a few results and several open problems concerning complete deterministic finite automata in which every non-empty subset of the state set occurs as the image of the whole state set under the action of a suitable input word.

形式语言与自动机理论 · 计算机科学 2016-07-05 Evgenija Bondar , Mikhail Volkov

The Nottingham group at 2 is the group of (formal) power series $t+a_2 t^2+ a_3 t^3+ \cdots$ in the variable $t$ with coefficients $a_i$ from the field with two elements, where the group operation is given by composition of power series.…

数论 · 数学 2020-10-02 Jakub Byszewski , Gunther Cornelissen , Djurre Tijsma

This is an introduction to the Atlas of Lie Groups and Representations software, for computing representation and structure theory of real reductive groups. The user is led through the basic commands of the software, via numerous examples.…

表示论 · 数学 2008-07-22 Jeffrey Adams

There are many techniques and tools for termination of C programs, but up to now they were not very powerful for termination proofs of programs whose termination depends on recursive data structures like lists. We present the first approach…

计算机科学中的逻辑 · 计算机科学 2023-07-21 Jera Hensel , Jürgen Giesl

This paper studies linear stochastic approximation (SA) algorithms and their application to multi-agent systems in engineering and sociology. As main contribution, we provide necessary and sufficient conditions for convergence of linear SA…

最优化与控制 · 数学 2018-09-07 Ge Chen , Xiaoming Duan , Wenjun Mei , Francesco Bullo

In this paper we establish an abstraction of on-the-fly determinization of finite-state automata using transition monoids and demonstrate how it can be applied to bound the asymptotics. We present algebraic and combinatorial properties that…

形式语言与自动机理论 · 计算机科学 2023-08-29 Ivan Baburin , Ryan Cotterell

Let $G$ be a finite solvable group, given through a refined consistent polycyclic presentation, and $\alpha$ an automorphism of $G$, given through its images of the generators of $G$. In this paper, we discuss algorithms for computing the…

群论 · 数学 2019-11-11 Alexander Bors

Classical automata theory is far more capable of modeling complex digital systems than is widely acknowledged in the ``formal methods'' literature. This paper takes a second look at automata theory methods that were mostly developed in the…

形式语言与自动机理论 · 计算机科学 2026-04-21 Victor Yodaiken

We present a tool that automates termination proofs for recursive definitions by mining existing termination theorems.

计算机科学中的逻辑 · 计算机科学 2018-10-16 Matt Kaufmann

We show how to efficiently enumerate a class of finite-memory stochastic processes using the causal representation of epsilon-machines. We characterize epsilon-machines in the language of automata theory and adapt a recent algorithm for…

形式语言与自动机理论 · 计算机科学 2012-12-18 B. D. Johnson , J. P. Crutchfield , C. J. Ellison , C. S. McTague