Home > Industry/Domain > Computer science > Algorithms & data structures

Algorithms & data structures

The optimization of programming methods and organization of information to achieve a desired result more efficiently.

Contributors in Algorithms & data structures

Algorithms & data structures

algorithm FGK

Computer science; Algorithms & data structures

An adaptive Huffman coding scheme. Coding is never much worse than twice optimal.

Vitter's algorithm

Computer science; Algorithms & data structures

An adaptive Huffman coding scheme. Typically this produces codings the same length as or shorter than static Huffman coding. In the worst case, this uses one more bit per codeword.

process algebra

Computer science; Algorithms & data structures

An algebraic theory to formalize the notion of concurrent computation, best exemplified in CSP and CCS.

Kruskal's algorithm

Computer science; Algorithms & data structures

An algorithm for computing a minimum spanning tree. It maintains a set of partial minimum spanning trees, and repeatedly adds the shortest edge in the graph whose vertices are in different partial ...

greedy algorithm

Computer science; Algorithms & data structures

An algorithm that always takes the best immediate, or local, solution while finding an answer. Greedy algorithms find the overall, or globally, optimal solution for some optimization problems, but ...

exhaustive search

Computer science; Algorithms & data structures

An algorithm that finds a solution by trying every possibility.

brute force

Computer science; Algorithms & data structures

An algorithm that inefficiently solves a problem, often by trying every one of a wide range of possible solutions.

Featured blossaries

Neology Blossary

Category: Languages   1 2 Terms

21 CFR Part 11 -- Electronic Records and Electronic Signatures

Category: Health   1 11 Terms