Home
last modified time | relevance | path

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

/dports/math/z3/z3-z3-4.8.13/src/tactic/fpa/
H A Dqffp_tactic.cpp112 struct is_non_qffp_predicate { struct
119 is_non_qffp_predicate(ast_manager & _m) : m(_m), bu(m), fu(m), au(m) {} in is_non_qffp_predicate() argument
146 return !test<is_non_qffp_predicate>(g); in operator ()() argument
/dports/math/py-z3-solver/z3-z3-4.8.10/src/tactic/fpa/
H A Dqffp_tactic.cpp112 struct is_non_qffp_predicate { struct
119 is_non_qffp_predicate(ast_manager & _m) : m(_m), bu(m), fu(m), au(m) {} in is_non_qffp_predicate() argument
146 return !test<is_non_qffp_predicate>(g); in operator ()() argument