]> granicus.if.org Git - graphviz/commit
pass Rectangles to generateXConstraints as vector of values instead of pointers
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 22 May 2021 04:39:30 +0000 (21:39 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 29 May 2021 00:02:43 +0000 (17:02 -0700)
commitfe3229e977d1fc6a8429f6e5aa69f0aa91234248
tree880fff891bd2d1041558b42b37e8ce40f3c83ca6
parent4b96ecd3b9a38ab6365db3a7c4924c2fc01f0b06
pass Rectangles to generateXConstraints as vector of values instead of pointers

This allows a number of simplifications, most importantly removing manual
allocations in genXConstraints.
lib/vpsc/csolve_VPSC.cpp
lib/vpsc/generate-constraints.cpp
lib/vpsc/generate-constraints.h