Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.16 KB

README.md

File metadata and controls

24 lines (14 loc) · 1.16 KB

"A Cost-Effective Certification-Based Service Composition for the Cloud"

Authors:Marco Anisetti, Claudio A. Ardagna, Ernesto Damiani, Filippo Gaudenzi Email: [email protected]"

Dipartimento di Informatica Università degli Studi di Milano Via Bramante 65 Crema, Italy, 26013

This page contains a guide on how to execute experiments discussed in the paper "A Cost-Effective Certification-Based Service Composition for the Cloud"

Reuirements:

- [Python 2.7] (https://github.com/fgaudenzi/testManager)

- [GPLK]   (https://github.com/patriziotufarolo/testagent/tree/production)

Repository is organized in three main folders containing all building blocks and datasets at the basis of experimental evaluation and examples in the paper.

  • Folder DataSet contains all datasets we have used for evaluation.
  • Folder Optimum contains the model to solve the ccsc problem using linear programming.
  • Folder Python contains all python scripts to run our algorithm and to parse optimal and not results.