Tag

heuristic optimization

1 views collected around this technical thread.

Beijing SF i-TECH City Technology Team
Beijing SF i-TECH City Technology Team
Jun 18, 2024 · Operations

Heuristic Solver for Vehicle Routing Problems in Logistics Using Go

This article introduces a lightweight Go-based heuristic solver designed for a wide range of logistics optimization problems such as vehicle routing, scheduling, and warehouse planning, detailing its algorithmic repertoire, configurable architecture, and real‑world deployment cases.

go-languageheuristic optimizationoperations research
0 likes · 12 min read
Heuristic Solver for Vehicle Routing Problems in Logistics Using Go
Ctrip Technology
Ctrip Technology
Jun 10, 2021 · Operations

Intelligent Large‑Scale Workforce Scheduling at Ctrip: Modeling, Heuristic Algorithms, and System Design

This article details Ctrip’s large‑scale intelligent workforce scheduling project, covering the business background, constraint‑rich problem modeling, heuristic algorithm selection and benchmarking, performance optimizations through multithreading and distributed computing, and the design of a scheduling platform that delivers high‑quality rosters within minutes.

Ctripheuristic optimizationlarge-scale integer programming
0 likes · 14 min read
Intelligent Large‑Scale Workforce Scheduling at Ctrip: Modeling, Heuristic Algorithms, and System Design