Skip to content

SCREAM (Staged Configuration of fEAture Models) computes a configuration model, called Stage Model (SM), out of a feature model (FM).

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

smennicke/scream

Repository files navigation

In order to use scream properly, please make sure you have LoLA (utils/) installed or at least compiled in the versions
 (a) lola-modelchecking and
 (b) lola-deadtransition.
Both LoLAs are crucial for scream to work properly. If LoLA is not available by just calling lola-modelchecking or lola-deadtransition from the console, please make sure, both binaries reside in the same directory, e.g., /usr/local/bin. By calling scream with the option --basepath=/usr/local/bin/, scream will look for the LoLA versions under the specified directory.

scream uses the Petri Net API (PNAPI) by the service-technology.org group. Details on the PNAPI may be found on http://service-technology.org/pnapi/

scream reads a reduced form of the SPLOT (http://www.splot-research.org/) format. Please remove all blocks up to <feature_tree> and <constraints>.

About

SCREAM (Staged Configuration of fEAture Models) computes a configuration model, called Stage Model (SM), out of a feature model (FM).

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published