[Ipopt] Help required
Tony Kelman
kelman at berkeley.edu
Thu Mar 19 13:27:45 EDT 2015
You should probably look into one or more of Pyipopt, Cyipopt, Pyomo, the
APMonitor Python API, etc. There are quite a few different options for
calling Ipopt from Python.
-Tony
-----Original Message-----
From: ehtisham asghar
Sent: Tuesday, March 17, 2015 6:14 PM
To: ipopt at list.coin-or.org
Subject: [Ipopt] Help required
hello good day to all
i am new learner in c++ and I am trying to run an Ipopt algorithm in c++. I
have seen your examples and I have a question. In your examples you have
given the hard code values for the contraints means you have already set
them. My question is can we define those values dynamically by generating
them some where else and calling those values as a constraints and
variables. I am trying to generate the constraints and variables In python
and I need to pass those values here for computations. please guide me
regarding this. Thank you for your time.
Kind Regards
Engr. M.EHTISHAM ASGHAR|
B.E ELECTRONICS ENGINEERING
_______________________________________________
Ipopt mailing list
Ipopt at list.coin-or.org
http://list.coin-or.org/mailman/listinfo/ipopt
More information about the Ipopt
mailing list