Skip to content

Latest commit

 

History

62 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SevenSnake v1.0.1

Problem solution:

Generate all snakes starting in each cell and keep a record for every obtained sum. Snakes duplication avoided during generation. The input csv file is read on demand until solution is found. Keeps in memory only the needed rows to calculate the snakes starting in current row.

Random grid generator:

  • Usage:

    GridGenerator.exe size path/to/file.csv

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages