paper-with-me

Papers

Consistency for 0-1 Programming

2018-12-05 · Danial Davarnia, J. N. Hooker

Concepts of consistency have long played a key role in constraint programming but never developed in integer programming (IP). Consistency nonetheless plays a role in IP as well. For example, cutting planes can reduce backtracking by achieving various forms of consistency as well as by tightening the linear programming (LP) relaxation. We introduce a type of consistency that is particularly suited for 0-1 programming and develop the associated theory. We define a 0-1 constraint set as LP-consistent when any partial assignment that is consistent with its linear programming relaxation is consistent with the original 0-1 constraint set. We prove basic properties of LP-consistency, including its relationship with Chvatal-Gomory cuts and the integer hull. We show that a weak form of LP-consistency can reduce or eliminate backtracking in a way analogous to k-consistency but is easier to achieve. In so doing, we identify a class of valid inequalities that can be more effective than traditional cutting planes at cutting off infeasible 0-1 partial assignments.

📄 PDF Abstract BibTeX arXiv:1812.02215

Code (0)

등록된 구현이 없습니다.

Tasks

valid

Similar Papers 제목 키워드 기반

Genetic Programming with Model Driven Dimension Repair for Learning Interpretable Appointment Scheduling Rules

2025-09-02 · Huan Zhang, Yang Wang, Ya-Hui Jia, Yi Mei arxiv

Appointment scheduling is a great challenge in healthcare operations management. Appointment rules (AR) provide medical practitioners with a simple yet effective tool to determine patient appointment times. Genetic progr…

Finite Groundings for ASP with Functions: A Journey through Consistency

2024-05-08 · Lukas Gerlach, David Carral, Markus Hecher

Answer set programming (ASP) is a logic programming formalism used in various areas of artificial intelligence like combinatorial problem solving and knowledge representation and reasoning. It is known that enhancing ASP…

A global constraint for the capacitated single-item lot-sizing problem

2019-07-04 · Grigori German, Hadrien Cambazard, Jean-Philippe Gayon, Bernard Penz

The goal of this paper is to set a constraint programming framework to solve lot-sizing problems. More specifically, we consider a single-item lot-sizing problem with time-varying lower and upper bounds for production an…

Robust Group Synchronization via Quadratic Programming

2022-06-17 · Yunpeng Shi, Cole Wyeth, Gilad Lerman

We propose a novel quadratic programming formulation for estimating the corruption levels in group synchronization, and use these estimates to solve this problem. Our objective function exploits the cycle consistency of …

Characterizing and computing stable models of logic programs: The non-stratified case

2014-02-21 · Gianpaolo Brignoli, Stefania Costantini, Ottavio D'Antona, Alessandro Provetti

Stable Logic Programming (SLP) is an emergent, alternative style of logic programming: each solution to a problem is represented by a stable model of a deductive database/function-free logic program encoding the problem …