Skip to content

Test with ADNLPModels.jl #31

@jbcaillau

Description

@jbcaillau

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

nlp = ADNLPModel!(f, z, lvar, uvar, con!, lcon, ucon)

the following error is encountered (apparently when trying to detect sparsisty):

Image

any clue? the code (+ Project.toml) is here:
https://github.com/control-toolbox/CTBenchmarks.jl/blob/main/adnlp/goddard-ad.jl

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions