angel  mercurial changeset:
angel::lowest_fill_in_vertex_t Class Reference

Operator class for lowest fill-in in vertex elimination. More...

#include <heuristics.hpp>

Inheritance diagram for angel::lowest_fill_in_vertex_t:
Collaboration diagram for angel::lowest_fill_in_vertex_t:

List of all members.

Public Member Functions

 lowest_fill_in_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 lowest fill-in in vertex elimination.

operator() is equivalent to lowest_fill_in_vertex

See also:
lowest_fill_in_vertex
forward_mode_vertex_t

Definition at line 176 of file heuristics.hpp.


Constructor & Destructor Documentation


Member Function Documentation

int angel::lowest_fill_in_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 184 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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines