Sequential Algorithm
A Sequential Algorithm is an Composite Algorithm composed of a string of Subalgorithms.
- AKA: Cascade Algorithm, Cascaded Algorithm.
- …
- Counter-Example(s):
- See: Distributed Algorithm.
A Sequential Algorithm is an Composite Algorithm composed of a string of Subalgorithms.