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

Faster exact solution of sparse MaxCut and QUBO problems #14

Open
Kashalpha opened this issue May 2, 2022 · 0 comments
Open

Faster exact solution of sparse MaxCut and QUBO problems #14

Kashalpha opened this issue May 2, 2022 · 0 comments
Labels
Optimization 最適化アルゴリズム

Comments

@Kashalpha
Copy link
Owner

一言でいうと

スパースなMax Cut問題(= QUBO)に対する最適化アルゴリズムとして、(i)削減手法(ii)切除平面法(iii)分枝カットソルバーを組み合わせた手法を提案した。

論文リンク

https://arxiv.org/abs/2202.02305

概要

先行研究

コメント

@Kashalpha Kashalpha added the Optimization 最適化アルゴリズム label May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Optimization 最適化アルゴリズム
Projects
None yet
Development

No branches or pull requests

1 participant