From 959f5e77f96b406a498c3b67ce22d25e39d7bd2d Mon Sep 17 00:00:00 2001 From: Andrew Reynolds Date: Sat, 1 Dec 2012 02:57:59 +0000 Subject: drastic simplification of quantifiers code regarding equality queries, instantiation strategies moved from instantiators to central instantiation engine, removed instantiator objects, simplified rewrite rules candidate generator to use central equality engine, efficient e-matching now uses central equality engine --- src/theory/uf/kinds | 1 - 1 file changed, 1 deletion(-) (limited to 'src/theory/uf/kinds') diff --git a/src/theory/uf/kinds b/src/theory/uf/kinds index 1d179248c..fa24df717 100644 --- a/src/theory/uf/kinds +++ b/src/theory/uf/kinds @@ -6,7 +6,6 @@ theory THEORY_UF ::CVC4::theory::uf::TheoryUF "theory/uf/theory_uf.h" typechecker "theory/uf/theory_uf_type_rules.h" -instantiator ::CVC4::theory::uf::InstantiatorTheoryUf "theory/uf/theory_uf_instantiator.h" properties stable-infinite parametric properties check propagate ppStaticLearn presolve getNextDecisionRequest -- cgit v1.2.3