networkx
Graph algorithms for network analysis including shortest paths, cycle detection, and connectivity analysis. Create directed/undirected graphs with weighted edges. Use when modeling currency exchange networks, detecting arbitrage opportunities via negative cycles, finding optimal trading routes, calculating path lengths, analyzing network topology, or working with any connected data structures. Supports Bellman-Ford, Dijkstra, and other graph algorithms.
$ Instalar
git clone https://github.com/benchflow-ai/skillsbench /tmp/skillsbench && cp -r /tmp/skillsbench/shared_workspace/forex-arbitrage-detector/environment/skills/networkx ~/.claude/skills/skillsbench// tip: Run this command in your terminal to install the skill
Repository

benchflow-ai
Author
benchflow-ai/skillsbench/shared_workspace/forex-arbitrage-detector/environment/skills/networkx
24
Stars
9
Forks
Updated6d ago
Added1w ago