Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 658 Bytes

File metadata and controls

32 lines (24 loc) · 658 Bytes

Generated Tree

Parameters
  • Leaves: 3
  • Branches: 2
  • Order: Descending
  • Level Outlines: no
  • Table Representation: Horizontal (bottom-up)
enary 3 2 -t h+ -o examples/03x2:inverted.md

Interactive View

graph BT
    n1(1)
    n2(2)
    n3(3)
    n4(4) --> n1 & n2
    n5(5) --> n3
    n6(6) --> n4 & n5
Loading