Code

Apparently a problem was reported with one of the test cases.
authortgdwyer <tgdwyer@users.sourceforge.net>
Wed, 10 May 2006 07:13:45 +0000 (07:13 +0000)
committertgdwyer <tgdwyer@users.sourceforge.net>
Wed, 10 May 2006 07:13:45 +0000 (07:13 +0000)
commit6af8609f35d86944763dc80141002c548984b2ed
treec5d847af5fbb9733a406251c3575bc912da0ab17
parent945a51e46dde679c3ea40a6a4f5a5e6e24c2a8b8
Apparently a problem was reported with one of the test cases.
I can't reproduce the problem, however solve_VPSC code in inkscape
was getting quite out of date with that in www.sf.net/projects/adaptagrams.
I've updated the code, which may fix the problem, or at least if it's
reported again then I'll know it's still an issue.
17 files changed:
src/removeoverlap/block.cpp
src/removeoverlap/block.h
src/removeoverlap/blocks.cpp
src/removeoverlap/blocks.h
src/removeoverlap/constraint.cpp
src/removeoverlap/constraint.h
src/removeoverlap/generate-constraints.cpp
src/removeoverlap/generate-constraints.h
src/removeoverlap/remove_rectangle_overlap-test.cpp
src/removeoverlap/remove_rectangle_overlap.cpp
src/removeoverlap/remove_rectangle_overlap.h
src/removeoverlap/removeoverlap.cpp
src/removeoverlap/removeoverlap.h
src/removeoverlap/solve_VPSC.cpp
src/removeoverlap/solve_VPSC.h
src/removeoverlap/variable.cpp
src/removeoverlap/variable.h