Skip to content

Commit 97e8835

Browse files
committed
adding tools page
1 parent 8e39c02 commit 97e8835

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

_data/navigation.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,6 @@
1111
- title: Resources
1212
items:
1313
- title: Version History
14-
url: /pages/version-history
14+
url: /pages/version-history
15+
- title: Tools using LearnLib
16+
url: /pages/tools

pages/tools.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
layout: default
3+
title: "Tools using Learning"
4+
navbar-group: "Resources"
5+
---
6+
7+
## Tools using LearLib
8+
9+
This page lists (external) tools that are connected to LearnLib or its related projects either by using them as is or extending them with new features.
10+
The goal of this page is to provide an overview of the LearnLib community and share information for fruitful collaborations in the future.
11+
12+
## Tools
13+
14+
The following projects are listed in alphabetical order.
15+
16+
* **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.

0 commit comments

Comments
 (0)