npm install
npm run dev
Acknowledgement is made to Yiannis Giannakopoulos for providing theoretical guidance and feedback on the project.
This project makes use of the GeoSteiner library, developed by David Warme, Pawel Winter, and Martin Zachariasen, for computing Steiner minimal trees. Its license can be found here. Modifications were made to the GeoSteiner code to enable the compilation of the code to WebAssembly.