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

Cleanup and remove SIMP and CSIMP #126

Merged
merged 5 commits into from
Sep 8, 2022
Merged

Cleanup and remove SIMP and CSIMP #126

merged 5 commits into from
Sep 8, 2022

Conversation

mohamed82008
Copy link
Member

This PR removes the SIMP and ContinuationSIMP structs and code entirely. SIMP is just solving a nonlinear program using Nonconvex and CSIMP is solving multiple such problems in a loop. I updated the examples and tests to show how to do both without the old structs.

@mohamed82008 mohamed82008 merged commit 669e760 into master Sep 8, 2022
yijiangh pushed a commit that referenced this pull request Jan 8, 2023
* cleanup and remove SIMP and CSIMP

* define nsteps

* reduce nsteps

* comment out benchmark code

* cleanup
@mohamed82008 mohamed82008 deleted the mt/cleanup branch February 3, 2024 14:04
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.

None yet

1 participant