中文
相关论文

相关论文: Generalized Majority-Minority Operations are Tract…

200 篇论文

Composite function minimization captures a wide spectrum of applications in both computer vision and machine learning. It includes bound constrained optimization, $\ell_1$ norm regularized optimization, and $\ell_0$ norm regularized…

数值分析 · 计算机科学 2018-06-11 Ganzhao Yuan , Wei-Shi Zheng , Li Shen , Bernard Ghanem

A generalization of G-sets, called partial G-sets, are the sets that admit an action of partial maps on their subsets. Partial actions are a powerful tool to generalize many results of group actions. These generalizations are obtained by…

环与代数 · 数学 2016-02-01 Ram Parkash Sharma , Meenakshi

Motivated by practical applications, recent works have considered maximization of sums of a submodular function $g$ and a linear function $\ell$. Almost all such works, to date, studied only the special case of this problem in which $g$ is…

数据结构与算法 · 计算机科学 2022-04-08 Kobi Bodek , Moran Feldman

Qualitative and quantitative aspects for variational inequalities governed by strongly pseudomonotone operators on Hilbert space are investigated in this paper. First, we establish a global error bound for the solution set of the given…

最优化与控制 · 数学 2020-10-07 Pham Tien Kha , Pham Duy Khanh

We study the satisfiability of ordering constraint satisfaction problems (CSPs) above average. We prove the conjecture of Gutin, van Iersel, Mnich, and Yeo that the satisfiability above average of ordering CSPs of arity $k$ is…

数据结构与算法 · 计算机科学 2015-11-03 Konstantin Makarychev , Yury Makarychev , Yuan Zhou

We prove a complexity dichotomy theorem for all non-negative weighted counting Constraint Satisfaction Problems (CSP). This caps a long series of important results on counting problems including unweighted and weighted graph homomorphisms…

计算复杂性 · 计算机科学 2010-12-30 Jin-Yi Cai , Xi Chen , Pinyan Lu

An instance of the Valued Constraint Satisfaction Problem (VCSP) is given by a finite set of variables, a finite domain of labels, and a sum of functions, each function depending on a subset of the variables. Each function can take finite…

计算复杂性 · 计算机科学 2017-02-14 Vladimir Kolmogorov , Andrei Krokhin , Michal Rolinek

This paper studies the polynomial optimization problem whose feasible set is a union of several basic closed semialgebraic sets. We propose a unified hierarchy of Moment-SOS relaxations to solve it globally. Under some assumptions, we prove…

最优化与控制 · 数学 2024-05-21 Jiawang Nie , Linghao Zhang

Constraint satisfaction problems are computational problems that naturally appear in many areas of theoretical computer science. One of the central themes is their computational complexity, and in particular the border between…

计算复杂性 · 计算机科学 2026-04-28 Manuel Bodirsky

An important question in the study of constraint satisfaction problems (CSP) is understanding how the graph or hypergraph describing the incidence structure of the constraints influences the complexity of the problem. For binary CSP…

数据结构与算法 · 计算机科学 2015-03-13 Dániel Marx

We prove that when a digraph $G$ has a Maltsev polymorphism, then $G$ also has a majority polymorphism. We consider the consequences of this result for the structure of Maltsev graphs and the complexity of the Constraint Satisfaction…

组合数学 · 数学 2011-09-20 Alexandr Kazda

Generalized semi-infinite programs (GSIP) are a class of mathematical optimization problems that generalize semi-infinite programs, which have a finite number of decision variables and infinite constraints. Mitsos et al. (Mitsos and…

最优化与控制 · 数学 2019-12-04 Stuart M. Harwood

The Constraint Satisfaction Problem (CSP) is a central and generic computational problem which provides a common framework for many theoretical and practical applications. A central line of research is concerned with the identification of…

数据结构与算法 · 计算机科学 2015-07-21 Robert Ganian , M. S. Ramanujan , Stefan Szeider

This paper describes an extension to the constraint satisfaction problem (CSP) called MUSE CSP (MUltiply SEgmented Constraint Satisfaction Problem). This extension is especially useful for those problems which segment into multiple sets of…

人工智能 · 计算机科学 2014-11-17 R. A Helzerman , M. P. Harper

A constraint satisfaction problem (CSP) is a computational problem where the input consists of a finite set of variables and a finite set of constraints, and where the task is to decide whether there exists a satisfying assignment of values…

计算复杂性 · 计算机科学 2019-04-23 Manuel Bodirsky

This paper considers submodular function minimization (SFM) restricted to a family of subsets. We show that SFM over complements of families with certain hierarchical structures can be solved in polynomial-time. This yields a…

组合数学 · 数学 2026-03-31 Ryuhei Mizutani

For finitely generated nilpotent groups, we employ Mal'cev coordinates to solve several classical algorithmic problems efficiently. Computation of normal forms, the membership problem, the conjugacy problem, and computation of presentations…

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

The general intractability of the constraint satisfaction problem has motivated the study of restrictions on this problem that permit polynomial-time solvability. One major line of work has focused on structural restrictions, which arise…

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

The Constraint Satisfaction Problem (CSP) is ubiquitous in various areas of mathematics and computer science. Many of its variations have been studied including the Counting CSP, where the goal is to find the number of solutions to a CSP…

计算复杂性 · 计算机科学 2025-01-24 Amirhossein Kazeminia , Andrei A. Bulatov