certified_debug

loading
details
attribute current value
name certified_debug
description no description
owning solver AProVE certified
contents
#!/bin/bash
mkdir ./tmp
TMPDIR=./tmp PATH=.:$PATH ../jre/bin/java -ea -cp ../jre/lib -jar ../lib/aprove.jar -m wst -p cpf -C ceta $1
rm -r ./tmp

back to AProVE certified