Go to the source code of this file.
Namespaces | |
| genesis | |
| Container namespace for all symbols of genesis in order to keep them separate when used as a library. | |
| genesis::tree | |
Functions | |
| Tree | make_tree_from_parents_table (std::vector< std::string > const &child_names, std::vector< std::string > const &parent_names) |
| Create a tree, given lists of child parent pairs. More... | |