na.sh

loading
details
attribute current value
name na.sh
description no description
owning solver mathsat-na-20190601
contents
#!/bin/sh

./mathsat -dpll.restart_strategy=3 -dpll.glucose_learnt_minimization=true -theory.na.permanent_lemmas=false -dpll.minimize_model=true $1

back to mathsat-na-20190601