Updates

Important Dates:

  • July 31th, 2022:
       Final submission, sequential
  • May 31st, 2022:
       Sequential problems
  • April 4th, 2022:
       Training problems

Sequential Problems (Overview)

This page serves as a menu concerning the sequential problems of the RERS Challenge 2022.
Please consult the following sub-pages:

  • Training Phase: Small problems with solutions. These training problems allow participants to test their approach before an actual submission.
  • LTL Problems: Actual challenge problems of the RERS 2022 Sequential LTL track. Reactive systems in C99 and Java on which linear temporal logic properties have to be checked.
  • Reachability Problems: Actual challenge problems of the RERS 2022 Sequential Reachability track. Reactive systems in C99 and Java with potentially reachable errors.
  • Problem Description:
    • Overview: Description of the benchmarks concerned with sequential programs
    • C99 Code: C99 code syntax and description