optymus
Optimization Methods in Python
Navigation
Quickstart
API Reference
Examples
Guide
Related Topics
Documentation overview
Index
_
|
A
|
B
|
C
|
D
|
E
|
G
|
H
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
Y
_
__init__() (optymus.benchmark.Ackley method)
(optymus.benchmark.Beale method)
(optymus.benchmark.Booth method)
(optymus.benchmark.Crossintray method)
(optymus.benchmark.CustomFunction method)
(optymus.benchmark.Eggholder method)
(optymus.benchmark.GoldsteinPrice method)
(optymus.benchmark.Levy method)
(optymus.benchmark.Mccormick method)
(optymus.benchmark.Rastrigin method)
(optymus.benchmark.Rosenbrock method)
(optymus.benchmark.Sphere method)
(optymus.benchmark.StyblinskiTang method)
(optymus.benchmark.TopologicalDomain method)
(optymus.benchmark.WheelersRidge method)
(optymus.Optimizer method)
(optymus.routing.VRPSolver method)
A
Ackley (class in optymus.benchmark)
adagrad() (in module optymus.methods)
adam() (in module optymus.methods)
adamax() (in module optymus.methods)
B
Beale (class in optymus.benchmark)
bfgs() (in module optymus.methods)
Booth (class in optymus.benchmark)
boundary_conditions() (in module optymus.benchmark)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
(optymus.benchmark.TopologicalDomain method)
,
[1]
bracket_minimum() (in module optymus.search)
C
check_dimension() (optymus.Optimizer method)
cmaes() (in module optymus.methods)
compute_area() (in module optymus.benchmark)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
(optymus.benchmark.TopologicalDomain method)
,
[1]
compute_distance_matrix() (in module optymus.routing)
conjugate_gradient() (in module optymus.methods)
CookDomain (in module optymus.benchmark)
cross_entropy() (in module optymus.methods)
Crossintray (class in optymus.benchmark)
CustomFunction (class in optymus.benchmark)
D
differential_evolution() (in module optymus.methods)
domain_boundary_conditions (in module optymus.benchmark)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
(optymus.benchmark.TopologicalDomain attribute)
domain_bounding_box (in module optymus.benchmark)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
(optymus.benchmark.TopologicalDomain attribute)
domain_fixed_points (in module optymus.benchmark)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
(optymus.benchmark.TopologicalDomain attribute)
E
Eggholder (class in optymus.benchmark)
G
get_results() (optymus.Optimizer method)
golden() (in module optymus.search)
GoldsteinPrice (class in optymus.benchmark)
H
HornDomain (in module optymus.benchmark)
L
Levy (class in optymus.benchmark)
line_search() (in module optymus.search)
M
MbbDomain (in module optymus.benchmark)
Mccormick (class in optymus.benchmark)
MichellDomain (in module optymus.benchmark)
N
name (in module optymus.benchmark)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
(optymus.benchmark.TopologicalDomain attribute)
newton_raphson() (in module optymus.methods)
O
Optimizer (class in optymus)
P
particle_swarm() (in module optymus.methods)
polymesher() (in module optymus.methods)
powell() (in module optymus.methods)
R
Rastrigin (class in optymus.benchmark)
report() (optymus.Optimizer method)
rmsprop() (in module optymus.methods)
Rosenbrock (class in optymus.benchmark)
S
signed_distance() (in module optymus.benchmark)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
(optymus.benchmark.TopologicalDomain method)
,
[1]
signed_distance_function (in module optymus.benchmark)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
(optymus.benchmark.TopologicalDomain attribute)
simulated_annealing() (in module optymus.methods)
solve() (optymus.routing.VRPSolver method)
solve_vrp() (in module optymus.routing)
Sphere (class in optymus.benchmark)
steepest_descent() (in module optymus.methods)
StyblinskiTang (class in optymus.benchmark)
SuspensionDomain (in module optymus.benchmark)
T
TopologicalDomain (class in optymus.benchmark)
U
univariate() (in module optymus.methods)
V
VRPSolver (class in optymus.routing)
W
WheelersRidge (class in optymus.benchmark)
WrenchDomain (in module optymus.benchmark)
Y
yogi() (in module optymus.methods)