SymmetricProblem

class compas_tno.problems.SymmetricProblem

Bases: Problem

Problem with symmetry constraints applied.

This specialized problem class represents a structural analysis problem where the form diagram has symmetry, allowing reduction of variables by exploiting symmetric patterns.

Methods

from_formdiagram

Create a SymmetricProblem from a FormDiagram with symmetry constraints.