indigoX
|
#include "../utils/fwd_declares.hpp"
#include <bitset>
#include <cstdint>
#include <map>
#include <unordered_map>
#include <vector>
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) |