Home
last modified time | relevance | path

Searched defs:TheoremEq (Results 1 – 2 of 2) sorted by relevance

/dports/math/cvc3/cvc3-2.4.1/src/include/
H A Dtheorem.h281 static bool TheoremEq(const Theorem& t1, const Theorem& t2) in TheoremEq() function
/dports/math/cvc3/cvc3-2.4.1/src/search/
H A Dsearch_fast.cpp1096 inline bool TheoremEq(const Theorem& t1, const Theorem& t2) { in TheoremEq() function