hopcroft-algorithm
There are 3 repositories under hopcroft-algorithm topic.
realabbas/list-of-algorithms
A comprehensive curated list of algorithms🤠 🏆
VTrelat/Hopcroft_verif
Formal verification in Isabelle(HOL) of Hopcroft's algorithm for minimizing DFAs including runtime analysis
pabloDeputter/Automata-Simulator
A C++ Automata simulator that models and visualizes automata using JSON inputs and generates .dot files for visualization. Built for the "Languages & Automata" 1st bachelor course at the University of Antwerp.