ModErn Text Analysis
META Enumerates Textual Applications
Public Member Functions | Public Attributes | List of all members
meta::graph::default_edge Struct Reference

Public Member Functions

 default_edge ()
 Creates an edge with weight 0.
 
 default_edge (double w)
 

Public Attributes

double weight
 the weight for this edge
 
node_id src
 
node_id dest
 This field must exist in all edge objects.
 

Constructor & Destructor Documentation

meta::graph::default_edge::default_edge ( double  w)
inline
Parameters
wCreates an edge with the weight w

The documentation for this struct was generated from the following file: