Raw File
run_tests.sh
#! /bin/bash

julia ../../src/jl/benchmark.jl -i ./instances -o ./output -c
back to top