Skip to content
This repository has been archived by the owner on Jun 18, 2020. It is now read-only.

salmans/Aluminum

Repository files navigation

This is the repository for Aluminum, a modified version of Alloy that
presents only minimal instances. For more information, see:

http://cs.brown.edu/~sk/Publications/Papers/Published/nsfdk-aluminum-scen-expl-min/

To download the latest version, go here:

http://cs.brown.edu/research/plt/dl/aluminum/

For information about design choices made, see DESC.txt in this repo's
root.


----------------------------------

Development notes:

When building, make certain the SAT4j .jar is above the Alloy4 .jar in
priority. Alloy4's .jar file contains an outdated version of
SAT4j. One of the fixes made in recent versions is that calling
addClause with unit clauses returns an appropriate IConstr, rather
than null. According to the changelog, now addClause will return null
only when the clause can be ignored.

About

Minimal model generation in KodKod

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages