Title :
Sequential Circuits for Relational Analysis
Author :
Zaraket, Fadi ; Aziz, Adnan ; Khurshid, Sarfraz
Author_Institution :
IBM Syst. & Technol. Group, Armonk, NY
Abstract :
The alloy tool-set has been gaining popularity as an alternative to traditional manual testing and checking for design correctness. Alloy uses a first-order relational logic for modeling designs. The alloy analyzer translates alloy formulas for a given scope, i.e., a bound on the universe of discourse, to Boolean formulas in conjunctive normal form (CNF), which are subsequently checked using prepositional satisfiability solvers. We present SERA, a novel algorithm that compiles a relational logic formula for a given scope to a sequential circuit. There are two key advantages of sequential circuits: they form a more succinct representation than CNF formulas, sometimes by several orders of magnitude. Also sequential circuits are amenable to a range of powerful automatic analysis techniques that have no counterparts for CNF formulas. Our experiments show that SERA, used in conjunction with a sequential circuit analyzer, can check formulas for scopes that are an order of magnitude higher than those feasible with the alloy analyzer.
Keywords :
Boolean functions; program verification; sequential circuits; software tools; Alloy tool-set; Boolean formulas; conjunctive normal form; first-order relational logic; relational analysis; relational logic formula; sequential circuits; Circuit analysis; Circuit testing; Encoding; Logic design; Manuals; Performance analysis; Sequential analysis; Sequential circuits; Software systems; System testing;
Conference_Titel :
Software Engineering, 2007. ICSE 2007. 29th International Conference on
Conference_Location :
Minneapolis, MN
Print_ISBN :
0-7695-2828-7
DOI :
10.1109/ICSE.2007.75