- Add code to visualize an instance and matching as a graph (bipartite, rather
[match/match.git] / program / run
1 #!/bin/bash
2 make && exec ghci Test "$@"