Hierarchies Flashcards

1
Q

Which type of relationships are intrinsic in hierarchies?

A

Containment

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What differenciates a tree from a generic hierarchy?

A
  1. Only one root node

2. Each node has only one parent

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

List task for hierarchies: (5)

A
  1. Get relationships and structure
  2. Find common ancestor between 2 nodes
  3. Find the path to a node
  4. Find clusters, duplicates, relationships, properties
  5. Discover attributes of nodes or subtrees
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the properties of a hyperbolic tree? (4)

A
  1. Space filling
  2. Make entire structure visible
  3. Use color and images
  4. Support many layouts
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is a tree map?

A

Hierarchical partitioning into regions depending on values, suitable for part-to-whole

How well did you know this?
1
Not at all
2
3
4
5
Perfectly