Skip to content

Changes

Summary

  1. [NB] adjacency multiple occurences update (#12657) (details)
Commit 797972ad9e3fe9a76a372f655d5ff279806a3136 by noreply
[NB] adjacency multiple occurences update (#12657)

* [NB] adjacency multiple occurences update

- fix when a component ref occurres multiple times in an equation
- fix the skips by adding a depth counter and resolve skips by creating all possible combinations in the end (might create to many dependencies)

* [NB] fix empty combinations in resolveSkips

* [NB] use correct depth for skips

* [NB] adjacency call tuple return fix

- correctly add depth to the crefs if a function returns a tuple
The file was modified OMCompiler/Compiler/NBackEnd/Util/NBAdjacency.mo (diff)
The file was modified OMCompiler/Compiler/NBackEnd/Util/NBSlice.mo (diff)