Search Criteria
Package Details: python-or-tools 9.11-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-or-tools.git (read-only, click to copy) |
---|---|
Package Base: | python-or-tools |
Description: | Google's Operations Research tools |
Upstream URL: | https://github.com/google/or-tools |
Keywords: | or-tools ortools |
Licenses: | Apache-2.0 |
Submitter: | dariost |
Maintainer: | carlosal1015 |
Last Packager: | carlosal1015 |
Votes: | 8 |
Popularity: | 0.50 |
First Submitted: | 2017-07-11 23:45 (UTC) |
Last Updated: | 2024-10-05 19:24 (UTC) |
Dependencies (21)
- abseil-cpp (abseil-cpp-gitAUR)
- coin-or-cbc
- coin-or-clp
- eigen (eigen-gitAUR)
- glpk (glpk-gitAUR, glpk-cut-logAUR)
- pybind11 (pybind11-gitAUR)
- python-absl
- python-mypy-protobufAUR
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- re2 (re2-gitAUR)
- scip
- swig (swig-gitAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-virtualenv (make)
- python-wheel (make)
- cplexAUR (optional) – CPLEX solver support
- python-matplotlib (python-matplotlib-gitAUR) (optional) – used by some examples
- python-pandas (optional) – used by some examples
Latest Comments
« First ‹ Previous 1 2 3 4 5
Zento commented on 2018-08-09 09:40 (UTC) (edited on 2018-08-09 09:40 (UTC) by Zento)
The version limitation of the python dependency seems to be wrong. According to the documentation, the requirement is Python >=3.6 or Python >= 2.7.
Documentation: https://developers.google.com/optimization/install/python/linux
Otherwise, thanks for maintaining the package!
dric512 commented on 2018-05-10 13:29 (UTC)
During installation, I noticed that the following packages are required for installation: wget and lsb-release
« First ‹ Previous 1 2 3 4 5