Technology Radar
Published : Apr 13, 2021
NOT ON THE CURRENT EDITION
This blip is not on the current edition of the Radar. If it was on one of the last few editions, it is likely that it is still relevant. If the blip is older, it might no longer be relevant and our assessment might be different today. Unfortunately, we simply don't have the bandwidth to continuously review blips from previous editions of the Radar.
Understand more
Apr 2021
Trial
OR-Tools 是用于解决组合优化问题的开源软件套件。 这些优化问题有很多可能的解决方案,而OR-Tools之类的工具对于寻求最佳解决方案非常有帮助。 你可以使用任何一种支持语言(Python,Java,C#或C++)对问题建模,然后从几种支持的开源或商业选项中选择解决方案。 我们已经在整数和混合整数编程的多个优化项目中成功使用了OR-Tools。