• Thumbnail for Tree decomposition
    In graph theory, a tree decomposition is a mapping of a graph into a tree that can be used to define the treewidth of the graph and speed up solving certain...
    12 KB (1,537 words) - 04:11, 25 September 2024
  • Treewidth (redirect from Tree-width)
    equivalent ways: in terms of the size of the largest vertex set in a tree decomposition of the graph, in terms of the size of the largest clique in a chordal...
    42 KB (4,575 words) - 15:34, 2 August 2025
  • decomposition, decomposition of ideals into primary ideals Tree decomposition, homomorphism of a graph to a tree Vector decomposition, decomposition of vectors...
    3 KB (409 words) - 22:09, 6 February 2025
  • method, the hypertree decomposition, uses a different measure. Either way, the width of a decomposition is defined so that decompositions of size bounded by...
    43 KB (5,804 words) - 06:51, 26 January 2025
  • Thumbnail for Branch-decomposition
    theory, a branch-decomposition of an undirected graph G is a hierarchical clustering of the edges of G, represented by an unrooted binary tree T with the edges...
    21 KB (2,449 words) - 21:22, 11 July 2025
  • Pathwidth (redirect from Path Decomposition)
    path-decomposition is a tree decomposition (X,T) in which the underlying tree T of the decomposition is a path graph. The width of a path-decomposition is...
    66 KB (7,684 words) - 15:08, 5 March 2025
  • property that is held by all cards). decomposition See tree decomposition, path decomposition, or branch-decomposition. degenerate degeneracy A k-degenerate...
    109 KB (16,011 words) - 12:09, 30 June 2025
  • Thumbnail for Reinhard Diestel
    theory, including the interplay among graph minors, matroid theory, tree decomposition, and infinite graphs. He holds the chair of discrete mathematics at...
    6 KB (404 words) - 05:08, 2 August 2025
  • Thumbnail for Octree
    Octree (redirect from Oct-tree)
    triplets pts = reshape(Img, [], 3); % Create OcTree decomposition object using a target bin capacity OT = OcTree(pts, 'BinCapacity', ceil((size(pts, 1) / 256)...
    13 KB (1,474 words) - 04:35, 21 July 2025
  • of decomposition techniques could be used in order to decrease the size of an equation set: decomposition-recombination planning algorithms, tree decomposition...
    12 KB (1,290 words) - 09:06, 14 May 2024
  • represented by the subtree of the tree decomposition descending from that bag. When G has bounded treewidth, it has a tree decomposition in which all bags have bounded...
    25 KB (3,146 words) - 20:27, 1 April 2025
  • decomposition (also called heavy path decomposition) is a technique for decomposing a rooted tree into a set of paths. In a heavy path decomposition,...
    9 KB (1,017 words) - 03:38, 5 October 2024
  • decomposition. Decomposition can be a gradual process for organisms that have extended periods of dormancy. One can differentiate abiotic decomposition from biotic...
    59 KB (6,543 words) - 21:31, 22 June 2025
  • In linear algebra, a QR decomposition, also known as a QR factorization or QU factorization, is a decomposition of a matrix A into a product A = QR of...
    30 KB (5,100 words) - 15:21, 3 August 2025
  • Thumbnail for Quadtree
    bucket splits. The tree directory follows the spatial decomposition of the quadtree. A tree-pyramid (T-pyramid) is a "complete" tree; every node of the...
    34 KB (4,786 words) - 00:29, 19 July 2025
  • algorithm works on the tree decomposition. In general, a constraint satisfaction problem can be solved by first creating a tree decomposition and then using a...
    7 KB (1,041 words) - 22:14, 8 March 2022
  • separator hierarchy which may take the form of either a tree decomposition or a branch-decomposition of the graph. Separator hierarchies may be used to devise...
    73 KB (10,072 words) - 06:45, 12 May 2025
  • Thumbnail for Unrooted binary tree
    graph. That is, a branch-decomposition may be viewed as a hierarchical clustering of the edges of the graph. Branch-decompositions and an associated numerical...
    14 KB (1,971 words) - 05:59, 2 June 2025
  • Thumbnail for Arborescence (graph theory)
    including directed rooted tree, out-arborescence, out-tree, and even branching being used to denote the same concept. Rooted tree itself has been defined...
    7 KB (782 words) - 13:14, 4 April 2025
  • Thumbnail for Ear decomposition
    sequence is taken to be a cycle. An open ear decomposition or a proper ear decomposition is an ear decomposition in which the two endpoints of each ear after...
    15 KB (1,904 words) - 22:28, 18 February 2025
  • Thumbnail for Chordal graph
    forms a tree decomposition of the graph, with treewidth equal to one less than the size of the largest clique in the graph; the tree decomposition of any...
    19 KB (2,164 words) - 07:51, 18 July 2024
  • Thumbnail for Decomposer
    them. Decomposition relies on chemical processes similar to digestion in animals; in fact, many sources use the words digestion and decomposition interchangeably...
    12 KB (1,388 words) - 16:20, 24 July 2025
  • Thumbnail for Clique-sum
    as the decomposition of chordal graphs or strangulated graphs, no edges should be removed. In other contexts, such as the SPQR-tree decomposition of graphs...
    10 KB (1,178 words) - 04:08, 25 September 2024
  • Thumbnail for SPQR tree
    structures underlying the SPQR tree, the triconnected components of a graph, and the connection between this decomposition and the planar embeddings of...
    13 KB (1,853 words) - 12:52, 5 July 2024
  • Thumbnail for Split (graph theory)
    into a tree-like structure called the split decomposition or join decomposition, which can be constructed in linear time. This decomposition has been...
    10 KB (1,328 words) - 00:18, 8 November 2023
  • tree Fault tree Free tree Game tree K-ary tree Octree Parse tree Phylogenetic tree Polytree Positional tree PQ tree R-tree Rooted tree Ordered tree Recursive...
    7 KB (663 words) - 02:52, 24 September 2024
  • Thumbnail for C4 model
    architecture of software systems. It is based on a structural decomposition (a hierarchical tree structure) of a system into containers and components and...
    6 KB (575 words) - 17:57, 17 July 2025
  • easily derive a logarithmic upper bound on the tree-depth. The same technique, applied to a tree decomposition of a graph, shows that, if the treewidth of...
    21 KB (2,817 words) - 08:49, 16 July 2024
  • Thumbnail for Circle graph
    the treewidth of a circle graph can be determined, and an optimal tree decomposition constructed, in O(n3) time. Additionally, a minimum fill-in (that...
    15 KB (1,694 words) - 07:51, 18 July 2024
  • Thumbnail for Star (graph theory)
    Star (graph theory) (category Trees (graph theory))
    Neil; Seymour, Paul D. (1991), "Graph minors. X. Obstructions to tree-decomposition", Journal of Combinatorial Theory, 52 (2): 153–190, doi:10.1016/0095-8956(91)90061-N...
    8 KB (743 words) - 17:32, 28 July 2025