Overview of Alloy 6
masterAlloy 6 is a self-contained executable that includes an extended version of the Kodkod model finder, various SAT solvers (including native solvers like minisat, lingeling/plingeling, and glucose, as well as the cross-platform Sat4j), the standard Alloy library, and tutorial examples.
Beyond being a standalone tool, the same JAR file can be incorporated into other applications to use Alloy as an API. It also includes the project's source code.