433 B
433 B
Pivot-SAW
Pivot self avoiding walk
How to run it
Visualization
The visualization can be run using the command cargo run --release
in the directory crates/visualization
.
Analysis
You can run the analysis by executing the following two commands in the directory crates/analysis
:
cargo run --release
which generatesanalysis.csv
julia --project main.jl
which generatesanalysis.png