10000 GitHub - or-tools/python_or-tools at v9.8
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

or-tools/python_or-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github-CI:
Build Status Build Status Build Status

Build Status

Introduction

Sample project explaining how to use Google OR-Tools in a Python project.

Install ortools

python3 -m pip install -U --user "ortools==9.8.*"

Run

python3 basic_example.py

Testing

You can test using the provided Dockerfile

docker build --tag=python_or-tools .

About

About Template to consume pypi ortools package

Resources

License

Stars

Watchers

Forks

0