Skip to content

Python code to generate finite state machines to count various kinds of self-avoiding walks in a half-infinite strip.

Notifications You must be signed in to change notification settings

jaypantone/SelfAvoidingStripWalks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SelfAvoidingStripWalks

This repository contains Python code to generate finite state machines to count various kinds of self-avoiding walks in a half-infinite strip. It relies on the finite_state_machines package (https://pypi.org/project/finite-state-machines/) that can be installed with pip!

About

Python code to generate finite state machines to count various kinds of self-avoiding walks in a half-infinite strip.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages