中文
相关论文

相关论文: Applying SMT Solvers to the Test Template Framewor…

200 篇论文

Abstract State Machines (ASMs) have shown to be a suitable high-level specification method for complex, even industrial, systems; the ASMETA framework, supporting several validation and verification activities on ASM models, is an example…

软件工程 · 计算机科学 2018-11-28 Paolo Arcaini , Riccardo Melioli , Elvinia Riccobene

During issue resolution, software developers rely on issue reports to discuss solutions for defects, feature requests, and other changes. These discussions contain proposed solutions--from design changes to code implementations--as well as…

软件工程 · 计算机科学 2026-03-25 Antu Saha , Mehedi Sun , Oscar Chaparro

Satisfiability modulo theories (SMT) solvers have throughout the years been able to cope with increasingly expressive formulas, from ground logics to full first-order logic modulo theories. Nevertheless, higher-order logic within SMT is…

计算机科学中的逻辑 · 计算机科学 2017-12-06 Haniel Barbosa , Jasmin Christian Blanchette , Simon Cruanes , Daniel El Ouraoui , Pascal Fontaine

Despite the recent progress of automated program verification techniques, fully automated verification of programs manipulating recursive data structures remains a challenge. We introduce solvable tuple patterns (STPs) and conjunctive STPs…

编程语言 · 计算机科学 2026-05-27 Naoki Kobayashi , Ryosuke Sato , Ayumi Shinohara , Ryo Yoshinaka

Answer set programming is a declarative programming paradigm oriented towards difficult combinatorial search problems. A fundamental task in answer set programming is to compute stable models, i.e., solutions of logic programs. Answer set…

人工智能 · 计算机科学 2020-02-19 Remi Brochenin , Yuliya Lierler , Marco Maratea

Recent tool-use frameworks powered by vision-language models (VLMs) improve image understanding by grounding model predictions with specialized tools. Broadly, these frameworks leverage VLMs and a pre-specified toolbox to decompose the…

计算机视觉与模式识别 · 计算机科学 2025-12-29 Christina Liu , Alan Q. Wang , Joy Hsu , Jiajun Wu , Ehsan Adeli

Correctness of results from mixed-integer linear programming (MILP) solvers is critical, particularly in the context of applications such as hardware verification, compiler optimization, or machine-assisted theorem proving. To this end,…

计算机科学中的逻辑 · 计算机科学 2025-10-14 Kenan Wood , Runtian Zhou , Haoze Wu , Hammurabi Mendes , Jonad Pulaj

Efforts to verify Zero-Knowledge Proof circuit encodings have highlighted the challenge of proving the correctness of quantifier-free statements that make use of both bitvector and finite field operations. Existing verification workflows…

计算机科学中的逻辑 · 计算机科学 2026-05-15 Elizaveta Pertseva , Valentin Robert , Clark Barrett , James Parker

We present here a new explicit reasoning framework for linear temporal logic (LTL), which is built on top of propositional satisfiability (SAT) solving. As a proof-of-concept of this framework, we describe a new LTL satisfiability tool,…

计算机科学中的逻辑 · 计算机科学 2015-12-08 Jianwen Li , Shufang Zhu , Geguang Pu , Moshe Vardi

Many researchers have criticized the field of Software Complexity metrics for the lack of testing, verification, and reproducibility of many metrics and case studies that utilized those metrics. This document describes SMF, a tool that can…

软件工程 · 计算机科学 2017-11-20 Charles Hathaway

Traditional implementations of strongly-typed functional programming languages often miss the root cause of type errors. As a consequence, type error messages are often misleading and confusing - particularly for students learning such a…

编程语言 · 计算机科学 2024-08-20 Max Kopinsky , Brigitte Pientka , Xujie Si

Video-language models (VLMs) face rapid inference costs as visual token counts scale with video length. For example, 32 frames at $448{\times}448$ resolution already yield >8,000 visual tokens in Qwen3-VL, making LLM prefill the dominant…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Simin Huo , Ning LI

Recent advances in large language models (LLMs) have shown promise in formal theorem proving, yet evaluating semantic correctness remains challenging. Existing evaluations rely on indirect proxies such as lexical overlap with…

计算与语言 · 计算机科学 2026-04-29 Jongyoon Kim , Hojae Han , Seung-won Hwang

Recent studies on the Shapes Constraint Language (SHACL), a W3C specification for validating RDF graphs, rely on translating the language into first-order logic in order to provide formally-grounded solutions to the validation, containment…

人工智能 · 计算机科学 2024-06-13 Paolo Pareti

On the one hand, checking specific termination proofs by hand, say using a particular collection of matrix interpretations, can be an arduous and error-prone task. On the other hand, automation of such checks would save time and help to…

计算机科学中的逻辑 · 计算机科学 2018-06-14 Jonas Schöpf , Christian Sternagel

Test-time scaling (TTS) has emerged as a new frontier for scaling the performance of Large Language Models. In test-time scaling, by using more computational resources during inference, LLMs can improve their reasoning process and task…

计算与语言 · 计算机科学 2025-09-10 V Venktesh , Mandeep Rathee , Avishek Anand

Subsequence matching has appeared to be an ideal approach for solving many problems related to the fields of data mining and similarity retrieval. It has been shown that almost any data class (audio, image, biometrics, signals) is or can be…

多媒体 · 计算机科学 2012-06-13 David Novak , Petr Volny , Pavel Zezula

Test-time scaling (TTS) techniques can improve the performance of large language models (LLMs) at the expense of additional computation and latency. While TTS has proven effective in formal domains such as mathematics and programming, its…

计算与语言 · 计算机科学 2025-10-31 Davide Romano , Jonathan Schwarz , Daniele Giofré

We propose a method that allows us to develop tableaux modulo theories using the principles of superdeduction, among which the theory is used to enrich the deduction system with new deduction rules. This method is presented in the framework…

计算机科学中的逻辑 · 计算机科学 2015-01-08 Mélanie Jacquel , Karim Berkani , David Delahaye , Catherine Dubois

The Edinburgh Logical Framework (LF) is a dependently type lambda calculus that can be used to encode formal systems. The versatility of LF allows specifications to be constructed also about the encoded systems. The Twelf system exploits…

计算机科学中的逻辑 · 计算机科学 2013-07-09 Yuting Wang , Gopalan Nadathur