Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Determine if a molecule has rings
Test if a molecule has rings:
In[1]:= |
Out[1]= |
Not all molecules have rings:
In[2]:= |
Out[2]= |
Select entities from a class of chemicals which contain rings:
In[3]:= |
Out[3]= |
Since these molecules have rings, their underlying Graph representations are not acyclic:
In[4]:= |
Out[4]= |
This work is licensed under a Creative Commons Attribution 4.0 International License