danielrherber / dt-qp-project

This project solves linear-quadratic dynamic optimization (LQDO) problems using direct transcription (DT) and quadratic programming (QP)
BSD 3-Clause "New" or "Revised" License
20 stars 6 forks source link

Improve checking of the required fields #7

Open AzadSaeed opened 6 months ago

AzadSaeed commented 6 months ago

Check the required fields behind the scene so that if a field is not included by the user, it is assumed to be empty.