Dip  0.92.4
Public Attributes | List of all members
FNODE Struct Reference

#include <spp_cg.h>

Public Attributes

int * nbrs
 
double * edgecosts
 
int degree
 
int ind
 
double val
 

Detailed Description

Definition at line 29 of file spp_cg.h.

Member Data Documentation

int* FNODE::nbrs

Definition at line 30 of file spp_cg.h.

double* FNODE::edgecosts

Definition at line 31 of file spp_cg.h.

int FNODE::degree

Definition at line 34 of file spp_cg.h.

int FNODE::ind

Definition at line 35 of file spp_cg.h.

double FNODE::val

Definition at line 38 of file spp_cg.h.


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