TOPICS
Search

Search Results for ""


111 - 120 of 593 for sorting algorithmsSearch Results
B-trees were introduced by Bayer (1972) and McCreight. They are a special m-ary balanced tree used in databases because their structure allows records to be inserted, ...
A lossless data compression algorithm which uses a small number of bits to encode common characters. Huffman coding approximates the probability for each character as a power ...
A public-key cryptography algorithm which uses prime factorization as the trapdoor one-way function. Define n=pq (1) for p and q primes. Also define a private key d and a ...
The Steiner tree of some subset of the vertices of a graph G is a minimum-weight connected subgraph of G that includes all the vertices. It is always a tree. Steiner trees ...
Triangulation is the division of a surface or plane polygon into a set of triangles, usually with the restriction that each triangle side is entirely shared by two adjacent ...
A pair of closed form functions (F,G) is said to be a Wilf-Zeilberger pair if F(n+1,k)-F(n,k)=G(n,k+1)-G(n,k). (1) The Wilf-Zeilberger formalism provides succinct proofs of ...
A generalization of the Bulirsch-Stoer algorithm for solving ordinary differential equations.
The Bron-Kerbosch algorithm is an efficient method for finding all maximal cliques in a graph.
An algorithm for computing an Egyptian fraction, called the Farey sequence method by Bleicher (1972).
A theory is decidable iff there is an algorithm which can determine whether or not any sentence r is a member of the theory.
1 ... 9|10|11|12|13|14|15 ... 60 Previous Next

...