|
| MatrixAutomorphismRefinementFamily (unsigned long n, const MATRIX &matrix) |
| refinement family for symmetric matrix automorphisms
|
|
virtual std::pair< PartitionPtr, RefinementPtr > | apply (Partition &pi) const |
| tries to initialize a suitable Refinement<PERM> for given partition
|
|
virtual | ~RefinementFamily () |
| virtual destructor
|
|
virtual std::pair< PartitionPtr, RefinementPtr > | apply (Partition &pi) const =0 |
| tries to initialize a suitable Refinement<PERM> for given partition
|
|
template<class PERM, class MATRIX>
class permlib::partition::MatrixAutomorphismRefinementFamily< PERM, MATRIX >
-refinements for symmetric matrix automorphisms