Code and Data Repository for Gamifying the Vehicle Routing Problem with Stochastic Requests
本软件用于复现论文结果,包含生成随机需求车辆路径问题实例、游戏化处理、训练强化学习智能体及测试的代码。
The goal of this software is to reproduce results presented in the paper. It includes code to create instances of the Vehicle Routing Problem with Stochastic Requests (VRPSR) and its gamification, to train Reinforcement Learning (RL) agents, to test RL agents and baselines.