Class | Description |
---|---|
AtomTypeMgr |
Class for an atom type manager.
|
BondTypeMgr |
Class for a bond type manager.
|
CanonicalForm |
Class for canonical forms of graphs and their restricted extensions.
|
CnFBreadth1 |
Class for breadth-first search spanning tree canonical form
and the corresponding maximum source extensions.
|
CnFBreadth2 |
Class for breadth-first search spanning tree canonical form
and the corresponding maximum source extensions.
|
CnFDepth |
Class for a depth-first search spanning tree canonical form
and the corresponding rightmost path extensions.
|
Ctab |
Class for the connection table notation (Ctab, Elsevier MDL).
|
Edge |
Class for edges of an attributed (labeled/typed) graph.
|
Embedding |
Class for embeddings of substructures into graphs.
|
ExtList |
Class for managing extension lists and their elements.
|
ExtMgr |
Class for an extension edge manager.
|
Fragment |
Class for graph fragments (subgraphs and their embeddings).
|
FreeNtn |
Class for free graph notations (with dynamic type managers).
|
FreeTypeMgr |
Class for a node or edge type map.
|
Graph |
Class to represent attributed graphs for substructure mining.
|
GraphReader |
Class for a reader for graph data sets.
|
GraphWriter |
Class for a writer for graph data sets.
|
LiNoG |
Class for a simple line notation for (attributed) graphs
|
MaxComSub |
Class for finding maximum common subgraphs.
|
Miner |
Class for the molecular substructure miner.
|
MoleculeNtn |
Class for (linear) notations for molecules.
|
MoSS |
Graphical user interface for the molecular substructure miner.
|
MoSSPanel |
Class for a tab panel for the MoSS graphical user interface.
|
MoSSTable |
Class for data tables for molecular substructure mining.
|
NamedGraph |
Class for attributed graphs with a name and a group.
|
NEList |
Class for a simple node/edge list notation.
|
NEListReader |
Class for readers for a simple node/edge list format.
|
NEListWriter |
Class for writers for a simple node/edge list format.
|
Node |
Class for nodes of an attributed (labeled/typed) graph.
|
Notation |
Class for notations for attributed graphs.
|
OverlapGraph |
Class to represent overlap graphs for embeddings.
|
Recoder |
Class for recoders for node types.
|
SDfileReader |
Class for readers for structure-data files (SDfile, Elsevier MDL).
|
SDfileWriter |
Class for writers for structure-data files (SDfile, Elsevier MDL).
|
SLN |
Class for the SYBYL line notation (SLN, Tripos, Inc.).
|
SMILES |
Class for the Simplified Molecular Input Line Entry System
(SMILES, Daylight, Inc.).
|
TableReader |
Class for readers for simple table formats for graph data sets.
|
TableWriter |
Class for writers for simple table formats for graph data sets.
|
TypeMgr |
Class for a node or edge type manager.
|