中文
相关论文

相关论文: cTI: A constraint-based termination inference tool…

200 篇论文

Differential linear logic (DiLL) provides a fine analysis of resource consumption in cut-elimination. We investigate the subsystem of DiLL without promotion in a deep inference formalism, where cuts are at an atomic level. In our system…

计算机科学中的逻辑 · 计算机科学 2022-01-03 Matteo Acclavio , Giulio Guerrieri

In this work, we consider the problem of autonomously discovering behavioral abstractions, or options, for reinforcement learning agents. We propose an algorithm that focuses on the termination condition, as opposed to -- as is common --…

人工智能 · 计算机科学 2019-02-27 Anna Harutyunyan , Will Dabney , Diana Borsa , Nicolas Heess , Remi Munos , Doina Precup

Concolic testing mixes symbolic and concrete execution to generate test cases covering paths effectively. Its benefits have been demonstrated for more than 15 years to test imperative programs. Other programming paradigms, like logic…

计算机科学中的逻辑 · 计算机科学 2020-02-18 Sophie Fortz , Fred Mesnard , Etienne Payet , Gilles Perrouin , Wim Vanhoof , German Vidal

Inconsistencies are ubiquitous in law, administration, and jurisprudence. Though a cure is too much to hope for, we propose a technological remedy. Large language models (LLMs) can accurately extract propositions from arguments and compile…

计算机与社会 · 计算机科学 2025-09-24 Steve Huntsman

In this note, we show the class of finite, epistemic programs to be Turing complete. Epistemic programs is a widely used update mechanism used in epistemic logic, where it such are a special type of action models: One which does not contain…

形式语言与自动机理论 · 计算机科学 2017-06-22 Dominik Klein , Rasmus K. Rendsvig

We consider feasibility of linear integer programs in the context of verification systems such as SMT solvers or theorem provers. Although satisfiability of linear integer programs is decidable, many state-of-the-art solvers neglect…

计算机科学中的逻辑 · 计算机科学 2020-10-26 Martin Bromberger , Thomas Sturm , Christoph Weidenbach

An efficient entailment proof system is essential to compositional verification using separation logic. Unfortunately, existing decision procedures are either inexpressive or inefficient. For example, Smallfoot is an efficient procedure but…

计算机科学中的逻辑 · 计算机科学 2022-10-04 Quang Loc Le , Xuan-Bach D. Le

A channel machine consists of a finite controller together with several fifo channels; the controller can read messages from the head of a channel and write messages to the tail of a channel. In this paper, we focus on channel machines with…

信息论 · 计算机科学 2016-07-07 Patricia Bouyer , Nicolas Markey , Joël Ouaknine , Philippe Schnoebelen , James Worrell

Contrary to the sequential world, the processes involved in a distributed system do not necessarily know when a computation is globally finished. This paper investigates the problem of the detection of the termination of local computations.…

分布式、并行与集群计算 · 计算机科学 2010-01-20 Emmanuel Godard , Yves Métivier , Gerard Tel

The main result of this paper is to prove the existence of a finite basis in the description logic ${\cal ALC}$. We show that the set of General Concept Inclusions (GCIs) holding in a finite model has always a finite basis, i.e. these GCIs…

计算机科学中的逻辑 · 计算机科学 2017-01-17 Marc Aiguier , Jamal Atif , Isabelle Bloch , Céline Hudelot

First-order logic has been established as an important tool for modeling and verifying intricate systems such as distributed protocols and concurrent systems. These systems are parametric in the number of nodes in the network or the number…

计算机科学中的逻辑 · 计算机科学 2024-08-21 Raz Lotan , Eden Frenkel , Sharon Shoham

Computation Tree Logic (CTL) and its extensions CTL* and CTL+ are widely used in automated verification as a basis for common model checking tools. But while they can express many properties of interest like reachability, even simple…

计算机科学中的逻辑 · 计算机科学 2019-10-28 Jens Oliver Gutsfeld , Markus Müller-Olm , Christian Dielitz

Program slicing has been mainly studied in the context of imperative languages, where it has been applied to a wide variety of software engineering tasks, like program understanding, maintenance, debugging, testing, code reuse, etc. This…

编程语言 · 计算机科学 2007-05-23 Josep Silva , Germán Vidal

Recently, there has been an increasing interest in the bottom-up evaluation of the semantics of logic programs with complex terms. The presence of function symbols in the program may render the ground instantiation infinite, and finiteness…

计算机科学中的逻辑 · 计算机科学 2015-10-07 Marco Calautti , Sergio Greco , Francesca Spezzano , Irina Trubitsyna

We consider the problem of automatically inferring specifications in the branching-time logic, Computation Tree Logic (CTL), from a given system. Designing functional and usable specifications has always been one of the biggest challenges…

计算机科学中的逻辑 · 计算机科学 2023-10-24 Rajarshi Roy , Daniel Neider

Within the program of finding axiomatizations for various parts of computability logic, it was proved earlier that the logic of interactive Turing reduction is exactly the implicative fragment of Heyting's intuitionistic calculus. That sort…

计算机科学中的逻辑 · 计算机科学 2011-04-15 Giorgi Japaridze

We present the new version of the Loop Acceleration Tool (LoAT), a powerful tool for proving non-termination and worst-case lower bounds for programs operating on integers. It is based on a novel calculus for loop acceleration, i.e.,…

计算机科学中的逻辑 · 计算机科学 2022-05-17 Florian Frohn , Jürgen Giesl

Logical reasoning, i.e., deductively inferring the truth value of a conclusion from a set of premises, is an important task for artificial intelligence with wide potential impacts on science, mathematics, and society. While many…

The semantics of the Prolog ``cut'' construct is explored in the context of some desirable properties of logic programming systems, referred to as the witness properties. The witness properties concern the operational consistency of…

编程语言 · 计算机科学 2007-05-23 James H. Andrews

One recurring problem in program development is that of understanding how to re-use code developed by a third party. In the context of (constraint) logic programming, part of this problem reduces to figuring out how to query a program. If…

编程语言 · 计算机科学 2007-05-23 Andy King , Lunjin Lu
‹ 上一页 1 8 9 10 下一页 ›