jump-dev / jump-dev/MatrixOptInterface.jl
argument not used in _load_constraints(
Open
bug
- Dominant language
- Julia
- Stars
- 12
- Forks
- 4
- Avg merge
- 5h 50m
- Merged PRs (30d)
- 3
Description
In function:
```
_load_constraints(model::GeometricConicForm, src, indexmap, cone_offset, i, cache)
```
`i` is not used at all. We could remove it but I suspect this should be used and has been forgotten.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.