sschnug

Results 4 issues of sschnug

**Describe the bug** According to the docs: > INT_INFEASIBLE = 4 A feasible solution exist for the relaxed linear program but not for the problem with existing integer variables i...

documentation
mip

Hi, i just implemented a prototype interface to Cbc for [cvxpy](https://github.com/cvxgrp/cvxpy/pull/260) using cylp (great project). When using this to solve some naive tsp-model without using any cuts, loglevel=0 works and...

### Required prerequisites - [X] Make sure you've read the [documentation](https://pybind11.readthedocs.io). Your issue may be addressed there. - [X] Search the [issue tracker](https://github.com/pybind/pybind11/issues) and [Discussions](https:/pybind/pybind11/discussions) to verify that this hasn't...

triage

Hi, running a setuptools/pybind11 project in Gitlab-CI ([v17.1.2-ee](https://gitlab.com/gitlab-org/gitlab/-/tags/v17.1.2-ee)) leads to following YAML analysis error: > jobs:make_wheels config contains unknown keys: matrix It seems, that `matrix` is not a valid keyword...