loat_nonterm_proofout

loading
details
attribute current value
name loat_nonterm_proofout
description no description
owning solver LoAT IJCAR 22!
contents
#!/bin/bash
trap "" SIGRTMIN
TO=`expr $STAREXEC_WALLCLOCK_LIMIT - 3`
./loat-static --plain --timeout $TO --mode non_termination $1 2> /dev/null

back to LoAT IJCAR 22!