Home
last modified time | relevance | path

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

/dports/math/stp/stp-2.3.3/include/stp/Simplifier/
H A DSubstitutionMap.h125 bool UpdateSolverMap(const ASTNode& key, const ASTNode& value) in UpdateSolverMap() function
/dports/math/stp/stp-2.3.3/lib/Simplifier/
H A DSimplifier.cpp147 bool Simplifier::UpdateSolverMap(const ASTNode& key, const ASTNode& value) in UpdateSolverMap() function in stp::Simplifier