Tree ConstructionΒΆ Source Files Available Tree Types UltrametricTreeType LoadTree DCTree HST CoverTree KDTree MeanSplitKDTree BallTree MeanSplitBallTree RPTree MaxRPTree UBTree RTree RStarTree XTree HilbertRTree RPlusTree RPlusPlusTree ultrametric_tree_type_to_string() string_to_ultrametric_tree_type() get_available_ultrametric_tree_types() get_available_ultrametric_tree_types_as_strings() ultrametricTreeTypeStrings Tree Construction Adapter DC Tree build_DCTree() convert_from_DCTree() build_from_DCTree() HST build_HST() convert_from_HST() build_from_HST() MLPack Trees Adapter convert_from_MLPackTree() convert_from_MLPackTree() build_from_MLPackTree() Parse JSON to Tree parse_json_to_tree() Tree Construction constructUltrametricTree() Ultrametric Tree Structure set_parents() assign_node_sizes() check_tree_validity() UltrametricTreeNode UltrametricTreeNode() to_json() from_json() from_json() id cost children parent size UltrametricTree UltrametricTree() move_childs_with_same_cost_as_parent() increase_parent_cost_if_too_small() to_json() from_json() from_json() root tree_type config