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

Catching irrelevant (but not tiny) edges #27

Open
cruizgo opened this issue Aug 30, 2022 · 0 comments
Open

Catching irrelevant (but not tiny) edges #27

cruizgo opened this issue Aug 30, 2022 · 0 comments

Comments

@cruizgo
Copy link
Collaborator

cruizgo commented Aug 30, 2022

During the topological optimization process we start removing the smaller edges, guessing they are the less relevant. If such assumption is wrong we can always go back.

However, if a certain edge do not contribute to the amplitude of any existing ket, this may remain with its initial random value. Such value may not be the smallest, but the edge is still irrelevant. It may be worth to look for such circumstance, in case it actually occurs, to speed up the optimization process.

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