This repository was archived by the owner on Jun 18, 2026. It is now read-only.
Commit f21d3dd
committed
Add Influence Maximizer - autonomous seed selection for maximum information spread
Interactive tool with Independent Cascade (IC) and Linear Threshold (LT) diffusion
models. Features 4 seed selection strategies (Greedy, Degree, PageRank, Betweenness),
8 graph presets (Karate Club, Scale-Free, Small World, etc.), animated spread
visualization, and autonomous advisor that analyzes network topology to recommend
the optimal strategy with proactive insights.
Usage: Open docs/influence-maximizer.html, load a preset, click Find Optimal Seeds
or Auto-Advise for autonomous strategy recommendation.1 parent bda27a3 commit f21d3dd
2 files changed
Lines changed: 629 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
0 commit comments