| add_1() | tgen::wtree< VWeight, EWeight >::value | inline |
| adj() const | tgen::wtree< VWeight, EWeight >::value | inline |
| edge_weighted() | tgen::wtree< VWeight, EWeight >::value | inline |
| edge_weights() const | tgen::wtree< VWeight, EWeight >::value | inline |
| edges() const | tgen::wtree< VWeight, EWeight >::value | inline |
| glue(const value &rhs, std::set< std::pair< int, int > > index_pairs) | tgen::wtree< VWeight, EWeight >::value | inline |
| glue(const value &rhs, std::set< int > indices) | tgen::wtree< VWeight, EWeight >::value | inline |
| link(const value &rhs, int new_u, int new_v, std::optional< EWeight > new_w=std::nullopt) | tgen::wtree< VWeight, EWeight >::value | inline |
| n() const | tgen::wtree< VWeight, EWeight >::value | inline |
| operator<(const value &rhs) const | tgen::gen_value_base< value > | inline |
| operator<<(std::ostream &out, const value &val) | tgen::wtree< VWeight, EWeight >::value | friend |
| print_n() | tgen::wtree< VWeight, EWeight >::value | inline |
| print_parents(int root=-1) | tgen::wtree< VWeight, EWeight >::value | inline |
| set_edge_weights(const std::vector< NewEWeight > &edge_weights) const | tgen::wtree< VWeight, EWeight >::value | inline |
| set_vertex_weights(const std::vector< NewVWeight > &vertex_weights) const | tgen::wtree< VWeight, EWeight >::value | inline |
| shuffle() | tgen::wtree< VWeight, EWeight >::value | inline |
| shuffle_except(std::set< int > indices) | tgen::wtree< VWeight, EWeight >::value | inline |
| to_std() const | tgen::wtree< VWeight, EWeight >::value | inline |
| value(const std::vector< std::set< int > > &adj) | tgen::wtree< VWeight, EWeight >::value | inline |
| value(int n, const std::vector< std::pair< int, int > > &edges) | tgen::wtree< VWeight, EWeight >::value | inline |
| value(const typename wgraph< VWeight, EWeight >::value &g) | tgen::wtree< VWeight, EWeight >::value | |
| vertex_weights() const | tgen::wtree< VWeight, EWeight >::value | inline |