Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 922 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 922 Bytes

Automating the formalization of Product Comparison Matrices

This project aim at formalization Product Comparison Matrices with model-based automated techniques. Details about the evaluation are available in the evaluation folder.

Authors

  • Guillaume Bécan
  • Nicolas Sannier
  • Mathieu Acher
  • Olivier Barais
  • Arnaud Blouin
  • Benoit Baudry

Requirements

  • Scala 2.10
  • Eclipse 4.3 Kepler
  • GWT SDK

Structure of the project

  • PCMMetamodel: metamodel of PCMs
  • VariabilityExtractor: automated techniques for formalizing PCMs
  • CsvPCMParser: CSV parser of PCM
  • WikipediaPCMParser: MediaWiki parser of PCM that can connect to the English version of Wikipedia
  • pcmgwt: web editor of PCMs
  • Index4PCM: project to analyze the different tokens present in PCMs.
  • evaluation: input PCMs, configuration files, generated models and detailed results