FixedSymmetricProblem
- class compas_tno.problems.FixedSymmetricProblem
Bases:
ProblemProblem with both fixed diagram and symmetry constraints.
This specialized problem class combines the features of FixedProblem and SymmetricProblem, applying both independent edge computation and symmetry reduction.
Methods
Create a FixedSymmetricProblem from a FormDiagram.