Search Criteria
Package Details: python-or-tools 9.12-1
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.028310 |
First Submitted: | 2017-07-11 23:45 (UTC) |
Last Updated: | 2025-03-27 14:53 (UTC) |
Dependencies (22)
- 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-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- re2 (re2-gitAUR)
- scip
- swig (swig-gitAUR)
- benchmark (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python-installer (make)
- python-setuptools (make)
- python-virtualenv (make)
- python-wheel (make)
- cplexAUR (optional) – CPLEX solver support
- Show 2 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
sameer commented on 2020-12-12 03:09 (UTC)
I've updated to v8.1 in b62a6cbdb46d
sameer commented on 2020-10-11 14:35 (UTC) (edited on 2020-10-11 14:39 (UTC) by sameer)
I've updated to v8.0 and added MadTux's suggestion in b6b5cf447d0d.
MadTux commented on 2020-08-14 15:56 (UTC) (edited on 2020-08-14 15:57 (UTC) by MadTux)
Could you add something like
pacman -Qi cplex &> /dev/null && echo 'UNIX_CPLEX_DIR = /usr/lib' >> Makefile.local
to build() please?So that CPLEX can be used out of the box when it is installed.
EDIT: This would go between
make third_party
andmake python
according to the OR-Tools docs.sameer commented on 2020-08-06 00:28 (UTC)
Thanks mcol, added in cdf6e5b20c97
mcol commented on 2020-08-05 17:49 (UTC) (edited on 2020-08-05 17:49 (UTC) by mcol)
Hey, this needs git as a makedepend btw :)
sameer commented on 2020-06-13 06:11 (UTC) (edited on 2020-06-13 06:11 (UTC) by sameer)
flipflop97: thanks for bringing this to my attention, I've added it to makedepends. v7.7 was released today and I've also updated the package to reflect that
flipflop97 commented on 2020-06-05 18:19 (UTC)
Hi, it seems to require
python-pip
as makedepend. Can you add that?sameer commented on 2020-04-24 04:00 (UTC)
FirefighterBlu3: looks like python-wheel was missing in makedepends, which I've now added.
In other news, I've updated to v7.6 which was released today.
FirefighterBlu3 commented on 2020-04-10 17:54 (UTC) (edited on 2020-04-10 17:54 (UTC) by FirefighterBlu3)
has breakage in build()
sameer commented on 2020-01-28 20:50 (UTC) (edited on 2020-01-28 20:50 (UTC) by sameer)
I took maintenance of the package after it was orphaned, but it might be related to the repo being called
or-tools
on GitHub. If there's a way to rename it easily let me know.I've updated the package to v7.5.
« First ‹ Previous 1 2 3 4 5 Next › Last »