{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/constrained-form-finding-of-tension","title":"Constrained Form-Finding of Tension-Compression Structures using Automatic Differentiation","arxiv_id":"2111.02607","date":"2021-11-04","proceeding":null,"authors":["Rafael Pastrana","Patrick Ole Ohlbrock","Thomas Oberbichler","Pierluigi D'Acunto","Stefana Parascho"],"abstract":"This paper proposes a computational approach to form-find pin-jointed, bar structures subjected to combinations of tension and compression forces. The generated equilibrium states can meet force and geometric constraints via gradient-based optimization. We achieve this by extending the combinatorial equilibrium modeling (CEM) framework in three important ways. First, we introduce a new topological object, the auxiliary trail, to expand the range of structures that can be form-found with the framework. Then, we leverage automatic differentiation (AD) to obtain an exact value of the gradient of the sequential and iterative calculations of the CEM form-finding algorithm, instead of a numerical approximation. Finally, we encapsulate our research developments into an open-source design tool written in Python that is usable across different CAD platforms and operating systems. After studying four different structures -- a self-stressed planar tensegrity, a tree canopy, a curved bridge, and a spiral staircase -- we demonstrate that our approach enables the solution of constrained form-finding problems on a diverse range of structures more efficiently than in previous work.","url_abs":"https://arxiv.org/abs/2111.02607v2","url_pdf":"https://arxiv.org/pdf/2111.02607v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"links_only","authors_date_abstract":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license), from the Kaggle arXiv metadata snapshot of 2026-09-12"},"code_links":[{"paper_slug":"constrained-form-finding-of-tension","repo_url":"https://github.com/arpastrana/cem_ad_cad","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"constrained-form-finding-of-tension","repo_url":"https://github.com/arpastrana/compas_cem","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2111.02607","atlas_url":"https://app.syntology.ai/?focus=2111.02607","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2111.02607"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/arpastrana/compas_cem","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/arpastrana/cem_ad_cad","reach":{"status":"ok"}}],"summary":{"ran":3,"unverified":2},"by_repo_kind":{"listed":{"samples":5,"ran":3,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"ce495a799b4d9215","entry":"grad_autograd","repo":"arpastrana/compas_cem","repo_kind":"listed","path":"src/compas_cem/optimization/grad.py","file_url":"https://github.com/arpastrana/compas_cem/blob/HEAD/src/compas_cem/optimization/grad.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ce495a799b4d9215"}},{"code_sha256_prefix":"eab9c3b4d4e038df","entry":"grad_finite_differences","repo":"arpastrana/compas_cem","repo_kind":"listed","path":"src/compas_cem/optimization/grad.py","file_url":"https://github.com/arpastrana/compas_cem/blob/HEAD/src/compas_cem/optimization/grad.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"eab9c3b4d4e038df"}},{"code_sha256_prefix":"5910d39f77e0887e","entry":"nlopt_status","repo":"arpastrana/compas_cem","repo_kind":"listed","path":"src/compas_cem/optimization/nlopt.py","file_url":"https://github.com/arpastrana/compas_cem/blob/HEAD/src/compas_cem/optimization/nlopt.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5910d39f77e0887e"}},{"code_sha256_prefix":"7a04b59f3f7027e4","entry":"equilibrium_state_numpy","repo":"arpastrana/compas_cem","repo_kind":"listed","path":"src/compas_cem/equilibrium/force_numpy.py","file_url":"https://github.com/arpastrana/compas_cem/blob/HEAD/src/compas_cem/equilibrium/force_numpy.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7a04b59f3f7027e4"}},{"code_sha256_prefix":"19116d29f038b8b8","entry":"node_equilibrium","repo":"arpastrana/compas_cem","repo_kind":"listed","path":"src/compas_cem/equilibrium/force_numpy.py","file_url":"https://github.com/arpastrana/compas_cem/blob/HEAD/src/compas_cem/equilibrium/force_numpy.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"19116d29f038b8b8"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}