Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Group binding: reduce combinatorial complexity and improve quality #255

Open
ryukzak opened this issue Jun 15, 2023 · 0 comments
Open

Group binding: reduce combinatorial complexity and improve quality #255

ryukzak opened this issue Jun 15, 2023 · 0 comments

Comments

@ryukzak
Copy link
Owner

ryukzak commented Jun 15, 2023

Same ideas and approaches:

  • Clusters.
    • If we can find independent group binding -- we should separate them.
    • If we can find different relations between functions -- we should use them in clustering. E.g. wave number and propagate it GroupBindMetric.
  • Function merge. Currently, we merge all functions with same type, which possible close some options for us. We need to enhance this method for the future.
This was referenced Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant