self-avoiding-random-walk
There are 8 repositories under self-avoiding-random-walk topic.
gabsens/SelfAvoidingWalk
Spring 2018 Monte Carlo project at ENSAE: simulation of self-avoiding random walks
kmdouglass/PolymerCpp
2D and 3D wormlike chain generator for Python and written in C++
xalhs/Random-Walks
Simulation of simple and self-avoiding random walks in python.
generic-github-user/self-avoiding-walks
Simulating self-avoiding random walks on lattices and experimenting with grid graphs, Hamiltonian paths, etc.
aryahassibi/Self-Avoiding-Walk
Created this to do different things with my self-avoiding walk.
originalsouth/template_saw
Enumerate all (self avoiding) walks up to a certain length on a square lattice in C++ at compile time
ry-m/gridgen
Self-avoiding walk algorithm to be used in a game