Open
Description
Describe the bug
When initializing an mip.Model
, the python.exe
process silently crashes.
To Reproduce
import mip
m = mip.Model()
Expected behavior
Should initialize an mip.Model
object and keep the process alive.
Desktop:
- Operating System, version: Windows 11 Pro, 22000.2416
- Python version: tags/v3.12.1:2305ca5
- Python-MIP version: 1.14.2, 1.16rc0
Additional context
N/A
Metadata
Metadata
Assignees
Labels
No labels