Skip to content

[Dev] Extensions #12

@ocots

Description

@ocots

We could make two extensions containing respectively JuMPModels and OptimalControlModels.

The module JuMPModels would be triggered by using JuMP and OptimalControlModels by OptimalControl.

This would reduce what is loaded for instance if a user only wants to load OptimalControl models.

using OptimalControl
using OptimalControlProblems

nlp = OptimalControlModels.cart_pendulum()

Note

CTBasePlots.jl is an extension of CTBase.jl. To trigger it, see the Project.toml.

Metadata

Metadata

Assignees

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