Skip to content
misiekc edited this page May 11, 2019 · 3 revisions

Welcome to the polygonRSA wiki!

To compile the program, go to the folder "Release" and run the command: make all

To run the program go to the folder "Release" and type: ./polygonRSA simulate -f ../input.txt

Please read ../input.txt file as it contains the configuration for the packing generation process. If you want to see the generated packing change the storePacking option to true, run the program and then run the program again: ./polygonRSA wolfram -f ../input.txt packing_Triangle_1.0_1.0_1.0_10000_0.bin and you will get a Mathematica notebook containing generated packing.

Clone this wiki locally