#include "SmallRing.h"
#include "ResizeArray.h"
#include "inthash.h"
#include "Inform.h"
Go to the source code of this file.
Compounds | |
class | LinkageEdge |
A Linkage Edge object consists of: - left_atom (smaller atom id), right_atom (larger atom id) - list of linkage paths which include the edge. More... | |
class | LinkagePath |
A Linkage Path object consists of - a list of atoms in the path, contained in the SmallRing - the index of the start and end rings. More... | |
class | SmallRingLinkages |
A SmallRingLinkages object contains a list of edges which lie on paths connecting (orientated) SmallRings. More... |