Skip to content

Releases: aprove-developers/aprove-releases

jbc-complexity, better names for ITSs

05 Oct 13:02
Compare
Choose a tag to compare
Pre-release

version for complexity analysis of JBC,
add name of the analyzed method to the name of the generated ITS

Edit 2016/10/12: For some reason, the custom CAGE-strategies were not included in the binary. Please use a newer release.

jbc-complexity, added custom strategies for CAGE

30 Sep 09:36
Compare
Choose a tag to compare

version for complexity analysis of JBC,
comes with many predefined strategies for the CAGE project

Edit 2016/10/12: For some reason, the new strategies were not included in the binary. Please use a newer release.

jbc-complexity, propagate data flow more precisely

28 Sep 13:57
Compare
Choose a tag to compare

version for complexity analysis of JBC,
several fixes:

  • infinite lower bounds aren't suppressed any longer
  • data flow for native methods and write accesses is computed more precisely
  • new option to filter constraints less aggressively

jbc-complexity, show lower bounds

28 Sep 07:08
Compare
Choose a tag to compare
Pre-release

version for complexity analysis of JBC,
new option to print the lower bound proven by LoAT for the resulting ITS

termination competition 2016

19 Sep 07:23
Compare
Choose a tag to compare

version from the termination competition 2016 (except for the C-termination categories)

jbc-complexity, slice during ITS extraction

19 Sep 07:33
Compare
Choose a tag to compare

version for complexity analysis of JBC,
implemented slicing for the transformation SE-Graph --> ITS