| Adiar 2.1.0
    An External Memory Decision Diagram Library | 
2-ary Product Construction algorithm statistics. More...
#include <adiar/statistics.h>
| Public Attributes | |
| uintwide | trivial_file = 0 | 
| Number of runs resolved due to the same file given twice. | |
| uintwide | trivial_terminal = 0 | 
| Number of runs resolved due to one argument being a terminal. | |
| __raccess_base | ra | 
| Statistics for the random-access algorithmic variant. | |
| __pq2_base | pq | 
| Statistics for the double priority queue algorithmic variant. | |
| adiar::statistics::__alg_base::__lpq_t | lpq | 
| Type and usage of this algorithm's levelized priority queue. " | |
| 
 | inherited |