中文
相关论文

相关论文: Counterexamples in the CSP

200 篇论文

Let $M$ be a real $r\times c$ matrix and let $k$ be a positive integer. In the column subset selection problem (CSSP), we need to minimize the quantity $\|M-SA\|$, where $A$ can be an arbitrary $k\times c$ matrix, and $S$ runs over all…

组合数学 · 数学 2017-01-12 Yaroslav Shitov

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

We consider models of CSP based on recording what events are available as possible alternatives to the events that are actually performed. We present many different varieties of such models. For each, we give a compositional semantics,…

计算机科学中的逻辑 · 计算机科学 2019-02-20 Gavin Lowe

A CSP with n variables ranging over a domain of d values can be solved by brute-force in d^n steps (omitting a polynomial factor). With a more careful approach, this trivial upper bound can be improved for certain natural restrictions of…

计算复杂性 · 计算机科学 2013-04-09 Iyad Kanj , Stefan Szeider

We consider the problem of reconstruction of Cauchy data for the wave equation in $\mathbb{R}^1$ by the measurements of its solution on the boundary of the finite interval. This is a one-dimensional model for the multidimensional problem of…

偏微分方程分析 · 数学 2025-05-26 D. Langemann , A. S. Mikhaylov , V. S. Mikhaylov

Cyber-physical systems (CPS) are increasingly becoming driven by data, using multiple types of sensors to capture huge amounts of data. Extraction and characterization of useful information from big streams of data is a challenging problem.…

计算机与社会 · 计算机科学 2021-06-22 Nicolas Basset , Thao Dang , Felix Gigler , Cristinel Mateis , Dejan Nickovic

Conformal prediction (CP) for regression can be challenging, especially when the output distribution is heteroscedastic, multimodal, or skewed. Some of the issues can be addressed by estimating a distribution over the output, but in…

机器学习 · 计算机科学 2024-04-15 Etash Guha , Shlok Natarajan , Thomas Möllenhoff , Mohammad Emtiyaz Khan , Eugene Ndiaye

We discuss a construction that gives counterexamples to various questions of unique determination of convex bodies.

度量几何 · 数学 2012-01-04 Dmitry Ryabogin , Vlad Yaskin

For applications in computing, Bezier curves are pervasive and are defined by a piecewise linear curve L which is embedded in R^3 and yields a smooth polynomial curve C embedded in R^3. It is of interest to understand when L and C have the…

几何拓扑 · 数学 2012-11-15 J. Li , T. J. Peters , D. Marsh , K. E. Jordan

The Set Cover Problem (SCP) and the Hitting Set Problem (HSP) are well-studied optimization problems. In this paper we introduce the Reward-Penalty-Selection Problem (RPSP) which can be understood as a combination of the SCP and the HSP…

计算复杂性 · 计算机科学 2021-06-29 T. Heller , S. O. Krumke , K. -H. Küfer

We consider worst case time bounds for NP-complete problems including 3-SAT, 3-coloring, 3-edge-coloring, and 3-list-coloring. Our algorithms are based on a constraint satisfaction (CSP) formulation of these problems. 3-SAT is equivalent to…

数据结构与算法 · 计算机科学 2010-01-21 Richard Beigel , David Eppstein

The Clustered Traveling Salesman Problem (CTSP) is a variant of the popular Traveling Salesman Problem (TSP) arising from a number of real-life applications. In this work, we explore a transformation approach that solves the CTSP by…

人工智能 · 计算机科学 2022-04-15 Yongliang Lu , Jin-Kao Hao , Qinghua Wu

Cutting and packing problems are fundamental in manufacturing and logistics, as they aim to minimize waste and improve efficiency. The Cutting Stock Problem (CSP) concerns material cutting, whereas the Bin Packing Problem (BPP) concerns…

A discrete temporal constraint satisfaction problem is a constraint satisfaction problem (CSP) whose constraint language consists of relations that are first-order definable over $(\Bbb Z,<)$. Our main result says that every distance CSP is…

逻辑 · 数学 2016-04-27 Manuel Bodirsky , Barnaby Martin , Antoine Mottet

In scheduling and timetabling applications, the mutual-exclusion constraint stipulates that certain pairs of tasks that cannot be executed at the same time. This corresponds to the vertex colouring problem in graph theory, for which there…

最优化与控制 · 数学 2019-04-09 Jakub Marecek , Andrew J. Parkes

The quantified constraint satisfaction problem (QCSP) is a powerful framework for modelling computational problems. The general intractability of the QCSP has motivated the pursuit of restricted cases that avoid its maximal complexity. In…

计算复杂性 · 计算机科学 2007-05-23 Hubie Chen

In the Constraint Satisfaction Problem (CSP for short) the goal is to decide the existence of a homomorphism from a given relational structure $G$ to a given relational structure $H$. If the structure $H$ is fixed and $G$ is the only input,…

计算机科学中的逻辑 · 计算机科学 2025-10-14 Andrei A. Bulatov , Amirhossein Kazeminia

Characterising tractable fragments of the constraint satisfaction problem (CSP) is an important challenge in theoretical computer science and artificial intelligence. Forbidding patterns (generic sub-instances) provides a means of defining…

计算复杂性 · 计算机科学 2023-06-22 Martin C. Cooper , Stanislav Živný

This report presents a meta analysis of various sources from literature, research projects, and experience with the goal of collecting examples for instance-spanning constraints to be implemented through Process-Aware Information Systems.

软件工程 · 计算机科学 2016-03-07 Stefanie Rinderle-Ma , Manuel Gall , Walid Fdhila , Jürgen Mangler , Conrad Indiono

We study the collection and delivery problem of biomedical specimens (CDSP) with multiple trips, time windows, a homogeneous fleet, and the objective of minimizing total completion time of delivery requests. This is a prominent problem in…

最优化与控制 · 数学 2024-08-20 Luis Aurelio Rocha , Alena Otto , Marc Goerigk