-
Алгоритм выбора вопроса. Проходить весь список без повторений. Пользователю должны быть выданы все вопроса из списка и только затем приступаем к следующему кругу
-
**Is your feature request related to a problem? Please describe.**
Due to spike in traffic, number of connections are increased upto the limit configured. But even after spike is gone, those connecti…
-
-
Hi,
I was looking at the implementation of MPerClassSampler, and I noticed the following issue: in consecutive batches, there are often overlaps of classes used. For example, the first batch with `…
-
-
```
I think that the optimal selection algorithm would minimize the sum of the
errors of each slice. If that were true, one implementation would be this:
1. If there are no slices left to fill, exi…
-
-
FCS_RBG_EXT.2 was replaced in this version of the PP because random bit generation requirements got added to CC:2022 Part 2. Specifically, the new requirements are as follows:
- FCS_RBG.1: DRBG algor…
-
**Please describe the problem you are trying to solve.**
The index structures used to run spatial queries on meshes currently use a r-star tree.
While the insertion algorithm creates well-balanced…
-
This is to ensure we do our best to stay connected to the best possible node.
Especially important on first use as we want the wizard to be very simple and avoid adding node-selection until wallet…