| Wildmeshing Toolkit
    | 
#include "merkle_tree_diff.hpp"#include <wmtk/attribute/Attribute.hpp>#include <wmtk/utils/Rational.hpp>#include "Hashable.hpp"#include "MerkleTreeInteriorNode.hpp"Go to the source code of this file.
| Namespaces | |
| namespace | wmtk | 
| namespace | wmtk::utils | 
| Functions | |
| std::optional< nlohmann::json > | wmtk::utils::merkle_tree_diff (const Hashable &a, const Hashable &b, bool detailed) |