summaryrefslogtreecommitdiffstats
path: root/src/removeoverlap/pairingheap/PairingHeap.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2006-07-12Previously graph layout was done using the Kamada-Kawai layout algorithm Tim Dwyer1-333/+0
2006-02-06DBL_MIN replaced by -DBL_MAX which is what I meant all along.Tim Dwyer1-2/+26
2006-02-01Added consts to args of pairing heap compare fnTim Dwyer1-1/+1