You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/tools.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,8 +15,8 @@ The following projects are listed in alphabetical order.
15
15
16
16
***C3AL** (Conflict-Aware Active Automata Learning, [link](https://doi.org/10.4204/EPTCS.390.10)) is an alternative to the MAT framework that treats conflicts (e.g., in noisy environments) as first-class citizens. It is [implemented](https://github.com/UCL-PPLV/learnlib) on top of LearnLib and extends previous work on [adaptive model learning](https://doi.org/10.1007/978-3-031-15629-8_10).
17
17
***Coal** (COmpositional Automata Learner, [link](https://doi.org/10.1007/978-3-031-30826-0_3), [link](https://zenodo.org/records/7777664)) is a tool for learning compositional systems that allows for *unknown* membership query results. Hypotheses are constructed via passive learning techniques or SAT solving.
18
-
***Tomte** ([link](https://tomte.cs.ru.nl/)) is a tool that fully automatically constructs abstractions for automata learning.
19
18
***Prognosis** ([link](https://doi.org/10.1145/3452296.3472938), [link](https://github.com/PrognosisTool)) is a tool that focuses on the black-box analysis of network protocol implementations using LearnLib for learning models.
19
+
***Tomte** ([link](https://tomte.cs.ru.nl/)) is a tool that fully automatically constructs abstractions for automata learning.
0 commit comments