summaryrefslogtreecommitdiffstats
path: root/src/removeoverlap/constraint.h (unfollow)
Commit message (Expand)AuthorFilesLines
2006-07-12Previously graph layout was done using the Kamada-Kawai layout algorithm Tim Dwyer1-58/+0
2006-05-17* Fix build for gcc 4.x (Remove additional class name qualifier inside class ...Milosz Derezynski1-1/+1
2006-05-10Apparently a problem was reported with one of the test cases. Tim Dwyer1-6/+7
2006-03-28more g++ 4.1 fixes (by inkblotter)Ralf Stephan1-1/+1
2006-02-06r10887@tres: ted | 2006-02-05 23:16:41 -0800Ted Gould1-2/+2
2006-02-06(bzr r90)Ted Gould1-2/+2
2006-02-06DBL_MIN replaced by -DBL_MAX which is what I meant all along.Tim Dwyer1-2/+2
2006-02-01Added consts to args of pairing heap compare fnTim Dwyer1-1/+1
2006-01-26Fixed bug to do with comparison of invalid constraints in pairing heaps.Tim Dwyer1-4/+9