]> matita.cs.unibo.it Git - fireball-separation.git/commit
(Almost-)Correct handling of garbage in Simple
authoracondolu <andrea.condoluci@unibo.it>
Sun, 10 Jun 2018 15:35:35 +0000 (17:35 +0200)
committeracondolu <andrea.condoluci@unibo.it>
Sun, 10 Jun 2018 15:35:35 +0000 (17:35 +0200)
commit0f5bd8d764763ce97a981e81c266313da3ce41f5
tree3a05a2f3a319968a30ccd156c0f5d606d5f55e0b
parent4c8bae70924de6b904f150a0c4696554fbf9d5db
(Almost-)Correct handling of garbage in Simple

- subst_in_problem, step now return a list of terms from garbages
  that were activated, i.e. brought on toplevel after a reduction
- auto iterated on that garbage

TODO:
- remove sanity function
- problems/simple.constants.1 fails :-(
ocaml/simple.ml