tp-apprentissage/clustering-benchmark-master/evolve-sc
Titouan Labourdette e3009c62af 1er commit
2021-09-28 15:35:45 +02:00

3 lines
86 B
Bash

#!/bin/bash
ARGS="evolve-sc --test --generations 20 --population 50 $@"
`./run $ARGS`