5.6.4. quotient.hpp¶
Full path: graph_canon/invariant/quotient.hpp
-
class
invariant_quotient
¶ An implementation of a node invariant consisting of elements from the quotient graph of each partition. It uses the
refine_quotient_edge
event to collect data.Requires a
invariant_coordinator
as visitor, ordered before this visitor.