Home
last modified time | relevance | path

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

/dports/math/cvc4/CVC4-1.7/src/proof/
H A Dproof_manager.h231 static std::string getAssertionName(Node node, const std::string& prefix = "");
H A Dproof_manager.cpp223 std::string ProofManager::getAssertionName(Node node, in getAssertionName() function in CVC4::ProofManager