中文
相关论文

相关论文: Full abstraction for fair testing in CCS

200 篇论文

The present paper introduces a novel notion of `(effective) computability', called viability, of strategies in game semantics in an intrinsic (i.e., without recourse to the standard Church-Turing computability), non-inductive and…

计算机科学中的逻辑 · 计算机科学 2018-06-27 Norihiro Yamada

I present a formal connection between algebraic effects and game semantics, two important lines of work in programming languages semantics with applications in compositional software verification. Specifically, the algebraic signature…

编程语言 · 计算机科学 2022-11-04 Jérémie Koenig

This paper presents a new model for word sense disambiguation formulated in terms of evolutionary game theory, where each word to be disambiguated is represented as a node on a graph whose edges represent word relations and senses are…

人工智能 · 计算机科学 2017-04-07 Rocco Tripodi , Marcello Pelillo

Although the HO/N games are fully abstract for PCF, the traditional notion of innocence (which underpins these games) is not satisfactory for such language features as non-determinism and probabilistic branching, in that there are stateless…

编程语言 · 计算机科学 2014-09-10 Takeshi Tsukada , C. -H. Luke Ong

This paper is motivated by the fact that verifying liveness properties under a fairness condition is often problematic, especially when abstraction is used. It shows that using a more abstract notion than truth under fairness, specifically…

计算机科学中的逻辑 · 计算机科学 2007-05-23 Ulrich Ultes-Nitsche , Pierre Wolper

The context of this work is cooperative scheduling, a concurrency paradigm, where task execution is not arbitrarily preempted. Instead, language constructs exist that let a task voluntarily yield the right to execute to another task. The…

编程语言 · 计算机科学 2023-12-29 Reiner Hähnle , Ludovic Henrio

Notions of simulation, among other uses, provide a computationally tractable and sound (but not necessarily complete) proof method for language inclusion. They have been comprehensively studied by Lynch and Vaandrager for nondeterministic…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Natsuki Urabe , Ichiro Hasuo

The allocation of resources among multiple agents is a fundamental problem in both economics and computer science. In these settings, fairness plays a crucial role in ensuring social acceptability and practical implementation of resource…

计算机科学与博弈论 · 计算机科学 2025-06-11 Hadi Hosseini , Joshua Kavner , Samarth Khanna , Sujoy Sikdar , Lirong Xia

This paper poses that transition systems constitute a good model of distributed systems only in combination with a criterion telling which paths model complete runs of the represented systems. Among such criteria, progress is too weak to…

计算机科学中的逻辑 · 计算机科学 2021-08-26 Rob van Glabbeek

What does it mean for an algorithm to be fair? Different papers use different notions of algorithmic fairness, and although these appear internally consistent, they also seem mutually incompatible. We present a mathematical setting in which…

计算机与社会 · 计算机科学 2016-09-26 Sorelle A. Friedler , Carlos Scheidegger , Suresh Venkatasubramanian

Game semantics is a denotational semantics presenting compositionally the computational behaviour of various kinds of effectful programs. One of its celebrated achievement is to have obtained full abstraction results for programming…

计算机科学中的逻辑 · 计算机科学 2024-09-25 Simon Castellan , Pierre Clairambault

We propose a notion of convergence-sensitive bisimulation that is built just over the notions of (internal) reduction and of (static) context. In the framework of timed CCS, we characterise this notion of `contextual' bisimulation via the…

计算机科学中的逻辑 · 计算机科学 2010-07-01 Roberto Amadio

In this position paper, we would like to offer and defend a new template to study equivalences between programs -- in the particular framework of process algebras for concurrent computation.We believe that our layered model of development…

分布式、并行与集群计算 · 计算机科学 2021-10-06 Clément Aubert , Daniele Varacca

An old formalization of the Process Algebra CCS (no value passing, with explicit relabeling operator) on has been ported from HOL88 theorem prover to HOL4 (Kananaskis-11 and later). Transitions between CCS processes are defined by SOS…

计算机科学中的逻辑 · 计算机科学 2017-06-20 Chun Tian

Contextual equivalence is the de facto standard notion of program equivalence. A key theorem is that contextual equivalence is an equational theory. Making contextual equivalence more intensional, for example taking into account the time…

计算机科学中的逻辑 · 计算机科学 2024-11-26 Beniamino Accattoli , Adrienne Lancelot , Giulio Manzonetto , Gabriele Vanoni

In the previous work, we have given a novel, game-semantic model of computation in an intrinsic, non-inductive and non-axiomatic manner, which is similar to Turing machines but beyond computation on natural numbers, e.g., higher-order…

计算机科学中的逻辑 · 计算机科学 2019-12-17 Norihiro Yamada

The analysis of concurrent and reactive systems is based to a large degree on various notions of process equivalence, ranging, on the so-called linear-time/branching-time spectrum, from fine-grained equivalences such as strong bisimilarity…

计算机科学中的逻辑 · 计算机科学 2014-10-17 Alexander Kurz , Stefan Milius , Dirk Pattinson , Lutz Schröder

Combinatorial Game Theory has also been called `additive game theory', whenever the analysis involves sums of independent game components. Such {\em disjunctive sums} invoke comparison between games, which allows abstract values to be…

组合数学 · 数学 2021-01-29 Urban Larsson , Richard J. Nowakowski , Carlos P. Santos

Game-theoretic techniques and equilibria analysis facilitate the design and verification of competitive systems. While algorithmic complexity of equilibria computation has been extensively studied, practical implementation and application…

计算机科学与博弈论 · 计算机科学 2022-02-02 Marta Kwiatkowska , Gethin Norman , David Parker , Gabriel Santos

We develop methods to formally describe and compare games, in order to probe questions of game structure and design, and as a stepping stone to predicting player behavior from design patterns. We define a grammar-like formalism to describe…

计算机科学中的逻辑 · 计算机科学 2021-01-05 Paul Riggins , David McPherson