Skip to content

Releases: hmc-alpaqa/metrinome

v1.1.0

09 Jan 03:33
db2219a
Compare
Choose a tag to compare

Updated coverage status checks

Added tests & improved existing tests

Refactored graphs and split up into multiple subtypes

  • Created a GenericGraph parent class as well as a Graph interface, which are inherited and implemented by EdgeListGraph, AdjListGraph, and AdjMatGraph.

Cleaned up klee experiment scripts, creating KleeExperimentHandler for easier experiment modification and creation in the future.

v1.0.1

07 Dec 01:47
Compare
Choose a tag to compare
Reorganize folders

v1.0.0

07 Dec 00:44
Compare
Choose a tag to compare

Initial stable release of Metrinome.

v0.0.1

26 Sep 03:04
239a9a5
Compare
Choose a tag to compare

First release of the metrinome tool.