next up previous
Next: The Flexible case Up: Alignment Algorithm Previous: Alignment Algorithm

Complexity

N - number of protein molecules in database.
O(n) - number of ``features'' in each protein structure.
R - number of reference frames, typically R=n,n2,n3
s - size of hash-table entry. s can be kept low by not processing ``fat'' entries.
Preprocessing:
O(N*R*n)
Recognition:
O(R*n*s)



Peer Itsik
2001-03-04