SEARCH
0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Prev | Current Page 491 | Next

Robert Wrembel and Christian Koncilia

"Data Warehouses and Olap: Concepts, Architectures and Solutions"

Copying or distributing in print or electronic forms without written permission
of Idea Group Inc. is prohibited.
if.E does not exist as an extent of a newly computed concept then
.....c ?†? (E, intent(ci) ??? intent(cj))
L ?†? L ??? {c}
Link c to its immediate predecessors
return L
Another way to implement the assembly operation consists to start with L1 and iteratively
conduct as many assembly operations as there are attributes in L2.
Among the questions that we had to answer while exploring the projection and the
assembly operations, we enumerate the following:
??? Is it worthwhile to perform these operations on lattices rather than recomputing
lattices from scratch based on the projection or the apposition (i.e., horizontal
concatenation) of contexts?
??? Are there other benefits of these operations on lattices?
To answer the first question, we have conducted an experimental study which
showed that computing a projection on a lattice is generally more efficient than the
lattice construction using the modified context. The gain increases significantly as
the proportion of projection attributes augments. Figure 4 illustrates this fact for a
context of 500 objects and 50 attributes.
Our work on lattice assembly (Valtchev et al., 2002a) shows that this operation has
interesting empirical and theoretical performances. Furthermore, the other benefit
of the two operations lies in the fact that they can be used to construct a lattice in a
distributed or parallel environment, or construct a nested structure of the lattice, called
nested line diagram (see Visualization Mechanisms section for more details).


Pages:
479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503