-
Notifications
You must be signed in to change notification settings - Fork 11
Issues: scipopt/russcip
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
Is it possible to include SCIP disjunctive constraints? Thanks
enhancement
New feature or request
help wanted
Extra attention is needed
#161
opened Oct 23, 2024 by
brucelit
Feature request: SOS1 constraint support
enhancement
New feature or request
good first issue
Good for newcomers
#141
opened Apr 17, 2024 by
jacobsvante
from-source gives:
libscip.so.9.0: cannot open shared object file: No such file or directory
#136
opened Mar 30, 2024 by
jacobsvante
TSP example on iterated solving
good first issue
Good for newcomers
#131
opened Mar 13, 2024 by
mmghannam
set_modifiable(bool)
and set_separate(bool)
methods for Constraint
#93
opened Jul 4, 2023 by
mmghannam
Wrap numerics in types so that numerical operations respect scip's tolerances
suggestion
#91
opened Jul 4, 2023 by
mmghannam
Expose non-fundamental callbacks in plugins (and use a default implementation)
#90
opened Jul 4, 2023 by
mmghannam
Methods for getting heuristics/presolving/separating
enhancement
New feature or request
good first issue
Good for newcomers
#89
opened Jul 4, 2023 by
mmghannam
dual() method for any constraint
enhancement
New feature or request
good first issue
Good for newcomers
#88
opened Jul 4, 2023 by
mmghannam
Call concurrent solver if available, to leverage multiple CPU cores
#43
opened Mar 23, 2023 by
yonch
ProTip!
Adding no:label will show everything without a label.