Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

kernel_union_find Class Reference

#include <kernel_union_find.hh>

Inheritance diagram for kernel_union_find:

Inheritance graph
[legend]
Collaboration diagram for kernel_union_find:

Collaboration graph
[legend]
List of all members.

Public Methods

 kernel_union_find (equivalent_union_find &equi)
 Constructor.

virtual ~kernel_union_find ()
 Destructor.

void compute_kernel (combi_map_priv &)
bool continue_computation ()

Detailed Description

Model class to compute and hold the survivor kernel of the combinatorial map


Constructor & Destructor Documentation

kernel_union_find::kernel_union_find equivalent_union_find   equi [inline]
 

Constructor.

virtual kernel_union_find::~kernel_union_find   [inline, virtual]
 

Destructor.


Member Function Documentation

void kernel_union_find::compute_kernel combi_map_priv   [virtual]
 

Function to compute the kernel of the combinatorial map used in a do-compute_kernel while(continue_computation())

Implements kernel.

bool kernel_union_find::continue_computation   [virtual]
 

Function to know if the compute_kernel function must be iterate an other time used in a do-compute_kernel while(continue_computation())

Implements kernel.


The documentation for this class was generated from the following files:
Generated on Tue Jun 24 14:58:51 2003 for Combinatorial Pyramids by doxygen1.2.18