Search papers, labs, and topics across Lattice.
This paper introduces the Simulation-Propose-then-OR-Dispose (SPORD) method, implemented in JD.com's NetSim platform, to enhance supply chain planning by decoupling simulation and optimization processes. By leveraging matrix-vectorized CPU/GPU accelerated simulations, the approach achieves a significant speedup of 10-100 times over traditional methods, while a list scheduling algorithm reduces processing times from hours to minutes. The implementation has led to a notable decrease in fulfillment rates and substantial carbon emissions reductions, transforming skeptical executives into active collaborators in the planning process.
SPORD revolutionizes supply chain planning by turning simulation from a passive monitoring tool into an active, collaborative planning engine that optimizes operations in real-time.
For years, supply chain planning at e-commerce firms has operated as a collection of isolated projects. Each planning task from static network planning to dynamic warehouse assortment planning requires analysts to spend weeks building models from scratch, calibrating and persuading executives to act on outputs they cannot verify. Three barriers drive this: bespoke models proliferate because standardization is difficult (operational fragmentation); once unified, the combinatorial scale of millions of SKUs, thousands of nodes, and intricate routing logic exceeds what solvers can handle within a tight window (computational intractability); and a mathematically optimal solution still fails to be implemented if the executives do not trust it (implementation hurdle). To bridge this gap, we propose and implement the Simulation-Propose-then-OR-Dispose method, deployed as JD.com's NetSim platform. The central insight is decoupling: simulation proposes by generating and evaluating the full set of operationally valid candidate paths-absorbing all idiosyncratic business logic, while an integer program disposes by selecting the globally optimal subset. Computationally, matrix-vectorized CPU/GPU accelerated simulation achieves a 10-100 times speedup over serial methods, and a list scheduling algorithm reduces coupled-order processing from hours to minutes. Operationally, we establish a closed loop via an intelligent diagnosis engine. Since 2025, NetSim has optimized end to-end services for over 20,000 suppliers, the cross-regional fulfillment rate dropped from 6.1% to 4.9%, and the average monthly carbon reduction is approximately 5,745 tCO2e. SPORD moves simulation from monitoring to active planning. The transparent outputs turn skeptical executives into engaged collaborators, and the modular architecture ensures that the next planning requires just configuration, not reconstruction.