中文
相关论文

相关论文: PPZ For More Than Two Truth Values - An Algorithm …

200 篇论文

This thesis investigates the extent to which the optimal value of a constraint satisfaction problem (CSP) can be approximated by some sentence of fixed point logic with counting (FPC). It is known that, assuming $\mathsf{P} \neq…

计算机科学中的逻辑 · 计算机科学 2020-08-10 Jamie Tucker-Foltz

In the constraint satisfaction problem (CSP) corresponding to a constraint language (i.e., a set of relations) $\Gamma$, the goal is to find an assignment of values to variables so that a given set of constraints specified by relations from…

计算复杂性 · 计算机科学 2014-01-21 Andrei A. Bulatov , Dániel Marx

This paper describes a new approach on optimization of constraint satisfaction problems (CSPs) by means of substituting sub-CSPs with locally consistent regular membership constraints. The purpose of this approach is to reduce the number of…

人工智能 · 计算机科学 2019-08-19 Sven Löffler , Ke Liu , Petra Hofstedt

The Promise Constraint Satisfaction Problem (PCSP for short) is a generalization of the well-studied Constraint Satisfaction Problem (CSP). The PCSP has its roots in such classic problems as the Approximate Graph Coloring and the…

计算复杂性 · 计算机科学 2025-12-08 Arash Beikmohammadi , Andrei A. Bulatov

Many AI synthesis problems such as planning or scheduling may be modelized as constraint satisfaction problems (CSP). A CSP is typically defined as the problem of finding any consistent labeling for a fixed set of variables satisfying all…

人工智能 · 计算机科学 2013-03-25 Thomas Schiex

We propose conformal predictive programming (CPP), a framework to solve chance constrained optimization problems, i.e., optimization problems with constraints that are functions of random variables. CPP utilizes samples from these random…

系统与控制 · 电气工程与系统科学 2025-05-06 Yiqi Zhao , Xinyi Yu , Matteo Sesia , Jyotirmoy V. Deshmukh , Lars Lindemann

One-dimensional interacting particle systems, 1+1 random growth models, and two-dimensional directed polymers define 2d height fields. The KPZ universality conjecture posits that an appropriately scaled height function converges to a…

概率论 · 数学 2022-07-21 Jinho Baik

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

We investigate the existence of approximation algorithms for maximization of submodular functions, that run in fixed parameter tractable (FPT) time. Given a non-decreasing submodular set function $v: 2^X \to \mathbb{R}$ the goal is to…

数据结构与算法 · 计算机科学 2021-04-21 Piotr Skowron

We study methods for transforming valued constraint satisfaction problems (VCSPs) to binary VCSPs. First, we show that the standard dual encoding preserves many aspects of the algebraic properties that capture the computational complexity…

离散数学 · 计算机科学 2017-10-31 David A. Cohen , Martin C. Cooper , Peter G. Jeavons , Andrei Krokhin , Robert Powell , Stanislav Zivny

A value of a CSP instance is typically defined as a fraction of constraints that can be simultaneously met. We propose an alternative definition of a value of an instance and show that, for purely combinatorial reasons, a value of an…

计算复杂性 · 计算机科学 2021-07-21 Libor Barto , Marcin Kozik

In this article, we provide a new algorithm for solving constraint satisfaction problems over templates with few subpowers, by reducing the problem to the combination of solvability of a polynomial number of systems of linear equations over…

逻辑 · 数学 2017-11-07 Dejan Delic , Amir El-Aooiti

We precisely determine the SDP value (equivalently, quantum value) of large random instances of certain kinds of constraint satisfaction problems, ``two-eigenvalue 2CSPs''. We show this SDP value coincides with the spectral relaxation…

数据结构与算法 · 计算机科学 2019-06-18 Sidhanth Mohanty , Ryan O'Donnell , Pedro Paredes

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

As machine learning applications grow increasingly ubiquitous and complex, they face an increasing set of requirements beyond accuracy. The prevalent approach to handle this challenge is to aggregate a weighted combination of requirement…

机器学习 · 计算机科学 2026-01-07 Aneesh Barthakur , Luiz F. O. Chamon

Recent advances in reinforcement learning (RL) algorithms aim to enhance the performance of language models at scale. Yet, there is a noticeable absence of a cost-effective and standardized testbed tailored to evaluating and comparing these…

机器学习 · 计算机科学 2024-03-13 Yufeng Zhang , Liyu Chen , Boyi Liu , Yingxiang Yang , Qiwen Cui , Yunzhe Tao , Hongxia Yang

This paper presents a polynomial-time $1/2$-approximation algorithm for maximizing nonnegative $k$-submodular functions. This improves upon the previous $\max\{1/3, 1/(1+a)\}$-approximation by Ward and \v{Z}ivn\'y~(SODA'14), where…

数据结构与算法 · 计算机科学 2015-02-27 Satoru Iwata , Shin-ichi Tanigawa , Yuichi Yoshida

The Promise Constraint Satisfaction Problem (PCSP) is a recently introduced vast generalization of the Constraint Satisfaction Problem (CSP). We investigate the computational complexity of a class of PCSPs beyond the most studied cases -…

计算复杂性 · 计算机科学 2020-10-12 Libor Barto , Diego Battistelli , Kevin M. Berg

The Promise Constraint Satisfaction Problem (PCSP) is a generalization of the Constraint Satisfaction Problem (CSP) that includes approximation variants of satisfiability and graph coloring problems. Barto [LICS '19] has shown that a…

计算复杂性 · 计算机科学 2025-06-09 Kristina Asimi , Libor Barto

This paper describes a simple greedy D-approximation algorithm for any covering problem whose objective function is submodular and non-decreasing, and whose feasible region can be expressed as the intersection of arbitrary (closed upwards)…

数据结构与算法 · 计算机科学 2015-06-02 Christos Koufogiannakis , Neal E. Young