Erik Johnston
b725e128f8
Comments
2018-05-18 13:43:01 +01:00
Erik Johnston
0504d809fd
More comments
2018-05-17 17:08:36 +01:00
Erik Johnston
12fd6d7688
Document case of unconnected chunks
2018-05-17 16:07:20 +01:00
Erik Johnston
a638649254
Make insert_* functions internal and reorder funcs
...
This makes it clearer what the public interface is vs what subclasses
need to implement.
2018-05-17 15:10:23 +01:00
Erik Johnston
d4e4a7344f
Increase range of rebalance interval
...
This both simplifies the code, and ensures that the target node is
roughly in the center of the range rather than at an end.
2018-05-17 15:09:31 +01:00
Erik Johnston
c771c124d5
Improve documentation and comments
2018-05-17 15:09:10 +01:00
Erik Johnston
943f1029d6
Begin adding implementing room chunks
...
This commit adds the necessary tables and columns, as well as an
implementation of an online topological sorting algorithm to maintain an
absolute ordering of the room chunks.
2018-05-17 12:05:22 +01:00