Skip to content

Commit

Permalink
Correct the clustering of nodes
Browse files Browse the repository at this point in the history
The way that the nodes (places and transitions) in the petri net
were clustered with the help of SNAKES was wrong. Now, the cluster is not overwritten anymore, but correctly added in the intended way.
This resolves a bug where the deletion of specific nodes resulted in an KeyError in the snakes library.
  • Loading branch information
maxhoerstr committed Apr 12, 2024
1 parent 5bd0be9 commit 233ab33
Showing 1 changed file with 128 additions and 132 deletions.
Loading

0 comments on commit 233ab33

Please sign in to comment.