This document discusses an ATL model checking tool that uses relational databases to improve scalability. The tool allows designers to interactively build models as directed graphs and verify properties expressed as ATL formulas. The key contributions are implementing the Pre function using relational algebra expressions translated to SQL, and generating an ATL model checker from a grammar specification using ANTLR. Relational databases improve performance by efficiently representing large models for verification.
Related topics: