-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
hi @amontoison @PierreMartinon ; trying to test a hand-coded version of Goddard problem with ADNLPModels, and running into the error below (sparsity detection). both the cost and the inplace constraint evaluate properly, but when defining the model in
CTBenchmarks.jl/adnlp/goddard-ad.jl
Line 193 in 8f879ed
| nlp = ADNLPModel!(f, z, lvar, uvar, con!, lcon, ucon) |
the following error is encountered (apparently when trying to detect sparsisty):
any clue? the code (+ Project.toml) is here:
https://github.com/control-toolbox/CTBenchmarks.jl/blob/main/adnlp/goddard-ad.jl
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
