veins/veins_scripts

veins_scripts/eval/opp_vec2longcsv.sh uses non stable sorting.

Closed this issue · 2 comments

The script reorders consecutive entries of the same key. This can lead to unexpected data shuffling.

dbuse commented

Thanks for reporting this! Let's discuss solutions in your PR.

dbuse commented

Fixed by #10