2008 Proceedings of the Tenth Workshop on Algorithm Engineering and Experiments (ALENEX) 2008
DOI: 10.1137/1.9781611972887.3
|View full text |Cite
|
Sign up to set email alerts
|

Obtaining Optimalk-Cardinality Trees Fast

Abstract: Given an undirected graph G = (V, E) with edge weights and a positive integer number k, the k-Cardinality Tree problem consists of finding a subtree T of G with exactly k edges and the minimum possible weight. Many algorithms have been proposed to solve this NP-hard problem, resulting in mainly heuristic and metaheuristic approaches.In this paper we present an exact ILP-based algorithm using directed cuts. We mathematically compare the strength of our formulation to the previously known ILP formulations of thi… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
14
0

Year Published

2009
2009
2012
2012

Publication Types

Select...
4
3

Relationship

2
5

Authors

Journals

citations
Cited by 10 publications
(14 citation statements)
references
References 19 publications
0
14
0
Order By: Relevance
“…Goemans and Myung [7] or Chimani et al [2], for example. Observe that by construction of the graph H and by indegree inequalities (3), x j 1 j 2 = y j 2 and x i 1 i 2 = y i 2 , and thus inequality (8) follows immediately.…”
Section: The Equivalence Of the Gsec Model And The Directed Cut Modelmentioning
confidence: 99%
See 1 more Smart Citation
“…Goemans and Myung [7] or Chimani et al [2], for example. Observe that by construction of the graph H and by indegree inequalities (3), x j 1 j 2 = y j 2 and x i 1 i 2 = y i 2 , and thus inequality (8) follows immediately.…”
Section: The Equivalence Of the Gsec Model And The Directed Cut Modelmentioning
confidence: 99%
“…Consequently, in Set2, we focused our attention only on creating instances on randomly generated networks. In fact, we use the very same instances from Set1 and modify them by assigning an integer weight uniformly in [2,4]. 3 Thus like Set1, there are a total of 200 WRLP instances.…”
Section: Data Setsmentioning
confidence: 99%
“…i,j ∈δ − j y ij ≥ 1, ∀j ∈ V \ {0}, 3.14 to directed cut-based formulations, see 20,21 . Inequalities 3.13 avoid short cycles corresponding to a single edge, Inequalities 3.14 assure that each node has one incoming arc.…”
Section: 12mentioning
confidence: 99%
“…These problems consist of finding one or more trees (or paths) on a given graph satisfying some given constraints while minimizing or maximizing an objective function. Some COT problems have been considered and solved in the literature, e.g., Degree Constrained Minimum Spanning Tree (DCMST) [45,7], Bounded Diameter Minimum Spanning Tree (BDMST) [35], Capacitated Minimum Spanning Tree problem (CMST) [56,3], Minimum Diameter Spanning Tree (MDST) [50], EdgeWeighted k-Cardinality Tree (KCT), [20,25], Steiner Minimal Tree (SMT) [66,28], Optimum Communication Spanning Tree problems (OCST) [32], etc. We also see many COP problems which have been studied and solved in the literature.…”
Section: Introductionmentioning
confidence: 99%
“…Most of these COT/COP problems are NP-hard. They are often approached by dedicated algorithms including exact methods, such as the Lagrangian-based heuristic [7], the ILP-based algorithm using directed cuts [25], the Lagrangian-based branch and bound in [15], and the vertex labeling algorithm from [30]; there are also meta-heuristic algorithms such as a hybrid evolutionary algorithm [19], ant colony optimization [21], and local search [20]. These techniques exploit the structure of the constraints and the objective functions but are often difficult to extend or reuse.…”
Section: Introductionmentioning
confidence: 99%