中文
相关论文

相关论文: On the Parallel Composition for True Concurrency

200 篇论文

It is known that for any class C closed under union and intersection, the Boolean closure of C, the Boolean hierarchy over C, and the symmetric difference hierarchy over C all are equal. We prove that these equalities hold for any…

计算复杂性 · 计算机科学 2007-05-23 Lane A. Hemaspaandra , Joerg Rothe

We describe a denotational semantics for an abstract effect system for a higher-order, shared-variable concurrent programming language. We prove the soundness of a number of general effect-based program equivalences, including a…

编程语言 · 计算机科学 2015-10-12 Nick Benton , Martin Hofmann , Vivek Nigam

Concurrence is an important entanglement measure for states in finite-dimensional quantum systems that was explored intensively in the last decade. In this paper, we extend the concept of concurrence to infinite-dimensional bipartite…

量子物理 · 物理学 2012-03-20 Yu Guo , Jinchuan Hou , Yuncai Wang

In this paper, we are concerned with the bicomplex analog of the well-known result asserting that real-valued harmonic functions, on simply connected domains, are the real parts of holomorphic functions. We show that this assertion, word…

复变函数 · 数学 2022-03-15 Aiad El Gourari , Allal Ghanmi , Ilham Rouchdi

Choreographies prescribe the rendez-vous synchronisation of messages in a system of communicating finite state machines. Such a system is called realisable, if the traces of the prescribed communication coincide with those of the…

计算机科学中的逻辑 · 计算机科学 2022-12-06 Klaus-Dieter Schewe , Yamine Ait-Ameur , Sarah Benyagoub

Asynchronous Partial Overlay (APO) is a search algorithm that uses cooperative mediation to solve Distributed Constraint Satisfaction Problems (DisCSPs). The algorithm partitions the search into different subproblems of the DisCSP. The…

人工智能 · 计算机科学 2014-01-16 Tal Grinshpoun , Amnon Meisels

Probabilistic concurrent systems are foundational models for modern mobile computing. In this paper, a unifying approach to probabilistic testing equivalences is proposed. With the help of a new distribution-based semantics for…

计算机科学中的逻辑 · 计算机科学 2026-04-08 Weijun Chen , Yuxi Fu , Huan Long , Hao Wu

Recent works on the parallel complexity of Boosting have established strong lower bounds on the tradeoff between the number of training rounds $p$ and the total parallel work per round $t$. These works have also presented highly non-trivial…

机器学习 · 计算机科学 2025-09-03 Arthur da Cunha , Mikael Møller Høgsgaard , Kasper Green Larsen

In this paper, we study composition operators on Hilbert space of complex-valued harmonic functions. In particular, we explore isometries, the type of self-map that generate bounded composition operator, and characterize the boundedness of…

泛函分析 · 数学 2025-03-14 Tseganesh Getachew Gebrehana , Hunduma Legesse Geleta

The imposition of real-time constraints on a parallel computing environment- specifically high-performance, cluster-computing systems- introduces a variety of challenges with respect to the formal verification of the system's timing…

计算机科学中的逻辑 · 计算机科学 2013-01-03 Peter Hui , Satish Chikkagoudar

Probabilistic automata constitute a versatile and elegant model for concurrent probabilistic systems. They are equipped with a compositional theory supporting abstraction, enabled by weak probabilistic bisimulation serving as the reference…

形式语言与自动机理论 · 计算机科学 2015-07-01 Andrea Turrini , Holger Hermanns

Previous results on proving confluence for Constraint Handling Rules are extended in two ways in order to allow a larger and more realistic class of CHR programs to be considered confluent. Firstly, we introduce the relaxed notion of…

计算机科学中的逻辑 · 计算机科学 2016-11-22 Henning Christiansen , Maja H. Kirkeby

This research started with an algebra for reasoning about rely/guarantee concurrency for a shared memory model. The approach taken led to a more abstract algebra of atomic steps, in which atomic steps synchronise (rather than interleave)…

计算机科学中的逻辑 · 计算机科学 2017-10-11 Ian J. Hayes , Larissa A. Meinicke , Kirsten Winter , Robert J. Colvin

Non-Hermitian systems have recently shown new possibilities to manipulate wave scattering by exploiting loss, yet coherent perfect absorption at an exceptional point (CPA EP) remains elusive in acoustics. Here we demonstrate it based on a…

应用物理 · 物理学 2025-06-06 Yi-Fei Xia , Zi-Xiang Xu , Yu-Ting Yan , An Chen , Jing Yang , Bin Liang , Jian-Chun Cheng , Johan Christensen

The manual implementation of distributed systems is an error-prone task because of the asynchronous interplay of components and the environment. Bounded synthesis automatically generates an implementation for the specification of the…

计算机科学中的逻辑 · 计算机科学 2020-04-27 Jesko Hecking-Harbusch , Niklas O. Metzger

In standard process algebra, parallel components do not share a common state and communicate through synchronisation. The advantage of this type of communication is that it facilitates compositional reasoning. For modelling and analysing…

计算机科学中的逻辑 · 计算机科学 2020-09-01 Mark Bouwman , Bas Luttik , Wouter Schols , Tim A. C. Willemse

We consider sequences of absolute and relative homology and cohomology groups that arise naturally for a filtered cell complex. We establish algebraic relationships between their persistence modules, and show that they contain equivalent…

代数拓扑 · 数学 2015-05-28 Vin de Silva , Dmitriy Morozov , Mikael Vejdemo-Johansson

Program verification is to develop the program's proof system, and to prove the proof system soundness with respect to a trusted operational semantics of the program. However, many practical program verifiers are not based on operational…

计算机科学中的逻辑 · 计算机科学 2021-02-09 ShangBei Wang

We find a succinct expression for computing the sequence $x_t = a_t x_{t-1} + b_t$ in parallel with two prefix sums, given $t = (1, 2, \dots, n)$, $a_t \in \mathbb{R}^n$, $b_t \in \mathbb{R}^n$, and initial value $x_0 \in \mathbb{R}$. On…

数据结构与算法 · 计算机科学 2023-12-29 Franz A. Heinsen

We prove that parallel processing with homogeneous processors is logically equivalent to fast serial processing. The reverse proposition can also be used to identify obscure opportunities for applying parallelism. To our knowledge, this…

性能 · 计算机科学 2020-10-05 Neil J. Gunther