Hi everyone,
These last month, I’ve been designing new Graph classes for Bio++. I’ve merged them in
master yesterday.
I’ve written a documentation page on the wiki. It’s incomplete for now, but should bring the main ideas of these Graphs:
http://biopp.univ-montp2.fr/wiki/index.php/GraphsI’ve also written phylogeny objects
PhyloNode and
PhyloEdge which, associated to a
AssociationTreeGraphObserver, could be a future replacement for
bpp::Tree implementation. This work should be merged into
newlik branch very soon.
I’m anticipating your comments! :-)
Thomas