angel  mercurial changeset:
angel::lmmdv_op_t Struct Reference

List of all members.

Public Member Functions

 lmmdv_op_t (double _w)
int operator() (c_graph_t::vertex_t v, const c_graph_t &cg)

Public Attributes

double w

Detailed Description

Definition at line 329 of file heuristics.cpp.


Constructor & Destructor Documentation

angel::lmmdv_op_t::lmmdv_op_t ( double  _w) [inline]

Definition at line 331 of file heuristics.cpp.


Member Function Documentation

int angel::lmmdv_op_t::operator() ( c_graph_t::vertex_t  v,
const c_graph_t cg 
) [inline]

Definition at line 332 of file heuristics.cpp.

References angel::markowitz_enlargement_all_neighbors().

Here is the call graph for this function:


Member Data Documentation

Definition at line 330 of file heuristics.cpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines