public interface IStrategyRule
Modifier and Type | Interface and Description |
---|---|
static class |
IStrategyRule.Type |
Modifier and Type | Method and Description |
---|---|
double |
getRuleInstanceScore(IRetroSynthRuleInstance instance,
org.openscience.cdk.interfaces.IAtomContainer container) |
double |
getRuleScore(org.openscience.cdk.interfaces.IAtomContainer container) |
double getRuleScore(org.openscience.cdk.interfaces.IAtomContainer container)
double getRuleInstanceScore(IRetroSynthRuleInstance instance, org.openscience.cdk.interfaces.IAtomContainer container)
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.