This is our solution to the problem #4 of the Ukrainian olympiad of computer experiment.
The demonstration is here.
cargo install wasm-pack
./build
Use a local server.
Install GNUPlot.
Use:
./plot A B C
to plot file data/data-A.csv
.
B
is either 0
or 1
and indicates if final size distribution is to be plotted.
C
is either 0
or 1
and indicates if the script should generate an image of the graph only.