vehicle_crashworthiness

desdeo_problem.testproblems.vehicle_crashworthiness(var_iv=array([2, 2, 2, 2, 2]))[source]

The crash safety design problem with 3 objectives.

Liao, X., Li, Q., Yang, X., Zhang, W. & Li, W. (2007). Multiobjective optimization for crash safety design of vehicles using stepwise regression model. Structural and multidisciplinary optimization, 35(6), 561-569. https://doi.org/10.1007/s00158-007-0163-x

Parameters:

var_iv (np.array) – Optional, initial variable values. Must be between 1 and 3. Defaults are [2, 2, 2, 2, 2].

Returns:

a problem object.

Return type:

MOProblem