Home
last modified time | relevance | path

Searched refs:isolateVariable (Results 1 – 5 of 5) sorted by relevance

/dports/math/cvc3/cvc3-2.4.1/src/include/
H A Dtheory_arith3.h201 Theorem isolateVariable(const Theorem& inputThm, bool& e1);
H A Dtheory_arith_new.h177 Theorem isolateVariable(const Theorem& inputThm, bool& e1);
H A Dtheory_arith_old.h225 Theorem isolateVariable(const Theorem& inputThm, bool& e1);
/dports/math/cvc3/cvc3-2.4.1/src/theory_arith/
H A Dtheory_arith3.cpp1069 Theorem thm1 = isolateVariable(ineqThm, varOnRHS); in processBuffer()
1150 Theorem TheoryArith3::isolateVariable(const Theorem& inputThm, in isolateVariable() function in TheoryArith3
H A Dtheory_arith_old.cpp1125 Theorem thm1 = isolateVariable(inequalityFindThm, varOnRHS); in processBuffer()
1499 Theorem TheoryArithOld::isolateVariable(const Theorem& inputThm, in isolateVariable() function in TheoryArithOld