中文
相关论文

相关论文: Expressive Power of One-Shot Control Operators and…

200 篇论文

We compare the expressive power of three programming abstractions for user-defined computational effects: Bauer and Pretnar's effect handlers, Filinski's monadic reflection, and delimited control without answer-type-modification. This…

计算机科学中的逻辑 · 计算机科学 2017-03-01 Yannick Forster , Ohad Kammar , Sam Lindley , Matija Pretnar

Access control is fundamental to computer security, and has thus been the subject of extensive formal study. In particular, *relative expressiveness analysis* techniques have used formal mappings called *simulations* to explore whether one…

密码学与安全 · 计算机科学 2015-05-05 William C. Garrison , Adam J. Lee

Sequential effect systems are a class of effect system that exploits information about program order, rather than discarding it as traditional commutative effect systems do. This extra expressive power allows effect systems to reason about…

编程语言 · 计算机科学 2020-05-18 Colin S. Gordon

Operator controllability refers to the ability to implement an arbitrary unitary in SU(N) and is a prerequisite for universal quantum computing. Controllability tests can be used in the design of quantum devices to reduce the number of…

We show that for one-shot problems - problems where a processor executes a single operation-execution - timing constraints can be captured by conditions on the relation between original outputs and supplementary snapshots. In addition to…

分布式、并行与集群计算 · 计算机科学 2014-08-18 Eli Gafni

Effect handlers are a powerful abstraction for defining, customising, and composing computational effects. Statically ensuring that all effect operations are handled requires some form of effect system, but using a traditional effect system…

编程语言 · 计算机科学 2025-03-20 Wenhao Tang , Leo White , Stephen Dolan , Daniel Hillerström , Sam Lindley , Anton Lorenzen

Exponential error bounds achievable by universal coding and decoding are derived for frame-asynchronous discrete memoryless %asynchronous multiple access channels with two senders, via the method of subtypes, a refinement of the method of…

信息论 · 计算机科学 2020-02-04 Lóránt Farkas , Tamás Kói

Recent work has provided delimited control for Prolog to dynamically manipulate the program control-flow, and to implement a wide range of control-flow and dataflow effects on top of. Unfortunately, delimited control is a rather primitive…

编程语言 · 计算机科学 2016-08-03 Amr Hany Saleh , Tom Schrijvers

Pressed by the difficulty of writing asynchronous, event-driven code, mainstream languages have recently been building in support for a variety of advanced control-flow features. Meanwhile, experimental language designs have suggested…

编程语言 · 计算机科学 2020-10-20 Yizhou Zhang , Guido Salvaneschi , Andrew C. Myers

The aim of this study is to understand the inherent expressive power of CTL operators. We investigate the complexity of model checking for all CTL fragments with one CTL operator and arbitrary Boolean operators. This gives us a fingerprint…

计算机科学中的逻辑 · 计算机科学 2015-07-21 Andreas Krebs , Arne Meier , Martin Mundhenk

Effect handlers allow programmers to model and compose computational effects modularly. Effect systems statically guarantee that all effects are handled. Several recent practical effect systems are based on either row polymorphism or…

编程语言 · 计算机科学 2025-12-16 Wenhao Tang , Sam Lindley

We find one-shot bounds for concentration of maximally coherent states in the so called assisted scenario. In this setting, Bob is restricted to performing incoherent operations on his quantum system, however he is assisted by Alice, who…

量子物理 · 物理学 2019-10-17 Madhav Krishnan Vijayan , Eric Chitambar , Min-Hsiu Hsieh

We study the fundamental efficiency of delimited control. Specifically, we show that effect handlers enable an asymptotic improvement in runtime complexity for a certain class of functions. We consider the generic count problem using a pure…

编程语言 · 计算机科学 2020-07-15 Daniel Hillerström , Sam Lindley , John Longley

Quantum coherence is one of the fundamental properties of quantum mechanics and also acts as a valuable resource for a variety of practical applications, which includes quantum computing and quantum information processing. Evaluating the…

量子物理 · 物理学 2024-09-16 Yikang Zhu , Zhaofeng Su

Functional coroutines are a restricted form of control mechanism, where each coroutine is represented with both a continuation and an environment. This restriction was originally obtained by considering a constructive version of Parigot's…

计算机科学中的逻辑 · 计算机科学 2016-06-22 Tristan Crolard

We study the expressive power of subrecursive probabilistic higher-order calculi. More specifically, we show that endowing a very expressive deterministic calculus like G\"odel's $\mathbb{T}$ with various forms of probabilistic choice…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Flavien Breuvart , Ugo Dal Lago , Agathe Herrou

This paper presents a principled way to think about articulated movement for artificial agents and a measurement of platforms that produce such movement. In particular, in human-facing scenarios, the shape evolution of robotic platforms…

机器人学 · 计算机科学 2019-09-20 A. LaViers

Algebraic effect handlers is a programming paradigm where programmers can declare their own syntactic operations, and modularly define the semantics of these using effect handlers. However, we cannot directly define algebraic effect…

编程语言 · 计算机科学 2022-03-08 Cas van der Rest , Jaro Reinders , Casper Bach Poulsen

One-shot information theory addresses scenarios in source coding and channel coding where the signal blocklength is assumed to be 1. In this case, each source and channel can be used only once, and the sources and channels are arbitrary and…

信息论 · 计算机科学 2025-11-26 Yanxiao Liu

Effect handlers have been gathering momentum as a mechanism for modular programming with user-defined effects. Effect handlers allow for non-local control flow mechanisms such as generators, async/await, lightweight threads and coroutines…

编程语言 · 计算机科学 2021-04-02 KC Sivaramakrishnan , Stephen Dolan , Leo White , Tom Kelly , Sadiq Jaffer , Anil Madhavapeddy
‹ 上一页 1 2 3 10 下一页 ›