Skip to content

edgeandnode/candidate-selection

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d2803ca · Mar 18, 2024

History

35 Commits
Feb 20, 2024
Feb 23, 2024
Mar 12, 2024
Mar 12, 2024
Feb 19, 2024
Mar 18, 2024
Jan 15, 2024
Dec 16, 2023

Repository files navigation

candidate-selection

Utilities for picking candidates out of a set, based on weighted random selection. The weights used for selection are combuted using a weighted product model over criteria such as success rate, latency, etc.

This library is heavily influenced by, and intended to replace, the original indexer selection algorithm used by the Graph Gateway. The original algorithm was designed by Zachary Burns & Theodore Butler.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages