-
Hello,
I have an integer linear programming issue, which I managed to solve by formulating CVXPY problem with use of CBC solver. The task is to transport suitable boxes and units of products from s…
-
### Name
MATPOWER
### Screenshots
![MATPOWER-Logo](https://user-images.githubusercontent.com/11841545/139923861-6860c119-32ee-4267-be99-ce90eb1069b0.png)
![cpf_example](https://user-images.g…
-
Just a recap of a short discussion with @haxscramper and @FedericoCeratto on modern dependency resolution.
Nimble found a certain combination of dependencies impossible to resolve even though there…
-
**Submitting author:** @phumthep (Phumthep Bunnak)
**Repository:** https://github.com/Critical-Infrastructure-Systems-Lab/PowNet
**Branch with paper.md** (empty if default branch): master
**Version:**…
-
This is a meta-issue to keep track of discussion around Nim scientific libraries.
# Primitive libraries
Decimal128: https://github.com/JohnAD/decimal128
Fixed-point: https://gitlab.com/lbartole…
-
OS:
4.13.8-1-ARCH
Julia v0.6
If I run `Pkg.add("CoinOptServices")` or `Pkg.build("CoinOptServices")`
I get the following error:
```
INFO: Building Cbc
INFO: Building Ipopt
INFO: Building L…
-
What will be the requisites for a final submission to be considered within the open source category? If it relies on non open source solvers (like CPLEX or Gurobi), is it still considered open source …
mfacc updated
3 years ago
-
I just saw the talk and this looks great.
Would it be possible to change the licensing to BSD / MIT? Those are the standard in the data science python community and will get you more adoption.
Als…
-
igraph now has [heuristic vertex colouring](https://github.com/igraph/igraph/pull/1043), but it would be useful to also have exact implementations.
Here's a plan for adding this:
First, implemen…
-
The purpose of this ticket is to
- connect SageMath to interfaces to optimization solvers that are maintained outside of the Sage project,
- integrate the related developer and user communities…