Repeated nodes "### Decision Criteria ###" after expanding a SMM

Issue #32 resolved
Manuel Luque created an issue

After a SMM is expanded, the obtained network contains two nodes repeated in its ArrayList of nodes (attribute of class Graph) corresponding to the same variable (name "### Decision Criteria ###").

This is an error, because the list of nodes in class Graph shouldn't contain repeated nodes.

Comments (2)

  1. Log in to comment