shah-deep / CYK-algorithm-in-C-program

Cocke–Younger–Kasami (CYK) Algorithm implemented in C programming language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CYK-algorithm-in-C-program

Cocke–Younger–Kasami (CYK) Algorithm implemented in C programming language.

Simply compile and run CYK.c file. Instructions are printed once you run the program.

Source Algorithm

Hope you like it! ;)

About

Cocke–Younger–Kasami (CYK) Algorithm implemented in C programming language.

License:GNU General Public License v2.0


Languages

Language:C 100.0%