angel::moplr_vertex_t Class Reference

Operator class for maximal overall path length reduction in vertex elimination. More...

#include <heuristics.hpp>

Inheritance diagram for angel::moplr_vertex_t:

Inheritance graph
[legend]
Collaboration diagram for angel::moplr_vertex_t:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 moplr_vertex_t ()
int operator() (const vector< c_graph_t::vertex_t > &vv1, const c_graph_t &cg, vector< c_graph_t::vertex_t > &vv2)


Detailed Description

Operator class for maximal overall path length reduction in vertex elimination.

operator() is equivalent to moplr_vertex

See also:
moplr_vertex

forward_mode_vertex_t

Definition at line 253 of file heuristics.hpp.


Constructor & Destructor Documentation

angel::moplr_vertex_t::moplr_vertex_t (  )  [inline]

Definition at line 255 of file heuristics.hpp.


Member Function Documentation

int angel::moplr_vertex_t::operator() ( const vector< c_graph_t::vertex_t > &  vv1,
const c_graph_t cg,
vector< c_graph_t::vertex_t > &  vv2 
)

Definition at line 436 of file heuristics.cpp.

References angel::standard_heuristic_op().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Wed Mar 11 10:34:53 2009 for angel by  doxygen 1.5.3