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

Embedded PERK 2-3 #19

Open
3 of 4 tasks
warisa-r opened this issue Nov 11, 2024 · 0 comments
Open
3 of 4 tasks

Embedded PERK 2-3 #19

warisa-r opened this issue Nov 11, 2024 · 0 comments
Assignees

Comments

@warisa-r
Copy link
Owner

warisa-r commented Nov 11, 2024

Here to keep track of all my embedded PERK scheme attempt

  • Base with changed function of a_unknown and polynomial optimizer to something that can also take num_stage_evals. + matrix that solve b
  • Solve a_unknown using JuMP and Ipopt is based on Base using_JuMPIpopt_a_unknown
  • Find c using JuMP and Ipopt so that a_unknown and b_embedded are positive. -> Merge two functions into one could solve the existing error using_JuMPIpopt_c.
    Result: Converged to a point of local infeasibility. Problem may be infeasible.
  • Optimize the polynomial and use a, b, and c as free parameters using Ipopt: using_JuMPIpopt_mon_coeffs. -> not functioning right now

All branches are outdated with the main trixi.

@warisa-r warisa-r self-assigned this Nov 11, 2024
@warisa-r warisa-r linked a pull request Nov 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant