Skip to content

[Roadmap] DSL extension at the abstract/semantic level #290

Description

@ocots

Objective

Extend the DSL at the abstract (semantic) level to support new problem formulations and transformations.

Scope

  • DSL transformations for multi-phase problems, free final time, interior point constraints
  • Penalization (à la Malisani)
  • Symbolic reduction (with ModelingToolkit.jl integration)
  • Work at the abstract/semantic level (IR) rather than the parsing level

Why

Extending the DSL at the semantic level (via the IR being introduced in the CTParser refactoring) will make it easier to add new features without modifying the parser. This is closely tied to the CTParser IR work (CTParser #289).

References

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions