3d symmetry search algorithm

Posted by aaa on Stack Overflow See other posts from Stack Overflow or by aaa
Published on 2010-05-01T14:54:39Z Indexed on 2010/05/01 14:57 UTC
Read the original article Hit count: 354

Filed under:
|
|
|

this may be more appropriate for math overflow, but nevertheless:

Given 3d structure (for example molecule), what is a good approach/algorithm to find symmetry (rotational/reflection/inversion/etc.)?

I came up with brute force naive algorithm, but it seems there should be better approach. I am not so much interested in genetic algorithms as I would like best symmetry rather then almost the best symmetry

link to website/paper would be great. thanks

© Stack Overflow or respective owner

Related posts about 3d

Related posts about symmetry