Skip to content

k-testable machine

Notifications You must be signed in to change notification settings

madkote/katestable

Repository files navigation

K-testable machine

K-testable languages with DFA.

Usage

from katestable import KTestable kt = KTestable.build(3, [...]) kt.detect('abba') 

Requirements

Works out-of-the-box.

Install

make install make test make build 

About

k-testable machine

Resources

Stars

Watchers

Forks

Packages

No packages published