Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 350 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 350 Bytes

metis-js

JavaScript port of METIS graph partitioning library

if you just want the library - it's in the /js folder

relevant build parts are:

  • wasm.c
  • em-build.sh

License: please note that METIS itself is not licensed as part of this project, only the build files to create WASM and JS port Refer to METIS project for respective license details