Interface class for the molecular graph. More...
#include "Molassembler/Graph/GraphInterface.h"
#include "Molassembler/IteratorRange.h"
#include <memory>
#include <vector>
Go to the source code of this file.
Data Structures | |
class | Scine::Molassembler::Graph |
Represents the connectivity of atoms of a molecule. More... | |
class | Scine::Molassembler::Graph::InnerBasedIterator< T, isVertexInitialized > |
Templated iterator facade based on PrivateGraph to provide iterative access to atom indices and edge indices. More... | |
Namespaces | |
Scine::Molassembler | |
Central library namespace. | |
Interface class for the molecular graph.