Chemical Data Processing Library C++ API - Version 1.1.1
Classes | Namespaces
CompleteRingSet.hpp File Reference

Definition of the class CDPL::Chem::CompleteRingSet. More...

#include <queue>
#include <vector>
#include <list>
#include <cstddef>
#include <memory>
#include "CDPL/Chem/APIPrefix.hpp"
#include "CDPL/Chem/FragmentList.hpp"
#include "CDPL/Util/BitSet.hpp"
#include "CDPL/Util/ObjectPool.hpp"

Go to the source code of this file.

Classes

class  CDPL::Chem::CompleteRingSet
 Implements the exhaustive perception of rings in a molecular graph. More...
 
struct  CDPL::Chem::CompleteRingSet::Node::GreaterCmpFunc
 

Namespaces

 CDPL
 The namespace of the Chemical Data Processing Library.
 
 CDPL::Chem
 Contains classes and functions related to chemistry.
 

Detailed Description

Definition of the class CDPL::Chem::CompleteRingSet.