Analyse chemical graph :
  • Search smallest set of smallest rings
  • Detect Aromaticity
  • Attributes AtomContextFeatures properties

Namespace:  Hyleos.Chemistry
Assembly:  Hyleos.Chemistry (in Hyleos.Chemistry.dll) Version: 1.0.9.4 (1.0.9.4)

Syntax

C#
public void Analyse()
Visual Basic (Declaration)
Public Sub Analyse
Visual C++
public:
void Analyse()

See Also