https://github.com/venondev/AlmostCliquePoly
Raw File
Tip revision: b6d933957b7e76188507325d237c73f2c6047840 authored by venondev on 18 November 2021, 13:34:07 UTC
add check for test folder argument
Tip revision: b6d9339
runTest.sh
cd ./src
julia --threads 12 ./test.jl $1
back to top