convexengineering / gplibrary

Useful subsystem models
MIT License
10 stars 11 forks source link

Change bounds to work on gassolar, solar, and jho simultaneously #151

Closed bqpd closed 6 years ago

bqpd commented 6 years ago

@mjburton11 this also changes the default style to not pulling lower level variables up to self. unless they're used in constraints! Advantages: makes it clearer where variables are coming from. Disadvantages: makes it harder to change where variables come from. It's just a style thing, so feel free to change that part back...

bqpd commented 6 years ago

This doesn't work on gplibrary tests, I think because they're a very different bounding environment than the full airplanes are? If you've got the time to get those tests working with the bounds that would be fantastic!