-
SCIP is a fast MI solver. In the past, It was not included into drake, because of license issues. (https://github.com/RobotLocomotion/drake/issues/12997#issuecomment-608827345, https://github.com/Robo…
-
**Describe the bug**
`max_seconds` doesn't work for me currently, it leads to:
```
Starting MIP optimization
Unrecognized parameter - maxSavedSolutions=10, exiting...
```
This is with:
```
W…
-
### Problem Description
In #29821 hypergraph generation was switched from nauty's `genbg` to `genbgL`.
### Proposed Solution
The current issue requests the same switch in the backend of `graphs.nau…
-
`RepresentativeAction(G, D1, D2)` and `RepresentativeAction(G, D1, D2, OnDigraphs)` should return an element `g` of the permutation group `G` that maps `D1` to `D2`, i.e. `OnDigraphs(D1, g) = D2`.
…
-
```
sage -t --long --random-seed=3 src/sage/rings/padics/padic_generic_element.pyx
**********************************************************************
File "src/sage/rings/padics/padic_generic_e…
-
We fix
```
$ ./sage -tp src/sage/tests/cmdline.py
too many failed tests, not using stored timings
Running doctests with ID 2022-03-20-11-46-21-1dc8fb11.
Using --optional=4ti2,buckygen,ccache,crypto…
-
I opened an issue on Python Pulp on this but they told it is related to CBC - see https://github.com/coin-or/pulp/issues/737
From Python-Pulp this is called
` C:\Python312\Lib\site-packages\pulp…
-
## Background
While writing the environment setup instructions for MacOS on [2. Dev Setup](https://github.com/graph-algorithms/edge-addition-planarity-suite/wiki/2.-Dev-Setup), I discovered that so…
-
`sage -t` throws errors on some files because pytest is configured to look for methods prefixed with `test_` and treats them as pytest test functions/methods, which are then executed. However, sage'…
-
This is a meta-ticket for tickets that address updating other packages to use the helper functions in `sage-dist-helpers` where possible. There are
a few advantages to doing this:
* In general it …