Wed, 27 Oct 2010 16:40:31 +0200 |
haftmann |
sorting: avoid _key suffix if lemma applies both to simple and generalized variant; generalized insort_insert to insort_insert_key; additional lemmas
|
changeset |
files
|
Wed, 27 Oct 2010 13:46:30 +0200 |
krauss |
regenerated keyword file
|
changeset |
files
|
Wed, 27 Oct 2010 08:58:03 +0200 |
boehmes |
made SML/NJ happy
|
changeset |
files
|
Tue, 26 Oct 2010 21:51:04 +0200 |
blanchet |
adapted SMT solver error handling to reflect latest changes in "SMT_Solver"
|
changeset |
files
|
Tue, 26 Oct 2010 21:43:50 +0200 |
blanchet |
better list of irrelevant SMT constants
|
changeset |
files
|
Tue, 26 Oct 2010 21:34:01 +0200 |
blanchet |
if "debug" is on, print list of relevant facts (poweruser request);
|
changeset |
files
|
Tue, 26 Oct 2010 21:01:28 +0200 |
blanchet |
standardize on "fact" terminology (vs. "axiom" or "theorem") in Sledgehammer -- but keep "Axiom" in the lower-level "ATP_Problem" module
|
changeset |
files
|
Tue, 26 Oct 2010 20:12:33 +0200 |
blanchet |
"Nitpick" -> "Sledgehammer";
|
changeset |
files
|
Tue, 26 Oct 2010 20:09:38 +0200 |
blanchet |
merge
|
changeset |
files
|
Tue, 26 Oct 2010 16:59:19 +0200 |
blanchet |
merged
|
changeset |
files
|
Tue, 26 Oct 2010 16:56:54 +0200 |
blanchet |
remove needless context argument;
|
changeset |
files
|
Tue, 26 Oct 2010 17:35:54 +0200 |
boehmes |
use proper context
|
changeset |
files
|
Tue, 26 Oct 2010 17:35:52 +0200 |
boehmes |
trace assumptions before giving them to the SMT solver
|
changeset |
files
|
Tue, 26 Oct 2010 17:35:51 +0200 |
boehmes |
capture out-of-memory warnings of Z3 and turn them into proper exceptions; be more precise about SMT solver run-time: return NONE instead of ~1
|
changeset |
files
|
Tue, 26 Oct 2010 17:35:49 +0200 |
boehmes |
honor choice of either local or remote SMT solver only for smt_filter and keep default behaviour for the SMT tactic; omit messages when running smt_filter
|
changeset |
files
|