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