88 lines
6.0 KiB
BibTeX
88 lines
6.0 KiB
BibTeX
|
|
@inproceedings{vygen_fptas_2024,
|
|
address = {Cham},
|
|
title = {An {FPTAS} for {Connectivity} {Interdiction}},
|
|
volume = {14679},
|
|
isbn = {978-3-031-59834-0 978-3-031-59835-7},
|
|
url = {https://link.springer.com/10.1007/978-3-031-59835-7_16},
|
|
language = {en},
|
|
urldate = {2024-11-04},
|
|
booktitle = {Integer {Programming} and {Combinatorial} {Optimization}},
|
|
publisher = {Springer Nature Switzerland},
|
|
author = {Huang, Chien-Chung and Obscura Acosta, Nidia and Yingchareonthawornchai, Sorrachai},
|
|
editor = {Vygen, Jens and Byrka, Jarosław},
|
|
year = {2024},
|
|
doi = {10.1007/978-3-031-59835-7_16},
|
|
pages = {210--223},
|
|
}
|
|
|
|
@article{chalermsook_approximating_2022,
|
|
title = {Approximating k-{Edge}-{Connected} {Spanning} {Subgraphs} via a {Near}-{Linear} {Time} {LP} {Solver}},
|
|
volume = {229},
|
|
copyright = {Creative Commons Attribution 4.0 International license, info:eu-repo/semantics/openAccess},
|
|
issn = {1868-8969},
|
|
url = {https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.ICALP.2022.37},
|
|
doi = {10.4230/LIPICS.ICALP.2022.37},
|
|
language = {en},
|
|
urldate = {2025-03-09},
|
|
journal = {LIPIcs, Volume 229, ICALP 2022},
|
|
author = {Chalermsook, Parinya and Huang, Chien-Chung and Nanongkai, Danupon and Saranurak, Thatchaphol and Sukprasert, Pattara and Yingchareonthawornchai, Sorrachai},
|
|
editor = {Bojańczyk, Mikołaj and Merelli, Emanuela and Woodruff, David P.},
|
|
year = {2022},
|
|
keywords = {Approximation Algorithms, Data Structures, Theory of computation → Routing and network design problems},
|
|
pages = {37:1--37:20},
|
|
}
|
|
|
|
@article{garg_faster_nodate,
|
|
author = {Garg, Naveen and K\"{o}nemann, Jochen},
|
|
title = {Faster and Simpler Algorithms for Multicommodity Flow and Other Fractional Packing Problems},
|
|
journal = {SIAM Journal on Computing},
|
|
volume = {37},
|
|
number = {2},
|
|
pages = {630-652},
|
|
year = {2007},
|
|
doi = {10.1137/S0097539704446232},
|
|
URL = { https://doi.org/10.1137/S0097539704446232},
|
|
eprint = {https://doi.org/10.1137/S0097539704446232},
|
|
abstract = { This paper considers the problem of designing fast, approximate, combinatorial algorithms for multicommodity flows and other fractional packing problems. We present new, faster, and much simpler algorithms for these problems. }
|
|
}
|
|
|
|
@article{cunningham_optimal_1985,
|
|
title = {Optimal attack and reinforcement of a network},
|
|
volume = {32},
|
|
issn = {0004-5411, 1557-735X},
|
|
url = {https://dl.acm.org/doi/10.1145/3828.3829},
|
|
doi = {10.1145/3828.3829},
|
|
abstract = {In a nonnegative edge-weighted network, the weight of an edge represents the effort required by an attacker to destroy the edge, and the attacker derives a benefit for each new component created by destroying edges.The attacker may want to minimize over subsetsof edgesthe difference between (or the ratio of) the effort incurred and the benefit received. This idea leads to the definition of the “strength” of the network, a measure of the resistanceof the network to such attacks. Efficient algorithms for the optimal attack problem, the problem of computing the strength, and the problem of finding a minimum cost “reinforcement” to achieve a desired strength are given. These problems are also solved for a different model, in which the attacker wants to separate vertices from a fixed central vertex.},
|
|
language = {en},
|
|
number = {3},
|
|
urldate = {2025-04-11},
|
|
journal = {Journal of the ACM},
|
|
author = {Cunningham, William H.},
|
|
month = jul,
|
|
year = {1985},
|
|
pages = {549--561},
|
|
}
|
|
|
|
|
|
@article{chekuri_lp_2020,
|
|
title = {{LP} {Relaxation} and {Tree} {Packing} for {Minimum} \$k\$-{Cut}},
|
|
volume = {34},
|
|
issn = {0895-4801, 1095-7146},
|
|
url = {https://epubs.siam.org/doi/10.1137/19M1299359},
|
|
doi = {10.1137/19M1299359},
|
|
abstract = {Karger used spanning tree packings [D. R. Karger, J. ACM, 47 (2000), pp. 46-76] to derive a near linear-time randomized algorithm for the global minimum cut problem as well as a bound on the number of approximate minimum cuts. This is a different approach from his well-known random contraction algorithm [D. R. Karger, Random Sampling in Graph Optimization Problems, Ph.D. thesis, Stanford University, Stanford, CA, 1995, D. R. Karger and C. Stein, J. ACM, 43 (1996), pp. 601--640]. Thorup developed a fast deterministic algorithm for the minimum k-cut problem via greedy recursive tree packings [M. Thorup, Minimum k-way cuts via deterministic greedy tree packing, in Proceedings of the Fortieth Annual ACM Symposium on Theory of Computing, ACM, 2008, pp. 159--166]. In this paper we revisit properties of an LP relaxation for k-Cut proposed by Naor and Rabani [Tree packing and approximating k-cuts, in Proceedings of the Twelfth Annual ACM-SIAM Symposium on Discrete Algorithms, Vol. 103, SIAM, Philadelphia, 2001, pp. 26--27], and analyzed in [C. Chekuri, S. Guha, and J. Naor, SIAM J. Discrete Math., 20 (2006), pp. 261--271]. We show that the dual of the LP yields a tree packing that, when combined with an upper bound on the integrality gap for the LP, easily and transparently extends Karger's analysis for mincut to the k-cut problem. In addition to the simplicity of the algorithm and its analysis, this allows us to improve the running time of Thorup's algorithm by a factor of n. We also improve the bound on the number of {\textbackslash}alpha -approximate k-cuts. Second, we give a simple proof that the integrality gap of the LP is 2(1 - 1/n). Third, we show that an optimum solution to the LP relaxation, for all values of k, is fully determined by the principal sequence of partitions of the input graph. This allows us to relate the LP relaxation to the Lagrangean relaxation approach of Barahona [Oper. Res. Lett., 26 (2000), pp. 99--105] and Ravi and Sinha [European J. Oper. Res., 186 (2008), pp. 77--90]; it also shows that the idealized recursive tree packing considered by Thorup gives an optimum dual solution to the LP.},
|
|
language = {en},
|
|
number = {2},
|
|
urldate = {2022-04-10},
|
|
journal = {SIAM Journal on Discrete Mathematics},
|
|
author = {Chekuri, Chandra and Quanrud, Kent and Xu, Chao},
|
|
month = jan,
|
|
year = {2020},
|
|
keywords = {Approximation, K-cut, Minimum cut, Tree packing},
|
|
pages = {1334--1353},
|
|
}
|
|
|
|
|
|
|