中文
相关论文

相关论文: Soft constraint abstraction based on semiring homo…

200 篇论文

Constraint satisfaction problems (CSPs) consist of a set of variables taking values from some finite domain and a set of local constraints on these variables. The objective is to find an assignment to the variables that maximizes the…

计算复杂性 · 计算机科学 2026-05-12 Amey Bhangale , Yezhou Zhang

A subset of Q^n is called semilinear (or piecewise linear) if it is Boolean combination of linear half-spaces. We study the computational complexity of the constraint satisfaction problem (CSP) over the rationals when all the constraints…

计算复杂性 · 计算机科学 2018-10-30 Manuel Bodirsky , Marcello Mamino

Constraint satisfaction problem (CSP) is a well-studied combinatorial search problem, in which we are asked to find an assignment of values to given variables so as to satisfy all of given constraints. We study a reconfiguration variant of…

数据结构与算法 · 计算机科学 2018-12-31 Tatsuhiko Hatanaka , Takehiro Ito , Xiao Zhou

To any fixed, finite relational structure, $\mathbb{D}$, there is an associated decision problem, CSP$(\mathbb{D})$, which is a restricted version of the constraint satisfaction problem. In [8], the so called "algebraic approach" to the…

逻辑 · 数学 2016-09-14 Ian Payne

The constraint satisfaction problem (CSP) is a computational problem that includes a range of important problems in computer science. We point out that fundamental concepts of the CSP, such as the solution set of an instance and…

范畴论 · 数学 2022-11-04 Soichiro Fujii , Yuni Iwamasa , Kei Kimura

The algebraic approach to the Constraint Satisfaction Problem (CSP) uses high order symmetries of relational structures -- polymorphisms -- to study the complexity of the CSP. In this paper we further develop one of the methods the…

计算机科学中的逻辑 · 计算机科学 2020-07-21 Andrei A. Bulatov

We introduce a relaxation for homomorphism problems that combines semidefinite programming with linear Diophantine equations, and propose a framework for the analysis of its power based on the spectral theory of association schemes. We use…

计算复杂性 · 计算机科学 2025-05-08 Lorenzo Ciardo , Stanislav Živný

This paper proposes an elegant optimization framework consisting of a mix of linear-matrix-inequality and second-order-cone constraints. The proposed framework generalizes the semidefinite relaxation (SDR) enabled solution to the typical…

信息论 · 计算机科学 2023-08-21 Tuan Anh Le , Derrick Wing Kwan Ng , Xin-She Yang

The constraint satisfaction problem asks to decide if a set of constraints over a relational structure $\mathcal{A}$ is satisfiable (CSP$(\mathcal{A})$). We consider CSP$(\mathcal{A} \cup \mathcal{B})$ where $\mathcal{A}$ is a structure and…

计算复杂性 · 计算机科学 2024-08-28 Peter Jonsson , Victor Lagerkvist , George Osipov

Topology optimization of frame structures under free-vibration eigenvalue constraints constitutes a challenging nonconvex polynomial optimization problem with disconnected feasible sets. In this article, we first formulate it as a…

最优化与控制 · 数学 2025-09-08 Marek Tyburec , Michal Kočvara , Marouan Handa , Jan Zeman

Finding actions that satisfy the constraints imposed by both external inputs and internal representations is central to decision making. We demonstrate that some important classes of constraint satisfaction problems (CSPs) can be solved by…

神经元与认知 · 定量生物学 2018-01-16 Ueli Rutishauser , Jean-Jacques Slotine , Rodney J. Douglas

Semi-supervised clustering is a basic problem in various applications. Most existing methods require knowledge of the ideal cluster number, which is often difficult to obtain in practice. Besides, satisfying the must-link constraints is…

最优化与控制 · 数学 2025-03-07 Wei Liu , Xin Liu , Michael K. Ng , Zaikun Zhang

We introduce a problem class we call Polynomial Constraint Satisfaction Problems, or PCSP. Where the usual CSPs from computer science and optimization have real-valued score functions, and partition functions from physics have monomials,…

离散数学 · 计算机科学 2010-01-14 Alexander D. Scott , Gregory B. Sorkin

The universal-algebraic approach has proved a powerful tool in the study of the complexity of CSPs. This approach has previously been applied to the study of CSPs with finite or (infinite) omega-categorical templates, and relies on two…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Barnaby Martin , Manuel Bodirsky , Martin Hils

For a constraint satisfaction problem (CSP), a robust satisfaction algorithm is one that outputs an assignment satisfying most of the constraints on instances that are near-satisfiable. It is known that the CSPs that admit efficient robust…

数据结构与算法 · 计算机科学 2025-09-09 Joshua Brakensiek , Venkatesan Guruswami , Sai Sandeep

Many real life optimization problems contain both hard and soft constraints, as well as qualitative conditional preferences. However, there is no single formalism to specify all three kinds of information. We therefore propose a framework,…

人工智能 · 计算机科学 2009-05-26 Carmel Domshlak , Francesca Rossi , Kristen Brent Venable , Toby Walsh

We consider clustering problems where the goal is to determine an optimal partition of a given point set in Euclidean space in terms of a collection of affine subspaces. While there is vast literature on heuristics for this kind of problem,…

最优化与控制 · 数学 2016-07-26 Francesco Silvestri , Gerhard Reinelt , Christoph Schnörr

Tree projections provide a unifying framework to deal with most structural decomposition methods of constraint satisfaction problems (CSPs). Within this framework, a CSP instance is decomposed into a number of sub-problems, called views,…

人工智能 · 计算机科学 2017-11-15 Georg Gottlob , Gianlugi Greco , Francesco Scarcello

Many real world problems naturally appear as constraints satisfaction problems (CSP), for which very efficient algorithms are known. Most of these involve the combination of two techniques: some direct propagation of constraints between…

人工智能 · 计算机科学 2013-04-12 Denis Berthier

We investigate the applicability of divisible residuated lattices (DRLs) as a general evaluation framework for soft constraint satisfaction problems (soft CSPs). DRLs are in fact natural candidates for this role, since they form the…

计算机科学中的逻辑 · 计算机科学 2008-05-22 Simone Bova