Code

Fixed bug to do with comparison of invalid constraints in pairing heaps.
authortgdwyer <tgdwyer@users.sourceforge.net>
Thu, 26 Jan 2006 05:32:20 +0000 (05:32 +0000)
committertgdwyer <tgdwyer@users.sourceforge.net>
Thu, 26 Jan 2006 05:32:20 +0000 (05:32 +0000)
commitb17e59ec53140e8fc55329abde9576d2c535fb32
tree844ef674a2ce640ced96538258264f1e5003535c
parent1f3cd34596095fa6a0aeb6513d5ea2a289f711bf
Fixed bug to do with comparison of invalid constraints in pairing heaps.
Also numerical problem with constraint generation fixed.
src/removeoverlap/block.cpp
src/removeoverlap/blocks.cpp
src/removeoverlap/constraint.cpp
src/removeoverlap/constraint.h
src/removeoverlap/generate-constraints.cpp
src/removeoverlap/pairingheap/PairingHeap.h
src/removeoverlap/remove_rectangle_overlap.cpp
src/removeoverlap/solve_VPSC.cpp
src/removeoverlap/variable.h