[图书][B] Network flow algorithms

DP Williamson - 2019 - books.google.com
Network flow theory has been used across a number of disciplines, including theoretical
computer science, operations research, and discrete math, to model not only problems in the …

Scaling up differentially private lasso regularized logistic regression via faster frank-wolfe iterations

E Raff, A Khanna, F Lu - Advances in Neural Information …, 2024 - proceedings.neurips.cc
To the best of our knowledge, there are no methods today for training differentially private
regression models on sparse input data. To remedy this, we adapt the Frank-Wolfe algorithm …

Performance optimization for the k-nearest neighbors kernel on x86 architectures

CD Yu, J Huang, W Austin, B **ao, G Biros - Proceedings of the …, 2015 - dl.acm.org
Nearest neighbor search is a cornerstone problem in computational geometry, non-
parametric statistics, and machine learning. For N points, exhaustive search requires …

Regarding goal bounding and jump point search

Y Hu, D Harabor, L Qin, Q Yin - Journal of Artificial Intelligence Research, 2021 - jair.org
Abstract Jump Point Search (JPS) is a well known symmetry-breaking algorithm that can
substantially improve performance for grid-based optimal pathfinding. When the input grid is …

Smooth heaps and a dual view of self-adjusting data structures

L Kozma, T Saranurak - Proceedings of the 50th Annual ACM SIGACT …, 2018 - dl.acm.org
We present a new connection between self-adjusting binary search trees (BSTs) and heaps,
two fundamental, extensively studied, and practically relevant families of data structures …

[HTML][HTML] Optimal algorithms for ranked enumeration of answers to full conjunctive queries

N Tziavelis, D Ajwani, W Gatterbauer… - Proceedings of the …, 2020 - ncbi.nlm.nih.gov
We study ranked enumeration of join-query results according to very general orders defined
by selective dioids. Our main contribution is a framework for ranked enumeration over a …

[PDF][PDF] Functional Algorithms, Verified

T Nipkow, J Blanchette, M Eberl, A Gómez-Londoño… - 2021 - in.tum.de
This book is an introduction to data structures and algorithms for functional languages, with
a focus on proofs. It covers both functional correctness and running time analysis. It does so …

Efficiency of self-adjusting heaps

C Sinnamon, RE Tarjan - ACM Transactions on Algorithms, 2025 - dl.acm.org
Since the invention of the pairing heap by Fredman, Sedgewick, Sleator, and Tarjan [8], it
has been an open question whether this or any other simple “self-adjusting” heap supports …

Algebras for weighted search

DO Kidney, N Wu - Proceedings of the ACM on Programming …, 2021 - dl.acm.org
Weighted search is an essential component of many fundamental and useful algorithms.
Despite this, it is relatively under explored as a computational effect, receiving not nearly as …

Hierarchical relative lempel-ziv compression

P Bille, IL Gørtz, SJ Puglisi, SR Tarnow - arxiv preprint arxiv:2208.11371, 2022 - arxiv.org
Relative Lempel-Ziv (RLZ) parsing is a dictionary compression method in which a string $ S
$ is compressed relative to a second string $ R $(called the reference) by parsing $ S $ into …