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

#include <heap.h>

Public Attributes

vec_int_tindices
 
vec_uint_tdata
 
vec_act_tweights
 

Detailed Description

Definition at line 22 of file heap.h.

Member Data Documentation

◆ data

vec_uint_t* heap_t_::data

Definition at line 24 of file heap.h.

◆ indices

vec_int_t* heap_t_::indices

Definition at line 23 of file heap.h.

◆ weights

vec_act_t* heap_t_::weights

Definition at line 25 of file heap.h.


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