LyuboslavLyubenov / diskretna-state-machine-visualisation

visual representation of DFA for recognizing binary numbers divisable by 3

Home Page:https://lyuboslavlyubenov.github.io/diskretna-state-machine-visualisation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

diskretna-state-machine-visualisation

Visual representation of DFA for recognizing binary numbers divisable by 3

Contains source code for creating and drawing state machines (take a look at stateMachineRecognizingNumbersDividedBy3WithoutRemainder.js to get an idea on how to use)

About

visual representation of DFA for recognizing binary numbers divisable by 3

https://lyuboslavlyubenov.github.io/diskretna-state-machine-visualisation/


Languages

Language:JavaScript 97.6%Language:HTML 2.4%