]> granicus.if.org Git - graphviz/commit
manage graph collection in VPSC::constraintGraphIsCyclic with smart pointers
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 8 May 2021 03:42:36 +0000 (20:42 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 14 May 2021 15:26:49 +0000 (08:26 -0700)
commit597daefeb6ed9aae91289b05cf231e8857705f57
treefb9f5688f70edbeccad8cec49ac23eda6f4cc170
parentbaf858f88533e18fd1d26e41de0a6723e53b4b7e
manage graph collection in VPSC::constraintGraphIsCyclic with smart pointers

Removes some manual memory management.
lib/vpsc/solve_VPSC.cpp