Graphviz  2.41.20171026.1811
Data Fields
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
 
double ht1
 
double ht2
 
double pht1
 
double pht2
 
boolean candidate
 
boolean valid
 
int cache_nc
 
adjmatrix_tflat
 

Detailed Description

Definition at line 210 of file types.h.

Field Documentation

int rank_t::an

Definition at line 213 of file types.h.

node_t** rank_t::av

Definition at line 214 of file types.h.

int rank_t::cache_nc

Definition at line 221 of file types.h.

boolean rank_t::candidate

Definition at line 219 of file types.h.

adjmatrix_t* rank_t::flat

Definition at line 222 of file types.h.

double rank_t::ht1

Definition at line 215 of file types.h.

double rank_t::ht2

Definition at line 216 of file types.h.

int rank_t::n

Definition at line 211 of file types.h.

Referenced by checkLabelOrder().

double rank_t::pht1

Definition at line 217 of file types.h.

double rank_t::pht2

Definition at line 218 of file types.h.

node_t** rank_t::v

Definition at line 212 of file types.h.

Referenced by checkLabelOrder().

boolean rank_t::valid

Definition at line 220 of file types.h.


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