Graphorin API reference v0.7.0
Graphorin API reference / @graphorin/memory / / DEFAULT_PPR_DAMPING
Variable: DEFAULT_PPR_DAMPING
ts
const DEFAULT_PPR_DAMPING: 0.5 = 0.5;Defined in: packages/memory/src/search/graph-ppr.ts:19
Default damping applied per hop (activation × damping^depth).