Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 229 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 229 Bytes

snopt-examples

Example problems for nonlinear optimizer SNOPT7

./configure --with-snopt="-L/path/to/snopt -lsnopt7"
make
make install
./configure --with-snopt="-L/path/to/snopt -lsnopt7_cpp"
make
make install