# 多线程开点线段树 **Repository Path**: keleyan/multi-threaded-opening-point-segment-tree ## Basic Information - **Project Name**: 多线程开点线段树 - **Description**: 基于DFS序和多线程优化的线段树算法研究与实现 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-18 - **Last Updated**: 2025-07-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 多线程开点线段树 #### 介绍 基于DFS序和多线程优化的线段树算法研究与实现