[fpc-pascal] Tree structure

Graeme Geldenhuys graeme at geldenhuys.co.uk
Tue Feb 12 16:56:35 CET 2013


On 2013-02-12 15:44, Leonardo M. Ramé wrote:
> 
> Isn't that a balanced binary tree? I'm looking for a simple tree structure (http://en.wikipedia.org/wiki/Tree_%28data_structure%29)
> 

It should be rather simple to create. A simple Composite design pattern
and about 30-45 minutes with some accompanied unit tests, and you should
have everything you want.


Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/




More information about the fpc-pascal mailing list