We gratefully acknowledge support from
the Simons Foundation and member institutions.

Data Structures and Algorithms

Authors and titles for cs.DS in Sep 2020

[ total of 167 entries: 1-50 | 51-100 | 101-150 | 151-167 ]
[ showing 50 entries per page: fewer | more | all ]
[1]  arXiv:2009.00083 [pdf, other]
Title: Localized Topological Simplification of Scalar Data
Subjects: Data Structures and Algorithms (cs.DS); Distributed, Parallel, and Cluster Computing (cs.DC); Graphics (cs.GR)
[2]  arXiv:2009.00098 [pdf, other]
Title: Sorting an Array Using the Topological Sort of a Corresponding Comparison Graph
Authors: Balaram Behera
Comments: 18 pages, 0 figures. Keywords: graph algorithms; topological sort; sorting algorithms; comparison graphs
Subjects: Data Structures and Algorithms (cs.DS); Discrete Mathematics (cs.DM)
[3]  arXiv:2009.00188 [pdf, other]
Title: On the computational tractability of a geographic clustering problem arising in redistricting
Subjects: Data Structures and Algorithms (cs.DS)
[4]  arXiv:2009.00384 [pdf, other]
Title: Obtuse Lattice Bases
Subjects: Data Structures and Algorithms (cs.DS); Cryptography and Security (cs.CR)
[5]  arXiv:2009.00697 [pdf, ps, other]
Title: Simpler and Stronger Approaches for Non-Uniform Hypergraph Matching and the Füredi, Kahn, and Seymour Conjecture
Comments: Reorganized the appendix
Subjects: Data Structures and Algorithms (cs.DS); Optimization and Control (math.OC)
[6]  arXiv:2009.00800 [pdf, ps, other]
Title: Fully-Dynamic Submodular Cover with Bounded Recourse
Subjects: Data Structures and Algorithms (cs.DS)
[7]  arXiv:2009.00808 [pdf, other]
Title: Structural Iterative Rounding for Generalized $k$-Median Problems
Subjects: Data Structures and Algorithms (cs.DS)
[8]  arXiv:2009.00809 [pdf, other]
Title: Towards constant-factor approximation for chordal / distance-hereditary vertex deletion
Comments: 27 pages, 2 figures
Subjects: Data Structures and Algorithms (cs.DS); Discrete Mathematics (cs.DM); Combinatorics (math.CO)
[9]  arXiv:2009.00836 [pdf, ps, other]
Title: Nearest Neighbor Search for Hyperbolic Embeddings
Subjects: Data Structures and Algorithms (cs.DS)
[10]  arXiv:2009.01012 [pdf, other]
Title: Reconstructing the Dynamic Sea Surface from Tide Gauge Records Using Optimal Data-Dependent Triangulations
Subjects: Data Structures and Algorithms (cs.DS)
[11]  arXiv:2009.01161 [pdf, ps, other]
Title: Near-Quadratic Lower Bounds for Two-Pass Graph Streaming Algorithms
Journal-ref: 61st IEEE Annual Symposium on Foundations of Computer Science, FOCS 2020
Subjects: Data Structures and Algorithms (cs.DS); Computational Complexity (cs.CC)
[12]  arXiv:2009.01220 [pdf, ps, other]
Title: Differentially private $k$-means clustering via exponential mechanism and max cover
Subjects: Data Structures and Algorithms (cs.DS); Cryptography and Security (cs.CR); Machine Learning (cs.LG)
[13]  arXiv:2009.01346 [pdf, ps, other]
Title: Circular Trace Reconstruction
Comments: 25 pages, 1 figure. To appear in Innovations in Theoretical Computer Science (ITCS), 2021
Subjects: Data Structures and Algorithms (cs.DS); Number Theory (math.NT)
[14]  arXiv:2009.01353 [pdf, other]
Title: Zuckerli: A New Compressed Representation for Graphs
Subjects: Data Structures and Algorithms (cs.DS); Information Theory (cs.IT)
[15]  arXiv:2009.01446 [pdf, other]
Title: New Results and Bounds on Online Facility Assignment Problem
Subjects: Data Structures and Algorithms (cs.DS); Computer Science and Game Theory (cs.GT)
[16]  arXiv:2009.01498 [pdf, other]
Title: Physarum-Inspired Multi-Commodity Flow Dynamics
Comments: to appear in Theoretical Computer Science
Journal-ref: Theoretical Computer Science 920, pp. 1-20 (2022)
Subjects: Data Structures and Algorithms (cs.DS); Neural and Evolutionary Computing (cs.NE)
[17]  arXiv:2009.01765 [pdf, other]
Title: Optimal Load Balanced Demand Distribution under Overload Penalties
Comments: 15 pages, 3 figures
Subjects: Data Structures and Algorithms (cs.DS)
[18]  arXiv:2009.01802 [pdf, other]
Title: Bipartite Matching in Nearly-linear Time on Moderately Dense Graphs
Subjects: Data Structures and Algorithms (cs.DS); Optimization and Control (math.OC)
[19]  arXiv:2009.01928 [pdf, other]
Title: Efficient Algorithms to Mine Maximal Span-Trusses From Temporal Graphs
Comments: Published at the 16th International Workshop on Mining and Learning with Graphs (MLG '20)
Journal-ref: International Workshop on Mining and Learning with Graphs 2020 (MLG '20)
Subjects: Data Structures and Algorithms (cs.DS); Information Retrieval (cs.IR)
[20]  arXiv:2009.01947 [pdf, other]
Title: Practical and Parallelizable Algorithms for Non-Monotone Submodular Maximization with Size Constraint
Comments: 39 pages
Journal-ref: Journal of Artificial Intelligence Research 79 (2024) 599-638
Subjects: Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG)
[21]  arXiv:2009.01986 [pdf, other]
Title: Smoothed analysis of the condition number under low-rank perturbations
Subjects: Data Structures and Algorithms (cs.DS); Probability (math.PR)
[22]  arXiv:2009.02207 [pdf, ps, other]
Title: Fair and Useful Cohort Selection
Comments: This is a merger of the previous version and arXiv:2102.07684
Subjects: Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG)
[23]  arXiv:2009.02233 [pdf, other]
Title: Access-Adaptive Priority Search Tree
Comments: Significantly extended and revised for journal/conference submission
Subjects: Data Structures and Algorithms (cs.DS)
[24]  arXiv:2009.02584 [pdf, ps, other]
Title: Deterministic Decremental Reachability, SCC, and Shortest Paths via Directed Expanders and Congestion Balancing
Comments: Reuploaded with some generalizations of previous theorems
Subjects: Data Structures and Algorithms (cs.DS)
[25]  arXiv:2009.02710 [pdf, other]
Title: Multi-Way Number Partitioning: an Information-Theoretic View
Subjects: Data Structures and Algorithms (cs.DS); Information Theory (cs.IT); Combinatorics (math.CO)
[26]  arXiv:2009.03038 [pdf, ps, other]
Title: Multi-Pass Graph Streaming Lower Bounds for Cycle Counting, MAX-CUT, Matching Size, and Other Problems
Comments: Fixed a mistake in one of the technical lemmas, see Section 1.4
Subjects: Data Structures and Algorithms (cs.DS); Computational Complexity (cs.CC)
[27]  arXiv:2009.03052 [pdf, other]
Title: Faster motif counting via succinct color coding and adaptive sampling
Journal-ref: ACM Trans. Knowl. Discov. Data 15, 6, Article 96 (June 2021)
Subjects: Data Structures and Algorithms (cs.DS); Databases (cs.DB)
[28]  arXiv:2009.03078 [pdf, ps, other]
Title: Achieving anonymity via weak lower bound constraints for k-median and k-means
Comments: This work appeared at STACS 2021. The arXiv version is the most current version
Subjects: Data Structures and Algorithms (cs.DS)
[29]  arXiv:2009.03158 [pdf, ps, other]
Title: Efficient Network Reliability Computation in Uncertain Graphs
Journal-ref: EDBT2019
Subjects: Data Structures and Algorithms (cs.DS); Databases (cs.DB)
[30]  arXiv:2009.03260 [pdf, ps, other]
Title: A Potential Reduction Inspired Algorithm for Exact Max Flow in Almost $\widetilde{O}(m^{4/3})$ Time
Authors: Tarun Kathuria
Subjects: Data Structures and Algorithms (cs.DS); Optimization and Control (math.OC)
[31]  arXiv:2009.03352 [pdf, other]
Title: A Fast Randomized Algorithm for Finding the Maximal Common Subsequences
Authors: Jin Cao, Dewei Zhong
Comments: 9 pages
Subjects: Data Structures and Algorithms (cs.DS); Artificial Intelligence (cs.AI); Computational Complexity (cs.CC); Machine Learning (cs.LG)
[32]  arXiv:2009.03358 [pdf, other]
Title: A Lightweight Algorithm to Uncover Deep Relationships in Data Tables
Comments: 9 pages, 4 figures, paper presented on AutoML 2019 (The Third International Workshop on Automation in Machine Learning)
Subjects: Data Structures and Algorithms (cs.DS); Databases (cs.DB); Machine Learning (cs.LG)
[33]  arXiv:2009.03416 [pdf, other]
Title: Probabilistic analysis of algorithms for cost constrained minimum weighted combinatorial objects
Comments: 8 pages
Journal-ref: Oper. Res. Lett. 49 (2021), no. 3, 400-404
Subjects: Data Structures and Algorithms (cs.DS); Discrete Mathematics (cs.DM); Combinatorics (math.CO)
[34]  arXiv:2009.03675 [pdf, other]
Title: Space efficient merging of de Bruijn graphs and Wheeler graphs
Comments: 24 pages, 10 figures. arXiv admin note: text overlap with arXiv:1902.02889
Subjects: Data Structures and Algorithms (cs.DS)
[35]  arXiv:2009.03687 [pdf, ps, other]
Title: Finding Diverse Trees, Paths, and More
Comments: 15 pages
Subjects: Data Structures and Algorithms (cs.DS)
[36]  arXiv:2009.04114 [pdf, other]
Title: Adwords in a Panorama
Subjects: Data Structures and Algorithms (cs.DS); Computer Science and Game Theory (cs.GT)
[37]  arXiv:2009.04556 [pdf, other]
Title: Sensitivity Analysis of the Maximum Matching Problem
Subjects: Data Structures and Algorithms (cs.DS)
[38]  arXiv:2009.04567 [pdf, other]
Title: Diverse Pairs of Matchings
Comments: To appear at ISAAC 2020
Subjects: Data Structures and Algorithms (cs.DS)
[39]  arXiv:2009.04636 [pdf, ps, other]
Title: A performance study of some approximation algorithms for minimum dominating set in a graph
Subjects: Data Structures and Algorithms (cs.DS)
[40]  arXiv:2009.04742 [pdf, other]
Title: Backtracking algorithms for constructing the Hamiltonian decomposition of a 4-regular multigraph
Comments: English translation
Subjects: Data Structures and Algorithms (cs.DS); Combinatorics (math.CO)
[41]  arXiv:2009.04827 [pdf, ps, other]
Title: A Normal Sequence Compressed by PPM$^*$ but not by Lempel-Ziv 78
Subjects: Data Structures and Algorithms (cs.DS); Information Theory (cs.IT)
[42]  arXiv:2009.04979 [pdf, other]
Title: Quick Streaming Algorithms for Maximization of Monotone Submodular Functions in Linear Time
Authors: Alan Kuhnle
Comments: 26 pages
Subjects: Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG)
[43]  arXiv:2009.04992 [pdf, ps, other]
Title: Near-linear Size Hypergraph Cut Sparsifiers
Comments: FOCS 2020
Subjects: Data Structures and Algorithms (cs.DS)
[44]  arXiv:2009.05039 [pdf, other]
Title: On Light Spanners, Low-treewidth Embeddings and Efficient Traversing in Minor-free Graphs
Comments: 65 pages, 6 figures. Abstract shorten due to limited characters
Subjects: Data Structures and Algorithms (cs.DS)
[45]  arXiv:2009.05382 [pdf, ps, other]
Title: Fault-Tolerant Edge-Disjoint Paths -- Beyond Uniform Faults
Comments: arXiv admin note: substantial text overlap with arXiv:1301.6299
Subjects: Data Structures and Algorithms (cs.DS)
[46]  arXiv:2009.05736 [pdf, ps, other]
Title: Robust production planning with budgeted cumulative demand uncertainty
Subjects: Data Structures and Algorithms (cs.DS)
[47]  arXiv:2009.06043 [pdf, ps, other]
Title: Simple, Deterministic, Constant-Round Coloring in the Congested Clique
Comments: 20 pages, appeared at PODC 2020
Subjects: Data Structures and Algorithms (cs.DS); Distributed, Parallel, and Cluster Computing (cs.DC)
[48]  arXiv:2009.06063 [pdf, ps, other]
Title: On Fault Tolerant Feedback Vertex Set
Authors: Pranabendu Misra
Subjects: Data Structures and Algorithms (cs.DS)
[49]  arXiv:2009.06090 [pdf, other]
Title: Cut-Equivalent Trees are Optimal for Min-Cut Queries
Subjects: Data Structures and Algorithms (cs.DS)
[50]  arXiv:2009.06106 [pdf, other]
Title: Space-Efficient Interior Point Method, with applications to Linear Programming and Maximum Weight Bipartite Matching
Comments: 72 pages, full version
Subjects: Data Structures and Algorithms (cs.DS)
[ total of 167 entries: 1-50 | 51-100 | 101-150 | 151-167 ]
[ showing 50 entries per page: fewer | more | all ]

Disable MathJax (What is MathJax?)

Links to: arXiv, form interface, find, cs, 2404, contact, help  (Access key information)