diff --git a/newick_generator.html b/newick_generator.html
index 6b84057a..6a20a0ac 100644
--- a/newick_generator.html
+++ b/newick_generator.html
@@ -217,9 +217,9 @@
Since there are no comments stored in the labels of the generated random tree, the output of the different flavors are here quite similar:
Output
-
-
-
+
Custom properties
@@ -280,7 +280,7 @@
Definition: newick_parser_2.cpp:12
Definition: coalescence_binary_tree_2.cpp:5
Output
- 1 ((R:1,T:3)G:9,((W:2,L:2)B:2,V:2)I:6)K:0.0;
+
1 ((T:2,V:2)U:8,(C:3,(W:8,J:7)U:1)J:7)T:0.0;
From a Quetzal k-ary tree
@@ -320,9 +320,9 @@
std::pair< quetzal::coalescence::k_ary_tree< Vertex, Edge >, typename quetzal::coalescence::k_ary_tree< Vertex, Edge >::vertex_descriptor > get_random_k_ary_tree(int n_leaves, Generator &rng)
Generate a random k-ary tree.
Definition: k_ary_tree.hpp:761
Since there are no comments stored in the labels of the generated random tree, the output of the different flavors are here quite similar:
Output
-
-
-
+
Custom properties
@@ -385,7 +385,7 @@
- 5 (L:5,(K:2,(R:7,(O:2,J:1)V:6)G:0)O:3)F;
+ 5 (M:7,((H:4,S:0)Z:9,(W:1,L:6)M:7)O:8)A;
Interfacing legacy code