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

[WIP] Add control offset to QuadraticCostWithOffset #82

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

hmzh-khn
Copy link
Collaborator

@hmzh-khn hmzh-khn commented Apr 13, 2023

Confirm that SILQGames on LQ example matches Stackelberg LQ Solver in 1 iteration for noisy Stackelberg control input of same horizon. However, a bad initial guess can fail to converge like this one.

LQ Stackelberg Example:
image

SILQGames with step size of 1, noisy LQ Stackelberg initial controls, max_iters=1

Next steps:
Fix the quadraticization function in CostUtils.jl with this type of fix.

@hmzh-khn hmzh-khn changed the title Add control offset to QuadraticCostWithOffset [WIP] Add control offset to QuadraticCostWithOffset May 16, 2023
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.

1 participant