maintain-data-structures
✓VRP 工具包项目中所有数据结构的综合参考文档。当需要理解数据结构定义、属性、格式或表示形式以避免重复阅读代码时使用。涵盖问题层(实例、解决方案、节点)、算法层(求解器、运算符、ALNS)、数据层(OSMnx、距离矩阵)和运行时格式(作为列表的路由、作为元组的时间窗口)。
SKILL.md
Quick access to all data structure definitions in the VRP toolkit. This skill saves tokens by providing pre-documented structures instead of reading source code repeatedly.
Choose the appropriate reference based on what you're working with:
| "What attributes does Instance have?" | problemlayer.md | Instance | | "How are routes represented?" | runtimeformats.md | Route Representation | | "What's in an OSMnx Graph?" | datalayer.md | Graph (NetworkX) | | "How do I configure ALNS?" | algorithmlayer.md | ALNSConfig | | "What's the structure of a Node?" | problemlayer.md | Node |
VRP 工具包项目中所有数据结构的综合参考文档。当需要理解数据结构定义、属性、格式或表示形式以避免重复阅读代码时使用。涵盖问题层(实例、解决方案、节点)、算法层(求解器、运算符、ALNS)、数据层(OSMnx、距离矩阵)和运行时格式(作为列表的路由、作为元组的时间窗口)。 来源:dudusoar/vrp-toolkit。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/dudusoar/vrp-toolkit --skill maintain-data-structures- 分类
- {}数据分析
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 maintain-data-structures?
VRP 工具包项目中所有数据结构的综合参考文档。当需要理解数据结构定义、属性、格式或表示形式以避免重复阅读代码时使用。涵盖问题层(实例、解决方案、节点)、算法层(求解器、运算符、ALNS)、数据层(OSMnx、距离矩阵)和运行时格式(作为列表的路由、作为元组的时间窗口)。 来源:dudusoar/vrp-toolkit。
如何安装 maintain-data-structures?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dudusoar/vrp-toolkit --skill maintain-data-structures 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/dudusoar/vrp-toolkit
详情
- 分类
- {}数据分析
- 来源
- skills.sh
- 收录时间
- 2026-02-01