Typedef sequant::SubexpressionNames¶
Defined in File eval_node_compare.hpp
Typedef Documentation¶
-
template<typename TreeNode, bool force_hash_collisions = false>
using sequant::SubexpressionNames = std::unordered_map<TreeNode, std::wstring, TreeNodeHasher<TreeNode, force_hash_collisions>, TreeNodeEqualityComparator<TreeNode>>¶ A map between (sub)trees and the name chosen to represent the associated intermediate