<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Graph Partitioning on Jeanphilo Blog</title><link>https://shio-chan-dev.github.io/jeanblog/tags/graph-partitioning/</link><description>Recent content in Graph Partitioning on Jeanphilo Blog</description><generator>Hugo -- 0.159.2</generator><language>en-us</language><lastBuildDate>Mon, 09 Feb 2026 10:04:05 +0800</lastBuildDate><atom:link href="https://shio-chan-dev.github.io/jeanblog/tags/graph-partitioning/index.xml" rel="self" type="application/rss+xml"/><item><title>Graph Partitioning Algorithms: Edge-cut vs Vertex-cut and an Engineering Guide to METIS</title><link>https://shio-chan-dev.github.io/jeanblog/dev/algorithm/graph/100-graph-partitioning-edge-cut-vertex-cut-metis/</link><pubDate>Mon, 09 Feb 2026 10:04:05 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/dev/algorithm/graph/100-graph-partitioning-edge-cut-vertex-cut-metis/</guid><description>A practical graph partitioning guide for production graph databases, covering Edge-cut vs Vertex-cut, the core METIS workflow, runnable examples, and an engineering tuning checklist.</description></item><item><title>Community Detection Primer: Engineering Trade-offs Between Louvain and Label Propagation - ACERS Analysis</title><link>https://shio-chan-dev.github.io/jeanblog/dev/algorithm/graph/80-community-detection-louvain-label-propagation/</link><pubDate>Mon, 09 Feb 2026 09:59:58 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/dev/algorithm/graph/80-community-detection-louvain-label-propagation/</guid><description>Centered on three core community-detection use cases (group identification, graph partitioning, and cold-start analysis), this article explains Louvain and Label Propagation with principles, complexity, engineering trade-offs, and runnable multi-language implementations.</description></item></channel></rss>