You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This number starts at 1 (the end of the bracket, aka. root of the tree) and the bigger it is, the closer it is from the start of the bracket, aka. leaves of the tree.
The text was updated successfully, but these errors were encountered:
In my opinion, simplest solution would be to build a dependency graph and number the graph entries from last to first in dependency order.
I'll have a look. Other solutions might apear while I work on it.
As Toornament does here https://developer.toornament.com/v2/doc/organizer_bracket_nodes, it would be nice to add
depth
in matches.This number starts at 1 (the end of the bracket, aka. root of the tree) and the bigger it is, the closer it is from the start of the bracket, aka. leaves of the tree.
The text was updated successfully, but these errors were encountered: