LAESA

Overview

LAESA stores the distances from each object to the pivots in a pivot set P. Fig. 1 shows an example of LAESA, when using the pivot set P = {o1, o6}. In addition, the objects in LAESA can be organized in a binary tree TLAESA instead of a table.

LAESA.jpg

Fig. 1 Example of LAESA

Code Usage

The code can be download from SISAP Metric Space Library.