This repository contains the open source and open data from the Featured Finite State Machine Learning project. This project is a result of the PhD research of Carlos Diego Nascimento Damasceno at the Universidade de Sao Paulo under the supervision of Adenilso Simao and Mohammad Mousavi.
This repository is organized as follows:
In folder FFSM_diff, we have the Java project of the FFSM_Diff algorithm. This project can be opened using the Eclipse IDE and JDK version 1.8.
In folder Benchmark_SPL, there is a set of SPLs that can be used as subject systems. These SPLs are available as (F)FSM and FTS models.
In folder docs, you find the webpage of the FFSM_Diff project.
In folder experiments, you find the directories containing the open data artifacts generated from studies using the FFSM_Diff algorithm. These sub-folders are organized based on the project structure and naming conventions from https://doi.org/10.1007/978-3-030-32489-6_17.
Currently, this project has been used in two studies:
-
Learning from Difference @ SPLC2019 (Size: ~22MB)
-
Learning by Sampling @ EMSE2020 (Size: ~46MB)