Added file to compute LR(0) collection of item sets
authorThadeu Lima de Souza Cascardo <cascardo@dcc.ufmg.br>
Thu, 29 Sep 2005 17:09:52 +0000 (17:09 +0000)
committerThadeu Lima de Souza Cascardo <cascardo@dcc.ufmg.br>
Thu, 29 Sep 2005 17:09:52 +0000 (17:09 +0000)
commit3a6785fdd5c2b67ba5c79d29ece8ff83e14eba3c
treec5daa966cb2aa0fbae141110ae038edb82a4e566
parent42ec620295f62b6de81d9dac2eba04b4c558fcd0
Added file to compute LR(0) collection of item sets

item.c file contains functions and data types that allow the
representation and building of a collection of item sets. Those include
the CLOSURE and GOTO functions.

git-archimport-id: cascardo@tlscascardo--private/libgrammatic--dev--0.1--patch-13
item.c [new file with mode: 0644]