Skip to content

ethomas2/counting-nodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

given a 4x8 grid where you start at the top left

S - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - -
  • how many "self-avoiding" paths are there (ie a path which does not intersect itself)
  • how many "self-avoiding" "terminal" where terminal is defined as a path that cannot be extended

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published