Skip to content

Commit 4e6337b

Browse files
committed
update README
1 parent b732211 commit 4e6337b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ Currently, the following learning algorithms with respective target models are s
2323
| ADT | `Mealy` | | RPNI (incl. variants) | `DFA` `Mealy` `Moore` |
2424
| DHC | `Mealy` | | | |
2525
| Kearns & Vazirani | `DFA` `Mealy` | | | |
26-
| Lambda | `DFA` `Mealy` | | | |
26+
| Lambda | `DFA` `Mealy` | | | |
27+
| L<sup>s</sup> | `Mealy` | | | |
2728
| L# | `Mealy` | | | |
2829
| L* (incl. variants) | `DFA` `Mealy` `Moore` `MMLT` | | | |
2930
| NL* | `NFA` | | | |

0 commit comments

Comments
 (0)