]> matita.cs.unibo.it Git - helm.git/commit
theory_explorer_do_not_trust_auto.ml is the version that does not trust
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 24 May 2007 10:56:33 +0000 (10:56 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 24 May 2007 10:56:33 +0000 (10:56 +0000)
commit7f0536ce1295abde169046829f39dcf6f6409914
tree3f89456b6b4a03c6b002fea312f458e56144dbe5
parent5c8fe24f1390fc77cd0b78f61a24fcbbef66ff25
theory_explorer_do_not_trust_auto.ml is the version that does not trust
 auto. The algorithm is exponential.

theory_explorer.ml trusts auto and requires only quadratic time. Not working
 properly yet.
matita/contribs/formal_topology/bin/theory_explorer.ml
matita/contribs/formal_topology/bin/theory_explorer_do_not_trust_auto.ml [new file with mode: 0644]