Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mitjabezensek/dfsm_minimization

This is the source code for the blog post on deterministic finite state machine minimization.
https://github.com/mitjabezensek/dfsm_minimization

Last synced: 20 days ago
JSON representation

This is the source code for the blog post on deterministic finite state machine minimization.

Awesome Lists containing this project

README

        

A simple implementation of a deterministic finite state machine minimization in C#. A post about it can be found on my blog: http://bezensek.com/blog/2015/05/08/deterministic-finite-state-machine-minimization/