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 | |
wmtk | |
wmtk::utils | |
Functions | |
std::optional< nlohmann::json > | wmtk::utils::merkle_tree_diff (const Hashable &a, const Hashable &b, bool detailed) |