paper-with-me

홈 › Papers

NP-hardness of sortedness constraints

2015-06-08 · Irena Rusu

In Constraint Programming, global constraints allow to model and solve many combinatorial problems. Among these constraints, several sortedness constraints have been defined, for which propagation algorithms are available, but for which the tractability is not settled. We show that the sort(U,V) constraint (Older et. al, 1995) is intractable for integer variables whose domains are not limited to intervals. As a consequence, the similar result holds for the sort(U,V, P) constraint (Zhou, 1996). Moreover, the intractability holds even under the stability condition present in the recently introduced keysorting(U,V,Keys,P) constraint (Carlsson et al., 2014), and requiring that the order of the variables with the same value in the list U be preserved in the list V. Therefore, keysorting(U,V,Keys,P) is intractable as well.

📄 PDF Abstract BibTeX arXiv:1506.02442

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The influence of spatial configuration in collective transitions: the importance of being sorted

2022-01-17 · Daniel Galvis, David J. Hodson, Kyle C. A. Wedgwood

We studied the effects of spatial configuration on collective dynamics in a nearest-neighbour and diffusively coupled lattice of heterogeneous nodes. The networks contained nodes from two populations, which differed in t…

Adaptive Hardness-driven Augmentation and Alignment Strategies for Multi-Source Domain Adaptations

2025-01-02 · Yang Yuxiang, Zeng Xinyi, Zeng Pinxian, Zu Chen 외

Multi-source Domain Adaptation (MDA) aims to transfer knowledge from multiple labeled source domains to an unlabeled target domain. Nevertheless, traditional methods primarily focus on achieving inter-domain alignment th…

Data AugmentationDomain Adaptation

An Algebraic Hardness Criterion for Surjective Constraint Satisfaction

2014-05-19 · Hubie Chen

The constraint satisfaction problem (CSP) on a relational structure B is to decide, given a set of constraints on variables where the relations come from B, whether or not there is a assignment to the variables satisfyin…

Difficulty Adjustable and Scalable Constrained Multi-objective Test Problem Toolkit

2016-12-21 · Zhun Fan, Wenji Li, Xinye Cai, Hui Li 외

Multi-objective evolutionary algorithms (MOEAs) have progressed significantly in recent decades, but most of them are designed to solve unconstrained multi-objective optimization problems. In fact, many real-world multi-…

DiversityEvolutionary Algorithms

Greed is Still Good: Maximizing Monotone Submodular+Supermodular (BP) Functions

2018-07-01 · ICML 2018 7 · Wenruo Bai, Jeff Bilmes

We analyze the performance of the greedy algorithm, and also a discrete semi-gradient based algorithm, for maximizing the sum of a suBmodular and suPermodular (BP) function (both of which are non-negative monotone n…