We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Update the algorithm in mirrorconstraint.py to quickly traverse the children of the root node and identify the mirror components.
The current algorithm takes far too long to generate the constraints. This is blocking the constraint JSON generation.
Suggestions:
Update the algorithm in mirrorconstraint.py to quickly traverse the children of the root node and identify the mirror components.
The current algorithm takes far too long to generate the constraints. This is blocking the constraint JSON generation.
Suggestions: