]> matita.cs.unibo.it Git - fireball-separation.git/commit
Changed logic of entrypoint in Lambda4
authoracondolu <andrea.condoluci@unibo.it>
Fri, 14 Jul 2017 15:20:42 +0000 (17:20 +0200)
committeracondolu <andrea.condoluci@unibo.it>
Mon, 28 May 2018 09:08:55 +0000 (11:08 +0200)
commit5991691df6dc3d096a08397712040c93d7f873b5
treebc3d4e57bb1a74673cd53d7e1370f7d141254471
parent2c278a1d49aa0db5211821c1c9eec27212e5e53c
Changed logic of entrypoint in Lambda4

- removed exception Fail
- added "check",which checks if we are in a subproblem
  of separation on which we know to be complete
- "solve" does not raise particular exceptions anymore,
  and the program raise failure only if there is some bug

(cherry picked from commit 608c40045f651c6402b17c437f997de4d63f6afd)
ocaml/lambda4.ml
ocaml/lambda4.mli
ocaml/num.ml
ocaml/problems.ml