hytopoulos / pq

Scalable priority queue cached to disk. Tight bound runtime is n*lg n

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pq

Scalable priority queue backed by file caching. Tight bound runtime is n*lg n

About

Scalable priority queue cached to disk. Tight bound runtime is n*lg n


Languages

Language:C 97.6%Language:Makefile 2.4%