Thu, 14 May 2009 08:22:06 +0200 adapted code tutorial to recent changes in code
haftmann [Thu, 14 May 2009 08:22:06 +0200] rev 31143
adapted code tutorial to recent changes in code
Wed, 13 May 2009 21:22:48 +0200 more permissive wrt. overloaded constants
haftmann [Wed, 13 May 2009 21:22:48 +0200] rev 31142
more permissive wrt. overloaded constants
Wed, 13 May 2009 20:48:17 +0200 merged
haftmann [Wed, 13 May 2009 20:48:17 +0200] rev 31141
merged
Wed, 13 May 2009 18:48:17 +0200 tuned construction of term_of instances
haftmann [Wed, 13 May 2009 18:48:17 +0200] rev 31140
tuned construction of term_of instances
Wed, 13 May 2009 18:41:54 +0200 tuned construction of term_of instances
haftmann [Wed, 13 May 2009 18:41:54 +0200] rev 31139
tuned construction of term_of instances
Wed, 13 May 2009 18:41:40 +0200 dropped legacy operations
haftmann [Wed, 13 May 2009 18:41:40 +0200] rev 31138
dropped legacy operations
Wed, 13 May 2009 18:41:39 +0200 tuned construction of typerep instances
haftmann [Wed, 13 May 2009 18:41:39 +0200] rev 31137
tuned construction of typerep instances
Wed, 13 May 2009 18:41:39 +0200 tuned and generalized construction of code equations for eq; tuned interface
haftmann [Wed, 13 May 2009 18:41:39 +0200] rev 31136
tuned and generalized construction of code equations for eq; tuned interface
Wed, 13 May 2009 18:41:38 +0200 added abstract operations for typerep/term_of
haftmann [Wed, 13 May 2009 18:41:38 +0200] rev 31135
added abstract operations for typerep/term_of
Wed, 13 May 2009 18:41:36 +0200 tuned and generalized construction of code equations for eq
haftmann [Wed, 13 May 2009 18:41:36 +0200] rev 31134
tuned and generalized construction of code equations for eq
Wed, 13 May 2009 18:41:36 +0200 dropped sort constraint on predicate equality
haftmann [Wed, 13 May 2009 18:41:36 +0200] rev 31133
dropped sort constraint on predicate equality
Wed, 13 May 2009 18:41:35 +0200 itself is instance of eq
haftmann [Wed, 13 May 2009 18:41:35 +0200] rev 31132
itself is instance of eq
Wed, 13 May 2009 17:13:33 +0100 Now deals with division
chaieb [Wed, 13 May 2009 17:13:33 +0100] rev 31131
Now deals with division
Tue, 12 May 2009 21:39:19 +0200 updated keywords
haftmann [Tue, 12 May 2009 21:39:19 +0200] rev 31130
updated keywords
Tue, 12 May 2009 21:17:47 +0200 split Predicate_Compile examples into separate theory
haftmann [Tue, 12 May 2009 21:17:47 +0200] rev 31129
split Predicate_Compile examples into separate theory
Tue, 12 May 2009 21:17:38 +0200 adapted to changes in module Code
haftmann [Tue, 12 May 2009 21:17:38 +0200] rev 31128
adapted to changes in module Code
Tue, 12 May 2009 21:17:34 +0200 values is now a keyword
haftmann [Tue, 12 May 2009 21:17:34 +0200] rev 31127
values is now a keyword
Tue, 12 May 2009 20:07:05 +0200 merged
haftmann [Tue, 12 May 2009 20:07:05 +0200] rev 31126
merged
Tue, 12 May 2009 19:30:33 +0200 transferred code generator preprocessor into separate module
haftmann [Tue, 12 May 2009 19:30:33 +0200] rev 31125
transferred code generator preprocessor into separate module
Tue, 12 May 2009 17:09:36 +0200 marginally tuned
haftmann [Tue, 12 May 2009 17:09:36 +0200] rev 31124
marginally tuned
Tue, 12 May 2009 17:09:36 +0200 examples using code_pred
haftmann [Tue, 12 May 2009 17:09:36 +0200] rev 31123
examples using code_pred
Tue, 12 May 2009 17:09:35 +0200 added dummy values keyword
haftmann [Tue, 12 May 2009 17:09:35 +0200] rev 31122
added dummy values keyword
Tue, 12 May 2009 16:11:36 +0200 tuned exception code
haftmann [Tue, 12 May 2009 16:11:36 +0200] rev 31121
tuned exception code
Tue, 12 May 2009 17:32:50 +0100 A generic arithmetic prover based on Positivstellensatz certificates --- also implements Fourrier-Motzkin elimination as a special case Fourrier-Motzkin elimination
chaieb [Tue, 12 May 2009 17:32:50 +0100] rev 31120
A generic arithmetic prover based on Positivstellensatz certificates --- also implements Fourrier-Motzkin elimination as a special case Fourrier-Motzkin elimination
Tue, 12 May 2009 17:32:49 +0100 A decision method for universal multivariate real arithmetic with add
chaieb [Tue, 12 May 2009 17:32:49 +0100] rev 31119
A decision method for universal multivariate real arithmetic with add ition, multiplication and ordering using semidefinite programming
Tue, 12 May 2009 17:32:49 +0100 Isolated decision procedure for noms and the general arithmetic solver
chaieb [Tue, 12 May 2009 17:32:49 +0100] rev 31118
Isolated decision procedure for noms and the general arithmetic solver
Tue, 12 May 2009 17:32:49 +0100 Added files Sum_Of_Squares.thy, positivstellensatz.ML and sum_of_squares.ML to Library
chaieb [Tue, 12 May 2009 17:32:49 +0100] rev 31117
Added files Sum_Of_Squares.thy, positivstellensatz.ML and sum_of_squares.ML to Library
Mon, 11 May 2009 21:55:30 -0700 merged
huffman [Mon, 11 May 2009 21:55:30 -0700] rev 31116
merged
Mon, 11 May 2009 13:19:28 -0700 use Pair/fst/snd instead of cpair/cfst/csnd
huffman [Mon, 11 May 2009 13:19:28 -0700] rev 31115
use Pair/fst/snd instead of cpair/cfst/csnd
Mon, 11 May 2009 12:41:46 -0700 use Pair/fst/snd instead of cpair/cfst/csnd
huffman [Mon, 11 May 2009 12:41:46 -0700] rev 31114
use Pair/fst/snd instead of cpair/cfst/csnd
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip