flamapy / flamapy_fw

This repository hosts the main components of flamapy
4 stars 5 forks source link

Flamapy

Flamapy is a Python-based AAFM framework that takes into consideration previous AAFM tool designs and enables multi-solver and multi-metamodel support for the integration of AAFM tooling on the Python ecosystem.

The main features of the framework are:

Available plugins

flamapy. This is a meta-package that installs all plugins for feature modelling analysis and the CLI and Python interfaces. flamapy-fm This is a plugin that provides support for feature modelling. Include several readers/writers from different formats. flamapy-sat This plugin enable different analysis operations that require sat as backend. flamapy-bdd This plugin enable different analysis operations that require bdd as backend.

Documentation

All the proyect related documentation can be found in wiki format at the tool website

Changelog

Detailed changes for each release are documented in the release notes

Contributing

See CONTRIBUTING.md