TravisWheelerLab / NINJA

Nearly Infinite Neighbor Joining Application
MIT License
5 stars 7 forks source link

External Memory Bug #1

Closed michelwandermaas closed 8 years ago

michelwandermaas commented 8 years ago

Currently there are some bugs for the external memory, and for that reason it is unavailable. The ExternalMemoryHeap has been debugged, and it should work fine, and the bug is now in the TreeBuilderExternalMemory.

michelwandermaas commented 8 years ago

The External Memory is working, and it is now allowed, however it has not been thoroughly tested yet.