Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

battleship

This is an automated solver from the game battleship. It tries to find the most probable cell that contains battleship by constructing a number of boards that fit the resulting data (Hit, HitSink or Miss on cells).

Right now it works properly only on a small boards (7 x 7) with no more than 5-6 large ships.

To solve run:

cabal run exe:battleship

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages