maintain-data-structures
Installation
SKILL.md
Data Structures Reference
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.
Quick Navigation
Choose the appropriate reference based on what you're working with:
By Layer
-
Problem Layer → problem_layer.md
- Instance, PDPTWInstance, Solution, Node, Constraint
- When: Defining or working with problem instances
-
Algorithm Layer → algorithm_layer.md
- Solver, ALNSSolver, Operators, SearchState, ALNSConfig
- When: Implementing or understanding algorithms