Skip to content

Releases: aas-integration/clusterer

v0.7: Merge pull request #11 from aas-integration/strategy5

29 Dec 23:50
36a3680
Compare
Choose a tag to compare

Now prints class info as json

07 Feb 16:31
Compare
Choose a tag to compare

Now with command line args

03 Nov 20:29
Compare
Choose a tag to compare
 -cp VAL        : Classpath (optional)
 -cs N          : Clustering strategy between 1 and 4. Default is 3. (default:
                  3)
 -dirs STRING[] : List of directories of classdirs to be passed to soot.
 -out VAL       : Output file name. Default: clusters.json (default:
                  clusters.json)
 -cfm VAL       : Produce json map from class name to list of fields of that
                  type (experimental).

First release

01 Nov 14:54
Compare
Choose a tag to compare
First release Pre-release
Pre-release

The jar only runs strategies 1 to 3. Look at the repos readme for instructions on how to use it.