-
Hello,
what could be the reason for the following error message when trying to run my py_binary:
**ModuleNotFoundError: No module named module_name**
The shared libraries are there beside the py …
-
**What version of OR-Tools and what language are you using?**
Version: v9.10
Language: C++
**Which solver are you using (e.g. CP-SAT, Routing Solver, GLOP, BOP, Gurobi)**
N/A
**What operating…
-
Today I was playing around with pybind11 and different build systems. Being new to `bazel`, it took me a while to get started. Would it make sense to add a small self-contained example, e.g. on how to…
-
# Summary
Multi export does not work with super build project install
# Context
In gflags you are using a multi export:
https://github.com/gflags/gflags/blob/f7388c6655e699f777a5a74a3c9880b9cfaa…
Mizux updated
5 months ago
-
**What version of OR-Tools and what language are you using?**
Version: 9.10
Language: C++
**Which solver are you using (e.g. CP-SAT, Routing Solver, GLOP, BOP, Gurobi)**
Please see the dependenc…
-
Hi @Mizux and @lperron, hope things are good.
I wanted see if an ARM C++ build for Debian 11 could be added to the release process. This was manually done for v9.8 in #4007, but don't see one for v…
-
Has there been any it interest to support the or tools API in Go ?
EDIT:
Current implementation:
- https://github.com/kchan628/or-tools/tree/go-wrapper (unmaintained)
- https://github.com/gonzo…
-
Hi,
[HiGHS](https://github.com/ERGO-Code/HiGHS) is a magnificent open-source solver that's able to run in parallel, clearly beating CBC in some of the tests I've done in python.
Is there any pl…
-
java: heap memory consumption
version: 9.4
There is an issue regarding the implementation of ortools-java classes `com.google.ortools.linearsolver.MPConstraint` and `com.google.ortools.linearsolve…
-
**What language and solver does this apply to?**
All, Python, , Routing, Linear Solver
I am using or-tools , cvrptw with pickup and delivery and my requirement is such that drivers/ vehicles shoul…