d-krupke/AlgBench

Create an "archive"-function that makes a benchmark read-only

Opened this issue · 0 comments

When writing a research paper, you may want to freeze a dataset and prevent accidental changes to it.
It would be easy to add a flag to a dataset that prevents algbench of manipulating it. Maybe, it should also create a hash for verification.