Function sequant::diff

Function Documentation

std::string sequant::diff(const Expr &lhs, const Expr &rhs)
Returns:

A string describing (some of) the difference between the given expressions. An empty diff means that they are equal. The produced diff is meant to be (resonably) human-readable.