Public Attributes | |
item_t | nextitem |
next item to check for projection | |
item_t | lastitem |
last item id (not to be checked) | |
fptree_t * | fptree |
the fp tree | |
item_t | singlepdepth |
1 + the last item until which single path optimization can be used. |
Definition at line 41 of file core.cpp.
|
the fp tree
|
|
last item id (not to be checked)
|
|
next item to check for projection
|
|
1 + the last item until which single path optimization can be used.
|