• Thumbnail for Cartesian tree
    computer science, a Cartesian tree is a binary tree derived from a sequence of distinct numbers. To construct the Cartesian tree, set its root to be the...
    30 KB (4,071 words) - 04:55, 2 November 2024
  • product of two sets Cartesian product of graphs, a binary operation on graphs Cartesian tree, a binary tree in computer science Cartesian anxiety, a hope...
    2 KB (257 words) - 10:25, 1 June 2023
  • graphs. AA tree AVL tree Binary search tree Binary tree Cartesian tree Conc-tree list Left-child right-sibling binary tree Order statistic tree Pagoda Randomized...
    9 KB (914 words) - 15:09, 9 October 2024
  • achieved by storing the Cartesian trees for all the blocks in the array. A few observations: Blocks with isomorphic Cartesian trees give the same result...
    14 KB (1,588 words) - 22:43, 16 April 2024
  • Thumbnail for Heapsort
    Petersson describe a variation of heapsort based on a heap of Cartesian trees. First, a Cartesian tree is built from the input in O(n) time, and its root is placed...
    50 KB (5,789 words) - 19:29, 20 October 2024
  • Thumbnail for Treap
    portmanteau of tree and heap. It is a Cartesian tree in which each key is given a (randomly chosen) numeric priority. As with any binary search tree, the inorder...
    23 KB (3,287 words) - 15:59, 2 November 2024
  • Thumbnail for Widest path problem
    Cartesian tree. The root of the Cartesian tree represents the heaviest minimum spanning tree edge, and the children of the root are Cartesian trees recursively...
    24 KB (3,017 words) - 19:58, 12 October 2024
  • Thumbnail for Stern–Brocot tree
    fractions and mediants described above, the Stern–Brocot tree may also be defined as a Cartesian tree for the rational numbers, prioritized by their denominators...
    17 KB (2,567 words) - 15:34, 17 October 2024
  • Thumbnail for Suffix tree
    Blelloch, Guy E. (2014), "A Simple Parallel Cartesian Tree Algorithm and its Application to Parallel Suffix Tree Construction", ACM Transactions on Parallel...
    29 KB (3,707 words) - 16:52, 11 October 2024
  • Thumbnail for René Descartes
    René Descartes (category Cartesianism)
    Cartesian plane Cartesian product Cartesian product of graphs Cartesian theater Cartesian tree Descartes (crater) and Highlands on the Moon (Apollo 16 landing...
    142 KB (15,151 words) - 19:20, 27 October 2024
  • Thumbnail for Random binary tree
    Binary trees may also be studied with all nodes unlabeled, or with labels that are not given in sorted order. For instance, the Cartesian tree data structure...
    39 KB (5,242 words) - 11:54, 27 August 2024
  • Cartesian trees also arise in the definition of the treap and randomized binary search tree data structures for binary searching. The Cartesian tree of...
    10 KB (1,334 words) - 23:51, 3 December 2023
  • and as left and right subtrees the Cartesian tree of A [ 1 , i − 1 ] {\displaystyle A[1,i-1]} and the Cartesian tree of A [ i + 1 , n ] {\displaystyle...
    32 KB (5,468 words) - 04:51, 17 October 2024
  • and the tree of knowledge". Synthese. 92 (1): 101–116. doi:10.1007/BF00413744. ISSN 1573-0964. S2CID 46962659. Grosholz, Emily (1991). Cartesian method...
    3 KB (349 words) - 18:10, 18 April 2024
  • O(n) O(n) O(n) O(n) Binary search tree O(log (n)) O(log (n)) O(log (n)) O(log (n)) O(n) O(n) O(n) O(n) O(n) Cartesian tree — O(log (n)) O(log (n)) O(log (n))...
    13 KB (1,273 words) - 21:09, 3 March 2024
  • Cartesian tree is built from the input in O ( n ) {\displaystyle O(n)} time by putting the data into a binary tree and making each node in the tree is...
    9 KB (1,375 words) - 09:12, 22 June 2024
  • capacity capacity constraint Cartesian tree cascade merge sort caverphone Cayley–Purser algorithm C curve cell probe model cell tree cellular automaton centroid...
    35 KB (3,137 words) - 09:36, 21 October 2024
  • sort, patience sort, Shellsort, smoothsort, splaysort, Timsort, and Cartesian tree sorting. Sorting algorithms Hagerup, Torben; Jyrki Katjainen (2004)...
    5 KB (652 words) - 21:53, 10 June 2024
  • Cartesian genetic programming Cartesian tree Cartesian closed category Cartesian geometry Cartesian coordinate system Cartesian equations Cartesian plane...
    2 KB (140 words) - 06:27, 9 June 2024
  • Thumbnail for Mind–body dualism
    John Foster, Stewart Goetz, Richard Swinburne and Charles Taliaferro. Cartesian dualism, most famously defended by René Descartes, argues that there are...
    101 KB (12,497 words) - 01:51, 3 November 2024
  • Thumbnail for N-sphere
    ⁠-sphere is the boundary of an ⁠ n {\displaystyle n} ⁠-ball. Given a Cartesian coordinate system, the unit ⁠ n {\displaystyle n} ⁠-sphere of radius ⁠...
    37 KB (7,168 words) - 16:00, 27 October 2024
  • Thumbnail for Tesseract
    Schläfli symbol {4,3} × { }, with symmetry order 96. As a 4-4 duoprism, a Cartesian product of two squares, it can be named by a composite Schläfli symbol...
    25 KB (2,649 words) - 17:28, 28 October 2024
  • normale supérieure (Paris). Vuillemin invented the binomial heap[B] and Cartesian tree data structures.[C] With Ron Rivest, he proved the Aanderaa–Rosenberg...
    5 KB (364 words) - 17:53, 28 January 2023
  • Lowest common ancestor (category Trees (graph theory))
    back into a lowest common ancestor problem using the technique of Cartesian trees. Further simplifications were made by Alstrup et al. (2004) and Fischer...
    24 KB (2,991 words) - 20:08, 29 August 2024
  • search Key-sorted array; see binary search Self-balancing binary search tree Hash table Heap In this table, the asymptotic notation O(f(n)) means "not...
    9 KB (930 words) - 14:42, 27 October 2023
  • languages via grammars. Cartesian genetic programming is another form of GP, which uses a graph representation instead of the usual tree based representation...
    25 KB (2,808 words) - 16:51, 18 October 2024
  • In graph theory, a recursive tree (i.e., unordered tree) is a labeled, rooted tree. A size-n recursive tree's vertices are labeled by distinct positive...
    3 KB (424 words) - 20:17, 19 July 2023
  • Thumbnail for Euclidean distance
    length of the line segment between them. It can be calculated from the Cartesian coordinates of the points using the Pythagorean theorem, and therefore...
    25 KB (3,187 words) - 10:11, 23 August 2024
  • Thumbnail for Tree girth measurement
    the edge of the trunk mapping the irregularities of the tree surface and converted to Cartesian x-y coordinates. The process was repeated at different...
    28 KB (4,589 words) - 21:19, 28 September 2024
  • engaging with the concept of animism. Modernism is characterized by a Cartesian subject-object dualism that divides the subjective from the objective...
    77 KB (8,765 words) - 15:25, 4 November 2024