Namespaces | Functions
tree_util.h File Reference

Utility functions for the tree class. More...

#include <iostream>
#include "tree.h"
Include dependency graph for tree_util.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 kptree
 

Functions

template<class T >
void kptree::print_subtree_bracketed (const tree< T > &t, typename tree< T >::iterator iRoot, std::ostream &str=std::cout)
 
template<class T >
void kptree::print_tree_bracketed (const tree< T > &t, std::ostream &str=std::cout)
 

Detailed Description

Utility functions for the tree class.

A collection of miscellaneous utilities that operate on the templated tree.hh class.

Copyright (C) 2001-2009 Kasper Peeters kaspe.nosp@m.r.pe.nosp@m.eters.nosp@m.@aei.nosp@m..mpg..nosp@m.de

(At the moment this only contains a printing utility, thanks to Linda Buisman linda.nosp@m..bui.nosp@m.sman@.nosp@m.stud.nosp@m.entma.nosp@m.il.n.nosp@m.ewcas.nosp@m.tle..nosp@m.edu.a.nosp@m.u)

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Definition in file tree_util.h.



mtt
Author(s): Jorge Almeida
autogenerated on Mon Mar 2 2015 01:32:18