[图书][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 …
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
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 …
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
Nearest neighbor search is a cornerstone problem in computational geometry, non-
parametric statistics, and machine learning. For N points, exhaustive search requires …
parametric statistics, and machine learning. For N points, exhaustive search requires …
Regarding goal bounding and jump point search
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 …
substantially improve performance for grid-based optimal pathfinding. When the input grid is …
Smooth heaps and a dual view of self-adjusting data structures
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 …
two fundamental, extensively studied, and practically relevant families of data structures …
[HTML][HTML] Optimal algorithms for ranked enumeration of answers to full conjunctive queries
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 …
by selective dioids. Our main contribution is a framework for ranked enumeration over a …
[PDF][PDF] Functional Algorithms, Verified
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 …
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 …
has been an open question whether this or any other simple “self-adjusting” heap supports …
Algebras for weighted search
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 …
Despite this, it is relatively under explored as a computational effect, receiving not nearly as …
Hierarchical relative lempel-ziv compression
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 …
$ is compressed relative to a second string $ R $(called the reference) by parsing $ S $ into …