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

color_and_border_set Class Reference

#include <color_and_border_set.hh>

Inheritance diagram for color_and_border_set:

Inheritance graph
[legend]
Collaboration diagram for color_and_border_set:

Collaboration graph
[legend]
List of all members.

Public Methods

void init (combi_map_base &)
 Function to initialize the data_set during the construction of the pyramid.

void contract_edge (int, dart, dart, vertex, vertex)
 Function to manage the data when an edge will be contracted.

void remove_empty_self_loops (dart, dart, vertex)
 Function to manage the data when an empty self-loop will be remove.

void remove_double_edges (int, dart, dart)
 Function to manage the data when a double edge will be remove.

void update_vertex_set (int, vertex, vertex)
 Function to manage the data when vertex set is updated.


Detailed Description

Class to manage color and border data of the pyramid


Member Function Documentation

void color_and_border_set::contract_edge int   ,
dart   ,
dart   ,
vertex   ,
vertex   
[virtual]
 

Function to manage the data when an edge will be contracted.

Reimplemented from value_set.

void color_and_border_set::init combi_map_base   [virtual]
 

Function to initialize the data_set during the construction of the pyramid.

Implements value_set.

void color_and_border_set::remove_double_edges int   ,
dart   ,
dart   
[virtual]
 

Function to manage the data when a double edge will be remove.

Reimplemented from value_set.

void color_and_border_set::remove_empty_self_loops dart   ,
dart   ,
vertex   
[virtual]
 

Function to manage the data when an empty self-loop will be remove.

Reimplemented from value_set.

void color_and_border_set::update_vertex_set int   ,
vertex   ,
vertex   
[virtual]
 

Function to manage the data when vertex set is updated.

Reimplemented from value_set.


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