Home
last modified time | relevance | path

Searched refs:expl_singleton (Results 1 – 2 of 2) sorted by relevance

/dports/math/z3/z3-z3-4.8.13/src/muz/rel/
H A Ddl_mk_explanations.cpp837 …relation_base * expl_singleton = rmgr.mk_empty_relation(expl_singleton_sig, m_er_plugin->get_kind(… in transform_facts() local
840 expl_singleton->add_fact(es_fact); in transform_facts()
842 SASSERT(&expl_singleton->get_plugin()==m_er_plugin); in transform_facts()
843 m_e_fact_relation = static_cast<explanation_relation *>(expl_singleton); in transform_facts()
/dports/math/py-z3-solver/z3-z3-4.8.10/src/muz/rel/
H A Ddl_mk_explanations.cpp837 …relation_base * expl_singleton = rmgr.mk_empty_relation(expl_singleton_sig, m_er_plugin->get_kind(… in transform_facts() local
840 expl_singleton->add_fact(es_fact); in transform_facts()
842 SASSERT(&expl_singleton->get_plugin()==m_er_plugin); in transform_facts()
843 m_e_fact_relation = static_cast<explanation_relation *>(expl_singleton); in transform_facts()