Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ubnt-intrepid/rust-gurobi issues and pull requests
#53 - Add support for creating empty envs
Pull Request -
State: closed - Opened by tomas789 over 2 years ago
#52 - Fix add_vars
Issue -
State: open - Opened by Darksonn over 3 years ago
- 2 comments
#51 - Dependency update itertools
Pull Request -
State: closed - Opened by dandxy89 about 4 years ago
#50 - Minor updates
Pull Request -
State: closed - Opened by dandxy89 about 4 years ago
- 3 comments
#49 - adding add_terms function
Pull Request -
State: closed - Opened by ctriley almost 5 years ago
#48 - Can we get the model.chgCoeff function?
Issue -
State: closed - Opened by ctriley almost 5 years ago
- 1 comment
#47 - Gurobi::LinExpr::addTerms
Issue -
State: closed - Opened by ctriley almost 5 years ago
- 4 comments
#46 - Swap set coeff argument order
Pull Request -
State: closed - Opened by Darksonn almost 5 years ago
- 1 comment
#45 - Semi-integer/continuous variable type
Issue -
State: open - Opened by Darksonn almost 5 years ago
Labels: feature
#44 - Get constraints and variables by name
Pull Request -
State: open - Opened by gregod over 5 years ago
#43 - Implement Clone Trait on Model
Pull Request -
State: open - Opened by gregod over 5 years ago
#42 - Call for maintainer
Issue -
State: closed - Opened by ubnt-intrepid over 6 years ago
- 6 comments
Labels: help wanted
#41 - Fix Itertools::flatten regression soon in nightly.
Pull Request -
State: closed - Opened by Centril over 6 years ago
- 2 comments
#40 - Release new crates.io version
Issue -
State: closed - Opened by leoyvens almost 7 years ago
#39 - Convenience operators for LinExpr and bug fix
Pull Request -
State: closed - Opened by leoyvens over 8 years ago
- 4 comments
#38 - Clippy run
Pull Request -
State: closed - Opened by leoyvens over 8 years ago
- 4 comments
#37 - WIP: switch to dynamic borrow check (using `RefCell`)
Pull Request -
State: open - Opened by ubnt-intrepid over 8 years ago
- 2 comments
Labels: feature
#36 - WIP: support for lazy update
Pull Request -
State: closed - Opened by ubnt-intrepid over 8 years ago
Labels: feature
#35 - WIP: switch to dynamic borrow check (using `RefCell`)
Pull Request -
State: closed - Opened by ubnt-intrepid over 8 years ago
#34 - Change arguments of `Model::add_var`
Issue -
State: closed - Opened by ubnt-intrepid over 8 years ago
Labels: feature
#33 - Cannot change the value of parameters after creates an instance of Model
Issue -
State: closed - Opened by ubnt-intrepid over 8 years ago
- 1 comment
Labels: bug
#32 - Minor updates for v0.3
Issue -
State: closed - Opened by ubnt-intrepid over 8 years ago
#31 - Add example: sensitivity
Pull Request -
State: closed - Opened by ubnt-intrepid over 8 years ago
Labels: bug
#30 - WIP: add example for Callback
Pull Request -
State: closed - Opened by ubnt-intrepid over 8 years ago
Labels: feature
#29 - write documentation for new APIs
Issue -
State: closed - Opened by ubnt-intrepid over 8 years ago
#28 - Change the name of methods at callback API
Issue -
State: closed - Opened by ubnt-intrepid over 8 years ago
Labels: feature
#27 - Add examples for callback
Issue -
State: closed - Opened by ubnt-intrepid over 8 years ago
#26 - Remove duplication of code from source
Issue -
State: closed - Opened by ubnt-intrepid over 8 years ago
#25 - WIP: implement range constraint support
Pull Request -
State: closed - Opened by ubnt-intrepid over 8 years ago
#24 - wip: implement add_vars/add_constrs
Pull Request -
State: closed - Opened by ubnt-intrepid over 8 years ago
#23 - WIP: implement coeffs
Pull Request -
State: closed - Opened by ubnt-intrepid over 8 years ago
#22 - add Model::populate() plus some methods
Pull Request -
State: closed - Opened by ubnt-intrepid over 8 years ago
#21 - Support for callback
Pull Request -
State: closed - Opened by ubnt-intrepid over 8 years ago
#20 - Add `Column` support
Issue -
State: closed - Opened by ubnt-intrepid over 8 years ago
Labels: feature
#19 - Retrieve the version of Gurobi at build
Issue -
State: closed - Opened by ubnt-intrepid over 8 years ago
Labels: bug
#18 - implement: presolve()
Issue -
State: closed - Opened by ubnt-intrepid over 8 years ago
#17 - Add missing APIs
Issue -
State: closed - Opened by ubnt-intrepid over 8 years ago
- 1 comment
Labels: feature
#16 - Add derivation of `Copy` trait for each proxy
Issue -
State: open - Opened by ubnt-intrepid over 8 years ago
- 8 comments
Labels: question, feature
#15 - Refactoring
Pull Request -
State: closed - Opened by ubnt-intrepid over 8 years ago
#14 - lazy creation/deletion of variables and constraints
Issue -
State: closed - Opened by ubnt-intrepid over 8 years ago
- 2 comments
Labels: feature
#13 - Tracking for v0.3.0
Issue -
State: closed - Opened by ubnt-intrepid over 8 years ago
#12 - Documentation system
Pull Request -
State: closed - Opened by ubnt-intrepid over 8 years ago
#11 - Change the management policy of the document
Issue -
State: closed - Opened by ubnt-intrepid over 8 years ago
#10 - Add licence term for each source files
Issue -
State: closed - Opened by ubnt-intrepid over 8 years ago
Labels: feature
#9 - Add support for callback
Issue -
State: closed - Opened by ubnt-intrepid over 8 years ago
- 3 comments
Labels: feature
#8 - write documentation
Issue -
State: closed - Opened by ubnt-intrepid over 8 years ago
- 2 comments
Labels: feature
#7 - implements Model::remove_***
Pull Request -
State: closed - Opened by ubnt-intrepid over 8 years ago
#6 - Proxyオブジェクトの中身をCellに置き換える
Pull Request -
State: closed - Opened by ubnt-intrepid over 8 years ago
Labels: feature
#5 - [WIP] Proxyに参照を追加
Pull Request -
State: closed - Opened by ubnt-intrepid over 8 years ago
#4 - Cannot remove any variables/constraints from the model
Issue -
State: closed - Opened by ubnt-intrepid over 8 years ago
- 3 comments
Labels: feature
#3 - Add example: workforce1
Pull Request -
State: closed - Opened by ubnt-intrepid over 8 years ago
#2 - add Model::compute_iis
Pull Request -
State: closed - Opened by ubnt-intrepid over 8 years ago
#1 - Implement Model::feas_relax
Pull Request -
State: closed - Opened by ubnt-intrepid over 8 years ago