code wiki / pagerank
topic: pagerank
4 modules sharing the pagerank name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_pagerank.nx | LIB: sovereign PageRank over a web-graph edge list. The authority signal weak indie indexes | 57 | 3 |
| nx_pagerank_build.nx | P1 STEP 2: build the web LINK GRAPH from out:<cid> edge rows (captured by | 213 | 10 |
| nx_pagerank_build_gate.nx | P1 STEP 2 gate: writes a synthetic out:<cid> link graph (a hub: A,B,C -> H) | 93 | 6 |
| nx_pagerank_gate.nx | proves nx_pagerank on synthetic graphs with KNOWN ranks (deterministic KAT; no network, no | 56 | 2 |