David MAECHLER
|
3bcb12b3ef
|
add stub method for recheck on group members proximity
|
2020-04-06 02:00:21 +02:00 |
|
David MAECHLER
|
886477cddf
|
fix stupid error in for loop
|
2020-04-06 01:45:51 +02:00 |
|
David MAECHLER
|
21d7fb733a
|
Fix logic in group creation since i only checked the distance between the two first users and not rechecked the distance between a new memember with the ones already present in the group. Also sort the array of distances to group the ones closer first.
|
2020-04-06 01:27:20 +02:00 |
|
David MAECHLER
|
88f231bd1f
|
fix conditions logic and make the script work. Needs to implement it in node/TS now.
|
2020-04-06 00:39:36 +02:00 |
|
David MAECHLER
|
98be16708b
|
fix a little error in logic of createGroups() method
|
2020-04-04 21:06:34 +02:00 |
|
David MAECHLER
|
0434e141e7
|
WIP : created a position.js file with all util methods, now needs to implement it in typescript
|
2020-04-04 21:00:59 +02:00 |
|