repo.or.cz
/
aesalon.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Kind-of worked on the R-Tree; not really enough time to do much.
[aesalon.git]
/
TODO
blob
b6403ca945abf97adec013aeb53e290d9e674cdf
1
==== Visualizer ====
2
- Implement.
3
4
==== Monitor ====
5
6
==== Marshaller ====
7
- Allow access to the marshaller list for inter-module communication via "setup" function, to save function pointers etc. (?)
8
9
==== Collector ====
10
11
==== Storage ====
12
- Fix RTree deletion algorithm
13
- Implement smallest-volume tiebreaker in chooseLeaf and splitNode.