Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
lafhis
MTSA
Wiki
Enduser
Discrete Event Controller Synthesis
Discrete Event Controller Synthesis
· Changes
Page history
Update Discrete Event Controller Synthesis
authored
Jun 19, 2026
by
Sebastian Uchitel
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
enduser/Discrete-Event-Controller-Synthesis.md
enduser/Discrete-Event-Controller-Synthesis.md
+0
-2
No files found.
enduser/Discrete-Event-Controller-Synthesis.md
View page @
f961b3cd
...
...
@@ -28,8 +28,6 @@ A concrete example
Plant = (a -> b -> d -> Plant | c -> d -> Plant | e -> AUX),
AUX = (f -> AUX | g -> Plant).
ltl_property NoB = []!b
fluent FE = <e, {a, b, c, d, f, g}>
fluent FD = <d, {a, b, c, e, f, g}>
...
...