Package es.uam.eps.ir.relison.index

Definitions of indexes and relations.
  • Interface Summary 
    Interface Description
    AutoRelation<W>
    Interface for defining the relation of a set of objects with themselves.
    Index<I>
    Generic index.
    ReducedIndex<T>
    Index that cannot be modified.
    Relation<W>
    A relation between two different sets of objects.
  • Class Summary 
    Class Description
    GenericIndex<T>
    Bi-map-like structure to back fast version of indexes.
    IdxValue<W>
    Class for expressing weights.