Track new features, improvements, and updates to the Solvice VRP API
DATE_TIME_WINDOW_CONFLICT
- No overlap between job window and shiftsCAPACITY_EXCEEDED
- Vehicle capacity insufficientSKILL_MISMATCH
- Required tags not availableDISTANCE_CONSTRAINT
- Location outside service areaBREAK_CONFLICT
- Mandatory breaks prevent serviceUNAVAILABILITY
- Cannot be scheduled during this periodWINDOWED
- Flexible timing within windowDRIVE
- Mandatory after specified driving timeFIRST_JOB
relation type.GROUP_SEQUENCE
relation.Intelligent Chunking
Parallel Processing
Adaptive Algorithms
Memory Optimization
How It Works
/sync/*
endpoints for immediate responses perfect for interactive applications./sync/solve
- Instant route optimization/sync/evaluate
- Real-time solution scoring/sync/suggest
- Live optimization hintsUpdate Base URL
api.solvice.io/v1
to api.solvice.io/v2
Review Breaking Changes
vehicle
renamed to resource
timeWindow
now supports arraysTest Thoroughly
Gradual Rollout