Skip to content

Commit

Permalink
[NB] adjacency multiple occurences update (#12657)
Browse files Browse the repository at this point in the history
* [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
  • Loading branch information
kabdelhak committed Jun 28, 2024
1 parent 3aef50c commit 797972a
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 160 deletions.
Loading

0 comments on commit 797972a

Please sign in to comment.