jump-dev / jump-dev/MatrixOptInterface.jl
argument not used in _load_constraints(
Offen
bug
- Vorherrschende Sprache
- Julia
- Sterne
- 12
- Forks
- 4
- Ø Merge
- 5 Std. 50 Min.
- Gemergte PRs (30 T.)
- 3
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start by locating the `_load_constraints(model::GeometricConicForm, src, indexmap, cone_offset, i, cache)` definition and its callers. Trace how `i` relates to the constraint-loading flow, then determine whether the argument should affect behavior or be removed; done means the signature and behavior are consistent.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- julia
- Bereich
- backend-api-design
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 30/100