Next: too-spdet, Previous: too-mzn-sicstus, Up: Command Reference Pages [Contents][Index]
spfz
— FlatZinc Interpreter% spfz [-help | --help | -?] [--version] [-a] [-f] [-n N] [-o ofile] [-p P] [-r R] [-s] [-t T] [-time T] [-search S] [-s] fznfile
This tool interprets the FlatZinc (‘.fzn’) file fznfile with options taken from the command line.
print help message
print version
return all solutions (equal to -n 0)
solver is free to ignore search strategy (does nothing)
number of solutions (0 = all) (default: 1)
file to send output to (default: standard output stream)
number of cores available (does nothing)
random seed
emit statistics
time (in ms) cutoff (default: no cutoff)
optimization method is S, one of bab
(the default) and restart