Searched refs:nb_c_str (Results 1 – 1 of 1) sorted by relevance
152 …string solver_str ="ipopt", dual_str = "no", lazy_str = "no", mu_str = "1e+6", nb_c_str = "200", o… in main() local175 …ts in each class). Setting this parameter to -1 will deactivate constraint generation.", nb_c_str); in main()210 nb_c_str = opt["nb"]; in main()211 nb_c = op::str2int(nb_c_str); in main()