Graph

Undocumented in source.

Members

Functions

ark
string ark()
Undocumented in source.
edge
auto edge(S src, D dst)
Undocumented in source. Be warned that the author may not have intended to support it.
edge
auto edge(S src, D dst, string[string] option)
Undocumented in source. Be warned that the author may not have intended to support it.
node
auto ref node(Node d)
Undocumented in source. Be warned that the author may not have intended to support it.
node
auto ref node(T t)
Undocumented in source. Be warned that the author may not have intended to support it.
node
auto ref node(T t, string[string] option)
Undocumented in source. Be warned that the author may not have intended to support it.
save
void save(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
typename
string typename()
Undocumented in source.

Meta