Issues
- 8
A more robust solution might be to add a lifetime directly to `ScipPtr`. So have `OwnedScip` and `ScipRef<'a>` instead of the `consumed` field.
#151 opened by mmghannam - 2
- 0
Use after free in Constrint and Variable
#152 opened by Andful - 3
- 2
Is variable allow arithmetic operation?
#146 opened by hangsuUNC - 7
unable to compile
#145 opened by hangsuUNC - 8
Adding constraint improves objective.
#142 opened by karlsb1871 - 2
Maybe a bug about adding solutions
#143 opened by youngzhaozju - 2
Feature request: SOS1 constraint support
#141 opened by jacobsvante - 5
Any plan to add SCIPcreateExprPow ?
#140 opened by youngzhaozju - 1
from-source feature on macOS: Assertion failed: (var == vars[j]), function presolRoundCardinality, file cons_cardinality.c, line 932.
#137 opened by jacobsvante - 4
Constraint Handler Plugin
#130 opened by mmghannam - 6
from-source gives: `libscip.so.9.0: cannot open shared object file: No such file or directory`
#136 opened by jacobsvante - 19
Automatically fetch and compile SCIP
#125 opened by jacobsvante - 1
TSP example on iterated solving
#131 opened by mmghannam - 1
Library name?
#132 opened by jacobsvante - 8
Add constraint to Model<Solved>
#118 opened by egaban - 1
- 0
- 0
Wrap numerics in types so that numerical operations respect scip's tolerances
#91 opened by mmghannam - 1
- 0
Add indicator constraints
#119 opened by mohammadfawaz - 2
- 1
Constraints as Bounded Expressions
#113 opened by mmghannam - 1
- 1
Add ability to attach generic data to variables
#102 opened by mmghannam - 1
Wrapper for `set_obj_integral()`
#95 opened by mmghannam - 6
Build SCIP from source
#24 opened by mmghannam - 0
Expose non-fundamental callbacks in plugins (and use a default implementation)
#90 opened by mmghannam - 2
- 0
- 0
Separator plugin
#92 opened by mmghannam - 0
dual() method for any constraint
#88 opened by mmghannam - 1
Primal Heuristic Plugin
#81 opened by mmghannam - 3
add documentation ?
#11 opened by lovasoa - 1
- 4
Add remaining branching results
#61 opened by mmghannam - 1
Add support for branching rule SCIP plugin
#31 opened by mmghannam - 1
Report test coverage
#30 opened by mmghannam - 1
Allow "unsafe" access to SCIP raw pointer
#40 opened by mmghannam - 1
- 3
Return best found solution if one is found
#41 opened by mmghannam - 0
Link to SCIP's public C-API in scip-sys's docs
#25 opened by mmghannam - 4
Docs.rs builds are failing
#18 opened by mmghannam - 3
- 4
Possible dangling raw pointers
#16 opened by mmghannam - 0
Make illegal states irrepresentable
#19 opened by mmghannam - 0
Document compatible SCIP version(s)
#17 opened by mmghannam - 0
error handling with Result
#10 opened by lovasoa - 0