Releases: buschmais/sar-framework
SAR-Framework v0.3.0
Stable release of the SAR-Framework with many improvements compared to the previous versions. Among them are:
- Multi-Objective Optimization using jenetics
- Improved coupling computation
- Spring-based
- JavaFX UI
- New visualization of the results (Chord Diagram)
- Prepared modularization of the SAR-Framework (will follow in next version)
To retrieve status updates of the genetic algorithm, the application should be best launched from command line
SAR-Framework v0.3.0-SNAPSHOT
Snapshot release of the SAR-Framework with GUI
The UI configuration features currently:
-Selecting a database and connecting to it
-Setting the iteration
-Specifying artifacts, packages, and types
-Configuring the number of generations and individuals per generation to evaluate
-Choosing the decomposition type and strategy
To retrieve status updates of the genetic algorithm, the application should be best launched from command line
SAR-Framework v0.2.2
Small extension release:
-Export of zip archive including
--visualization
--textual representation
-enabled parallel computation using work stealing thread pool
SAR-Framework v0.2.1
SAR-Framework v0.2.0
-added configuration options for: artifact, type name, generations, population size
-omit creation of components of size 1
-impemented iterative approach
-optimized GA
SAR-Framework v0.1.0
First stable release of the SAR-Framework consisting of:
-Naming Convention Criterion
-Package Naming Criterion
-Dependency Criterion
-Cohesion Criterion
--Similarity-based
--Coupling-based
-XML-Configuration
-Benchmark Functionality
--MoJo
--MoJoFM
--MoJo Plus
--MQ