Input Set
Jump to navigation
Jump to search
An Input Set is the Dataset that is provided to a System during a Task.
- AKA: Input.
- Context:
- It can have zero or more Elements.
- It can be a Mandatory Input or an Optional Input.
- It can be a Function Domain to a Function.
- …
- Counter-Example(s):
- a Function Domain, which is the input to a Function.
- an Output Set.
- See: Output Set.