linuskmr / cyk

A calculator for the Cocke-Younger-Kasami-Algorithm that determines whether a word belongs to a context-free language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cyk

A calculator for the Cocke-Younger-Kasami-Algorithm using dynamic programming. It determines whether a word belongs to a context-free language.

Live demo

About

A calculator for the Cocke-Younger-Kasami-Algorithm that determines whether a word belongs to a context-free language.

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 70.1%Language:HTML 20.7%Language:CSS 9.2%