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

#include <algo.h>

Data Fields

void * data
 
int hops
 
VertexColor color
 

Detailed Description

A data structure for vertices in a breadth-first search

Definition at line 101 of file algo.h.

Field Documentation

void* BfsVertexdata_::data

Pointer to optional vertex data..

Definition at line 107 of file algo.h.


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