/export/starexec/sandbox2/solver/bin/starexec_run_hrs /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- MAYBE ******** Signature ******** 0 : nat f : nat -> nat g : (nat -> nat) -> nat ******** Computation Rules ******** (1) f(0) => g(x.0) (2) g(F) => F[f(0)] MAYBE