In this module we introduce advanced language constructs for Spectra specifications, e.g., patterns and past operators.
Extend specification TrafficL3.spectra
- Add an assumption that
carAis always eventually followed bycarB(use the patternpRespondsToS).
The solution for this task may be found in the project L3_patterns_solution.
This module is part of a tutorial on the Spectra language and tools for reactive synthesis. More information and materials are available from the SYNTECH project website.

