GithubHelp home page GithubHelp logo

isabella232 / or-tools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from google/or-tools

0.0 0.0 0.0 772.99 MB

Google's Operations Research tools:

Home Page: https://developers.google.com/optimization/

Makefile 4.37% Python 3.47% C++ 80.50% Java 2.27% C# 2.58% C 0.03% Lex 0.02% Yacc 0.20% CMake 0.96% F# 0.12% Shell 0.37% Batchfile 0.10% CSS 0.20% Dockerfile 0.63% HTML 0.01% Starlark 0.88% SWIG 3.28%

or-tools's Introduction

OR-Tools - Google Optimization Tools

Build Status Build Status Build Status

PyPI version PyPI download Binder
NuGet version NuGet download

Discord

Google's software suite for combinatorial optimization.

Table of Contents

About OR-Tools

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).

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

Codemap

This software suite is composed of the following components:

Installation

This software suite has been tested under:

  • Ubuntu 16.04 and up (64-bit);
  • Apple macOS Mojave with Xcode 7.x (64-bit);
  • Microsoft Windows with Visual Studio 2019 (64-bit).

OR-Tools currently builds with a Makefile, but also provides Bazel and CMake support.

For installation instructions (both source and binary), please visit https://developers.google.com/optimization/introduction/installing.

Experimental Build with CMake

We also provide experimental CMake support.
Please check the CMake build instructions.

Quick Start

The best way to learn how to use OR-Tools is to follow the tutorials in our developer guide:

https://developers.google.com/optimization/introduction/get_started

If you want to learn from code examples, take a look at the examples in the examples directory.

Documentation

The complete documentation for OR-Tools is available at: https://developers.google.com/optimization/

Contributing

The CONTRIBUTING.md file contains instructions on how to submit the Contributor License Agreement before sending any pull requests (PRs). Of course, if you're new to the project, it's usually best to discuss any proposals and reach consensus before sending your first PR.

License

The OR-Tools software suite is licensed under the terms of the Apache License 2.0.
See LICENSE-2.0 for more information.

or-tools's People

Contributors

lperron avatar mizux avatar furnon avatar ambasta avatar acco32 avatar mjfwest avatar nazavode avatar paultrow avatar cjdrake avatar stuarthillary avatar kmader avatar legrosbuffle avatar oratier1a avatar simonlynen avatar orwant avatar thecoolrob avatar kapeck avatar stradivari96 avatar ateirney avatar supermihi avatar jmarca avatar kennethalton avatar darkstego avatar skosch avatar petters avatar ptr1120 avatar ondrasej avatar nkoutsov avatar nielsdv avatar moosasaadat avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.