Searched refs:lower_and_upper_bounds_object (Results 1 – 5 of 5) sorted by relevance
41 lower_and_upper_bounds_object(nullptr), in OptimizationSolver()
356 if (this->lower_and_upper_bounds_object) in solve()359 this->lower_and_upper_bounds_object->lower_and_upper_bounds(this->system()); in solve()
545 if (this->lower_and_upper_bounds_object) in solve()548 this->lower_and_upper_bounds_object->lower_and_upper_bounds(this->system()); in solve()
176 OptimizationSystem::ComputeLowerAndUpperBounds * lower_and_upper_bounds_object; variable
472 system.optimization_solver->lower_and_upper_bounds_object = &assemble_opt; in main()