Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / scipopt/russcip issues and pull requests
#192 - Add missing clone implementations
Pull Request -
State: closed - Opened by mmghannam 7 days ago
#191 - Generic `param()` and `set_param()` methods
Issue -
State: open - Opened by mmghannam 8 days ago
Labels: enhancement, good first issue
#190 - Remove use of Rc for `Variable` and `Constraint` & Add parameter getters
Pull Request -
State: closed - Opened by mmghannam 9 days ago
#189 - Use correct mutability symantics for row
Pull Request -
State: closed - Opened by mmghannam 10 days ago
#188 - Add method to get var sol val
Pull Request -
State: closed - Opened by mmghannam 12 days ago
#187 - Access to internal Branchrule data
Pull Request -
State: closed - Opened by mmghannam 14 days ago
#186 - Remove the raw feature (always on by default)
Pull Request -
State: closed - Opened by mmghannam 14 days ago
#184 - Remove unneeded macros
Pull Request -
State: closed - Opened by mmghannam 14 days ago
#183 - Remove HasSCIPPtr trait
Pull Request -
State: closed - Opened by mmghannam 14 days ago
#182 - Add method to add cuts
Pull Request -
State: closed - Opened by mmghannam 14 days ago
#181 - Add access to internal scip separator in callbacks
Pull Request -
State: closed - Opened by mmghannam 14 days ago
#180 - Allow access to model in solving stage in plugins
Pull Request -
State: closed - Opened by mmghannam 14 days ago
- 1 comment
#179 - Add wrapper methods and structs for columns and rows
Pull Request -
State: closed - Opened by mmghannam 21 days ago
#178 - Use older runner for conda test
Pull Request -
State: closed - Opened by mmghannam 23 days ago
#177 - Update scip-sys to version 0.1.17
Pull Request -
State: closed - Opened by mmghannam 24 days ago
- 1 comment
#176 - Bundled version of scip doesn't work with gcc-14
Issue -
State: closed - Opened by jdsalchow 28 days ago
- 3 comments
#175 - Add minimal model fn, extra test for separator
Pull Request -
State: closed - Opened by mmghannam about 2 months ago
#174 - Basic structure for separator plugins
Pull Request -
State: closed - Opened by mmghannam about 2 months ago
#173 - `add_cons` in the solving stage
Issue -
State: open - Opened by mmghannam about 2 months ago
Labels: enhancement
#172 - Make ScipPtr public
Pull Request -
State: closed - Opened by mmghannam 3 months ago
#171 - Make HasScipPtr public
Pull Request -
State: closed - Opened by mmghannam 3 months ago
#170 - Move scip_ptr() method to trait
Pull Request -
State: closed - Opened by mmghannam 3 months ago
#169 - Update README.md
Pull Request -
State: closed - Opened by mmghannam 3 months ago
#168 - Update scip-sys
Pull Request -
State: closed - Opened by mmghannam 3 months ago
#167 - Add concurrent solve method
Pull Request -
State: closed - Opened by mmghannam 3 months ago
- 1 comment
#166 - Update scip-sys
Pull Request -
State: closed - Opened by mmghannam 3 months ago
- 1 comment
#165 - Methods to return solution as map
Pull Request -
State: closed - Opened by mmghannam 3 months ago
#164 - Remove caching of variables and constraints in Model
Pull Request -
State: closed - Opened by mmghannam 3 months ago
#163 - Avoid caching vars and constraints in Model
Issue -
State: closed - Opened by mmghannam 3 months ago
#162 - Use weak refs for model in solving state
Pull Request -
State: closed - Opened by mmghannam 3 months ago
#161 - Is it possible to include SCIP disjunctive constraints? Thanks
Issue -
State: open - Opened by brucelit 3 months ago
- 7 comments
Labels: enhancement, help wanted
#160 - Hold scipptr in variable to eliminate use-after-free errors
Pull Request -
State: closed - Opened by mmghannam 3 months ago
- 4 comments
#159 - Memory leak in use of `clone_for_plugins` within plugins (callbacks)
Issue -
State: closed - Opened by mmghannam 3 months ago
- 11 comments
#158 - Hold a SCIP pointer to prevent freeing the model while the constraint is still in use
Pull Request -
State: closed - Opened by mmghannam 3 months ago
- 1 comment
#157 - NonNull for ffi::SCIP_Sol
Issue -
State: open - Opened by mmghannam 3 months ago
#156 - NonNull for ffi::SCIP
Issue -
State: open - Opened by mmghannam 3 months ago
#155 - Use Arc<ScipPtr> in place of all scip pointer uses
Pull Request -
State: closed - Opened by mmghannam 3 months ago
- 3 comments
#154 - Add lifetime to solving such that clone_for_plugins is not leaking
Pull Request -
State: closed - Opened by Andful 3 months ago
- 2 comments
#153 - Add dual bound method
Pull Request -
State: closed - Opened by mmghannam 4 months ago
#152 - Use after free in Constrint and Variable
Issue -
State: closed - Opened by Andful 4 months ago
- 5 comments
Labels: bug
#151 - A more robust solution might be to add a lifetime directly to `ScipPtr`. So have `OwnedScip` and `ScipRef<'a>` instead of the `consumed` field.
Issue -
State: closed - Opened by mmghannam 4 months ago
- 8 comments
#150 - Better handling of unexpected plugin behaviors
Pull Request -
State: closed - Opened by mmghannam 4 months ago
- 1 comment
#149 - Add lifetime to solution
Pull Request -
State: closed - Opened by Andful 5 months ago
- 2 comments
#148 - Allow setting boolean parameters
Pull Request -
State: closed - Opened by Andful 5 months ago
- 5 comments
#147 - How does this library interact with the scip of the exact-rational branch?
Issue -
State: closed - Opened by Andful 5 months ago
- 2 comments
Labels: question
#146 - Is variable allow arithmetic operation?
Issue -
State: closed - Opened by hangsuUNC 6 months ago
- 2 comments
#145 - unable to compile
Issue -
State: closed - Opened by hangsuUNC 6 months ago
- 7 comments
#143 - Maybe a bug about adding solutions
Issue -
State: closed - Opened by youngzhaozju 9 months ago
- 2 comments
#142 - Adding constraint improves objective.
Issue -
State: closed - Opened by karlsb1871 9 months ago
- 8 comments
Labels: question
#141 - Feature request: SOS1 constraint support
Issue -
State: open - Opened by jacobsvante 9 months ago
- 2 comments
Labels: enhancement, good first issue
#140 - Any plan to add SCIPcreateExprPow ?
Issue -
State: open - Opened by youngzhaozju 10 months ago
- 5 comments
#139 - Reference counted ScipPtr
Pull Request -
State: closed - Opened by mmghannam 10 months ago
- 5 comments
#138 - segfault (use after free) when accessing solution after model is dropped
Issue -
State: closed - Opened by Nudelmeister 10 months ago
- 3 comments
Labels: bug
#137 - from-source feature on macOS: Assertion failed: (var == vars[j]), function presolRoundCardinality, file cons_cardinality.c, line 932.
Issue -
State: closed - Opened by jacobsvante 10 months ago
- 1 comment
#136 - from-source gives: `libscip.so.9.0: cannot open shared object file: No such file or directory`
Issue -
State: open - Opened by jacobsvante 10 months ago
- 6 comments
#135 - Propagate the from-source scip-sys feature
Pull Request -
State: closed - Opened by mmghannam 10 months ago
- 1 comment
#134 - Add contributing section to readme
Pull Request -
State: closed - Opened by mmghannam 10 months ago
- 1 comment
#132 - Library name?
Issue -
State: closed - Opened by jacobsvante 11 months ago
- 1 comment
#131 - TSP example on iterated solving
Issue -
State: open - Opened by mmghannam 11 months ago
- 1 comment
Labels: good first issue
#130 - Constraint Handler Plugin
Issue -
State: open - Opened by mmghannam 11 months ago
- 4 comments
#129 - Support SCIPfreeTransform
Pull Request -
State: closed - Opened by mmghannam 11 months ago
- 2 comments
#128 - Update scip-sys
Pull Request -
State: closed - Opened by mmghannam 11 months ago
- 1 comment
#127 - Bundled feature
Pull Request -
State: closed - Opened by mmghannam 11 months ago
- 1 comment
#126 - Allow setting `SCIPsetObjIntegral` for Model<ProblemCreated>
Issue -
State: closed - Opened by mmghannam 11 months ago
- 1 comment
Labels: good first issue
#125 - Automatically fetch and compile SCIP
Issue -
State: closed - Opened by jacobsvante 12 months ago
- 19 comments
#124 - add set_memory_limit()
Pull Request -
State: closed - Opened by rinde about 1 year ago
- 1 comment
#123 - Clippy: allow too many arguments
Pull Request -
State: closed - Opened by mmghannam about 1 year ago
- 1 comment
#122 - Consider allowing `clippy::too_many_arguments` directly in `Cargo.toml`
Issue -
State: closed - Opened by mohammadfawaz about 1 year ago
- 1 comment
#121 - Running Clippy + `rustfmt` and add them to CI
Pull Request -
State: closed - Opened by mohammadfawaz about 1 year ago
- 4 comments
#120 - Add support for indicator constraints
Pull Request -
State: closed - Opened by mohammadfawaz about 1 year ago
- 1 comment
#119 - Add indicator constraints
Issue -
State: closed - Opened by mohammadfawaz about 1 year ago
#118 - Add constraint to Model<Solved>
Issue -
State: closed - Opened by egaban about 1 year ago
- 8 comments
#117 - Fix windows ci link
Pull Request -
State: closed - Opened by mmghannam about 1 year ago
- 1 comment
#116 - Try enabling windows ci workflow
Pull Request -
State: closed - Opened by mmghannam about 1 year ago
- 6 comments
#115 - Fix the Windows MSVC build
Pull Request -
State: closed - Opened by KarelPeeters about 1 year ago
- 6 comments
#114 - russcip fails to compile on Windows MSVC: u32 != i32
Issue -
State: closed - Opened by KarelPeeters about 1 year ago
- 2 comments
#113 - Constraints as Bounded Expressions
Issue -
State: open - Opened by mmghannam over 1 year ago
- 1 comment
#112 - Publish crate workflow
Pull Request -
State: closed - Opened by mmghannam over 1 year ago
- 1 comment
#111 - Allow setting parameters from all states
Pull Request -
State: closed - Opened by mmghannam over 1 year ago
- 1 comment
#110 - Simplify importing by adding a prelude module
Pull Request -
State: closed - Opened by mmghannam over 1 year ago
- 1 comment
#109 - Latest development changes
Pull Request -
State: closed - Opened by mmghannam over 1 year ago
- 1 comment
#108 - Cardinality constraints
Pull Request -
State: closed - Opened by mmghannam over 1 year ago
- 1 comment
#107 - Test solving multiple models in parallel
Pull Request -
State: closed - Opened by mmghannam over 1 year ago
- 1 comment
#106 - add support for cardinality constraints
Pull Request -
State: closed - Opened by yonch over 1 year ago
- 1 comment
#105 - Allow setting parameters in `PluginsIncluded` and `ProblemCreated` states
Issue -
State: closed - Opened by mmghannam over 1 year ago
- 1 comment
#104 - Add method deleted during resolving merge conflict
Pull Request -
State: closed - Opened by mmghannam over 1 year ago
#103 - Ability to attach data to variables
Pull Request -
State: closed - Opened by mmghannam over 1 year ago
#102 - Add ability to attach generic data to variables
Issue -
State: closed - Opened by mmghannam over 1 year ago
- 1 comment
Labels: enhancement
#101 - Added `set_obj_integral` Method
Pull Request -
State: closed - Opened by CodingTil over 1 year ago
- 4 comments
#100 - Add variable is `Solving` state && free sol after adding
Pull Request -
State: closed - Opened by mmghannam over 1 year ago
- 1 comment
#99 - Latest changes
Pull Request -
State: closed - Opened by mmghannam over 1 year ago
- 1 comment
#98 - Separate solution methods to its own trait
Pull Request -
State: closed - Opened by mmghannam over 1 year ago
- 1 comment
#97 - Solving state, represents methods accessible from plugin implementations
Pull Request -
State: closed - Opened by mmghannam over 1 year ago
- 1 comment
#96 - Move ScipPtr struct and methods to its own module
Pull Request -
State: closed - Opened by mmghannam over 1 year ago
- 1 comment
#95 - Wrapper for `set_obj_integral()`
Issue -
State: closed - Opened by mmghannam over 1 year ago
- 1 comment
Labels: good first issue
#94 - Change status of project in README
Pull Request -
State: closed - Opened by mmghannam over 1 year ago
- 1 comment
#93 - `set_modifiable(bool)` and `set_separate(bool)` methods for `Constraint`
Issue -
State: open - Opened by mmghannam over 1 year ago
#92 - Separator plugin
Issue -
State: closed - Opened by mmghannam over 1 year ago
#91 - Wrap numerics in types so that numerical operations respect scip's tolerances
Issue -
State: open - Opened by mmghannam over 1 year ago
Labels: suggestion
#90 - Expose non-fundamental callbacks in plugins (and use a default implementation)
Issue -
State: open - Opened by mmghannam over 1 year ago