5.6.3. partial_leaf.hpp¶
Full path: graph_canon/invariant/partial_leaf.hpp
-
class
invariant_partial_leaf¶ An implementation of the node invariant consisting of the partial leaf certificate. It uses the
refine_refiner_doneevent to collect data. It relies on therefine_WL_1visitor (or a similar visitor) being used.Requires a
invariant_coordinatoras visitor, ordered before this visitor.