Skip to content

Commit eee4ca4

Browse files
committed
indicated under construction for spring 2026
Signed-off-by: Konstantin Läufer <laufer@cs.luc.edu>
1 parent 6aab50e commit eee4ca4

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

source/20-foundations.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Foundations in Discrete Structures
44
----------------------------------
55

66

7-
.. todo:: Under construction for spring 2025
7+
.. todo:: Under construction for spring 2026
88

99
.. https://www.cmor-faculty.rice.edu/~heinken/latex/symbols.pdf
1010
.. https://milde.users.sourceforge.net/LUCR/Math/mathpackages/amssymb-symbols.pdf

source/35-specification.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ We will use Alloy, a lightweight modeling language based on relational logic, to
88
We focus on modeling data structures, defining constraints, specifying operations, and reasoning about system behavior using Alloy's built-in analysis tools.
99

1010

11-
.. note:: This chapter is in its initial stages for spring 2025 and subject to ongoing revisions!
11+
.. note:: This chapter is in its initial stages for spring 2026 and subject to ongoing revisions!
1212

1313

1414
More details, including additional examples, are available in the book `Formal Software Design with Alloy 6 <https://haslab.github.io/formal-software-design>`_.

source/40-modelchecking.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Model Checking
44
--------------
55

6-
.. todo:: Under construction for spring 2025
6+
.. todo:: Under construction for spring 2026
77

88
For an overview, please review these resources:
99

source/50-rtverification.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
Runtime Verification
44
--------------------
55

6-
.. todo:: Under construction for spring 2025
6+
.. todo:: Under construction for spring 2026
77

88
Meanwhile, please refer to this tutorial on `runtime verification with TeSSLa <https://tessla.io/rv-tutorial/>`_.

source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You have reached the home of the Formal Methods in Software Engineering course (
1212

1313
.. warning::
1414

15-
These notes are still under construction for spring 2025, so expect a few rough edges. But we're getting closer!
15+
These notes are still under construction for spring 2026, so expect a few rough edges. But we're getting closer!
1616
Your contributions are *highly welcome!*
1717
Please submit `issues <https://github.com/lucformalmethodscourse/lucformalmethodscourse.github.io/issues>`_
1818
and `pull requests <https://github.com/lucformalmethodscourse/lucformalmethodscourse.github.io/pulls>`_.

0 commit comments

Comments
 (0)