-
Notifications
You must be signed in to change notification settings - Fork 312
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
slice_cfr #194
base: master
Are you sure you want to change the base?
slice_cfr #194
Conversation
这是来自QQ邮箱的假期自动回复邮件。
您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。
|
I'm reviewing this. Thanks a lot for your impressive work in advance! Really looking forword for the CUDA version. |
Hey could you add a description on what environment is needed to compile this code? And could you add some statics if there is any on how performance changes before and after this slice method? |
Hey is it possible we talk through wechat? I want to discuss some other project that you are working on and future possible future cooperations. If you are interested in such a discussion, please add my wechat: 892009517 . |
decoupling between console and qt
Hi, CI failed on latest commit, do you mind check it a bit? |
install dependencies error, not compile error
|
Hello, if the branch has no more issues, can it be merged ? I also could help with some quality of life commits as i don't know much about algorithm but could help with the frontend maybe but i don't know how that would work I would really like to make the solver better i am a web developer, i know c#, php, java, etc. I have only once programmed in c++. I have been checking the source code a little bit, even tho i don't know much about algorithms regarding the solutions or optimizations, i could help with some quality of like improvements, you could maybe tell me things to do and i could work on them |
This branch still has unresolved issues. Both speed and accuracy is not verified, can't merge now. |
Make it to the mobile version of Android |
slice_cfr traverses the tree using slice structure rather than dfs method, so it's easier to change to CUDA code