]> granicus.if.org Git - graphviz/commit
take a vector in generateYConstraints instead of a size and C pointer
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 22 May 2021 04:06:57 +0000 (21:06 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 29 May 2021 00:02:43 +0000 (17:02 -0700)
commitc4c98b50eb62a7a56a0435728f34a5205393a3fa
treebb15908f52e6416754694c5c747c13a67948619f
parent97e19481135c48412aba341b5d812ba11054f608
take a vector in generateYConstraints instead of a size and C pointer

Like the previous commit, this is a step towards removing some manual memory
management.
lib/vpsc/csolve_VPSC.cpp
lib/vpsc/generate-constraints.cpp
lib/vpsc/generate-constraints.h