List of terms relating to algorithms and data structures explained
The NIST Dictionary of Algorithms and Data Structures[1] is a reference work maintained by the U.S. National Institute of Standards and Technology. It defines a large number of terms relating to algorithms and data structures. For algorithms and data structures not necessarily mentioned here, see list of algorithms and list of data structures.
This list of terms was originally derived from the index of that document, and is in the public domain, as it was compiled by a Federal Government employee as part of a Federal Government work. Some of the terms defined are:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
- objective function
- occurrence
- octree
- odd–even sort
- offline algorithm
- offset (computer science)
- omega
- omicron
- one-based indexing
- one-dimensional
- online algorithm
- open addressing
- optimal
- optimal cost
- optimal hashing
- optimal merge
- optimal mismatch
- optimal polygon triangulation problem
- optimal polyphase merge
- optimal polyphase merge sort
- optimal solution
- optimal triangulation problem
- optimal value
- optimization problem
- or
- oracle set
- oracle tape
- oracle Turing machine
- orders of approximation
- ordered array
- ordered binary decision diagram (OBDD)
- ordered linked list
- ordered tree
- order preserving hash
- order preserving minimal perfect hashing
- oriented acyclic graph
- oriented graph
- oriented tree
- orthogonal drawing
- orthogonal lists
- orthogonally convex rectilinear polygon
- oscillating merge sort
- out-branching
- out-degree
- overlapping subproblems
P
Q
R
S
T
U
V
W
X
Y
Z
Notes and References
- Web site: Dictionary of Algorithms and Data Structures . Paul E . Black . . 2022-01-02 . nist.gov.
- Web site: Gerleman. Nick. 2015-12-28. The Bkd Tree. 2020-10-07. Medium. en.