indigoX
|
Go to the source code of this file.
Classes | |
class | ConnectedSubgraphs< GraphType > |
Generate connected subgraphs in G. More... | |
Namespaces | |
indigox | |
Namespace for all graph related functionality. | |
indigox::algorithm | |
Functions | |
template<class V , class E , class S , class D , class VP , class EP , class Container > | |
int64_t | ConnectedComponents (graph::BaseGraph< V, E, S, D, VP, EP > &G, Container &bits) |
std::vector< std::vector< Atom > > | OptimalChargeGroups (const Molecule &mol, int32_t limit=5) |