Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Bug] - Issue generating mirror constraints #18

Copy link
Copy link

Description

@rkrishnasanka
Issue body actions

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:

  1. Incorporate memoization, when evaluating the group for the components (the current implementation doe not do that)
  2. Ensure that the component only exists in 1 mirror group by making sure that the shortest path to the root component all exist in the same mirror group
Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.