cuex_stats Struct Reference
[cuex/algo.h: Algorithms on Expressions and Substitutions]

#include <algo.h>

Data Fields

size_t node_cnt
size_t var_cnt
size_t strong_var_cnt
size_t weak_var_cnt
size_t passive_var_cnt
size_t other_var_cnt
size_t opn_cnt
size_t obj_cnt
size_t other_node_cnt

Detailed Description

The statistics returned by cuex_stats.


Field Documentation

total number of nodes

number of objects (constants)

number of operations

number of variables of any kind


The documentation for this struct was generated from the following file:
Generated 2009-11-23 for culibs-0.25 using Doxygen. Maintained by Petter Urkedal.