QuadraticObjective.linear

property QuadraticObjective.linear: qiskit.optimization.problems.linear_expression.LinearExpression

Returns the linear part of the objective function.

Return type

LinearExpression

Returns

The linear part of the objective function.