GithubHelp home page GithubHelp logo

kapeck / or-tools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from google/or-tools

0.0 1.0 0.0 358.99 MB

Google's Operations Research tools

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

Makefile 2.22% Shell 0.05% Python 0.11% C++ 94.65% C 0.05% Protocol Buffer 1.39% C# 1.13% Java 0.02% Lex 0.03% Yacc 0.36%

or-tools's Introduction

These libraries have been tested under:
  - Ubuntu 12.04 and up (32- and 64-bit).
  - Mac OS X Mavericks and Yosemite with Xcode 5.x (64 bit).
  - Microsoft Windows with Visual Studio 2013 (32- and 64-bit)

Upon checking out the repository, you will get the following structure:

or-tools/
  LICENSE-2.0.txt        <- Apache license
  Makefile               <- Top-level Makefile
  CONTRIBUTING           <- Contribution guidelines
  README                 <- This file
  bin/                   <- Compiled binaries
  dependencies/          <- Built dependencies
  examples/              <- Root directory for all examples
  examples/com/          <- Java examples
  examples/cpp/          <- C++ examples
  examples/csharp/       <- C# examples
  examples/data/         <- Data files for examples
  examples/flatzinc/     <- Flatzinc examples
  examples/python/       <- Python examples
  examples/tests/        <- C# unit tests and bug reports
  lib/                   <- Libraries and jar files
  makefiles/             <- Subsidiary makefiles
  objs/                  <- C++ object files
  src/                   <- Source code
  src/algorithms/        <- Basic algorithms
  src/base/              <- Basic utilities
  src/bop/               <- Boolean solver based on SAT
  src/com/               <- C# and Java source files
  src/constraint_solver/ <- Constraint solver
  src/flatzinc/          <- Flatzinc interpreter
  src/gen/               <- Generated files
  src/glop/              <- Linear solver
  src/graph/             <- Graph algorithms
  src/linear_solver/     <- Linear solver wrapper
  src/lp_data/           <- Data structures for linear model
  src/ortools            <- Python source code
  src/sat/               <- Sat solver
  src/util/              <- Utilities needed by the constraint solver
  tools/                 <- Windows binaries

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

or-tools's People

Contributors

0xfaded avatar amoshag avatar avinassh avatar bjorkegeek avatar celebio avatar cjdrake avatar dannguyen avatar furnon avatar glennon avatar hxd1011 avatar kapeck avatar lperron avatar lukas-cynchai avatar mikrobi avatar milanboers avatar mjfwest avatar oliverwilkie avatar omerio avatar oratier1a avatar orwant avatar simonlynen avatar skosch avatar supermihi avatar thecoolrob avatar

Watchers

 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.