run_NLP_proxy2
- compas_tno.problems.run_NLP_proxy2(formdata, shapedata, optimiserdata)[source]
Run nonlinear multiobjective optimisations using the proxy
- Parameters
shapedata (dict) – Data of the Shape object
formdata (dict) – Data of the Form object
optimiserdata (dict) – Data of the Optimiser object
- Returns
shapedata (dict) – Data of the Shape object
formdata (dict) – Data of the optimised form diagram.
optimiserdata (dict) – Data of the Optimiser object.