Implement subtree-skipping optimisation (a one liner, really ~_~) that skips a whole...
authorKim Nguyễn <kn@lri.fr>
Sat, 11 Jan 2014 17:22:16 +0000 (18:22 +0100)
committerKim Nguyễn <kn@lri.fr>
Sat, 11 Jan 2014 17:22:16 +0000 (18:22 +0100)
commitaae9118fbf9d29df5d7fc36efe2afd6eadab11d1
tree075d4ea08ad90694144c63f112bb4e882058298d
parentc3002932ccf2287a2a3d399dfa140cc216bc2b69
Implement subtree-skipping optimisation (a one liner, really ~_~) that skips a whole subtree during the topdown phase when some states had to be proven but none could.
src/run.ml