Calculate the Ricci curvature tensor for a networkx graph. Both Ollivier [1] and Forman [3] discretizations of Ricci curvature are implemented (see [4] for comparison of methods). For testing the ...
The server follows a clean modular architecture: ├── Core Layer # Basic graph operations and MCP server ├── Handler Layer # Function organization and re-exports ├── Advanced Layer # Specialized ...