Operations Research Proceedings
DOI: 10.1007/978-3-540-69995-8_26
|View full text |Cite
|
Sign up to set email alerts
|

Nonserial Dynamic Programming and Tree Decomposition in Discrete Optimization

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
12
0

Publication Types

Select...
5
3
1

Relationship

0
9

Authors

Journals

citations
Cited by 19 publications
(12 citation statements)
references
References 9 publications
0
12
0
Order By: Relevance
“…An dependency graph contains a vertex for each variable and an edge is added between vertices if they appear in the same constraint or component of the objective function. NSDP is a process which eliminates variables in such a way that adjacent variables can be merged together [30]. The first step in applying NSDP is identifying weakly connected components of interaction graph.…”
Section: Non-serial Dynamic Programmingmentioning
confidence: 99%
See 1 more Smart Citation
“…An dependency graph contains a vertex for each variable and an edge is added between vertices if they appear in the same constraint or component of the objective function. NSDP is a process which eliminates variables in such a way that adjacent variables can be merged together [30]. The first step in applying NSDP is identifying weakly connected components of interaction graph.…”
Section: Non-serial Dynamic Programmingmentioning
confidence: 99%
“…However, solving the scaffolding ILP directly for very large problem instances is often impractical. To achieve scalability we take advantage of the sparsity of the underlying scaffolding graph by independently scaffolding its tri-connected components, generated in linear time using the SPQR-tree datastructure, and then optimally combining them using non-serial dynamical programming (NSDP) [30]. For cases when even tri-connected components are too large to be handled directly we adopt a hierarchical scaffolding scheme that solves multiple ILPs for increasingly denser subgraphs of G obtained by filtering low confidence edges.…”
Section: Introductionmentioning
confidence: 99%
“…The parallel algorithm proposed here is related to nonserial dynamic programming methods that describe the connection between variables in the problem using tree representations, see, e.g., Bertelè and Brioschi (1973); Moallemi (2007);Shcherbina (2007). Nonserial dynamic programming share the basic ideas with serial dynamic programming, see Bertsekas (2000), but can handle more general problem structures.…”
Section: Parallel Newton Step Computationmentioning
confidence: 99%
“…Scalability of our algorithm, referred to as SILP2, is achieved by adopting a non-serial dynamical programming (NSDP) approach [ 27 ]. Rather than solving one large ILP, several smaller ILPs can be solved seperately and composed to find the complete and optimal solution.…”
Section: Introductionmentioning
confidence: 99%