Search Criteria
Package Details: or-tools 9.10-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/or-tools.git (read-only, click to copy) |
---|---|
Package Base: | or-tools |
Description: | Google's Operations Research tools. |
Upstream URL: | https://github.com/google/or-tools |
Licenses: | Apache |
Submitter: | akstrfn |
Maintainer: | akstrfn |
Last Packager: | akstrfn |
Votes: | 4 |
Popularity: | 0.001104 |
First Submitted: | 2018-06-14 21:35 (UTC) |
Last Updated: | 2024-07-06 12:30 (UTC) |
Dependencies (10)
- abseil-cpp (abseil-cpp-gitAUR)
- coin-or-cbc
- highsAUR (highs-gitAUR)
- protobuf (protobuf-gitAUR)
- re2 (re2-gitAUR)
- cmake (cmake-gitAUR) (make)
- eigen (eigen-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gtest (googletest-gitAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3
cuminflea commented on 2019-03-21 12:06 (UTC)
Seems protobuf is updated and cause some error when using or-tools. The error log is: /usr/include/ortools/sat/cp_model.pb.h:18:2: error: incompatible with your Protocol Buffer headers. Please regenerate this file with a newer version of protoc.
akstrfn commented on 2019-03-02 09:15 (UTC)
Thanks for the report. I've added a git to makedeps and I will revise this when 7.0 is out.
Ten0 commented on 2019-03-01 10:19 (UTC)
The library has google-glog, gflags and protobuf as dependencies. They should be registered as dependencies of this package.
« First ‹ Previous 1 2 3