#include <iostream>
#include <ifopt/problem.h>
#include <ifopt/snopt_solver.h>
#include <ifopt/test_vars_constr_cost.h>
Go to the source code of this file.
Definition at line 36 of file ex_test_snopt.cc.