wiki_research

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

pathwidth (231B)


      1 # Pathwidth
      2 
      3 like [treewidth] but for [tree_decomposition] which is a [path]
      4 
      5 - [pathwidth_directed]
      6 - [pathwidth_approximation]
      7 
      8 Up: [width_measure], [path]
      9 
     10 See also: [treewidth], [path_excentricity], [obstruction], [treelength]