bupticybee / TexasSolver

🚀 A very efficient Texas Holdem GTO solver :spades::hearts::clubs::diamonds:
https://bupticybee.github.io/texassolver_page
GNU Affero General Public License v3.0
1.65k stars 295 forks source link

Importing strategies #167

Open yannickb85 opened 1 year ago

yannickb85 commented 1 year ago

I'm presuming that saving strategies is in sort the way to save your simulations, am I wrong in thinking that? I wonder then how to import those saved strategies afterwards to review them later.

Otherwise is there any way to save the simulations that I compute in order to review them later or do I need to re-run them each time I open the program.

Thank you!

bupticybee commented 1 year ago

I'm presuming that saving strategies is in sort the way to save your simulations, am I wrong in thinking that? I wonder then how to import those saved strategies afterwards to review them later.

Otherwise is there any way to save the simulations that I compute in order to review them later or do I need to re-run them each time I open the program.

Thank you!

Yes you are right, loading the saved strategy is still under development. Sorry it can't be done now.

Robyn12 commented 7 months ago

I'd like to see also a feature to import multiple .json solutions. So that it's faster to run through multiple solutions. Maybe even solutions explorer as different executable. I think it would be great asset, if I decide to run multiple solutions with console_solver. Thank you for this great software, I appreciate your work! :3

bupticybee commented 7 months ago

I'd like to see also a feature to import multiple .json solutions. So that it's faster to run through multiple solutions. Maybe even solutions explorer as different executable. I think it would be great asset, if I decide to run multiple solutions with console_solver. Thank you for this great software, I appreciate your work! :3

Yeah it's just I havn't got the time to implement the feature recently. Happy if you want to try~

Robyn12 commented 7 months ago

I don't have QT license, and no corporate-email, right now. Is it possible to get the license legally?

bupticybee commented 7 months ago

I don't have QT license, and no corporate-email, right now. Is it possible to get the license legally?

Why don't you just use QT opensource version?