中文
相关论文

相关论文: A complete realisability semantics for intersectio…

200 篇论文

Interval arithmetic is a simple way to compute a mathematical expression to an arbitrary accuracy, widely used for verifying floating-point computations. Yet this simplicity belies challenges. Some inputs violate preconditions or cause…

数值分析 · 数学 2021-07-14 Oliver Flatt , Pavel Panchekha

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

Reachability types are a recent proposal to bring Rust-style reasoning about memory properties to higher-level languages, with a focus on higher-order functions, parametric types, and shared mutable state -- features that are only partially…

编程语言 · 计算机科学 2025-10-10 Yuyan Bao , Songlin Jia , Guannan Wei , Oliver Bračevac , Tiark Rompf

Intersection types are an essential tool in the analysis of operational and denotational properties of lambda-terms and functional programs. Among them, non-idempotent intersection types provide precise quantitative information about the…

计算机科学中的逻辑 · 计算机科学 2019-11-06 Thomas Ehrhard

Forecasting and forecast evaluation are inherently sequential tasks. Predictions are often issued on a regular basis, such as every hour, day, or month, and their quality is monitored continuously. However, the classical statistical tools…

统计方法学 · 统计学 2022-07-04 Sebastian Arnold , Alexander Henzi , Johanna F. Ziegel

Semantic data fuels many different applications, but is still lacking proper integration into programming languages. Untyped access is error-prone while mapping approaches cannot fully capture the conceptualization of semantic data. In this…

编程语言 · 计算机科学 2016-10-25 Martin Leinberger , Ralf Lämmel , Steffen Staab

Many applications of denotational semantics, such as higher-order model checking or the complexity of normalization, rely on finite semantics for monomorphic type systems. We exhibit such a finite semantics for a polymorphic purely linear…

计算机科学中的逻辑 · 计算机科学 2019-05-14 Lê Thành Dũng Nguyên

Reachability analysis for hybrid systems is an active area of development and has resulted in many promising prototype tools. Most of these tools allow users to express hybrid system as automata with a set of ordinary differential equations…

编程语言 · 计算机科学 2017-04-12 Yingfu Zeng , Ferenc Bartha , Walid Taha

In the 1990's exponential-type error bounds appeared in the theory of radial basis functions. This kind of error bounds is very powerful. However it only measures the difference between the approximant and approximand. Mathematicians and…

数值分析 · 数学 2007-05-23 Lin-Tian Luh

The notion of Reactive Turing machine (RTM) was proposed as an orthogonal extension of Turing machines with interaction. RTMs are used to define the notion of executable transition system in the same way as Turing machines are used to…

计算机科学中的逻辑 · 计算机科学 2017-02-21 Bas Luttik , Fei Yang

In this paper we present an alternative approach to formalize the theory of logic programming. In this formalization we allow existential quantified variables and equations in queries. In opposite to standard approaches the role of answer…

计算机科学中的逻辑 · 计算机科学 2022-07-20 Ján Komara

Call a semantics for a language with variables absolute when variables map to fixed entities in the denotation. That is, a semantics is absolute when the denotation of a variable a is a copy of itself in the denotation. We give a trio of…

计算机科学中的逻辑 · 计算机科学 2026-04-20 Murdoch J. Gabbay

We provide a new characterization of enriched accessible categories by introducing the two new notions of virtual reflectivity and virtual orthogonality as a generalization of the usual reflectivity and orthogonality conditions for locally…

范畴论 · 数学 2022-07-29 Stephen Lack , Giacomo Tendas

The $\epsilon$-logic (which is called $\epsilon$E-logic in this paper) of Kuyper and Terwijn is a variant of first order logic with the same syntax, in which the models are equipped with probability measures and in which the $\forall x$…

计算机科学中的逻辑 · 计算机科学 2016-08-24 Greg Yang

Extensions of {\omega}-automata to infinite alphabets typically rely on symbolic guards to keep the transition relation finite, and on registers or memory cells to preserve information from past symbols. Symbolic transitions alone are…

形式语言与自动机理论 · 计算机科学 2025-12-03 Luca Di Stefano

This work discusses the reachability analysis (RA) of Max-Plus Linear (MPL) systems, a class of continuous-space, discrete-event models defined over the max-plus algebra. Given the initial and target sets, we develop algorithms to verify…

计算机科学中的逻辑 · 计算机科学 2020-07-10 Muhammad Syifa'ul Mufid , Dieky Adzkiya , Alessandro Abate

We present realizability and realization logic, two program logics that jointly address the problem of finding solutions in semantics-guided synthesis. What is new is that we proceed eagerly and not only analyze a single candidate program…

计算机科学中的逻辑 · 计算机科学 2024-03-12 Roland Meyer , Jakob Tepe , Sebastian Wolff

We introduce a new setting, the category of $\omega$PAP spaces, for reasoning denotationally about expressive differentiable and probabilistic programming languages. Our semantics is general enough to assign meanings to most practical…

编程语言 · 计算机科学 2023-05-29 Mathieu Huot , Alexander K. Lew , Vikash K. Mansinghka , Sam Staton

We present $\lambda_B$, a quantum-control $\lambda$-calculus that refines previous basis-sensitive systems by allowing abstractions to be expressed with respect to arbitrary -- possibly entangled -- bases. Each abstraction and let construct…

计算机科学中的逻辑 · 计算机科学 2025-10-24 Alejandro Díaz-Caro , Octavio Malherbe , Rafael Romero

Previous entity disambiguation (ED) methods adopt a discriminative paradigm, where prediction is made based on matching scores between mention context and candidate entities using length-limited encoders. However, these methods often…

计算与语言 · 计算机科学 2023-11-07 Zilin Xiao , Linjun Shou , Xingyao Zhang , Jie Wu , Ming Gong , Jian Pei , Daxin Jiang