Searched defs:ipopt_options (Results 1 – 4 of 4) sorted by relevance
169 def ipopt_options(self): member in Ipopt180 def ipopt_options(self, val: Dict): member in Ipopt
158 Dict ipopt_options; in main() local
34 ipopt_options = {"fixed_variable_treatment":"relax_bounds", variable
312 BOOST_AUTO_TEST_CASE(ipopt_options) in BOOST_AUTO_TEST_CASE() argument