permlib::partition::SetStabilizeRefinement< PERM > Class Template Reference

concrete $\mathcal P$-refinements for set stabilization More...

#include <set_stabilize_refinement.h>

Inheritance diagram for permlib::partition::SetStabilizeRefinement< PERM >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

template<class InputIterator >
 SetStabilizeRefinement (ulong n, InputIterator begin, InputIterator end)
 constructor
virtual uint apply (Partition &pi) const
 applies (left-)refinement to pi which is the original partition this refinement was initialized to
virtual bool init (Partition &pi)
 initializes refinement
template<class InputIterator >
 SetStabilizeRefinement (ulong n, InputIterator begin, InputIterator end)
 constructor
virtual uint apply (Partition &pi) const
 applies (left-)refinement to pi which is the original partition this refinement was initialized to
virtual bool init (Partition &pi)
 initializes refinement

Detailed Description

template<class PERM>
class permlib::partition::SetStabilizeRefinement< PERM >

concrete $\mathcal P$-refinements for set stabilization


Member Function Documentation

template<class PERM>
virtual uint permlib::partition::SetStabilizeRefinement< PERM >::apply ( Partition pi  )  const [virtual]

applies (left-)refinement to pi which is the original partition this refinement was initialized to

See also:
undo
apply2
Returns:
number of elementary intersections that were needed for refinement application

Implements permlib::partition::Refinement< PERM >.

template<class PERM >
uint permlib::partition::SetStabilizeRefinement< PERM >::apply ( Partition pi  )  const [inline, virtual]

applies (left-)refinement to pi which is the original partition this refinement was initialized to

See also:
undo
apply2
Returns:
number of elementary intersections that were needed for refinement application

Implements permlib::partition::Refinement< PERM >.


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