Slide 12
Slide 12 text
Google Optimization Toolset
● Open Source under the Apache License
○ https://github.com/google/or-tools
● Written in C++
● Used internally at Google
● Provides an APIs for various languages: C++, Java, Python and C#
● Can be used with other solvers
● Does provide its own open source linear solver: GLOP
● Actively being developed
● Documentation has come a long way