Réalisées par des traducteurs professionnels, des entreprises, des pages web ou traductions disponibles gratuitement.
by roy clemmons*pure go in-memory, immutable treaps*pure go persistent treap key-value storage library
par roy clemmons*pure go in-memory, immutable treaps*pure go persistent treap key-value storage library
*merging two treaps that are the product of a former split, one can safely assume that the greatest value in the first treap is less than the smallest value in the second treap.
*pour fusionner deux arbretas issus d'une séparation, on peut sans risque supposer que la plus grande valeur dans le premier arbretas est plus petite que toutes les valeurs dans le second arbretas.
*actionscript3 implementation of a treap*pure python and cython in-memory treap and duptreap*treaps in c#.
*actionscript3 implementation of a treap*pure python and cython in-memory treap and duptreap*treaps in c#.
== operations ==treaps support the following basic operations:*to search for a given key value, apply a standard binary search algorithm in a binary search tree, ignoring the priorities.
== opérations ==en particulier, les arbretas supportent les opérations suivantes:*rechercher une clé donnée avec l'algorithme standard de recherche dichotomique dans un arbre binaire de recherche, en ignorant les priorités.