issues
search
coin-or
/
CyLP
A Python interface to CLP, CBC, and CGL to solve LPs and MIPs.
Other
182
stars
69
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
CyLP 0.92.3 Windows wheels?
#204
Owen-OptiGrid
opened
2 months ago
6
Update cibuildwheel to 2.20.0 to fix issue with CentOS mirrors being EOL
#202
a-andre
closed
3 months ago
0
Replace Coin{Max,Min} by std::{max,min}
#201
a-andre
closed
3 months ago
3
Fix "externally-managed-environment" error in test
#200
tkralphs
closed
5 months ago
2
pyproject.toml (build-system requires): Use Cython 3.0.10
#199
mkoeppe
closed
5 months ago
0
.github/workflows/cibuildwheel.yml: Upgrade actions/upload-artifact
#198
mkoeppe
closed
5 months ago
0
Fix leak of CyCoinModel CppSelf
#197
bkurtz
opened
7 months ago
1
github/workflows/cibuildwheel.yml: Add ubuntu aarch64
#196
rbange
closed
5 months ago
20
Update cibuildwheel to 2.17.0, build macos-arm64 wheel on native runners
#195
mkoeppe
closed
8 months ago
5
Remove Python 2 compatibility code
#194
a-andre
closed
7 months ago
2
Installation fails for Apple M3 - ImportError: symbol not found in flat namespace
#193
solbes
closed
8 months ago
6
Inconsistent indexing for initial variable bounds
#192
emunsing
opened
1 year ago
1
Fix #189
#190
tkralphs
closed
1 year ago
0
Circular import when importing cylp.cy and submodule(s)
#189
brandon-avantus
closed
1 year ago
6
cibuildwheel windows
#187
mkoeppe
opened
1 year ago
2
.github/workflows/cibuildwheel.yml: Add macOS arm64
#186
mkoeppe
closed
1 year ago
0
Remove py2
#185
mkoeppe
closed
1 year ago
0
Python 3.12 support
#184
mkoeppe
closed
1 year ago
4
Switch to Cython 3
#183
mkoeppe
closed
1 year ago
2
Missing 0.91.6 wheels for Windows on PyPI
#182
brandon-avantus
closed
1 year ago
3
.github/workflows/cibuildwheel.yml: Update
#180
mkoeppe
closed
1 year ago
7
Remove outdated self-cimports in pyx files and other Cython 3 prep
#179
mkoeppe
closed
1 year ago
8
ClpSimplex Memory Leak
#178
bronsonasimov
closed
1 year ago
1
cylp pip install error windows
#176
garnoli99
closed
1 year ago
11
Update cibuildwheel.yml
#174
tkralphs
closed
1 year ago
0
Installation broken on Ubuntu 22.04 with Conda 23.1.0
#173
Time0o
closed
1 year ago
5
Why the basis inverse for artifical variable at first iteration is the identity matrix?
#172
dxyzx0
opened
1 year ago
3
Steepest Edge rule for CyLP
#171
dxyzx0
closed
1 year ago
1
`SIGSEGV` when choosing pivoting rule
#170
dxyzx0
opened
1 year ago
3
Jupyter Kernel Dies at getCbcModel()
#169
defencedog
opened
2 years ago
0
test_MIP.py Error
#168
xueno6
opened
2 years ago
3
Cbc binary version to use?
#167
HuangRicky
opened
2 years ago
5
how to surpress printing of simplex solver
#166
fboerman
opened
2 years ago
0
Failed installing cylp using docker
#165
rguarnotta
closed
2 years ago
2
method for setting arbitrary parameters
#163
Marie73
opened
2 years ago
1
README.rst: Add link to equivalent system packages info
#162
mkoeppe
closed
2 years ago
0
OsiSolverInterface methods not exposed to Python
#161
mkoeppe
opened
2 years ago
0
getBInvARow, getBInvRow missing
#160
mkoeppe
opened
2 years ago
0
Build wheels for Apple Silicon and for other Linux archs
#158
mkoeppe
closed
5 months ago
0
pyproject.toml: Add initial cibuildwheel configuration
#157
mkoeppe
closed
2 years ago
36
Update README.rst
#156
mkoeppe
closed
2 years ago
1
Add integration testing with CVXPY
#155
mkoeppe
closed
2 years ago
3
Use cibuildwheel
#154
mkoeppe
closed
2 years ago
12
Always build using setuptools and Cython, remove generated files
#153
mkoeppe
closed
2 years ago
11
sdist should ship Cython sources
#152
mkoeppe
closed
2 years ago
14
Add integration testing with CVXPY
#151
mkoeppe
closed
2 years ago
1
Adding function to detect whether problem is infeasible or an optimal…
#150
tkralphs
closed
2 years ago
23
Add GH Actions workflow that deploys sdist to PyPI on release
#149
mkoeppe
closed
2 years ago
4
Error installing on Ubuntu 20.04 + Python 3.10
#148
erelsgl
closed
2 years ago
6
How to install cylp on a Windows server in Github Actions?
#147
erelsgl
opened
2 years ago
3
Next