中文
相关论文

相关论文: Integrating existing cone-shaped and projection-ba…

200 篇论文

Constraint Handling Rules provide descriptions for constraint solvers. However, they fall short when those constraints specify some binding structure, like higher-rank types in a constraint-based type inference algorithm. In this paper, the…

计算机科学中的逻辑 · 计算机科学 2017-07-11 Alejandro Serrano , Jurriaan Hage

The promise constraint satisfaction problem (PCSP) is a recently introduced vast generalisation of the constraint satisfaction problem (CSP) that captures approximability of satisfiable instances. A PCSP instance comes with two forms of…

计算复杂性 · 计算机科学 2023-01-31 Alex Brandts , Stanislav Živný

We study optimisation problems that can be formulated as valued constraint satisfaction problems (VCSP). A problem from VCSP is characterised by a \emph{constraint language}, a fixed set of cost functions taking finite and infinite costs…

计算复杂性 · 计算机科学 2010-08-19 Vladimir Kolmogorov , Stanislav Zivny

The present article is primarily a review of the projection-operator approach to quantize systems with constraints. We study the quantization of systems with general first- and second-class constraints from the point of view of…

高能物理 - 理论 · 物理学 2007-05-23 John R. Klauder

A class of generalized Schr\"{o}dinger elliptic problems involving concave-convex and other types of nonlinearities is studied. A reasonable overview about the set of solutions is provided when the parameters involved in the equation assume…

偏微分方程分析 · 数学 2018-12-19 Andrelino V. Santos , João R. Santos Júnior

Recently, sparsity-based algorithms are proposed for super-resolution spectrum estimation. However, to achieve adequately high resolution in real-world signal analysis, the dictionary atoms have to be close to each other in frequency,…

机器学习 · 统计学 2015-06-05 Yiyuan She , Huanghuang Li , Jiangping Wang , Dapeng Wu

Clustering analyses of spectroscopic surveys are based upon density fluctuations, which are estimated by comparing the observed tracer density field to a selection function accounting for the survey density and geometry. However, this…

宇宙学与河外天体物理 · 物理学 2019-08-29 Arnaud de Mattia , Vanina Ruhlmann-Kleider

Let A be an idempotent algebra on a finite domain. By mediating between results of Chen and Zhuk, we argue that if A satisfies the polynomially generated powers property (PGP) and B is a constraint language invariant under A (that is, in…

计算复杂性 · 计算机科学 2021-06-25 Catarina Carvalho , Florent Madelaine , Barnaby Martin , Dmitriy Zhuk

In the field of constraint satisfaction problems (CSP), promise CSPs are an exciting new direction of study. In a promise CSP, each constraint comes in two forms: "strict" and "weak," and in the associated decision problem one must…

数据结构与算法 · 计算机科学 2020-12-03 Joshua Brakensiek , Venkatesan Guruswami , Marcin Wrochna , Stanislav Živný

A fundamental fact for the algebraic theory of constraint satisfaction problems (CSPs) over a fixed template is that pp-interpretations between at most countable \omega-categorical relational structures have two algebraic counterparts for…

逻辑 · 数学 2017-01-25 Libor Barto , Jakub Opršal , Michael Pinsker

In this thesis, we introduce a novel formal framework to represent and reason about qualitative direction and distance relations between extended objects using Answer Set Programming (ASP). We take Cardinal Directional Calculus (CDC) as a…

人工智能 · 计算机科学 2019-09-19 Yusuf Izmirlioglu

Conjunctive query (CQ) evaluation is NP-complete, but becomes tractable for fragments of bounded hypertreewidth. Approximating a hard CQ by a query from such a fragment can thus allow for an efficient approximate evaluation. While…

数据库 · 计算机科学 2019-04-02 Pablo Barceló , Miguel Romero , Thomas Zeume

Constraint Programming (CP) is a useful technology for modeling and solving combinatorial constrained problems. On the one hand, on can use a library like PyCSP3 for easily modeling problems arising in various application fields (e.g.,…

人工智能 · 计算机科学 2024-09-04 Christophe Lecoutre

Valued constraint satisfaction problems with ordered variables (VCSPO) are a special case of Valued CSPs in which variables are totally ordered and soft constraints are imposed on tuples of variables that do not violate the order. We study…

人工智能 · 计算机科学 2023-05-30 Rustem Takhanov

Convolution is a ubiquitous operation in mathematics and computing. The Kripke semantics for substructural and interval logics motivates its study for quantale-valued functions relative to ternary relations. The resulting notion of…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Brijesh Dongol , Ian J. Hayes , Georg Struth

The convex feasibility problem asks to find a point in the intersection of a collection of nonempty closed convex sets. This problem is of basic importance in mathematics and the physical sciences, and projection (or splitting) methods…

最优化与控制 · 数学 2013-12-03 Heinz H. Bauschke , Francesco Iorio , Valentin R. Koch

Linear inverse problems are ubiquitous in various science and engineering disciplines. Of particular importance in the past few decades, is the incorporation of sparsity based priors, in particular $\ell_1$ priors, into linear inverse…

统计理论 · 数学 2025-03-04 Ryan O'Dowd , Raghu G. Raj , Hrushikesh N. Mhaskar

A correlational dialect is introduced within the quantum theory language to give a unified treatment of finite-dimensional informational/operational quantum theories, infinite-dimensional relativistic quantum theories, and quantum gravity.…

量子物理 · 物理学 2021-02-03 Ding Jia

Random constraint satisfaction problems (CSPs) have been widely studied both in AI and complexity theory. Empirically and theoretically, many random CSPs have been shown to exhibit a phase transition. As the ratio of constraints to…

离散数学 · 计算机科学 2017-01-24 Colin Wei , Stefano Ermon

We propose in this article a framework for compilation of quantified constraint satisfaction problems (QCSP). We establish the semantics of this formalism by an interpretation to a QCSP. We specify an algorithm to compile a QCSP embedded…

编程语言 · 计算机科学 2013-07-18 Igor Stéphan