Skip to content

davidowe/EWS-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A minimal Expected Work Search example implementation. By Owen Randall (davidowe@ualberta.ca).

From the IJCAI 2024 paper: Expected Work Search: Combining Win Rate and Proof Size Estimation Owen Randall, Martin M ̈uller, Ting-Han Wei, Ryan Hayward

Run using the command: python EWS.py Uses a Go Text Protocol command line interface. Lists known commands on startup.

Can solve up to the 3x3 Go board and 4x4 Hex board in a reasonable timeframe. Does not include any improvements for a strong search, this is just a barebones implementation of EWS.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages