If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Announcement
Collapse
No announcement yet.
c library that utilizes binary trees to high dimensions of like to contribute
Not really, it's just a binary tree with a macro that allows you to hard code how many dimensions you can put into a binary tree.
I'm still trying to figure out how to move() in many dimensions, so each node would have an array of an array of an array of an array etc and these things would go in infinitely, this is good for filling up space in a parallel fashion, the hard part is timing and input/output
if you can implement a binary tree in php or javascript, it could be easily utilized in the phornix test suite, if possible id like "by unidef" =)
Comment