Skip to content
This repository has been archived by the owner on Jan 13, 2019. It is now read-only.

Feature request: Generate moves in batch #5

Open
liverex opened this issue Jan 15, 2018 · 4 comments
Open

Feature request: Generate moves in batch #5

liverex opened this issue Jan 15, 2018 · 4 comments

Comments

@liverex
Copy link

liverex commented Jan 15, 2018

Can we open a sgf file, and then let LeelaSabaki generate variations for specified moves?

@yishn
Copy link
Member

yishn commented Jan 15, 2018

You can navigate to a specific position and ask LeelaSabaki to generate a move. (F5)

@liverex
Copy link
Author

liverex commented Jan 15, 2018

Yes, I know this feature. I even implemented a python script controlling LeelaSabaki to generate some moves as specified. However, it would be very useful if it is supported by LeelaSabaki natively.

@yishn
Copy link
Member

yishn commented Jan 15, 2018

So I'm not understanding what you propose... What you mean by 'for specified moves'? How do you want to specify the moves?

@liverex
Copy link
Author

liverex commented Jan 15, 2018

For example, the easiest way is that we can input a customized command in GTP console, like "genmoves 11-12,24,200...", then the LeelaSabaki will navigate to move number 10 and gen move, navigate to move number 11 and gen move, navigate to move number 23 and gen move, navigate to move number 199 and gen move, navigate to move number 200 and gen move,...
We can even use "genmoves 1-1000e" to generate variations for all the even move number, which is white user.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants