-
Notifications
You must be signed in to change notification settings - Fork 252
Issues: scipopt/PySCIPOpt
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
sourceModel loses parameters and is usually slower than original model
#923
opened Nov 4, 2024 by
Joao-Dionisio
If compile SCIP with option of TPI=tny while using whole SCIPsuite tarball, seems it makes crash
#887
opened Sep 4, 2024 by
adover134
Segfault when calling
solveConcurrent()
when SCIP is compiled with TPI=tny
#883
opened Aug 23, 2024 by
waweber
How can I get the information about the solving phase when solving the instance?
#817
opened Mar 17, 2024 by
hongxuanrui1999
VRP example: [SCIP] Exception: SCIP: method cannot be called at this time in solution process!
bug
example
#796
opened Feb 28, 2024 by
leoneifler
Precision errors when converting python floats to SCIP_REALs
bug
#794
opened Feb 22, 2024 by
Joao-Dionisio
Problems in using concurrent solver, both tny and omp not works
#780
opened Jan 22, 2024 by
richardclli
The assertion fails,
getDualSolVal
returns 0, even with boundconstraint=True
.
bug
#746
opened Nov 6, 2023 by
mmghannam
Adding primal solutions of original problem after the model has been transformed
bug
#646
opened Feb 15, 2023 by
SomovMike
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.