English

Encoding Cardinality Constraints using Generalized Selection Networks

Data Structures and Algorithms 2017-04-17 v1 Distributed, Parallel, and Cluster Computing

Abstract

Boolean cardinality constraints state that at most (at least, or exactly) kk out of nn propositional literals can be true. We propose a new class of selection networks that can be used for an efficient encoding of them. Several comparator networks have been proposed recently for encoding cardinality constraints and experiments have proved their efficiency. Those were based mainly on the odd-even or pairwise comparator networks. We use similar ideas, but we extend the model of comparator networks so that the basic components are not only comparators (2-sorters) but more general mm-sorters, for m2m \geq 2. The inputs are organized into mm columns, in which elements are recursively selected and, after that, columns are merged using an idea of multi-way merging. We present two algorithms parametrized by m2m \geq 2. We call those networks mm-Wise Selection Network and mm-Odd-Even Selection Network. We give detailed construction of the mergers when m=4m=4. The construction can be directly applied to any values of kk and nn. The proposed encoding of sorters is standard, therefore the arc-consistency is preserved. We prove correctness of the constructions and present the theoretical and experimental evaluation, which show that the new encodings are competitive to the other state-of-art encodings.

Keywords

Cite

@article{arxiv.1704.04389,
  title  = {Encoding Cardinality Constraints using Generalized Selection Networks},
  author = {Michał Karpiński and Marek Piotrów},
  journal= {arXiv preprint arXiv:1704.04389},
  year   = {2017}
}
R2 v1 2026-06-22T19:17:24.863Z