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

revise the ExactTreeWidth solver with TreeWidthSolver 0.2.0 #46

Merged
merged 4 commits into from
Aug 7, 2024

Conversation

ArrogantGao
Copy link
Contributor

@ArrogantGao ArrogantGao commented Aug 5, 2024

In TreeWidthSolver.jl 0.2.0, the EliminationOrder contains the information about which indices are eliminated together.
The solver ExactTreeWidth() has been revised to work with the new EliminationOrder.

@ArrogantGao
Copy link
Contributor Author

Fixed the bug that ExactTreeWidth solver can not properly handle scalar input.
Input tensors with no indices will be added to the construction tree of other tensors after optimization.

@GiggleLiu GiggleLiu merged commit 36e0250 into TensorBFS:master Aug 7, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants