paper-with-me

홈 › Papers

Efficient Implementation of the Global Cardinality Constraint with Costs

2025-02-04 · Margaux Schmied, Jean-Charles Regin

The success of Constraint Programming relies partly on the global constraints and implementation of the associated filtering algorithms. Recently, new ideas emerged to improve these implementations in practice, especially regarding the all different constraint. In this paper, we consider the cardinality constraint with costs. The cardinality constraint is a generalization of the all different constraint that specifies the number of times each value must be taken by a given set of variables in a solution. The version with costs introduces an assignment cost and bounds the total sum of assignment costs. The arc consistency filtering algorithm of this constraint is difficult to use in practice, as it systematically searches for many shortest paths. We propose a new approach that works with upper bounds on shortest paths based on landmarks. This approach can be seen as a preprocessing. It is fast and avoids, in practice, a large number of explicit computations of shortest paths.

📄 PDF Abstract BibTeX arXiv:2502.02688

Code (0)

등록된 구현이 없습니다.

Tasks

ARC

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

DCC: Differentiable Cardinality Constraints for Partial Index Tracking

2024-12-22 · Wooyeon Jo, Hyunsouk Cho

Index tracking is a popular passive investment strategy aimed at optimizing portfolios, but fully replicating an index can lead to high transaction costs. To address this, partial replication have been proposed. However,…

Satisfiability and Query Answering in Description Logics with Global and Local Cardinality Constraints

2020-02-14 · Franz Baader, Bartosz Bednarczyk, Sebastian Rudolph

We introduce and investigate the expressive description logic (DL) ALCSCC++, in which the global and local cardinality constraints introduced in previous papers can be mixed. On the one hand, we prove that this does not …

Solving the undirected feedback vertex set problem by local search

2014-05-01 · Shao-Meng Qin, Hai-Jun Zhou

An undirected graph consists of a set of vertices and a set of undirected edges between vertices. Such a graph may contain an abundant number of cycles, then a feedback vertex set (FVS) is a set of vertices intersecting …

Feedback Vertex Set (FVS)

On The Projection Operator to A Three-view Cardinality Constrained Set

2017-03-21 · ICML 2017 8 · Haichuan Yang, Shupeng Gui, Chuyang Ke, Daniel Stefankovic 외

The cardinality constraint is an intrinsic way to restrict the solution structure in many domains, for example, sparse learning, feature selection, and compressed sensing. To solve a cardinality constrained problem, the …

compressed sensingfeature selectionSparse Learning

A hybrid level-based learning swarm algorithm with mutation operator for solving large-scale cardinality-constrained portfolio optimization problems

2022-06-29 · Massimiliano Kaucic, Filippo Piccotto, Gabriele Sbaiz, Giorgio Valentinuz

In this work, we propose a hybrid variant of the level-based learning swarm optimizer (LLSO) for solving large-scale portfolio optimization problems. Our goal is to maximize a modified formulation of the Sharpe ratio sub…

Portfolio Optimization