中文
相关论文

相关论文: ExpTime Tableaux for the Description Logic SHIQ Ba…

200 篇论文

Lookup tables (finite maps) are a ubiquitous data structure. In pure functional languages they are best represented using trees instead of hash tables. In pure functional languages within constructive logic, without a primitive integer…

计算机科学中的逻辑 · 计算机科学 2023-09-06 Andrew W Appel , Xavier Leroy

Existing refinement calculi provide frameworks for the stepwise development of imperative programs from specifications. This paper presents a refinement calculus for deriving logic programs. The calculus contains a wide-spectrum logic…

软件工程 · 计算机科学 2007-05-23 Ian Hayes , Robert Colvin , David Hemer , Paul Strooper , Ray Nickson

In this paper we present analytic tableau proof systems for various justification logics. We show that the tableau systems are sound and complete with respect to Mkrtychev models. In order to prove the completeness of the tableaux, we give…

逻辑 · 数学 2016-06-14 Meghdad Ghari

We present ExpliCIT-QA, a system that extends our previous MRT approach for tabular question answering into a multimodal pipeline capable of handling complex table images and providing explainable answers. ExpliCIT-QA follows a modular…

Signal Temporal Logic (STL) is a widely recognized formal specification language to express rigorous temporal requirements on mixed analog signals produced by cyber-physical systems (CPS). A relevant problem in CPS design is how to…

计算机科学中的逻辑 · 计算机科学 2025-07-30 Beatrice Melani , Ezio Bartocci , Michele Chiari

The coalgebraic approach to modal logic provides a uniform framework that captures the semantics of a large class of structurally different modal logics, including e.g. graded and probabilistic modal logics and coalition logic. In this…

计算机科学中的逻辑 · 计算机科学 2016-11-23 Corina Cirstea , Clemens Kupke , Dirk Pattinson

We classify the computational complexity of the satisfiability, validity and model-checking problems for propositional independence, inclusion, and team logic. Our main result shows that the satisfiability and validity problems for…

计算机科学中的逻辑 · 计算机科学 2017-01-06 Miika Hannula , Juha Kontinen , Jonni Virtema , Heribert Vollmer

We study the complexity of the combination of the Description Logics ALCQ and ALCQI with a terminological formalism based on cardinality restrictions on concepts. These combinations can naturally be embedded into C^2, the two variable…

人工智能 · 计算机科学 2011-06-02 S. Tobies

Explainable Artificial Intelligence (XAI) is increasingly required in computational economics, where machine-learning forecasters can outperform classical econometric models but remain difficult to audit and use for policy. This survey…

综合经济学 · 经济学 2025-12-16 Agustín García-García , Pablo Hidalgo , Julio E. Sandubete

Test-time computation has become a primary driver of progress in large language model (LLM) reasoning, but it is increasingly bottlenecked by expensive verification. In many reasoning systems, a large fraction of verifier calls are spent on…

人工智能 · 计算机科学 2026-02-05 Shuhui Qu

Timed model checking, the method to formally verify real-time systems, is attracting increasing attention from both the model checking community and the real-time community. Explicit-time description methods verify real-time systems using…

计算机科学中的逻辑 · 计算机科学 2009-12-15 Hao Wang , Wendy MacCaull

Automatic synthesis from linear temporal logic (LTL) specifications is widely used in robotic motion planning, control of autonomous systems, and load distribution in power networks. A common specification pattern in such applications…

计算机科学中的逻辑 · 计算机科学 2018-04-03 Rayna Dimitrova , Mahsa Ghasemi , Ufuk Topcu

We study query answering in the description logic $\mathcal{SQ}$ supporting qualified number restrictions on both transitive and non-transitive roles. Our main contributions are a tree-like model property for $\mathcal{SQ}$ knowledge bases…

计算机科学中的逻辑 · 计算机科学 2020-11-18 Víctor Gutiérrez-Basulto , Yazmín Ibáñez-García , Jean Christoph Jung

We consider the automatic verification of information flow security policies of web-based workflows, such as conference submission systems like EasyChair. Our workflow description language allows for loops, non-deterministic choice, and an…

计算机科学中的逻辑 · 计算机科学 2017-08-31 Bernd Finkbeiner , Christian Müller , Helmut Seidl , Eugen Zălinescu

In many autonomy applications, performance of perception algorithms is important for effective planning and control. In this paper, we introduce a framework for computing the probability of satisfaction of formal system specifications given…

系统与控制 · 电气工程与系统科学 2021-05-18 Apurva Badithela , Tichakorn Wongpiromsarn , Richard M. Murray

This paper describes a resolution based Description Logic reasoning system called DLog. DLog transforms Description Logic axioms into a Prolog program and uses the standard Prolog execution for efficiently answering instance retrieval…

计算机科学中的逻辑 · 计算机科学 2009-04-09 Gergely Lukácsy , Péter Szeredi

Effective static analyses have been proposed which infer bounds on the number of resolutions or reductions. These have the advantage of being independent from the platform on which the programs are executed and have been shown to be useful…

编程语言 · 计算机科学 2007-05-23 Edison Mera , Pedro Lopez-Garcia , German Puebla , Manuel Carro , Manuel Hermenegildo

We present tableau calculi for some logics of nonmonotonic reasoning, as defined by Kraus, Lehmann and Magidor. We give a tableau proof procedure for all KLM logics, namely preferential, loop-cumulative, cumulative and rational logics. Our…

计算机科学中的逻辑 · 计算机科学 2007-05-23 Laura Giordano , Valentina Gliozzi , Nicola Olivetti , Gian Luca Pozzato

This paper explores the computational complexity of various natural one-variable fragments of first-order modal logics with the addition of counting quantifiers, over both constant and varying domains. The addition of counting quantifiers…

计算机科学中的逻辑 · 计算机科学 2018-12-18 Christopher Hampson

We first give an improved lower bound for the deterministic online simulation of tapes or pushdown stores by queues. Then we inspect some proofs in a classical work on queue machines in the area of Formal Languages and outline why a main…

计算复杂性 · 计算机科学 2018-03-13 Holger Petersen