./devel/p5-Tree-DAG_Node, Class for representing nodes in a tree

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q1, Version: 1.31, Package name: p5-Tree-DAG_Node-1.31, Maintainer: dprice

Tree::DAG_Node is a (super)class for representing nodes in a tree.

This class encapsulates/makes/manipulates objects that represent nodes
in a tree structure. The tree structure is not an object itself, but
is emergent from the linkages you create between nodes. This class
provides the methods for making linkages that can be used to build up
a tree, while preventing you from ever making any kinds of linkages
which are not allowed in a tree (such as having a node be its own
mother or ancestor, or having a node have two mothers).


Required to run:
[lang/perl5]

Master sites: (Expand)

SHA1: 6039a87a59ef8b9d4f575514560fa7887cffcf47
RMD160: ac1ed47df921c1e2eadb717e791a43b3b107a145
Filesize: 56.618 KB

Version history: (Expand)