control-toolbox / control-toolbox/CTParser.jl
[Feature] Add system of annotations to the parser
Open
enhancement
- Dominant language
- Julia
- Stars
- 3
- Forks
- 0
- Avg merge
- 4h 22m
- Merged PRs (30d)
- 2
Description
Thanks to @gdupont1, we thought about adding a system of annotations to the parser to give the possibility to extend our parsing to external developers.
**Question.** @jbcaillau Why do we have to write `==` instead of `=` for the constraints?
**Remark.** Another idea is to provide an intermediate structured data between the definition of the optimal control problem and the `OptimalControlModel` to facilitate manipulations such as adding a state, normalizing the time, etc.
Contributor guide
Assessment
This issue has not been assessed yet.