paper-with-me

Papers

Generic CP-Supported CMSA for Binary Integer Linear Programs

2018-05-30 · Christian Blum, Haroldo Gambini Santos

Construct, Merge, Solve and Adapt (CMSA) is a general hybrid metaheuristic for solving combinatorial optimization problems. At each iteration, CMSA (1) constructs feasible solutions to the tackled problem instance in a probabilistic way and (2) solves a reduced problem instance (if possible) to optimality. The construction of feasible solutions is hereby problem-specific, usually involving a fast greedy heuristic. The goal of this paper is to design a problem-agnostic CMSA variant whose exclusive input is an integer linear program (ILP). In order to reduce the complexity of this task, the current study is restricted to binary ILPs. In addition to a basic problem-agnostic CMSA variant, we also present an extended version that makes use of a constraint propagation engine for constructing solutions. The results show that our technique is able to match the upper bounds of the standalone application of CPLEX in the context of rather easy-to-solve instances, while it generally outperforms the standalone application of CPLEX in the context of hard instances. Moreover, the results indicate that the support of the constraint propagation engine is useful in the context of problems for which finding feasible solutions is rather difficult.

📄 PDF Abstract BibTeX arXiv:1805.11820

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial Optimization

Similar Papers 제목 키워드 기반

CMSA algorithm for solving the prioritized pairwise test data generation problem in software product lines

2024-02-07 · Javier Ferrer, Francisco Chicano, José Antonio Ortega Toro

In Software Product Lines (SPLs) it may be difficult or even impossible to test all the products of the family because of the large number of valid feature combinations that may exist. Thus, we want to find a minimal sub…

A Covariance Matrix Self-Adaptation Evolution Strategy for Optimization under Linear Constraints

2018-06-15 · Patrick Spettel, Hans-Georg Beyer, Michael Hellwig

This paper addresses the development of a covariance matrix self-adaptation evolution strategy (CMSA-ES) for solving optimization problems with linear constraints. The proposed algorithm is referred to as Linear Constrai…

MIP-GNN: A Data-Driven Framework for Guiding Combinatorial Solvers

2022-05-27 · Elias B. Khalil, Christopher Morris, Andrea Lodi

Mixed-integer programming (MIP) technology offers a generic way of formulating and solving combinatorial optimization problems. While generally reliable, state-of-the-art MIP solvers base many crucial decisions on hand-c…

Combinatorial OptimizationGraph Neural Network

AMVH: Asymmetric Multi-Valued Hashing

2017-07-01 · CVPR 2017 7 · Cheng Da, Shibiao Xu, Kun Ding, Gaofeng Meng 외

Most existing hashing methods resort to binary codes for similarity search, owing to the high efficiency of computation and storage. However, binary codes lack enough capability in similarity preservation, resulting in l…

Approximation Schemes for Low-Rank Binary Matrix Approximation Problems

2018-07-18 · Fedor V. Fomin, Petr A. Golovach, Daniel Lokshtanov, Fahad Panolan 외

We provide a randomized linear time approximation scheme for a generic problem about clustering of binary vectors subject to additional constrains. The new constrained clustering problem encompasses a number of problems …

ClusteringConstrained ClusteringLEMMA