Make the instance generator select proposal topics from a Zipf distribution, and
[match/match.git] / program / run-optimized
... / ...
CommitLineData
1#!/bin/bash
2make all-optimized && exec ghci -hisuf O.hi -osuf O.o Test "$@"