wiki_research

personal research wiki
git clone https://a3nm.net/git/wiki_research/
Log | Files | Refs

treedepth (183B)


      1 # Treedepth
      2 
      3 https://en.wikipedia.org/wiki/Tree-depth
      4 
      5 The *treedepth* of an [undirected_graph] G is the minimum [forest_height] of an [elimination_forest] for G
      6 
      7 Up: [width_measure]