libortools8

Google Optimization Tools (library)

Description

Google Optimization Tools (a.k.a., OR-Tools) is an open-source, fast and portable software suite for solving combinatorial optimization problems.

The suite contains:

 * A constraint programming solver;
 * A linear programming solver;
 * Wrappers around commercial and other open source solvers, including mixed
   integer solvers;
 * Bin packing and knapsack algorithms;
 * Algorithms for the Traveling Salesman Problem and Vehicle Routing Problem;
 * Graph algorithms (shortest paths, min cost flow, max flow, linear sum
   assignment).

OR-Tools is written in C++, but also provide wrappers in Python, C# and Java.

This package contains the ortools library.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/google/or-tools


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libortools8