ABC: A System for Sequential Synthesis and Verification
 
Loading...
Searching...
No Matches
avl_generator_struct Struct Reference

#include <avl.h>

Collaboration diagram for avl_generator_struct:

Public Attributes

avl_treetree
 
avl_node ** nodelist
 
int count
 

Detailed Description

Definition at line 55 of file avl.h.

Member Data Documentation

◆ count

int avl_generator_struct::count

Definition at line 58 of file avl.h.

◆ nodelist

avl_node** avl_generator_struct::nodelist

Definition at line 57 of file avl.h.

◆ tree

avl_tree* avl_generator_struct::tree

Definition at line 56 of file avl.h.


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