Extended_Finite_State_Machi.../README.md

44 lines
1.6 KiB
Markdown
Raw Permalink Normal View History

2020-12-19 10:03:17 +00:00
# Inference of Extended Finite State Machines (Extended_Finite_State_Machine_Inference)
This git repository contains a local mirror of the
[Archive of Formal Proofs (AFP)](https://www.isa-afp.org) entry
[*Inference of Extended Finite State Machines*](https://www.isa-afp.org/entries/Extended_Finite_State_Machine_Inference.html).
The official AFP releases are tagged. Additionally, this repository
may contain extensions (i.e., a development version) that may be
submitted, as an update to the existing entry, at a later point in time.
## How to build
```console
achim@logicalhacking:~$ isabelle build -D Extended_Finite_State_Machine_Inference-devel
```
## Authors
* Michael Foster
* [Achim D. Brucker](http://www.brucker.ch/)
* Ramsay G. Taylor
* John Derrick
## License
This project is licensed under a 3-clause BSD-style license.
SPDX-License-Identifier: BSD-3-Clause
2021-12-31 08:42:15 +00:00
## Upstream Repository
2020-12-19 10:03:17 +00:00
2021-12-31 08:42:15 +00:00
The upstream git repository, i.e., the single source of truth, for this project is hosted
by the [Software Assurance & Security Research Team](https://logicalhacking.com) at
2020-12-19 10:03:17 +00:00
<https://git.logicalhacking.com/afp-mirror/Extended_Finite_State_Machine_Inference>.
## Publications
* Michael Foster, Achim D. Brucker, Ramsay G. Taylor, Siobhán North, and John Derrick. Incorporating
Data into EFSM Inference. In Software Engineering and Formal Methods (SEFM). Lecture Notes in
Computer Science (11724), pages 257-272, Springer-Verlag, 2019,
doi:[10.1007/978-3-030-30446-1_14](https://doi.org/10.1007/978-3-030-30446-1_14).
<https://www.brucker.ch/bibliography/abstract/foster.ea-incorporating-2019>