From ece3af7f089c45c9aacea5030106b16ffc2bd9d6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E9=9B=B7=E8=92=BB?= <34390285+hsfzLZH1@users.noreply.github.com> Date: Thu, 18 Jul 2019 15:41:47 +0800 Subject: [PATCH] Update index.md MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 按照最新的数据结构部分目录更新了列表内容 --- docs/ds/index.md | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/docs/ds/index.md b/docs/ds/index.md index da1cbc40..7bd1eb07 100644 --- a/docs/ds/index.md +++ b/docs/ds/index.md @@ -33,15 +33,15 @@ - [x] bitset - - [x] 栈 - - - [x] 队列 - - [x] pb_ds - [x] pb_ds 简介 - [x] \_\_gnu_pbds::priority_queue + +- [x] 栈 + +- [x] 队列 - [x] 链表 @@ -56,6 +56,8 @@ - [x] 二叉堆 - [x] 配对堆 + + - [x] 左偏树 - [x] 块状数据结构 @@ -77,9 +79,9 @@ - [x] 线段树 -- [x] 划分树 +- [x] 线段树 & 区间历史最值 -- [x] 虚树 +- [x] 划分树 - [x] 平衡树 @@ -92,4 +94,7 @@ - [x] 珂朵莉树 - [x] Link Cut Tree - - [x] Euler Tour Tree + +- [x] Euler Tour Tree + +- [x] 析合树 -- 2.11.0