Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 153 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 153 Bytes

WASM Bindings for rs-graph's MaxFlow

Build

docker build -t maxflow-wasm . &&
docker run -d -v ${PWD}:/usr/src/maxflow-wasm maxflow-wasm