tc20-std.sh

loading
details
attribute current value
name tc20-std.sh
description no description
owning solver matchbox-2020-06-25
contents
#!/bin/bash

export LD_LIBRARY_PATH=.

./MB.exe --print-proof -S ./tc20-std.strat +RTS -C -N4 -M100G -K1G -RTS $1 2>/dev/null

back to matchbox-2020-06-25