treehh

v 2.65

Data Analysis and Scientific Plotting

The tree.hh library for C++ provides an STL-like container class for n-ary trees, templated over the data stored at the nodes. Various types of iterators are provided (post-order, pre-order, and others). Where possible the access methods are compatible with the STL or alternative algorithms are available.

http://tree.phi-sci.com/

To install treehh, paste this in macOS terminal after installing MacPorts

sudo port install treehh

Add to my watchlist

Installations 1
Requested Installations 1