Public Attributes | List of all members
gft::Graph::_Node Struct Reference

#include <gft_graph.h>

Public Attributes

int outdegree
 
int arraysize
 
int * adjList
 
float * Warcs
 

Member Data Documentation

int* gft::Graph::_Node::adjList
int gft::Graph::_Node::arraysize
int gft::Graph::_Node::outdegree
float* gft::Graph::_Node::Warcs

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