VIS
|
Data Fields | |
int | flag |
int | start |
int | end |
char * | supports |
int | minCol |
int | maxCol |
int | nSupports |
float | affinity |
int | nQuantifyVars |
mdd_t * | product |
array_t * | nsVarBddArray |
struct ClusterList_s * | prev |
struct ClusterList_s * | next |
Struct**********************************************************************
Synopsis [This structure contains the information of each cluster.]
Description []
float ClusterList_s::affinity |
struct ClusterList_s* ClusterList_s::next |
array_t* ClusterList_s::nsVarBddArray |
struct ClusterList_s* ClusterList_s::prev |
mdd_t* ClusterList_s::product |
char* ClusterList_s::supports |