f_max_section

compas_tno.problems.f_max_section(variables, problem)

Objective function to minimise additional thickness required to find a feasible thrust network

Parameters:
variablesarray (k x 1)

Variables to pass to the function.

MProblem

The class with necessary matrices, or arguments, to compute the objective function

Returns:
ffloat

The value of the objective function.