Skip to content

Releases: shaunazzopardi/clarva

clarva-v0.4

01 Jul 18:50
Compare
Choose a tag to compare
clarva-v0.4 Pre-release
Pre-release

Repaired some critical bugs that affected soundness of results (modulo Soot), involving the transitions in a program-property composition that can be pruned. Previously we were pruning by removing transitions with sources that cannot reach a bad state, however given the presence of epsilon transitions we have to also take into account previous states reachable with epsilon transitions.

clarva-v0.3

08 May 21:06
0122e35
Compare
Choose a tag to compare
clarva-v0.3 Pre-release
Pre-release

Optimised version of the control-flow analysis algorithm, and using Soot 3.3.0.

clarva-v0.2

06 Nov 18:46
Compare
Choose a tag to compare
clarva-v0.2 Pre-release
Pre-release
Removed useless old libraries

clarva-v0.1

05 Oct 19:57
Compare
Choose a tag to compare
clarva-v0.1 Pre-release
Pre-release
Added DATE to FSM library to project, and repaired script generating