Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

CYK-algorithm

implemented in c++ using libraries..
INPUT: productions(present in cyk_algo.in), input string
OUTPUT: precessing table and result(=whether the input string is part of the language or not)
Reference: Wikipedia - CYK_algorithm

About

implemented in c++ using libraries..

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages