Skip to content

Update methods to add nodes to GraphView

Cyril Moineau requested to merge UpdateGraphView into dev

Context

Linked to #339 (closed)

  • Add GraphView::addParent()
  • Add GraphView::insertChild()
  • Fix GraphView::insertParent() if child is graph input (previously this case created a segfault)

Merge request reports

Loading