Open ttusar opened 1 week ago
I agree that it would be nicer to have (c)leaner output folders. The only place where to do something about it, is most likely the logger itself, maybe deleting the file if it turns out that no actual data was written? As @nikohansen said yesterday, the .rdat
files are anyway of no use with the newest exampleexperiment
...
Currently, the observer creates several files for each problem:
dat
,tdat
,rdat
,mdat
(andadat
in the bi-objective case). However,rdat
andmdat
are often empty.Is this an issue? Should/can we do something about it?