mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
Add OR-Tools
This commit is contained in:
parent
994b97b48b
commit
b7aabbbda1
1 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,9 @@ Hipster is an easy to use yet powerful and flexible type-safe library for heuris
|
|||
#### [OscaR](https://bitbucket.org/oscarlib/oscar/wiki/Home)
|
||||
OscaR, an Open Source Toolbox for Optimising Logistics and Supply Chain Systems.
|
||||
|
||||
#### [OR-Tools](https://developers.google.com/optimization/)
|
||||
Google Optimization Tools (OR-Tools) is a fast and portable software suite for solving combinatorial optimization problems, including the VRP. Open-source, written in C++ and available through SWIG for Python, Java, and .NET (using Mono on non-Windows platforms). You can compile OR-Tools on Linux, Mac OS X, and Windows (with Visual Studio).
|
||||
|
||||
### Territory Design
|
||||
|
||||
#### [OpenDoorLogistics](http://www.opendoorlogistics.com)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue