K. Atsumi et S. Masuyama, AN EFFICIENT PARALLEL PARSING ALGORITHM FOR CONTEXT-FREE LANGUAGES BASED ON EARLEYS METHOD, IEICE transactions on fundamentals of electronics, communications and computer science, E79A(4), 1996, pp. 547-552
Citations number
9
Categorie Soggetti
Engineering, Eletrical & Electronic","Computer Science Hardware & Architecture","Computer Science Information Systems
We propose a parallel parsing algorithm based on Earley's method, whic
h works in O(log(2)n) time using O(n(4.752)) processors on CREW PRAM.
This algorithm runs with less number of processors compared with previ
ously proposed W. Rytter's algorithm.