edge Struct Reference

An overlap graph edge. More...

Collaboration diagram for edge:
Collaboration graph
[legend]

Data Fields

off_t weight
 the weight of the edge
size_t src_id
 the source vertex of the edge
size_t dst_id
 the destination vertex of the edge
int removed
 whether the edge has been removed from the graph
struct edgenext
 the next edge in the list

Detailed Description

An overlap graph edge.

Definition at line 40 of file overlap_graph.c.


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

Generated on Sun Nov 15 15:28:01 2009 for libbls by  doxygen 1.6.1