中文
相关论文

相关论文: Coding rotations on intervals

200 篇论文

Given a string $T$ on an alphabet of size $\sigma$, we describe a bidirectional Burrows-Wheeler index that takes $O(|T|\log{\sigma})$ bits of space, and that supports the addition \emph{and removal} of one character, on the left or right…

数据结构与算法 · 计算机科学 2019-06-11 Fabio Cunial , Djamal Belazzougui

We discuss various formalisms to describe string-to-string transformations. Many are based on automata and can be seen as operational descriptions, allowing direct implementations when the input scanner is deterministic. Alternatively, one…

形式语言与自动机理论 · 计算机科学 2019-08-06 Paul Gastin

Finite automata (FA) are a fundamental computational abstraction that is widely used in practice for various tasks in computer science, linguistics, biology, electrical engineering, and artificial intelligence. Given an input word, an FA…

人工智能 · 计算机科学 2026-04-22 Jaime Cuartas Granada , Alexey Ignatiev , Peter J. Stuckey

If the non-zero finite floating-point numbers are interpreted as point intervals, then the effect of rounding can be interpreted as computing one of the bounds of the result according to interval arithmetic. We give an interval…

数值分析 · 计算机科学 2008-10-24 W. W. Edmonson , M. H. van Emden

We generalize some of the central results in automata theory to the abstraction level of coalgebras and thus lay out the foundations of a universal theory of automata operating on infinite objects. Let F be any set functor that preserves…

计算机科学中的逻辑 · 计算机科学 2015-07-01 C. Kupke , Y. Venema

In general, the representation of combinatorial objects is decisive for the feasibility of several enumerative tasks. In this work, we show how a (unique) string representation for (complete) initially-connected deterministic automata…

形式语言与自动机理论 · 计算机科学 2009-06-23 Marco Almeida , Nelma Moreira , Rogério Reis

Let us consider an infinite word and $k\geq 1$ an integer. By steps of $k$, we substitute a letter ofthis infinite word by the power of an external letter. The new word obtaining by this process is called $k$ to $k$ substitution of a power…

组合数学 · 数学 2024-05-31 Moussa Barro , K. Ernest Bognini , Boucaré Kientéga

We investigate the variance of the length of the longest common subsequences of two independent random words of size $n$, where the letters of one word are i.i.d. uniformly drawn from $\{\alpha_1, \alpha_2, \cdots, \alpha_m\}$, while the…

概率论 · 数学 2018-12-27 Christian Houdré , Qingqing Liu

We describe the construction of quantum gates (unitary operators) from boolean functions and give a number of applications. Both non-reversible and reversible boolean functions are considered. The construction of the Hamilton operator for a…

数学软件 · 计算机科学 2015-01-05 Yorick Hardy , Willi-Hans Steeb

We perform the sewing of two (dual) Ramond reggeon vertices and derive an algorithm by means of which the so obtained four-Ramond reggeon vertex may be explicitly computed at arbitrary oscillator (mass) level. A closed form of the…

高能物理 - 理论 · 物理学 2011-07-19 Niclas Engberg , Bengt E. W Nilsson , Per Sundell

An index for a finite automaton is a powerful data structure that supports locating paths labeled with a query pattern, thus solving pattern matching on the underlying regular language. In this paper, we solve the long-standing problem of…

数据结构与算法 · 计算机科学 2020-07-16 Nicola Cotumaccio , Nicola Prezza

For any pair of three-dimensional real unit vectors $\hat{m}$ and $\hat{n}$ with $|\hat{m}^{\rm T} \hat{n}| < 1$ and any rotation $U$, let $N_{\hat{m},\hat{n}}(U)$ denote the least value of a positive integer $k$ such that $U$ can be…

数学物理 · 物理学 2015-02-10 Mitsuru Hamada

Let R be a finite principal left ideal ring. Via a total ordering of the ring elements and an ordered basis a lexicographic ordering of the module R^n is produced. This is used to set up a greedy algorithm that selects vectors for which all…

信息论 · 计算机科学 2016-12-19 Jared Antrobus , Heide Gluesing-Luerssen

Saturation is a fundamental game-semantic property satisfied by strategies that interpret higher-order concurrent programs. It states that the strategy must be closed under certain rearrangements of moves, and corresponds to the intuition…

编程语言 · 计算机科学 2024-02-14 Alex Dixon , Andrzej S. Murawski

A notion of alternating timed automata is proposed. It is shown that such automata with only one clock have decidable emptiness problem over finite words. This gives a new class of timed languages which is closed under boolean operations…

计算机科学中的逻辑 · 计算机科学 2007-05-23 Slawomir Lasota , Igor Walukiewicz

When initially introduced, a Hamiltonian that realises perfect transfer of a quantum state was found to be analogous to an x-rotation of a large spin. In this paper we extend the analogy further to demonstrate geometric effects by…

量子物理 · 物理学 2007-05-23 Alastair Kay , Marie Ericsson

A word is closed if it contains a proper factor that occurs both as a prefix and as a suffix but does not have internal occurrences, otherwise it is open. We deal with the sequence of open and closed prefixes of Sturmian words and prove…

组合数学 · 数学 2014-07-15 Alessandro De Luca , Gabriele Fici

A novel code construction algorithm is presented to find all the possible code families for code reconfiguration in an OCDMA system. The algorithm is developed through searching all the complete subgraphs of a constructed graph. The…

信息论 · 计算机科学 2007-07-13 Xiang Lu , Jiajia Chen , Sailing He

We construct, for each irrational number $\alpha$, a minimal $C^1$-diffeomorphism of the circle with rotation number $\alpha$ which admits a measur

动力系统 · 数学 2013-06-06 Hiroki Kodama , Shigenori Matsumoto

Given an input string s and a specific Lindenmayer system (the so-called Fibonacci grammar), we define an automaton which is capable of (i) determining whether s belongs to the set of strings that the Fibonacci grammar can generate (in…

形式语言与自动机理论 · 计算机科学 2019-01-25 Diego Gabriel Krivochen , Beth Phillips