Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem library now defines functions #186

Merged
merged 2 commits into from
Jul 26, 2024
Merged

problem library now defines functions #186

merged 2 commits into from
Jul 26, 2024

Conversation

PierreMartinon
Copy link
Member

@PierreMartinon PierreMartinon commented Jul 26, 2024

Each function returns a named tuple with

  • ocp
  • objective (used for checks if not set to nothing)
  • name (string)
  • init (can be nothing)

A problem file can define several functions for related problems (see bioreactor.jl)

@PierreMartinon PierreMartinon merged commit c535c83 into main Jul 26, 2024
3 checks passed
@PierreMartinon PierreMartinon deleted the problems branch July 26, 2024 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants