Skip to content

v2.0.0 SNOPT C/C++ interface

Compare
Choose a tag to compare
@gnowzil gnowzil released this 07 Mar 23:16
· 23 commits to master since this release

Major changes to C and C++ interface.

Removed problem data from classes and structs. Modified solves to accept problem data directly. Examples updated.

SQOPT added to the interface; QP examples added.