中文
相关论文

相关论文: A polytime complexity analyser for Probabilistic P…

200 篇论文

In a seminal paper from 1985, Sistla and Clarke showed that satisfiability for Linear Temporal Logic (LTL) is either NP-complete or PSPACE-complete, depending on the set of temporal operators used. If, in contrast, the set of propositional…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Michael Bauland , Thomas Schneider , Henning Schnoor , Ilka Schnoor , Heribert Vollmer

Invariant-Based Programming (IBP) is a diagram-based correct-by-construction programming methodology in which the program is structured around the invariants, which are additionally formulated before the actual code. Socos is a program…

计算机科学中的逻辑 · 计算机科学 2012-02-23 Ralph-Johan Back , Johannes Eriksson

Solving real-time quadratic programming (QP) is a ubiquitous task in control engineering, such as in model predictive control and control barrier function-based QP. In such real-time scenarios, certifying that the employed QP algorithm can…

系统与控制 · 电气工程与系统科学 2025-02-17 Liang Wu , Wei Xiao , Richard D. Braatz

We show that computing the strongest polynomial invariant for single-path loops with polynomial assignments is at least as hard as the Skolem problem, a famous problem whose decidability has been open for almost a century. While the…

编程语言 · 计算机科学 2023-11-15 Julian Müllner , Marcel Moosbrugger , Laura Kovács

IP-based software design is a crucial research field that aims to improve efficiency and reliability by reusing complex software components known as intellectual property (IP) components. To ensure the reusability of these components,…

软件工程 · 计算机科学 2024-04-02 Zhi Ma , Cheng Wen , Jie Su , Ming Zhao , Bin Yu , Xu Lu , Cong Tian

In order to prove that the P of problems is different to the NP class, we consider the satisfability problem of propositional calculus formulae, which is an NP-complete problem. It is shown that, for every search algorithm A, there is a set…

计算复杂性 · 计算机科学 2007-11-09 Alfredo von Reckow

We prove that the complexity class QIP, which consists of all problems having quantum interactive proof systems, is contained in PSPACE. This containment is proved by applying a parallelized form of the matrix multiplicative weights update…

量子物理 · 物理学 2009-08-03 Rahul Jain , Zhengfeng Ji , Sarvagya Upadhyay , John Watrous

We present a type system for an extension of lambda calculus with a conditional construction, named STAB, that characterizes the PSPACE class. This system is obtained by extending STA, a type assignment for lambda-calculus inspired by…

计算机科学中的逻辑 · 计算机科学 2010-06-02 Marco Gaboardi , Jean-Yves Marion , Simona Ronchi Della Rocca

Cloud computing platforms have created the possibility for computationally limited users to delegate demanding tasks to strong but untrusted servers. Verifiable computing algorithms help build trust in such interactions by enabling the…

计算复杂性 · 计算机科学 2019-07-10 Saeid Sahraei , Mohammad Ali Maddah-Ali , Salman Avestimehr

A read-once oblivious arithmetic branching program (ROABP) is an arithmetic branching program (ABP) where each variable occurs in at most one layer. We give the first polynomial time whitebox identity test for a polynomial computed by a sum…

计算复杂性 · 计算机科学 2015-05-19 Rohit Gurjar , Arpita Korwar , Nitin Saxena , Thomas Thierauf

Polylab is a MATLAB toolbox for multivariate polynomial scalars and polynomial matrices with a unified symbolic-numeric interface across CPU and GPU-oriented backends. The software exposes three aligned classes: MPOLY for CPU execution,…

数学软件 · 计算机科学 2026-04-10 Yi-Shuai Niu , Shing-Tung Yau

This paper presents a new Matlab toolbox, aimed at facilitating the use of polynomial optimization for stability analysis of nonlinear systems. In the past decade several decisive contributions made it possible to recast this type of…

最优化与控制 · 数学 2024-04-03 Stéphane Drobot , Matteo Tacchi , Carmen Cardozo , Colin N. Jones

Probabilistically checkable proofs of proximity (PCPP) are proof systems where the verifier is given a 3SAT formula, but has only oracle access to an assignment and a proof. The verifier accepts a satisfying assignment with a valid proof,…

计算复杂性 · 计算机科学 2015-11-18 Shlomo Jozeph

Interpretable semantic textual similarity (iSTS) task adds a crucial explanatory layer to pairwise sentence similarity. We address various components of this task: chunk level semantic alignment along with assignment of similarity type and…

计算与语言 · 计算机科学 2016-05-05 Lavanya Sita Tekumalla , Sharmistha

We present Proof-of-Perception (PoP), a tool-using framework that casts multimodal reasoning as an executable graph with explicit reliability guarantees. Each perception or logic node outputs a conformal set, yielding calibrated, stepwise…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Arya Fayyazi , Haleh Akrami

The Acceptance Probability Estimation Problem (APEP) is to additively approximate the acceptance probability of a Boolean circuit. This problem admits a probabilistic approximation scheme. A central question is whether we can design a…

计算复杂性 · 计算机科学 2021-03-16 Peter Dixon , A. Pavan , N. V. Vinodchandran

This article deals with new polynomial time algorithm for graph isomorphism testing.

数据结构与算法 · 计算机科学 2013-06-19 Michael I. Trofimov

We introduce a language, PSL, designed to capture high level proof strategies in Isabelle/HOL. Given a strategy and a proof obligation, PSL's runtime system generates and combines various tactics to explore a large search space with low…

计算机科学中的逻辑 · 计算机科学 2017-03-03 Yutaka Nagashima , Ramana Kumar

We present a polymorphic type system for lambda calculus ensuring that well-typed programs can be executed in polynomial space: dual light affine logic with booleans (DLALB). To build DLALB we start from DLAL (which has a simple type…

计算复杂性 · 计算机科学 2012-01-06 Lucien Capedevielle

Possibilistic logic programs (poss-programs) under stable models are a major variant of answer set programming (ASP). While its semantics (possibilistic stable models) and properties have been well investigated, the problem of inductive…

人工智能 · 计算机科学 2026-01-14 Hongbo Hu , Yisong Wang , Yi Huang , Kewen Wang