Space Truss Span Mass Min ========================= Source: ``examples/optimization/space_truss_span_mass_min.py`` Introduction ------------ Solve the packaged 3D space-truss mass-minimization benchmark. Technical Implementation ------------------------ This page is generated from the top-of-file module docstring and the example source code. The full script is included below for direct inspection. .. literalinclude:: ../../../examples/optimization/space_truss_span_mass_min.py :language: python :lines: 3- :linenos: Expected Results ---------------- .. rubric:: Run Command .. code-block:: bash PYTHONPATH=src python3 examples/optimization/space_truss_span_mass_min.py Run the command shown below from repository root. Output should summarize the problem setup, a baseline solution, or diagnostic values relevant to this example.