Types of Trees
- Full Tree
- Contains every web page
the user ever visits. This tree will grow dynamically as the user surfs the web.
- Hot Trees
- Contains user's favorits
web sites. This tree grows by the user adding web sites.
- Session Trees
- Represents the
user's path as they traverse the web. The current session tree always grows
dynamically.