-
Currently one the biggest limitations with the GSoC work I did to allow the new assumptions to handle inequalities is that only queries with inequalities where all the variables are specified to be re…
-
This includes a weight penalty system to measure the quality of different build plans. The preferred versions ranges from hackage should be taken into account for quality of each build plan.
/cc @kos…
-
After finally managing to successfully install CyLP, using it in phase_proc_lp (pyart.correct.phase_proc_lp(radar, 2.0, self_const = 12000.0, low_z=0.0, high_z=53.0, min_phidp=0.01, min_ncp=0.3, min_r…
-
Hello
Would it be possible to add an API that iterates through all possible solutions?
Or alternatively, know that a variable is fixed in all solutions or that in some solutions it might be true…
-
_[Original issue](https://code.google.com/p/guava-libraries/issues/detail?id=1778) created by **heuermh** on 2014-06-06 at 04:58 PM_
---
Neither RangeMap nor RangeSet meet my use case, which is find…
-
**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)**
CP-SAT
**What operati…
SYury updated
1 month ago
-
We should have a hard limit for the number of steps the resolution algorithm can take before it just hard aborts and exits saying "this probably isn't gonna work".
Right now the crate resolution al…
-
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "C:\anaconda\envs\ppp\Scripts\pdf2zh.exe\__main__.py", line 7, in
File "C:…
-
To ease sharing the code, it might be nice to integrate an easily available (either directly in ROS or via debian) QP solver as default without the need to go through the hoops of acquiring a Gurobi l…
-
**Describe the problem**
Postgres offers [two ways](https://www.postgresql.org/docs/current/sql-insert.html) to express conditional upserts with `INSERT INTO`:
1. `ON CONFLICT ... WHERE ... DO U…