permlib::RedundantBasePointInsertionStrategy< PERM, TRANS > Class Template Reference

strategy for redundant base point insertion More...

#include <redundant_base_point_insertion_strategy.h>

Inheritance diagram for permlib::RedundantBasePointInsertionStrategy< PERM, TRANS >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 RedundantBasePointInsertionStrategy (const BSGS< PERM, TRANS > &bsgs)
 constructor
virtual int findInsertionPoint (uint beta, PERMlist &S_i) const =0
 finds possible insertion point for base point
 RedundantBasePointInsertionStrategy (const BSGS< PERM, TRANS > &bsgs)
 constructor
virtual int findInsertionPoint (uint beta, PERMlist &S_i) const =0
 finds possible insertion point for base point

Protected Attributes

const BSGS< PERM, TRANS > & m_bsgs
 BSGS to work on.

Detailed Description

template<class PERM, class TRANS>
class permlib::RedundantBasePointInsertionStrategy< PERM, TRANS >

strategy for redundant base point insertion


Constructor & Destructor Documentation

template<class PERM , class TRANS >
permlib::RedundantBasePointInsertionStrategy< PERM, TRANS >::RedundantBasePointInsertionStrategy ( const BSGS< PERM, TRANS > &  bsgs  )  [inline]

constructor

Parameters:
bsgs BSGS to work on
template<class PERM , class TRANS >
permlib::RedundantBasePointInsertionStrategy< PERM, TRANS >::RedundantBasePointInsertionStrategy ( const BSGS< PERM, TRANS > &  bsgs  )  [inline]

constructor

Parameters:
bsgs BSGS to work on

Member Function Documentation

template<class PERM , class TRANS >
virtual int permlib::RedundantBasePointInsertionStrategy< PERM, TRANS >::findInsertionPoint ( uint  beta,
PERMlist &  S_i 
) const [pure virtual]

finds possible insertion point for base point

Parameters:
beta base point to be inserted
S_i generators for i-th fundamental orbit where i is the insert position found
Returns:
insert position; if negative then beta is already base point at position -$retVal-1

Implemented in permlib::TrivialRedundantBasePointInsertionStrategy< PERM, TRANS >, permlib::FirstRedundantBasePointInsertionStrategy< PERM, TRANS >, permlib::TrivialRedundantBasePointInsertionStrategy< PERM, TRANS >, and permlib::FirstRedundantBasePointInsertionStrategy< PERM, TRANS >.

template<class PERM , class TRANS >
virtual int permlib::RedundantBasePointInsertionStrategy< PERM, TRANS >::findInsertionPoint ( uint  beta,
PERMlist &  S_i 
) const [pure virtual]

finds possible insertion point for base point

Parameters:
beta base point to be inserted
S_i generators for i-th fundamental orbit where i is the insert position found
Returns:
insert position; if negative then beta is already base point at position -$retVal-1

Implemented in permlib::TrivialRedundantBasePointInsertionStrategy< PERM, TRANS >, permlib::FirstRedundantBasePointInsertionStrategy< PERM, TRANS >, permlib::TrivialRedundantBasePointInsertionStrategy< PERM, TRANS >, and permlib::FirstRedundantBasePointInsertionStrategy< PERM, TRANS >.


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