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

Data Structures and Algorithms

Authors and titles for cs.DS in Feb 2021, skipping first 10

[ total of 189 entries: 1-25 | 11-35 | 36-60 | 61-85 | 86-110 | ... | 186-189 ]
[ showing 25 entries per page: fewer | more | all ]
[11]  arXiv:2102.02193 [pdf, other]
Title: CountSketches, Feature Hashing and the Median of Three
Subjects: Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG); Machine Learning (stat.ML)
[12]  arXiv:2102.02484 [pdf, other]
Title: Introducing lop-kernels: a framework for kernelization lower bounds
Comments: 37 pages, 2 figures
Subjects: Data Structures and Algorithms (cs.DS); Computational Complexity (cs.CC)
[13]  arXiv:2102.02505 [pdf, other]
Title: Gapped Indexing for Consecutive Occurrences
Comments: 17 pages, 3 figures
Subjects: Data Structures and Algorithms (cs.DS)
[14]  arXiv:2102.02597 [pdf, ps, other]
Title: A Faster Algorithm for Finding Closest Pairs in Hamming Metric
Comments: 22, 6 figures code: this https URL
Subjects: Data Structures and Algorithms (cs.DS)
[15]  arXiv:2102.02708 [pdf, ps, other]
Title: Fractionally Log-Concave and Sector-Stable Polynomials: Counting Planar Matchings and More
Subjects: Data Structures and Algorithms (cs.DS); Combinatorics (math.CO); Probability (math.PR)
[16]  arXiv:2102.02765 [src]
Title: Online Discrepancy Minimization via Persistent Self-Balancing Walks
Comments: The proof of Lemma 7 is incorrect. There is a serious issue that we don't know how to fix at the moment. We thank Yang, Nikhil and collaborators for bringing it to our attention
Subjects: Data Structures and Algorithms (cs.DS); Discrete Mathematics (cs.DM); Combinatorics (math.CO)
[17]  arXiv:2102.02873 [pdf, other]
Title: Optimal Construction of Hierarchical Overlap Graphs
Authors: Shahbaz Khan
Comments: 11 pages, 2 Figures
Journal-ref: CPM 2021
Subjects: Data Structures and Algorithms (cs.DS); Discrete Mathematics (cs.DM)
[18]  arXiv:2102.03277 [pdf, other]
Title: Minimum projective linearizations of trees in linear time
Comments: Updated with latest revision submitted to journal
Journal-ref: Information Processing Letters, 174:106204 (2022)
Subjects: Data Structures and Algorithms (cs.DS); Computation and Language (cs.CL); Discrete Mathematics (cs.DM)
[19]  arXiv:2102.03304 [pdf, ps, other]
Title: A $2$-Approximation Algorithm for Flexible Graph Connectivity
Comments: 2 pages
Subjects: Data Structures and Algorithms (cs.DS); Discrete Mathematics (cs.DM)
[20]  arXiv:2102.03311 [pdf, other]
Title: Online Bin Packing with Predictions
Comments: 28 pages, 4 figures
Subjects: Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG)
[21]  arXiv:2102.03404 [pdf, other]
Title: Parameterized complexity of computing maximum minimal blocking and hitting sets
Comments: 39 pages, 5 figures
Subjects: Data Structures and Algorithms (cs.DS); Computational Complexity (cs.CC)
[22]  arXiv:2102.03646 [pdf, ps, other]
Title: Streaming k-PCA: Efficient guarantees for Oja's algorithm, beyond rank-one updates
Comments: 28 pages
Subjects: Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG); Probability (math.PR)
[23]  arXiv:2102.03857 [pdf, other]
Title: Multivariate Analysis of Scheduling Fair Competitions
Comments: To appear in the Proceedings of the 20th International Conference on Autonomous Agents and Multiagent Systems
Subjects: Data Structures and Algorithms (cs.DS)
[24]  arXiv:2102.04187 [pdf, ps, other]
Title: A Dynamic Data Structure for Temporal Reachability with Unsorted Contact Insertions
Comments: 16 pages, 3 figures, 2 algorithms
Subjects: Data Structures and Algorithms (cs.DS); Computational Complexity (cs.CC)
[25]  arXiv:2102.04348 [pdf, ps, other]
Title: Semi-Streaming Algorithms for Submodular Matroid Intersection
Subjects: Data Structures and Algorithms (cs.DS)
[26]  arXiv:2102.04633 [pdf, ps, other]
Title: $k$-Equivalence Relations and Associated Algorithms
Subjects: Data Structures and Algorithms (cs.DS)
[27]  arXiv:2102.04707 [pdf, other]
Title: Recursive Backdoors for SAT
Subjects: Data Structures and Algorithms (cs.DS); Discrete Mathematics (cs.DM); Logic in Computer Science (cs.LO)
[28]  arXiv:2102.04984 [pdf, ps, other]
Title: Approximately counting independent sets of a given size in bounded-degree graphs
Subjects: Data Structures and Algorithms (cs.DS); Computational Complexity (cs.CC); Combinatorics (math.CO)
[29]  arXiv:2102.05028 [pdf, other]
Title: Balanced Districting on Grid Graphs with Provable Compactness and Contiguity
Subjects: Data Structures and Algorithms (cs.DS); Combinatorics (math.CO); Optimization and Control (math.OC)
[30]  arXiv:2102.05077 [pdf, ps, other]
Title: The Multiplicative Version of Azuma's Inequality, with an Application to Contention Analysis
Subjects: Data Structures and Algorithms (cs.DS)
[31]  arXiv:2102.05168 [pdf, other]
Title: Deterministic Tree Embeddings with Copies for Algorithms Against Adaptive Adversaries
Subjects: Data Structures and Algorithms (cs.DS)
[32]  arXiv:2102.05301 [pdf, other]
Title: Parallel Minimum Cuts in $O(m \log^2(n))$ Work and Low Depth
Comments: This is the full version of the paper appearing in the ACM Symposium on Parallelism in Algorithms and Architectures (SPAA), 2021
Journal-ref: Proceedings of The 33rd ACM Symposium on Parallelism in Algorithms and Architectures (SPAA '21) (2021) 71-82
Subjects: Data Structures and Algorithms (cs.DS); Distributed, Parallel, and Cluster Computing (cs.DC)
[33]  arXiv:2102.05548 [pdf, other]
Title: Breaking the Quadratic Barrier for Matroid Intersection
Subjects: Data Structures and Algorithms (cs.DS); Discrete Mathematics (cs.DM)
[34]  arXiv:2102.05579 [pdf, other]
Title: All instantiations of the greedy algorithm for the shortest superstring problem are equivalent
Authors: Maksim Nikolaev
Subjects: Data Structures and Algorithms (cs.DS)
[35]  arXiv:2102.05778 [pdf, ps, other]
Title: Runtime Analysis of RLS and the (1+1) EA for the Chance-constrained Knapsack Problem with Correlated Uniform Weights
Subjects: Data Structures and Algorithms (cs.DS); Neural and Evolutionary Computing (cs.NE)
[ total of 189 entries: 1-25 | 11-35 | 36-60 | 61-85 | 86-110 | ... | 186-189 ]
[ showing 25 entries per page: fewer | more | all ]

Disable MathJax (What is MathJax?)

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