MSpin-JCoupling
2.1
|
Implementation of a ring perception algorithm. More...
#include <ringperceptor.h>
Public Member Functions | |
RingPerceptor (const magnes::Molecule *molecule) | |
RingPerceptor (const magnes::Frame *frame) | |
std::vector< std::vector< size_t > > | Rings (size_t size=0) |
Implementation of a ring perception algorithm.
Implementation of the ring perception algorithm of Hansser et al J. Chem. Inf. Comput. Sci. 1996, 36, 1146-1152
std::vector< std::vector<size_t> > magnes::RingPerceptor::Rings | ( | size_t | size = 0 | ) |
size | if size==0 return all rings |