Index _ | A | B | C | D | E | F | G | H | I | L | M | N | O | P | R | S | T | U | V | W | X _ __init__() (pyglobalsearch.PyLocalSolution method) (pyglobalsearch.PyOQNLPParams method) (pyglobalsearch.PyProblem method) (pyglobalsearch.PySolutionSet method) A alpha (pyglobalsearch.builders.PyNelderMead attribute) B best_objective (pyglobalsearch.observers.PyStage1State attribute) (pyglobalsearch.observers.PyStage2State attribute) best_point (pyglobalsearch.observers.PyStage1State attribute) (pyglobalsearch.observers.PyStage2State attribute) best_solution() (pyglobalsearch.PySolutionSet method), [1] Both (pyglobalsearch.observers.PyObserverMode attribute) bounds (pyglobalsearch.builders.PyHagerZhang attribute) (pyglobalsearch.builders.PyMoreThuente attribute) C c1 (pyglobalsearch.builders.PyMoreThuente attribute) c2 (pyglobalsearch.builders.PyMoreThuente attribute) Cauchy (pyglobalsearch.builders.PyTrustRegionRadiusMethod attribute) cauchy() (pyglobalsearch.builders.PyTrustRegionRadiusMethod static method) cobyla() (in module pyglobalsearch.builders) constraints (pyglobalsearch.PyProblem attribute), [1] current_iteration (pyglobalsearch.observers.PyStage2State attribute) current_substage (pyglobalsearch.observers.PyStage1State attribute) curvature_threshold (pyglobalsearch.builders.PyNewtonCG attribute) D delta (pyglobalsearch.builders.PyHagerZhang attribute) distance_factor (pyglobalsearch.PyOQNLPParams attribute), [1] E elapsed_time (pyglobalsearch.observers.PyObserver attribute) epsilon (pyglobalsearch.builders.PyHagerZhang attribute) eta (pyglobalsearch.builders.PyHagerZhang attribute) (pyglobalsearch.builders.PyTrustRegion attribute) F ftol_abs (pyglobalsearch.builders.PyCOBYLA attribute) ftol_rel (pyglobalsearch.builders.PyCOBYLA attribute) fun() (pyglobalsearch.PyLocalSolution method), [1] function_evaluations (pyglobalsearch.observers.PyStage1State attribute) (pyglobalsearch.observers.PyStage2State attribute) G gamma (pyglobalsearch.builders.PyHagerZhang attribute) (pyglobalsearch.builders.PyNelderMead attribute) gradient (pyglobalsearch.PyProblem attribute), [1] H hagerzhang() (in module pyglobalsearch.builders) (pyglobalsearch.builders.PyLineSearchParams static method) hessian (pyglobalsearch.PyProblem attribute), [1] history_size (pyglobalsearch.builders.PyLBFGS attribute) I improved_local_calls (pyglobalsearch.observers.PyStage2State attribute) is_empty() (pyglobalsearch.PySolutionSet method), [1] is_timing_enabled (pyglobalsearch.observers.PyObserver attribute) iterations (pyglobalsearch.PyOQNLPParams attribute), [1] L l1_coefficient (pyglobalsearch.builders.PyLBFGS attribute) last_added_point (pyglobalsearch.observers.PyStage2State attribute) lbfgs() (in module pyglobalsearch.builders) line_search_params (pyglobalsearch.builders.PyLBFGS attribute) (pyglobalsearch.builders.PyNewtonCG attribute) (pyglobalsearch.builders.PySteepestDescent attribute) local_solver_calls (pyglobalsearch.observers.PyStage2State attribute) M max_iter (pyglobalsearch.builders.PyCOBYLA attribute) (pyglobalsearch.builders.PyLBFGS attribute) (pyglobalsearch.builders.PyNelderMead attribute) (pyglobalsearch.builders.PyNewtonCG attribute) (pyglobalsearch.builders.PySteepestDescent attribute) (pyglobalsearch.builders.PyTrustRegion attribute) max_radius (pyglobalsearch.builders.PyTrustRegion attribute) module pyglobalsearch pyglobalsearch.builders pyglobalsearch.observers morethuente() (in module pyglobalsearch.builders) (pyglobalsearch.builders.PyLineSearchParams static method) N neldermead() (in module pyglobalsearch.builders) newtoncg() (in module pyglobalsearch.builders) O objective (pyglobalsearch.PyLocalSolution attribute), [1] (pyglobalsearch.PyProblem attribute), [1] optimize() (in module pyglobalsearch), [1] P point (pyglobalsearch.PyLocalSolution attribute), [1] population_size (pyglobalsearch.PyOQNLPParams attribute), [1] PyCOBYLA (class in pyglobalsearch.builders) pyglobalsearch module pyglobalsearch.builders module pyglobalsearch.observers module PyHagerZhang (class in pyglobalsearch.builders) PyLBFGS (class in pyglobalsearch.builders) PyLineSearchParams (class in pyglobalsearch.builders) PyLocalSolution (class in pyglobalsearch), [1] PyMoreThuente (class in pyglobalsearch.builders) PyNelderMead (class in pyglobalsearch.builders) PyNewtonCG (class in pyglobalsearch.builders) PyObserver (class in pyglobalsearch.observers) PyObserverMode (class in pyglobalsearch.observers) PyOQNLPParams (class in pyglobalsearch), [1] PyProblem (class in pyglobalsearch), [1] PySolutionSet (class in pyglobalsearch), [1] PyStage1State (class in pyglobalsearch.observers) PyStage2State (class in pyglobalsearch.observers) PySteepestDescent (class in pyglobalsearch.builders) PyTrustRegion (class in pyglobalsearch.builders) PyTrustRegionRadiusMethod (class in pyglobalsearch.builders) R radius (pyglobalsearch.builders.PyTrustRegion attribute) reference_set_size (pyglobalsearch.observers.PyStage1State attribute) rho (pyglobalsearch.builders.PyNelderMead attribute) S sd_tolerance (pyglobalsearch.builders.PyNelderMead attribute) should_observe_stage1 (pyglobalsearch.observers.PyObserver attribute) should_observe_stage2 (pyglobalsearch.observers.PyObserver attribute) sigma (pyglobalsearch.builders.PyHagerZhang attribute) (pyglobalsearch.builders.PyNelderMead attribute) simplex_delta (pyglobalsearch.builders.PyNelderMead attribute) solution_set_size (pyglobalsearch.observers.PyStage2State attribute) solutions (pyglobalsearch.PySolutionSet attribute), [1] stage1() (pyglobalsearch.observers.PyObserver method) stage1_final() (pyglobalsearch.observers.PyObserver method) Stage1Only (pyglobalsearch.observers.PyObserverMode attribute) stage2() (pyglobalsearch.observers.PyObserver method) Stage2Only (pyglobalsearch.observers.PyObserverMode attribute) steepestdescent() (in module pyglobalsearch.builders) Steihaug (pyglobalsearch.builders.PyTrustRegionRadiusMethod attribute) steihaug() (pyglobalsearch.builders.PyTrustRegionRadiusMethod static method) step_size (pyglobalsearch.builders.PyCOBYLA attribute) T theta (pyglobalsearch.builders.PyHagerZhang attribute) threshold_factor (pyglobalsearch.PyOQNLPParams attribute), [1] threshold_value (pyglobalsearch.observers.PyStage2State attribute) tolerance (pyglobalsearch.builders.PyNewtonCG attribute) tolerance_cost (pyglobalsearch.builders.PyLBFGS attribute) tolerance_grad (pyglobalsearch.builders.PyLBFGS attribute) total_time (pyglobalsearch.observers.PyStage1State attribute) (pyglobalsearch.observers.PyStage2State attribute) trial_points_generated (pyglobalsearch.observers.PyStage1State attribute) trust_region_radius_method (pyglobalsearch.builders.PyTrustRegion attribute) trustregion() (in module pyglobalsearch.builders) U unchanged_cycles (pyglobalsearch.observers.PyStage2State attribute) unique_updates() (pyglobalsearch.observers.PyObserver method) V variable_bounds (pyglobalsearch.PyProblem attribute), [1] W wait_cycle (pyglobalsearch.PyOQNLPParams attribute), [1] width_tolerance (pyglobalsearch.builders.PyMoreThuente attribute) with_callback() (pyglobalsearch.observers.PyObserver method) with_callback_frequency() (pyglobalsearch.observers.PyObserver method) with_default_callback() (pyglobalsearch.observers.PyObserver method) with_mode() (pyglobalsearch.observers.PyObserver method) with_stage1_callback() (pyglobalsearch.observers.PyObserver method) with_stage1_tracking() (pyglobalsearch.observers.PyObserver method) with_stage2_callback() (pyglobalsearch.observers.PyObserver method) with_stage2_tracking() (pyglobalsearch.observers.PyObserver method) with_timing() (pyglobalsearch.observers.PyObserver method) X x() (pyglobalsearch.PyLocalSolution method), [1] xtol_abs (pyglobalsearch.builders.PyCOBYLA attribute) xtol_rel (pyglobalsearch.builders.PyCOBYLA attribute)