OPEN-SOURCE PROJECT
jev-bfs
Wikipedia link race pathfinder guided by Jev: assesses outbound links to navigate between two articles in real time.
- Stars
- 0
- Forks
- 0
- License
- MIT
- Last commit
- 2026-09-17
What Jev does here
Applies Jev semantic heuristic scoring and pruning to outbound links at each BFS exploration step.
Combines classic graph traversal with probabilistic judgments to prune the Wikipedia multi-hop search space.
Verified with code-level Jev executable integration evidence; decision mechanisms extracted from source.