Skip to content

Releases: buschmais/sar-framework

SAR-Framework v0.3.0

07 Mar 14:34
cb1d2a8
Compare
Choose a tag to compare

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

31 Jan 08:19
Compare
Choose a tag to compare
Pre-release

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

07 Sep 07:22
Compare
Choose a tag to compare

Small extension release:
-Export of zip archive including
--visualization
--textual representation
-enabled parallel computation using work stealing thread pool

SAR-Framework v0.2.1

04 Sep 07:12
Compare
Choose a tag to compare

Bug-Fix release
-fixed collapsing population #22
-fixed iteration warning output to display correct iteration number #23

SAR-Framework v0.2.0

03 Sep 15:49
Compare
Choose a tag to compare

-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

10 Aug 07:29
Compare
Choose a tag to compare

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