Skip to content

A Wolfram Language paclet with rectangle bin packing functionality.

Notifications You must be signed in to change notification settings

jasondbiggs/RectanglePacking

Repository files navigation

To build:

git clone --recurse-submodules [email protected]:jasondbiggs/RectanglePacking.git
cd rectanglepacking/
mkdir build
cd build
cmake -DWolframLanguage_INSTALL_DIR=/Applications/Mathematica.app/Contents  -DJLLU=4 ..
make -j4 install

Then run PacletDirectoryLoad in WL on the appropriate directory.

About

A Wolfram Language paclet with rectangle bin packing functionality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published