permlib::partition::MatrixAutomorphismSearch< BSGSIN, TRANSRET > Class Template Reference

subgroup search for the automorphism group of a symmetric matrix based on partition backtracking More...

#include <matrix_automorphism_search.h>

Inheritance diagram for permlib::partition::MatrixAutomorphismSearch< BSGSIN, TRANSRET >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef RBase< BSGSIN,
TRANSRET >::PERM 
PERM
typedef RBase< BSGSIN,
TRANSRET >::PERM 
PERM

Public Member Functions

 MatrixAutomorphismSearch (const BSGSIN &bsgs, uint pruningLevelDCM)
 constructor
template<class MATRIX >
void construct (const MATRIX &matrix)
 initializes search
 MatrixAutomorphismSearch (const BSGSIN &bsgs, uint pruningLevelDCM)
 constructor
template<class MATRIX >
void construct (const MATRIX &matrix)
 initializes search

Detailed Description

template<class BSGSIN, class TRANSRET>
class permlib::partition::MatrixAutomorphismSearch< BSGSIN, TRANSRET >

subgroup search for the automorphism group of a symmetric matrix based on partition backtracking


Constructor & Destructor Documentation

template<class BSGSIN , class TRANSRET >
permlib::partition::MatrixAutomorphismSearch< BSGSIN, TRANSRET >::MatrixAutomorphismSearch ( const BSGSIN &  bsgs,
uint  pruningLevelDCM 
) [inline]

constructor

Parameters:
bsgs BSGS of group
pruningLevelDCM level up to which expensive double coset minimality pruning is performed; zero to disable
template<class BSGSIN , class TRANSRET >
permlib::partition::MatrixAutomorphismSearch< BSGSIN, TRANSRET >::MatrixAutomorphismSearch ( const BSGSIN &  bsgs,
uint  pruningLevelDCM 
)

constructor

Parameters:
bsgs BSGS of group
pruningLevelDCM level up to which expensive double coset minimality pruning is performed; zero to disable

Member Function Documentation

template<class BSGSIN , class TRANSRET >
template<class MATRIX >
void permlib::partition::MatrixAutomorphismSearch< BSGSIN, TRANSRET >::construct ( const MATRIX &  matrix  )  [inline]

initializes search

Parameters:
matrix symmetric matrix
template<class BSGSIN , class TRANSRET >
template<class MATRIX >
void permlib::partition::MatrixAutomorphismSearch< BSGSIN, TRANSRET >::construct ( const MATRIX &  matrix  )  [inline]

initializes search

Parameters:
matrix symmetric matrix

The documentation for this class was generated from the following files:
Generated on Fri Jun 18 22:00:22 2010 for PermLib by  doxygen 1.6.3