Package CHEM :: Package search :: Module SEARCH
[hide private]
[frames] | no frames]

Module SEARCH



Classes [hide private]
  Lockable
  LimitCache
  LimitShelfCache
Works the same as a LimitCache with two very important differences: 1) data is stored in an out of memory database using the shelve module.
  TopHeap
  List
  BitBoundedSearch
Abstract class for searchs using a number of bits to bound similarity
  FingerSearch
  GolombFingerSearch
  GolombFingerSearch_MM
  MEGFingerSearch
  MEGFingerSearch_MM
  MEGRFingerSearch
  MEGRFingerSearch_MM
  CorrectedFingerSearch
  SetSearch
  DictSearch
  AggregationLogic
  MaxLogic
  SumLogic
  MinLogic
  NumDenLogic
  ScaledProfileLogic
  ScaledPrototypeLogic
Functions [hide private]
 
test()
Variables [hide private]
  _aggregators = {}