[MDEV-33418] graph index insert: stronger selection of neighbors Created: 2024-02-07 Updated: 2024-02-07 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||
| Description |
|
HNSW, when selecting neighbors to link to a new node (on insert) has the step
it seems that making it stronger by appending "... by a factor of α" might result in a better graph with a shorter search paths |