#include <iostream>
#include <ifopt/problem.h>
#include <ifopt/ipopt_solver.h>
#include <ifopt/test_vars_constr_cost.h>
Go to the source code of this file.
Definition at line 35 of file ex_test_ipopt.cc.