Commit 0e2e4a6
committed
feat(traversal): add multi-frontier adaptive salience feedback expansion
Three-phase algorithm for salience-driven path discovery:
- Phase 1: path potential discovery until M paths found
- Phase 2: salience feedback expansion with adaptive priority
- Phase 3: terminate when salience plateau + diversity threshold met
Priority adapts based on accumulated salience feedback from discovered
paths. Includes unit tests for phase transitions and path discovery.1 parent cb2d2c6 commit 0e2e4a6
File tree
2 files changed
+1017
-0
lines changed- src/algorithms/traversal
2 files changed
+1017
-0
lines changed
0 commit comments