Commit 90c939a
committed
chore(algorithms): remove package (moved to graphbox)
The algorithms package has been migrated to the graphbox repository
for focused graph algorithm development and experimentation.
Removed:
- Graph clustering algorithms (Louvain, Leiden, label propagation, Infomap)
- Graph analysis (connected components, SCC, cycle detection, topological sort)
- Decomposition algorithms (k-core, biconnected components, core-periphery)
- Extraction utilities (ego networks, path finding, motif detection, k-truss)
- Pathfinding algorithms (Dijkstra, path ranking, mutual information)
- Graph traversal (BFS, DFS)
- Metrics (modularity, conductance, cluster quality)
- Partitioning (spectral clustering)1 parent 5321ab7 commit 90c939a
File tree
113 files changed
+0
-29079
lines changed- packages/algorithms
- __tests__
- analysis
- clustering
- decomposition
- edge-cases
- extraction
- fixtures
- graph
- hierarchical
- integration
- metrics
- partitioning
- pathfinding
- performance
- types
- utils
- src
- analysis
- clustering
- decomposition
- extraction
- graph
- hierarchical
- layout
- metrics
- partitioning
- pathfinding
- traversal
- types
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
113 files changed
+0
-29079
lines changedThis file was deleted.
0 commit comments