aalhour / aalhour/C-Sharp-Algorithms
Hilbert R-Trees
未关闭
data structure request
- 主要语言
- C#
- 星标
- 6.2k
- 派生
- 1.4k
- PR 合并指标
- 30 天内没有已合并 PR
描述
Implement the [Hilbert R-Tree](https://en.wikipedia.org/wiki/Hilbert_R-tree) Data Structure.
贡献指南
调研方向
The issue only names the data structure and a Wikipedia link. Start by reading the repository's existing tree implementations to understand the codebase structure. Then research Hilbert R-Trees to design the class interface and algorithms. 'Done' means a complete, tested implementation integrated into the library.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 10/100