Skip to content

Improve interaction graph

Micael Oliveira requested to merge improve_interaction_graph into develop

Description

Improve interaction graph:

  • move the writing of the graph to a dedicated routine
  • add a label to all interactions and use it to add a label to the graph edges
  • ignore ghost interactions in graph

News snippet

Improve interaction graph

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.
Edited by Micael Oliveira

Merge request reports