#include <equivalent_preserve_edge.hh>
Inheritance diagram for equivalent_preserve_edge:


Public Methods | |
| equivalent_preserve_edge (const vertex_data_color &v, const border_data_deriche &b) | |
| Constructor.  | |
| bool | lambda (int, vertex, vertex, dart, dart) | 
| Function to know if the two vertices must be merged.  | |
| double | value (vertex) | 
| double | interest (int, vertex, vertex, dart, dart) | 
      
  | 
  ||||||||||||
| 
 Constructor. 
  | 
  
      
  | 
  ||||||||||||||||||||||||
| 
 Function to compute the merging interset of between two vertices That will be minimized during the reduction process Implements equivalent_mont_jolion.  | 
  
      
  | 
  ||||||||||||||||||||||||
| 
 Function to know if the two vertices must be merged. 
 Implements equivalent_mont_jolion.  | 
  
      
  | 
  
| 
 Function to compute the surviving criterion of a vertex That will be minimized during the reduction process Implements equivalent_mont_jolion.  | 
  
1.2.18