中文
相关论文

相关论文: Parallel Replacement in Finite State Calculus

200 篇论文

The Parallel Meaning Bank is a corpus of translations annotated with shared, formal meaning representations comprising over 11 million words divided over four languages (English, German, Italian, and Dutch). Our approach is based on…

Multi-tildes are regular operators that were introduced to enhance the factorization power of regular expressions, allowing us to add the empty word in several factors of a catenation product of languages. In addition to multi-bars, which…

形式语言与自动机理论 · 计算机科学 2024-01-23 Samira Attou , Ludovic Mignot , Clément Miklarz , Florent Nicart

We extend the dipole formalism for massless and massive partons to random polarisations of the external partons. The dipole formalism was originally formulated for spin-summed matrix elements and later extended to individual helicity…

高能物理 - 唯象学 · 物理学 2013-05-30 Daniel Goetz , Christopher Schwan , Stefan Weinzierl

This paper describes how to verify a parser for regular expressions in a functional programming language using predicate transformer semantics for a variety of effects. Where our previous work in this area focused on the semantics for a…

计算机科学中的逻辑 · 计算机科学 2020-05-05 Anne Baanen , Wouter Swierstra

In this article, we study some parallel processing algorithms for multiplication and modulo operations. We demonstrate that the state transitions that are formed under these algorithms satisfy lattice-linearity, where these algorithms…

分布式、并行与集群计算 · 计算机科学 2024-10-16 Arya Tanmay Gupta , Sandeep S Kulkarni

The symbolic manipulation program FORM is specialized to handle very large algebraic expressions. Some specific features of its internal structure make FORM very well suited for parallelization. We have now two parallel versions of FORM,…

高能物理 - 唯象学 · 物理学 2011-04-20 M. Tentyukov , J. A. M. Vermaseren , J. Vollinga

With the growing complexity and capability of contemporary robotic systems, the necessity of sophisticated computing solutions to efficiently handle tasks such as real-time processing, sensor integration, decision-making, and control…

机器人学 · 计算机科学 2025-09-09 Md Rafid Islam

The Cylindrical Algebraic Decomposition (CAD) algorithm is a comprehensive tool to perform quantifier elimination over real closed fields. CAD has doubly exponential running time, making it infeasible for practical purposes. We propose to…

离散数学 · 计算机科学 2013-01-22 Hari Krishna Malladi , Ambedkar Dukkipati

Finite-state transducers (FSTs) are frequently used in speech recognition. Transducer composition is an essential operation for combining different sources of information at different granularities. However, composition is also one of the…

计算与语言 · 计算机科学 2021-10-07 Shubho Sengupta , Vineel Pratap , Awni Hannun

We derive and discuss a technique for manipulating power series which is complementary to standard procedures. We begin with the translation operator, but we express the operator as an infinite product instead of expanding it as a series…

数学物理 · 物理学 2009-02-27 D. J. Priour

This paper presents a range of quantitative extensions for the temporal logic CTL. We enhance temporal modalities with the ability to constrain the number of states satisfying certain sub-formulas along paths. By selecting the combinations…

计算机科学中的逻辑 · 计算机科学 2015-07-01 François Laroussinie , Antoine Meyer , Eudes Petonnet

We present a practical application of parallel symbolic computation in General Relativity: the calculation of curvature invariants for large dimension. We discuss the structure of the calculations, an implementation of the technique and…

分布式、并行与集群计算 · 计算机科学 2007-05-23 K. R. Koehler

Multidimensional combinatorial substitutions are rules that replace symbols by finite patterns of symbols in $\mathbb Z^d$. We focus on the case where the patterns are not necessarily rectangular, which requires a specific description of…

离散数学 · 计算机科学 2014-06-27 Timo Jolivet , Jarkko Kari

Extended regular expressions with counting and interleaving are widely used in practice. However the related theoretical studies for this kind of expressions currently cannot meet the need of practical work. This paper develops syntax…

计算与语言 · 计算机科学 2023-02-03 Xiaoying Mou , Haiming Chen

This paper introduces the design and implementation of two parallel dual simplex solvers for general large scale sparse linear programming problems. One approach, called PAMI, extends a relatively unknown pivoting strategy called…

最优化与控制 · 数学 2015-03-09 Q. Huangfu , J. A. J. Hall

In order to define graph transformations by the simultaneous application of concurrent rules, we have adopted in previous work a structure of attributed graphs stable by unions. We analyze the consequences on parallel independence, a…

计算机科学中的逻辑 · 计算机科学 2021-02-05 Thierry Boy de la Tour

In [1], an operator was introduced which acts parallel to the Riemann-Liouville differintegral on a transformation of the space of real analytic functions and commutes with itself. This paper aims to extend the technique - and its defining…

经典分析与常微分方程 · 数学 2012-07-31 Matthew Parker

This article presents an equivalent formulation of the implicit complementarity problem. We demonstrate that solution of the equivalent formulation is equivalent to the solution of the implicit complementarity problem. Moreover, we provide…

最优化与控制 · 数学 2023-12-08 Bharat Kumar , Deepmala , A. K. Das

We present a \emph{pairwise normal form} for finite-state shared memory concurrent programs: all variables are shared between exactly two processes, and the guards on transitions are conjunctions of conditions over this pairwise shared…

计算机科学中的逻辑 · 计算机科学 2008-01-07 Paul C. Attie

We introduce a new two-sided type system for verifying the correctness and incorrectness of functional programs with atoms and pattern matching. A key idea in the work is that types should range over sets of normal forms, rather than sets…

编程语言 · 计算机科学 2026-05-11 Celia Mengyue Li , Sophie Pull , Steven Ramsay