Abstract
We initiate a study of algorithms with a focus on the computational complexity of individual elements, and introduce the fragile complexity of comparison-based algorithms as the maximal number of comparisons any individual element takes part in. We give a number of upper and lower bounds on the fragile complexity for fundamental problems, including Minimum, Selection, Sorting and Heap Construction. The results include both deterministic and randomized upper and lower bounds, and demonstrate a separation between the two settings for a number of problems. The depth of a comparator network is a straight-forward upper bound on the worst case fragile complexity of the corresponding fragile algorithm. We prove that fragile complexity is a different and strictly easier property than the depth of comparator networks, in the sense that for some problems a fragile complexity equal to the best network depth can be achieved with less total work and that with randomization, even a lower fragile complexity is possible.
Original language | English |
---|---|
Title of host publication | 27th Annual European Symposium on Algorithms (ESA 2019) |
Publisher | Schloss Dagstuhl--Leibniz-Zentrum für Informatik |
Publication date | 9 Sept 2019 |
Pages | 2:1–2:19 |
Article number | 2 |
ISBN (Electronic) | 978-3-95977-124-5 |
DOIs | |
Publication status | Published - 9 Sept 2019 |
Event | 27th Annual European Symposium on Algorithms (ESA 2019) - Garching, Munich, Germany Duration: 9 Sept 2019 → 11 Sept 2019 Conference number: 27 |
Conference
Conference | 27th Annual European Symposium on Algorithms (ESA 2019) |
---|---|
Number | 27 |
Location | Garching |
Country/Territory | Germany |
City | Munich |
Period | 09/09/2019 → 11/09/2019 |
Series | Leibniz International Proceedings in Informatics (LIPIcs) |
---|---|
ISSN | 1868-8969 |
Keywords
- Computational Complexity
- Fragile Complexity
- Comparison-Based Algorithms
- Deterministic and Randomized Bounds
- Comparator Networks