@Deprecated public final class GenerateCompatibilityGraph extends Object
Constructor and Description |
---|
GenerateCompatibilityGraph()
Deprecated.
Default constructor added
|
GenerateCompatibilityGraph(IAtomContainer source,
IAtomContainer target,
boolean shouldMatchBonds)
Deprecated.
Generates a compatibility graph between two molecules
|
Modifier and Type | Method and Description |
---|---|
void |
clear()
Deprecated.
|
protected void |
clearCEgdes()
Deprecated.
|
protected void |
clearCompGraphNodes()
Deprecated.
|
protected void |
clearCompGraphNodesCZero()
Deprecated.
|
protected void |
clearDEgdes()
Deprecated.
|
protected int |
compatibilityGraph()
Deprecated.
Generate Compatibility Graph Nodes Bond Insensitive
|
protected int |
compatibilityGraphCEdgeZero()
Deprecated.
compatibilityGraphCEdgeZero is used to
build up of the edges of the
compatibility graph BIS
|
protected int |
compatibilityGraphNodes()
Deprecated.
Generate Compatibility Graph Nodes
|
protected Integer |
compatibilityGraphNodesIfCEdgeIsZero()
Deprecated.
compGraphNodesCZero is used to build up of the edges of the compatibility graph
|
protected int |
getCEdgesSize()
Deprecated.
|
List<Integer> |
getCEgdes()
Deprecated.
|
protected List<Integer> |
getCompGraphNodes()
Deprecated.
|
protected List<Integer> |
getCompGraphNodesCZero()
Deprecated.
|
protected int |
getDEdgesSize()
Deprecated.
|
protected List<Integer> |
getDEgdes()
Deprecated.
|
boolean |
isMatchBond()
Deprecated.
|
protected void |
resetCEdgesSize()
Deprecated.
|
protected void |
resetDEdgesSize()
Deprecated.
|
void |
setMatchBond(boolean shouldMatchBonds)
Deprecated.
|
public GenerateCompatibilityGraph()
public GenerateCompatibilityGraph(IAtomContainer source, IAtomContainer target, boolean shouldMatchBonds) throws IOException
source
- target
- shouldMatchBonds
- IOException
protected int compatibilityGraphNodes() throws IOException
IOException
protected int compatibilityGraph() throws IOException
IOException
protected Integer compatibilityGraphNodesIfCEdgeIsZero() throws IOException
IOException
protected int compatibilityGraphCEdgeZero() throws IOException
IOException
protected int getCEdgesSize()
protected int getDEdgesSize()
protected void clearCEgdes()
protected void clearDEgdes()
protected void clearCompGraphNodes()
protected void clearCompGraphNodesCZero()
protected void resetCEdgesSize()
protected void resetDEdgesSize()
public void clear()
public boolean isMatchBond()
public void setMatchBond(boolean shouldMatchBonds)
shouldMatchBonds
- the shouldMatchBonds to setCopyright © 2021. All rights reserved.