This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.

14 lines
150 B
Plaintext
Raw Normal View History

2011-10-22 16:33:04 +02:00
output(success/1).
output(failure/1).
unseen(hmmf/4).
unseen(tr/2).
:-set(depth_bound,inf).
:-set(minimal_step,0.005).
:-set(maximal_step,0.1).