indigoX
molecule.hpp File Reference
#include "../utils/fwd_declares.hpp"
#include <bitset>
#include <cstdint>
#include <map>
#include <unordered_map>
#include <vector>
+ Include dependency graph for molecule.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Molecule
 

Namespaces

 indigox
 Namespace for all graph related functionality.
 

Functions

Molecule LoadMolecule (std::string path)
 
void SaveMolecule (const Molecule &mol, std::string path)