tudelft-cda-lab/FlexFringe
The FlexFringe tool for flexible learning of state machines (deterministic automata) from traces. See the paper at https://arxiv.org/abs/2203.16331
This tool helps you learn the underlying state machine (like a flowchart) from sequences of events or actions. You provide data showing a series of steps and outcomes, and it generates a visual representation and a data file of the inferred state machine. This is useful for anyone analyzing processes, protocols, or behavior, such as a business analyst mapping customer journeys or a systems engineer understanding system interactions.
Use this if you have event sequence data (like logs, traces, or user actions) and need to automatically discover the hidden rules or states that govern the behavior in that data.
Not ideal if your data doesn't represent sequences of events or if you already know the exact structure of the state machine you're looking for.
Stars
25
Forks
10
Language
C++
License
GPL-3.0
Category
Last pushed
Jan 17, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tudelft-cda-lab/FlexFringe"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
flwrlabs/flower
Flower: A Friendly Federated AI Framework
JonasGeiping/breaching
Breaching privacy in federated learning scenarios for vision and text
anupamkliv/FedERA
FedERA is a modular and fully customizable open-source FL framework, aiming to address these...
zama-ai/concrete-ml
Concrete ML: Privacy Preserving ML framework using Fully Homomorphic Encryption (FHE), built on...
p2pfl/p2pfl
P2PFL is a decentralized federated learning library that enables federated learning on...