VIS

ml_size_list Struct Reference

Collaboration diagram for ml_size_list:

Data Fields

int size
char * string
struct ml_size_listnext

Detailed Description

Struct**********************************************************************

Synopsis [Structure of a linked list to keep the sizes of trees.]

Description [Structure of a linked list to keep the sizes of trees. The size is in terms of number of literals of a tree. This is used for fast insertion of a tree into the multi-level tree list.]

SeeAlso []

Definition at line 46 of file synthFactor.c.


Field Documentation

Definition at line 49 of file synthFactor.c.

Definition at line 47 of file synthFactor.c.

Definition at line 48 of file synthFactor.c.


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