Home
last modified time | relevance | path

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

/dports/math/yices/yices-2.6.2/src/solvers/egraph/
H A Degraph_base_types.h427 static inline bool is_arith_etype(etype_t tau) { in is_arith_etype() function
H A Degraph_utils.h188 return is_arith_etype(egraph_class_type(egraph, c)); in egraph_class_is_arith()