Sequence Node
The Sequence node defines the order in which algorithms will execute within this specific program. Logically algorithms whose results are used in subsequent algorithms must be executed before their dependents.
Sequencing and result groups are also at the local level and will be under the program node. By default any sequence listed will be checked as used.