[2.3]
- An operational semantics using labelled transition systems.
- States , initial state , labels .
- Transition where .
- Special invisible action unobservable/uncontrollable by environment.
- Traces calculable from LTS, FDR works on LTS instead of trace-sets.
- Process in FDR
- Starts in initial state.
- If state has outward-pointing visible actions, offers these actions to environment to synchronize.
- Agrees to environment’s offered action if no actions.
- May follow actions instead if available.