Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 320 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 320 Bytes

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! ;)