Skip to content

[Dev] upgrade MetaData #22

@0Yassine0

Description

@0Yassine0

For the MetaData, we need to use a DataFrame to collect data for each model. It's to make it easier for users to display the provided models in this package just by typing :

using OptimalControlProblems
data = OptimalControlProblems.metadata

For each model, I suggest we provide the following information:
- name: problem name
- nh: default number of discretization points
- nvar: number of variables
- ncon: number of general constraints
- minimize: true if optimize == minimize

Metadata

Metadata

Labels

enhancementNew feature or requestinternal devModification to the code is requested and should not affect user experiment

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions