5.6.1. cell_split.hpp¶
Full path: graph_canon/invariant/cell_split.hpp
-
class
invariant_cell_split¶ An implementation of the node invariant consisting of the sequence of cell splits performed in each tree node. It uses the
refine_new_cellevent to collect data.Requires a
invariant_coordinatoras visitor, ordered before this visitor.