graph-algorithms

Tag

Cards List
#graph-algorithms

SSAKG 2.0: An Open-Source Package for Structural Associative Sequence Memory and Context-Based Retrieval

arXiv cs.AI · 2d ago Cached

This article presents SSAKG 2.0, an open-source software package for constructing and operating Structural Sequential Associative Knowledge Graphs (SSAKGs) for context-based sequence retrieval, with new efficient algorithms implemented in Python and C.

0 favorites 0 likes
#graph-algorithms

Algorithms on billion-scale graph using 10GB RAM: I love DataFusion

Hacker News Top · 2026-07-31 Cached

A developer shows that Apache DataFusion can perform billion-scale graph analytics like PageRank and weakly connected components on a laptop with 5–10GB RAM by offloading data to disk, challenging the need for Spark/GraphFrames.

0 favorites 0 likes
#graph-algorithms

@KirkDBorne: Graph Algorithms for Data Science: http://amzn.to/4s41GJ5 I have said this for years: "All the world is a graph!" The n…

X AI KOLs Timeline · 2026-07-25 Cached

Promotion of the book 'Graph Algorithms for Data Science' which teaches graph algorithms and their applications using Neo4j, covering topics like knowledge graphs, social network analysis, and node embeddings.

0 favorites 0 likes
#graph-algorithms

Closed-Loop Graph Algorithm Execution with Small Language Models: Step Accuracy and Rollout Reliability

arXiv cs.LG · 2026-06-25 Cached

This paper studies small language models (SLMs) as closed-loop policies for graph algorithm execution, evaluating both step accuracy and rollout reliability across multiple graph procedures. The results show a gap between local decision quality and global execution reliability, especially for weighted algorithms.

0 favorites 0 likes
#graph-algorithms

Can Aggregate Invariants Accelerate Continuous Subgraph Matching? Limits, Laws, and a Dynamic Spectral Index

arXiv cs.AI · 2026-06-24 Cached

This paper investigates whether aggregate structural invariants, specifically spectral bounds, can accelerate continuous subgraph matching (CSM) over dynamic graphs. It characterizes limitations of lazy spectral maintenance, shows exact maintenance is affordable when selective, and demonstrates pruning power of up to 51% in benchmarks.

0 favorites 0 likes
#graph-algorithms

GraphDC: A Divide-and-Conquer Multi-Agent System for Scalable Graph Algorithm Reasoning

arXiv cs.AI · 2026-05-11 Cached

This paper introduces GraphDC, a divide-and-conquer multi-agent framework that decomposes graph algorithmic tasks into subgraphs for specialized agents, improving scalability and reasoning performance on complex graph structures.

0 favorites 0 likes
← Back to home

Submit Feedback