The LevAWC Project
 All Data Structures Files Functions Variables Typedefs Enumerations Macros Pages
Data Fields
MstVertexdata_ Struct Reference

#include <algo.h>

Data Fields

void * data
 
double weight
 
VertexColor color
 
double key
 
struct MstVertexdata_parent
 

Detailed Description

A data structure for finding the minimum spanning tree in a graph

Definition at line 65 of file algo.h.

Field Documentation

void* MstVertexdata_::data

Pointer to optional vertex data..

Definition at line 71 of file algo.h.


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