make-github-pseudonymous-again / js-gn

:globe_with_meridians: Graphs and networks data structures and algorithms for JavaScript
https://aureooms.github.io/js-gn
GNU Affero General Public License v3.0
4 stars 1 forks source link

Cole & Vishkin #11

Open make-github-pseudonymous-again opened 8 years ago

make-github-pseudonymous-again commented 8 years ago

https://en.wikipedia.org/wiki/Graph_coloring#Parallel_and_distributed_algorithms

make-github-pseudonymous-again commented 4 years ago

See "Deterministic Coin Tossing with Applications to Optimal Parallel List Ranking" by Cole and Vishkin.

make-github-pseudonymous-again commented 4 years ago

See also Section 30.5 of "Introduction to Algorithms" by Cormen, Leiserson, Rivest.