in reply to
Advanced Data Structure Question
DB_File
's
$DB_BTREE
database should be a quick way to get a binary tree up and running. You can create the database in-memory, which is likely to be pretty fast.
--
sgifford's Web page
Comment on
Re: Advanced Data Structure Question
Download
Code
In Section
Seekers of Perl Wisdom