nojhan

Results 122 comments of nojhan

Thanks for the detailed (and fast) answers! I'm aiming at using irace as a substep of a much larger pipeline, hence I'm looking for maximizing performances. In my setting, I...

> We need to decide what "parsable" means. I would say anything that's easily parsed with Python's `line.split()` or GNU's `cut`. IMHO the best option is simple CSV tabular data....