]> granicus.if.org Git - graphviz/commit
manage VPSC::bs as a value instead of pointer
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 8 May 2021 03:11:43 +0000 (20:11 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 14 May 2021 15:26:49 +0000 (08:26 -0700)
commit1c992523fece3716262517dc934f0b45b024af0a
tree2b15abd7fd9d5679ab360dc3c7c56ffd642a75a3
parent90dfc3f68c35fdd2782ffcd6019c370d2cc4aab0
manage VPSC::bs as a value instead of pointer

This leads to simpler code and less manual memory management.
lib/vpsc/solve_VPSC.cpp
lib/vpsc/solve_VPSC.h