Skip to content

Commit a86e028

Browse files
authored
Update README.md
1 parent 009574b commit a86e028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ The instructions are available at <a href="https://github.com/whitemech/LTLf2DFA
1616
- Conversion of LTLpf formulae containing unary temporal operators into an equivalent form of the US temporal logic;
1717
- Visualization of the formulae as trees;
1818
- Separation of LTLpf formulae into triples of pure past, pure present and pure future ones, written using booleans and the US connectives only,
19-
it is also possible to view the elimination rules of the Separation Theorem used by the algorithm, and to generate the respective triple of automata;
19+
it is also possible to view the list of elimination rules applied by the algorithm of the Separation Theorem, and to generate the respective triples of automata;
2020
- Visualization of pure formulae as DFA;

0 commit comments

Comments
 (0)