中文
相关论文

相关论文: Parametric external predicates for the DLV System

200 篇论文

Assessing the reasoning ability of Large Language Models (LLMs) over data remains an open and pressing research question. Compared with LLMs, human reasoning can derive corresponding modifications to the output based on certain kinds of…

机器学习 · 计算机科学 2025-11-21 Yifan Li , Qin Li , Min Zhang , Min Zhang

Regular languages are closed under a wealth of formal language operators. Incorporating such operators in regular expressions leads to concise language specifications, but the transformation of such enhanced regular expressions to finite…

形式语言与自动机理论 · 计算机科学 2016-05-04 Peter Thiemann

This paper proposes new semantics for nondeterministic program execution, replacing the standard relational semantics for propositional dynamic logic (PDL). Under these new semantics, program execution is represented as fundamentally…

计算机科学中的逻辑 · 计算机科学 2018-03-23 Adam Bjorndahl

We extend first-order logic to include variadic function symbols, and prove a substitution lemma. Two applications are given: one to bounded quantifier elimination and one to the definability of certain Borel sets.

逻辑 · 数学 2019-11-19 Samuel Alexander

Based on the extension of the behavioral theory and the Fundamental Lemma for Linear Parameter-Varying (LPV) systems, this paper introduces a Data-driven Predictive Control (DPC) scheme capable to ensure reference tracking and satisfaction…

系统与控制 · 电气工程与系统科学 2022-01-25 Chris Verhoek , Hossam S. Abbas , Roland Tóth , Sofie Haesaert

We focus on control constructs that allow programmers define actions to be performed when respective conditions are met without requiring the explicit evaluation and testing of conditions as part of an imperative algorithm. Such elements…

编程语言 · 计算机科学 2021-03-08 Anthony Savidis

We have developed a Prolog visualization system that is intended to support Prolog programming education. The system uses Logichart diagrams to visualize Prolog programs. The Logichart diagram is designed to visualize the Prolog execution…

编程语言 · 计算机科学 2009-03-25 Yoshihiro Adachi

Hybrid probabilistic logic programs can represent several scenarios thanks to the expressivity of Logic Programming extended with facts representing discrete and continuous distributions. The semantics for this type of programs is crucial…

计算机科学中的逻辑 · 计算机科学 2021-09-20 Damiano Azzolini , Fabrizio Riguzzi

Building deployment-ready LLM agents requires complex orchestration of tools, data sources, and control flow logic, yet existing systems tightly couple agent logic to specific programming languages and deployment models. We present a…

软件工程 · 计算机科学 2025-12-24 Ivan Daunis

In this paper, we explore the concept of modularity in first-order answer set programming (ASP). We introduce a new formalism called parametric modular logic programs, which allows defining subprograms with parameters and intensionality…

人工智能 · 计算机科学 2026-05-22 Jorge Fandinno , Yuliya Lierler , Torsten Schaub

Uncertainty in Logic Programming has been investigated during the last decades, dealing with various extensions of the classical LP paradigm and different applications. Existing proposals rely on different approaches, such as clause…

计算机科学中的逻辑 · 计算机科学 2010-07-22 Mario Rodríguez-Artalejo , Carlos A. Romero-Díaz

We investigate how combinations of Large Language Models (LLMs) and symbolic analyses can be used to synthesise specifications of C programs. The LLM prompts are augmented with outputs from two formal methods tools in the Frama-C ecosystem,…

软件工程 · 计算机科学 2024-09-19 George Granberry , Wolfgang Ahrendt , Moa Johansson

The Logic Programming through Prolog has been widely used for supply persistence in many systems that need store knowledge. Some implementations of Prolog Programming Language used for supply persistence have bidirectional interfaces with…

编程语言 · 计算机科学 2017-05-02 José E. Zalacain Llanes

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

Linear dependent types allow to precisely capture both the extensional behaviour and the time complexity of lambda terms, when the latter are evaluated by Krivine's abstract machine. In this work, we show that the same paradigm can be…

计算机科学中的逻辑 · 计算机科学 2012-07-25 Ugo Dal Lago , Barbara Petit

A generalization of exterior calculus is considered by allowing the partial derivatives in the exterior derivative to assume fractional orders. That is, a fractional exterior derivative is defined. This is found to generate new vector…

数学物理 · 物理学 2009-11-10 Kathleen Cotrill-Shepherd , Mark Naber

We present a probabilistic extension of action language BC+. Just like BC+ is defined as a high-level notation of answer set programs for describing transition systems, the proposed language, which we call pBC+, is defined as a high-level…

人工智能 · 计算机科学 2018-08-06 Joohyung Lee , Yi Wang

In the logic programming paradigm, a program is defined by a set of methods, each of which can be executed when specific conditions are met during the current state of an execution. The semantics of these programs can be elegantly…

计算机科学中的逻辑 · 计算机科学 2024-10-02 Matteo Acclavio , Roberto Maieli

We present \synver{}, a novel synthesis and verification framework for C programs, that deploys a Large Language Model (LLM) to search for a candidate program that satisfies the given specification. Our key idea is to impose syntactic and…

编程语言 · 计算机科学 2025-10-21 Prasita Mukherjee , Benjamin Delaware

Despite the significant strides made by generative AI in just a few short years, its future progress is constrained by the challenge of building modular and robust systems. This capability has been a cornerstone of past technological…