2019
DOI: 10.3390/a12120248
|View full text |Cite
|
Sign up to set email alerts
|

Solving Integer Linear Programs by Exploiting Variable-Constraint Interactions: A Survey

Abstract: Integer Linear Programming (ILP) is among the most successful and general paradigms for solving computationally intractable optimization problems in computer science. ILP is NP-complete, and until recently we have lacked a systematic study of the complexity of ILP through the lens of variable-constraint interactions. This changed drastically in recent years thanks to a series of results that together lay out a detailed complexity landscape for the problem centered around the structure of graphical representati… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
34
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
5
4

Relationship

0
9

Authors

Journals

citations
Cited by 10 publications
(34 citation statements)
references
References 36 publications
0
34
0
Order By: Relevance
“…, x n }, the SUBSET SUM problem is to determine if there exists a subset X ′ ⊆ X such that x∈X ′ x = Z. It is known to be weakly NP-hard [Garey and Johnson, 1979]. Given an instance ⟨Z, X⟩ of SUBSET SUM, we construct an MPB instance as follows: For each x i ∈ X, create a project p i with cost x i .…”
Section: Constant Number Of Distinct Votesmentioning
confidence: 99%
See 1 more Smart Citation
“…, x n }, the SUBSET SUM problem is to determine if there exists a subset X ′ ⊆ X such that x∈X ′ x = Z. It is known to be weakly NP-hard [Garey and Johnson, 1979]. Given an instance ⟨Z, X⟩ of SUBSET SUM, we construct an MPB instance as follows: For each x i ∈ X, create a project p i with cost x i .…”
Section: Constant Number Of Distinct Votesmentioning
confidence: 99%
“…It is known that the problem of solving an ILP is in FPT when parameterized by the number of constraints and the highest value in coefficient matrix [Ganian and Ordyniak, 2019]. We modify the integer linear program for MPB by replacing N with [n] and c with c ′ .…”
Section: Constant Scalable Limitmentioning
confidence: 99%
“…The optimization problem ( 14) becomes an integer linear problem (ILP), which can be solved using off-the-shelf available algorithms [18], [34]. ILP solvers, however, often provide suboptimal solutions to (14), and so we next improve upon the ILP solution by proposing an additional heuristic which shows a good numerical prospect, as illustrated the simulations section of the paper.…”
Section: ) Integer Linear Problem Formulationmentioning
confidence: 99%
“…To reduce the latency, the middleboxes are placed at locations where the communication is the shortest using a placement selection algorithm. The middleboxes are placed in different locations and an offline Integer Linear Program (ILP) pruning algorithm [120] is deployed at each middlebox. ILP helps in solving uncontrollable computation optimization problems at every middlebox to tackle the switch constraints, such as the use of CPU, RAM, etc.…”
Section: E Data Integritymentioning
confidence: 99%