[图书][B] Algorithmics for hard problems: introduction to combinatorial optimization, randomization, approximation, and heuristics

J Hromkovič - 2013 - books.google.com
Algorithmic design, especially for hard problems, is more essential for success in solving
them than any standard improvement of current computer tech nologies. Because of this, the …

Near-optimal massively parallel graph connectivity

S Behnezhad, L Dhulipala, H Esfandiari… - 2019 IEEE 60th …, 2019 - ieeexplore.ieee.org
Identifying the connected components of a graph, apart from being a fundamental problem
with countless applications, is a key primitive for many other algorithms. In this paper, we …

[图书][B] Cryptographic applications of analytic number theory: complexity lower bounds and pseudorandomness

I Shparlinski - 2013 - books.google.com
The book introduces new techniques that imply rigorous lower bounds on the com plexity of
some number-theoretic and cryptographic problems. It also establishes certain attractive …

Shuffles and circuits (on lower bounds for modern parallel computation)

T Roughgarden, S Vassilvitskii, JR Wang - Journal of the ACM (JACM), 2018 - dl.acm.org
The goal of this article is to identify fundamental limitations on how efficiently algorithms
implemented on platforms such as MapReduce and Hadoop can compute the central …

The Queue-Read Queue-Write PRAM model: Accounting for contention in parallel algorithms

PB Gibbons, Y Matias, V Ramachandran - SIAM Journal on Computing, 1998 - SIAM
This paper introduces the queue-read queue-write (\sc qrqw) parallel random access
machine (\sc pram) model, which permits concurrent reading and writing to shared-memory …

An optimal randomized logarithmic time connectivity algorithm for the EREW PRAM

S Halperin, U Zwick - Proceedings of the sixth annual ACM symposium …, 1994 - dl.acm.org
Improving a long chain of works we obtain a randomized EREW PRAM algorithm for finding
the connected components of a graph G=(V, E) with n vertices and m edges in O (log n) time …

Complementing two-way finite automata

V Geffert, C Mereghetti, G Pighizzini - Information and Computation, 2007 - Elsevier
We study the relationship between the sizes of two-way finite automata accepting a
language and its complement. In the deterministic case, for a given automaton (2dfa) with n …

On polynomial approximation of the discrete logarithm and the diffie—hellman mapping

D Coppersmith, I Shparlinski - Journal of Cryptology, 2000 - Springer
We obtain several lower bounds, exponential in terms of lg p, on the degrees of polynomials
and algebraic functions coinciding with values of the discrete logarithm modulo a prime p at …

The queue-read queue-write asynchronous PRAM model

PB Gibbons, Y Matias, V Ramachandran - Theoretical Computer Science, 1998 - Elsevier
This paper presents results for the queue-read, queue-write asynchronous parallel random
access machine (qrqw asynchronous pram) model, which is the asynchronous variant of the …

[PDF][PDF] Fast connected components algorithms for the EREW PRAM

DR Karger, N Nisan, M Parnas - Proceedings of the fourth annual ACM …, 1992 - dl.acm.org
JVe present fast ancl efficient parallel algorithms for fincling the connected components of
an undirected graph. These algorithms run on the exclusive-read, exclusivewrite (13REW) …