Package com.actelion.research.chem.mcs
Class ExhaustiveMCSGeneratorParallel
- java.lang.Object
-
- com.actelion.research.chem.mcs.ExhaustiveMCSGeneratorParallel
-
public class ExhaustiveMCSGeneratorParallel extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ExhaustiveMCSGeneratorParallel(int ringStatus)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<StereoMolecule>
process(java.util.List<StereoMolecule> liMol, java.io.File workdir)
-
-
-
Method Detail
-
process
public java.util.List<StereoMolecule> process(java.util.List<StereoMolecule> liMol, java.io.File workdir) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-