call_and_output_CVXPY

compas_tno.solvers.call_and_output_CVXPY(form, problem, printout=False)[source]

Call and output the loadpath optimisation with CVXPY

Parameters
  • form (::class:: FormDiagram) – The form Diagram of the analysis

  • problem (::class:: Problem) – The Problem with relevant matrices and vectors`

  • printout (bool, optional) – Whether or not print results, by default False

Returns

output (dict) – Dictionary with results.