smt_optim.benchmarks.misc package#
Submodules#
smt_optim.benchmarks.misc.avt module#
- class smt_optim.benchmarks.misc.avt.Mass[source]#
Bases:
BenchmarkProblem
- class smt_optim.benchmarks.misc.avt.Spring[source]#
Bases:
BenchmarkProblem
- class smt_optim.benchmarks.misc.avt.SpringMass[source]#
Bases:
BenchmarkProblem
smt_optim.benchmarks.misc.edge_cases module#
- class smt_optim.benchmarks.misc.edge_cases.Rosenbrock2[source]#
Bases:
BenchmarkProblem
smt_optim.benchmarks.misc.gano module#
- class smt_optim.benchmarks.misc.gano.G8[source]#
Bases:
BenchmarkProblem
smt_optim.benchmarks.misc.modified_avt module#
- class smt_optim.benchmarks.misc.modified_avt.ConstrainedSpring[source]#
Bases:
BenchmarkProblem
smt_optim.benchmarks.misc.original module#
- class smt_optim.benchmarks.misc.original.Branin1[source]#
Bases:
BenchmarkProblem[1]
- class smt_optim.benchmarks.misc.original.Branin2[source]#
Bases:
BenchmarkProblem[1]
f_min = 12.001 f_min_x = np.array([0.941, 0.317])
- class smt_optim.benchmarks.misc.original.BraninMF[source]#
Bases:
BenchmarkProblem
- class smt_optim.benchmarks.misc.original.Rosenbrock[source]#
Bases:
BenchmarkProblem
- class smt_optim.benchmarks.misc.original.Sasena1[source]#
Bases:
BenchmarkProblem[1]
f_min = -1.1723 f_min_x = np.array([2.7450, 2.3523])