Limiting iteration for now (DFSearch strategy would just go deep unceasingly); Comple...
authorrtrimana <rtrimana@uci.edu>
Thu, 25 Jul 2019 18:37:29 +0000 (11:37 -0700)
committerrtrimana <rtrimana@uci.edu>
Thu, 25 Jul 2019 18:37:29 +0000 (11:37 -0700)
commit4f9a1209b0c1ca5caf60a0f811e18dde6a92e9e9
tree3dc1080c04dff8589304a06264341512f2494a5c
parentdcc0f887a11615f3c36b394215117719bb46aaf8
Limiting iteration for now (DFSearch strategy would just go deep unceasingly); Completing the model-checking automation script; Removing thread from the Timer for now (this creates a lot of permutations for JPF); Hardcoding a few values for the extractor scripts (need to double-check later); Adding a run script for automation.
Extractor/Extractor.groovy
Extractor/ExtractorScript.py
Extractor/extractorFile.groovy
ModelCheck.py
Timer/SimulatedTimer.groovy
run.sh [new file with mode: 0755]