doc-src/TutorialI/Trie/ROOT.ML
author chaieb
Wed, 19 May 2004 11:23:59 +0200
changeset 14758 af3b71a46a1c
parent 10543 8e4307d1207a
permissions -rw-r--r--
A new implementation for presburger arithmetic following the one suggested in technical report Chaieb Amine and Tobias Nipkow. It is generic an smaller. the tactic has also changed and allows the abstaction over fuction occurences whose type is nat or int.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9834
109b11c4e77e *** empty log message ***
nipkow
parents: 8745
diff changeset
     1
use "../settings.ML";
8745
13b32661dde4 I wonder which files i forgot.
nipkow
parents:
diff changeset
     2
use_thy "Trie";