DFA Minimization Algorithms in Map-Reduce and the Complexity
Iraj Hedayati Somarin
Broschiertes Buch

DFA Minimization Algorithms in Map-Reduce and the Complexity

A study of DFA minimization problem in BigData era using MapReduce phenomena

Versandkostenfrei!
Versandfertig in 6-10 Tagen
33,99 €
inkl. MwSt.
PAYBACK Punkte
17 °P sammeln!
Map-Reduce has been a highly popular parallel-distributed programming model. In this book, we study the problem of minimizing Deterministic Finite State Automata (DFA). We focus our attention on two well-known (serial) algorithms, namely the algorithms of Moore (1956) and of Hopcroft (1971). The central cost parameter in Map-Reduce is that of Communication Cost. Using techniques from Communication Complexity we derive a lower bound and upper bound for the problem. We then develop Map-Reduce versions of both Moore's and Hopcroft's algorithms and show that their communication cost is the same. B...