indigoX
|
#include <indigox/classes/permutablegraph.hpp>
Public Member Functions | |
_PermutableGraph () | |
_PermutableGraph (MolecularGraph) | |
_PermutableGraph (PermutableGraph) | |
void | EliminateVertex (PermVertex) |
MolecularGraph | GetSourceGraph () |
std::string | PGVToMGVTable () |
void | SetInput (MolecularGraph) |
std::string | ToDGFString () |
_PermutableGraph | ( | ) |
_PermutableGraph | ( | MolecularGraph | ) |
void EliminateVertex | ( | PermVertex | ) |
|
inline |
std::string PGVToMGVTable | ( | ) |
void SetInput | ( | MolecularGraph | ) |
std::string ToDGFString | ( | ) |