Tor 0.4.9.8
Loading...
Searching...
No Matches
solver_heap Struct Reference

Data Fields

stage1_idx_hashtab stage1_indices
 
stage2_idx_hashtab stage2_indices
 
stage2_data_hashtab stage2_data
 
union { 
 
   stage1_data_hashtab   stage1_data 
 
   struct { 
 
      stage3_idx_hashtab   stage3_indices 
 
      stage3_data_hashtab   stage3_data 
 
   }  
 
};  
 
fine_hashtab scratch_ht
 

Detailed Description

Definition at line 94 of file solver_heap.h.

Field Documentation

◆ scratch_ht

fine_hashtab scratch_ht

Definition at line 105 of file solver_heap.h.

◆ stage1_data

stage1_data_hashtab stage1_data

Definition at line 99 of file solver_heap.h.

◆ stage1_indices

stage1_idx_hashtab stage1_indices

Definition at line 95 of file solver_heap.h.

◆ stage2_data

stage2_data_hashtab stage2_data

Definition at line 97 of file solver_heap.h.

◆ stage2_indices

stage2_idx_hashtab stage2_indices

Definition at line 96 of file solver_heap.h.

◆ stage3_data

stage3_data_hashtab stage3_data

Definition at line 102 of file solver_heap.h.

◆ stage3_indices

stage3_idx_hashtab stage3_indices

Definition at line 101 of file solver_heap.h.


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