SOLAR

SOLAR is a tool that for a software architecture calculates the adaptability it can reach while this architecture satisfies a set of quality requirements (availability, cost).

Authors: diegopatunizar [dot] es (Diego Perez-Palacin) and Alejandro Enjuanes Traín

Requirements: java version 1.5 or higher

Installation:

1) Download solar.tar.gz and unzip it (tar -zxvf solar.tar.gz ).
2) Go to solar folder (cd solar)
3) Execute solar.jar (java -jar solar.jar) to execute the default example.
   
Note 1: settings.xml file must be in the same folder as solar.jar
Note 2: README.txt file describes settings.xml file format

Citation:

@unpublished{solar,
author = {{GISED group}},
title = {{\tt http://webdiis.unizar.es/GISED/?q=tool/solar}},
year = 2011,
note = {{Universidad de Zaragoza}}
}