#include <bc_util.h>
Collaboration diagram for CCdatagroup:
Data Fields | |
int(* | edgelen )(int i, int j, struct CCdatagroup *dat) |
double * | x |
double * | y |
double * | z |
int ** | adj |
int * | adjspace |
int ** | len |
int * | lenspace |
int * | degree |
int | norm |
int | dsjrand_param |
int | default_len |
int | sparse_ecount |
double | gridsize |
double | dsjrand_factor |
CCdata_rhvector | rhdat |
CCdata_user | userdat |
int | ndepot |
int | orig_ncount |
int * | depotcost |
int * | orig_names |
Definition at line 517 of file bc_util.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|