Sciweavers

ICGI
2010
Springer

Exact DFA Identification Using SAT Solvers

13 years 2 months ago
Exact DFA Identification Using SAT Solvers
Abstract. We present an exact algorithm for identification of deterministic finite automata (DFA) which is based on satisfiability (SAT) solvers. Despite the size of the low level SAT representation, our approach is competitive with alternative techniques. Our contributions are fourfold: First, we propose a compact translation of DFA identification into SAT. Second, we reduce the SAT search space by adding lower bound information using a fast max-clique approximation algorithm. Third, we include many redundant clauses to provide the SAT solver with some additional knowledge about the problem. Fourth, we show how to use the flexibility of our translation in order to apply it to very hard problems. Experiments on a well-known suite of random DFA identification problems show that SAT solvers can efficiently tackle all instances. Moreover, our algorithm outperforms state-of-the-art techniques on several hard problems.
Marijn J. H. Heule, Sicco Verwer
Added 12 Feb 2011
Updated 12 Feb 2011
Type Journal
Year 2010
Where ICGI
Authors Marijn J. H. Heule, Sicco Verwer
Comments (0)