Skip to content

MajidAliKhanQuaid/Automata

Repository files navigation

WPF-Automata

WPF Automata Solution contains two projects

  • CYKAlgorithmLibrary
  • TuringLibrary
  • Strenuous Automata

CYKAlgorithmLibrary

CYKAlgorithmLibrary is developed to solved CYK Algorithm. This can be integrated in .Net application to check whether a string is part of grammar or not. Input must be in Chomsky Normal Form.

TuringLibrary

For now it only contains the subtraction portion

Strenuous Automata

Strenuous Automata is a WPF Application which integrated the 'CYKAlgorithmLibrary' project and produces results in a right-angled triangle form.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages