public class VicinitySampler extends Object
| Constructor and Description |
|---|
VicinitySampler() |
| Modifier and Type | Method and Description |
|---|---|
static List<IAtomContainer> |
sample(IAtomContainer ac)
Choose any possible quadruple of the set of atoms
in ac and establish all of the possible bonding schemes according to
Faulon's equations.
|
public static List<IAtomContainer> sample(IAtomContainer ac)
Copyright © 2018. All Rights Reserved.