Fleet  0.0.9
Inference in the LOT
Classes
FullLZEnumeration.h File Reference

Enumerate where we may interpret low numbers as pointers back to COMPLETE subtrees. Note that this enumeration will not be unique since different trees will have multiple derivations. More...

#include "SubtreeEnumeration.h"
Include dependency graph for FullLZEnumeration.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FullLZEnumeration< Grammar_t >
 

Detailed Description

Enumerate where we may interpret low numbers as pointers back to COMPLETE subtrees. Note that this enumeration will not be unique since different trees will have multiple derivations.

NOTE: We could actually make this prefer larger subtrees if we wanted...