5.1.1. implicit_size_2.hpp

Full path: graph_canon/aut/implicit_size_2.hpp

class aut_implicit_size_2

This Visitor finds implicit automorphisms from ordered partitions where all cells have size 1 or 2.

Warning

This visitor may only be used when other visitors ensure equitability of the ordered partitions.

The class is DefaultConstructible.

static constexpr std::size_t tag = 200

The tag used for reporting automorphisms found by this visitor.