summaryrefslogtreecommitdiffstats
path: root/src/removeoverlap/constraint.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2006-07-12Previously graph layout was done using the Kamada-Kawai layout algorithm Tim Dwyer1-47/+0
2006-05-10Apparently a problem was reported with one of the test cases. Tim Dwyer1-5/+23
2006-02-06DBL_MIN replaced by -DBL_MAX which is what I meant all along.Tim Dwyer1-1/+1
2006-01-26Constructor cleaned up a bit.Tim Dwyer1-9/+6
2006-01-26Fixed bug to do with comparison of invalid constraints in pairing heaps.Tim Dwyer1-1/+4