rank_t Struct Reference

#include <types.h>

Collaboration diagram for rank_t:

Collaboration graph
[legend]

Data Fields

int n
node_t ** v
int an
node_t ** av
int ht1
int ht2
int pht1
int pht2
boolean candidate
boolean valid
int cache_nc
adjmatrix_tflat

Detailed Description

Definition at line 258 of file types.h.


Field Documentation

int rank_t::n

Definition at line 259 of file types.h.

node_t** rank_t::v

Definition at line 260 of file types.h.

int rank_t::an

Definition at line 261 of file types.h.

node_t** rank_t::av

Definition at line 262 of file types.h.

int rank_t::ht1

Definition at line 263 of file types.h.

int rank_t::ht2

Definition at line 263 of file types.h.

int rank_t::pht1

Definition at line 264 of file types.h.

int rank_t::pht2

Definition at line 264 of file types.h.

boolean rank_t::candidate

Definition at line 265 of file types.h.

boolean rank_t::valid

Definition at line 266 of file types.h.

int rank_t::cache_nc

Definition at line 267 of file types.h.

adjmatrix_t* rank_t::flat

Definition at line 268 of file types.h.


The documentation for this struct was generated from the following file:
Generated on Mon Mar 31 19:10:08 2008 for Graphviz by  doxygen 1.5.1