-
**DISCLAIMER: All details (and a minimal reproducible example) are in https://github.com/Mizux/scip-multithread/issues/2**
> It seems, on GitHub linux hosted worker, the method `SCIPsyncstoreGetWi…
Mizux updated
4 months ago
-
Hi team,
I'm working with the rust-lang team on a concern that would overlap with cpu_features, and am specifically here because this project has been around for a long time, is well regarded, and …
-
**What version of OR-Tools and what language are you using?**
Version: 9.10.4067
Language: Python 3.12
**Which solver are you using (e.g. CP-SAT, Routing Solver, GLOP, BOP, Gurobi)**
CP-SAT
*…
-
### Description of the bug:
I have a rule that returns DefaultInfo(depset(...)) - folder that consists of c++ sources and headers, then I'm trying to compile it with
```
cc_library(
nam…
-
I absolutely love the or-tools routing package, it's a really good solver! I was wondering if there are more sophisticated ways of terminating the search early than the current time and solution limit…
-
**What version of OR-Tools and what language are you using?**
Version: Latest (git clone of stable branch)
Language: Attempting to build Python bindings
**Which solver are you using (e.g. CP-SAT, Rou…
-
### Project URL
https://pypi.org/project/ortools
### Does this project already exist?
- [X] Yes
### New Limit
125
### Update issue title
- [X] I have updated the title.
### Which indexes
PyPI…
Mizux updated
4 months ago
-
**What version of OR-Tools and what language are you using?**
Version: 9.10
Language: any
**Which solver are you using (e.g. CP-SAT, Routing Solver, GLOP, BOP, Gurobi)**
GLOP | LinearSolver | CL…
-
### Description of the feature request:
Fix python native lib support on windows by allowing the build of `.pyd` libraries.
ps: related to:
* https://github.com/bazelbuild/rules_python/issues/546…
Mizux updated
6 months ago
-
**What version of OR-Tools and what language are you using?**
Version: 9.1.9490
Language: Python
**Which solver are you using (e.g. CP-SAT, Routing Solver, GLOP, BOP, Gurobi)**
Routing Solve…