summaryrefslogtreecommitdiffstats
path: root/src/libvpsc/constraint.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-29Put adaptagrams into its own folderMarc Jeanmougin1-139/+0
2017-07-01Updated libs from the Adaptagrams project: libavoid, libcola and libvspc; cha...Sylvain Chiron1-42/+119
2011-10-23Documentation update pass.Jon A. Cruz1-4/+6
2007-11-04Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen1-1/+1
2006-07-14- Connectors with end-markers now constrained to point downwards in graph layoutTim Dwyer1-0/+2
2006-07-12Previously graph layout was done using the Kamada-Kawai layout algorithm Tim Dwyer1-0/+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