- Create custom compounds by adding elements and bonds between them
- Name compounds
- Prettify compound graph with custom algorithm
- Save and Load compounds from disk
- Identify longest Carbon chain (coloured white)
- identify functional group with highest priority
- Name all remaining substituents as prefixes
git clone --recursive https://github.com/advay168/Organic-namer.git
mkdir build
cd build
cmake -G Ninja..
ninja