20260514:增加新内容

This commit is contained in:
2026-05-14 13:54:52 +08:00
parent 56c4d3ef7c
commit b116710e4c
294 changed files with 10682 additions and 255 deletions

View File

@@ -0,0 +1,25 @@
---
title: "Random Graph Theory随机图理论"
created: 2026-05-11
updated: 2026-05-11
type: concept
tags: [probability, graph-theory, phase-transition, placeholder]
sources: [[ramsey-numbers-survey]]
---
# Random Graph Theory随机图理论
## 定义
随机图理论以 Erdős-Rényi 模型 G(n,p) 为核心研究对象n 顶点图,每条边独立以概率 p 出现。
> 此页面为占位符。
## 起源
直接源于 [[probabilistic-method|概率方法]] 在 Ramsey 数下界证明中的应用Erdős 1947
## 相关概念
- [[probabilistic-method|概率方法]]
- [[ramsey-theory|拉姆齐理论]]